/*
  Farben:
  
  
*/

body {
	font-size: 13px;
	margin: 0px;
	margin-top: 15px;
	font-family: Arial, Verdana, sans-serif;
	background-color:#87a1cd;
	text-align: center;
/*	color:#333366; */
}

#title {
	padding:0;
	/*width:960px;*/
	height:120px;
	background:#87a1cd;
	border-bottom: 1px solid gray; 
	left:-100px;
}

/* Menüposition */
#left1 {
	float: right;
	width: 160px;
	height: 100%;
	display: block;
	background-color:#f1eeed;
	margin: auto;
	padding: 0; 
}

#left2 {
	float: left;
	width: 250px;
	height: 100%;
	display: block;
	background-color:#87a1cd;
	margin: auto;
	padding: 0; 
}

/* width := left.width*/
.menucontainer {
	width: 250px;
/* y-Position */	 
/*	padding-top:44px;	*/
}

#maincontainer {
	margin: 0px auto;
	width:980px;
	text-align: left;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 1px solid silver;
	display:table;
}

#content {
	float: left;
	width:570px;
/*	height:600px;  */
	color:black;
	background-color:#A4C6F3;
}

/* Schriftfarbe in Tabellen */
td {
	font-size: 13px;
	color:black;
	line-height:135%; 
}

/* Überschriften */
h1 {
	font-size: 18px;
	font-weight: bold;
	color:black;
	border-bottom: 1px solid silver;
	padding-bottom: 5px; 
}

h3 {
	font-size: 15px;
	font-weight: bold;
	color:black;
}

/* links im Text Farbe*/
a:link, a:visited {
	color:#333366;
	text-decoration: underline;
}

a:hover {
	color:white; 
}

/* Mittige Links (klein) */
.c_ehelp24, .c_ehelp24 a:link, .c_ehelp24 a:visited {
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color:white; 
}

a.ehelp24:hover {
	color:white; 
	text-decoration:underline;
}

.c_ehelp24 {
	margin: 20px auto auto; 
}

/* Logo */
.c_logo {
	float: left;
	margin: 0px;
	margin-left: 8px;
	padding: 0px; 
}


.menutitle {
	text-align: left;
	/*background-color:red;*/
	color: #ffffff;
	padding: 3px 3px 3px 5px;
	border-top: 1px solid gray;
	font-weight: bold; 
}

/* Formatierung des Menü */
a.menu {
	padding: 3px 3px 3px 5px;
	display: block;
	color: #efd8d8;
	background-color: #ffffff;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #a28d83;
	font-size: 14px;
	font-style:bold;	 
}

a.menu_activ:link, a.menu_activ:visited {
	display: block;
	color:#333366;
	background-color:#A4C6F3;
	text-align: left;
	text-decoration:none;
	border-bottom: 1px solid #d9d2cf;
	padding: 3px 3px 3px 5px;
	font-size: 14px; 
	font-style:bold;
}

a.menu:link, a.menu:visited {
	color:white;
	background-color:#87a1cd;
	text-decoration: none;
	padding: 3px 3px 3px 5px;
	margin-bottom: 1px;
	font-size: 14px;
	font-style:bold;	 
}

a.menu:hover {
	color:#ffffff;
	background-color:#A4C6F3;
	text-decoration: none; 
}

.inhalt {
	padding: 10px 20px 0;
 color:#333366;	
	height:600px;  
}

/* Rahmen für Bilder */
.img_rahmen {
  border:1px;
  border-style:solid;
  border-color:black;
  padding:1px;
}

/* Submit-Button */
.c_submit_button {
  font-family:Verdana,sans-serif;
  font-size:1.0em;
  font-weight:bold;
  border:1px;
  border-style:solid;
  border-color:black;
  text-align:center;
  cursor:hand;
  background-color:red;  
  color:white;  
}

a.submenu:link, a.submenu:visited {
	border-style: none;
	/*color: gray;*/
	/*background-color: #f1eeed;*/
	background-color: #f1eeed;
	border-top-color: #dacfc7;
	font-size: 12px; 
}

a.submenu:hover {
	color: #ffffff;
/*	background-color: #d6ccc9;*/
	background-color: #A4C6F3;	
	text-decoration: none; 
}

a.submenu {
	padding-right: 3px;
	border-top: #000 1px solid;
	display: block;
	padding-left: 16px;
	padding-bottom: 3px;
	/*color: #efd8d8;  */
	color:#333366;
	padding-top: 3px;
	background-color: #87a1cd;
	font-weight: normal;
        text-align: left;
	text-decoration: none; 
}

a.submenu_activ {
	padding-right: 3px;
	border-top: #000 0px solid;
	display: block;
	padding-left: 16px;
	padding-bottom: 3px;
	color: #333366;
	padding-top: 3px;
	background-color: #A4C6F3;
	text-align: left;
	text-decoration: none; 
}

.inhalt h1
{
  font-size:14px; 
  font-weight:bold;     
  color:#333366;
}

.inhalt h3
{
  font-size:13px; 
  font-weight:bold;     
  color:#333366;
}

.baum_font
{
  font-size:10px; 
  font-weight:bold;     
  color:#333366;
}

.baum_font2
{
  font-size:1em; 
  font-weight:normal;     
  color:#333366;  
}

td
{
  font-size:0.8em; 
  font-weight:normal;     
  color:#333366;  
}

#myLink a:link {
/* text-decoration: none; */
 color: #333366;
}
#myLink a:visited {
/* text-decoration: none;*/
 color: #333366;
}
#myLink a:hover {
/* text-decoration:none;*/
 color:#333366;
}

