body, table   {  
color: #444444;
font-weight: normal; 
font-size: 12px; 
line-height: 150%; 
font-family: Verdana, Arial , Helvetica, Geneva, Swiss, SunSans-Regular;  
text-decoration: none; 
}
body{
margin:0px;
padding:0px;
}
a, a:visited  { color: #b40000; text-decoration: none; }
a:hover  { color: #184782; text-decoration: underline; }
a:visited:hover { color: #184782; text-decoration: none; }

.menuoben  { color: #939ba1; font-weight: normal; font-size: 10px; line-height: normal; text-decoration: none; font-style: normal; }
a.menuoben { color: #939ba1;  }
a.menuoben:visited { color: #939ba1;  }
a.menuoben:hover   { color: #af2626; text-decoration: underline; }
a.menuoben:visited:hover  { color: #af2626;  text-decoration: none; }


H1    {  
color: #b40000;
font-weight: bold; 
font-size: 15px; 
line-height: 140%; 
margin:0px 0px 4px 0px;
}
H2    {  
margin:2px 0px; 
color: #3a5980; 
font-weight: bold; 
font-size: 13px; 
line-height: 140%; 
}
H3    {
margin:2px 0px;  
color: #3a5980; 
font-size: 12px; 
line-height: 140%; 
font-weight: bold 
}
TableHeader    {
margin:2px 0px;  
color: #3a5980; 
font-size: 11px; 
line-height: 100%; 
font-weight: bold 
}


/*input, textarea  {
  font-family: Verdana, Arial,Helvetica, Geneva, SunSans-Regular, sans-serif;
  line-height:auto;
  float:left;
  display:block;
  width:380px;
  border: 1px solid #3a5980;
  background-color:#e0e0e0;
  font-size: 11px;
  padding: 2px;
  margin-bottom:2px;
  color:#444444;
}*/

.submitStyle{
font-weight:bold;
color:#ffffff;
border: 1px solid #3a5980;
background-color:#3a5980;
width:auto;
padding-left:15px;
background-image: url(layimg/wellen-weiss.gif);
background-repeat: no-repeat;
background-position: top;
background-position:  2px 3px;
}

/*.checkboxStyle{
width:auto;
height:auto;
background-color:#e0e0e0;
}*/

.hiddenStyle {
  display:none;
}


	/**************
	
	 Grundgeruest
	
	***************/
body{
background-color:#ffffff; 
}

#container {
/*width: 1000px;*/
margin-left: 0px;
margin-right: auto;
text-align:left;
}

#banner {
margin:0px;
margin-bottom:0px;
padding:0px ;
height:80px;
background-color: #ffffff;
}

#navlinks
{
	float: left;
	width: 160px;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}

#content {
	width:690px;
	padding: 0px 10px 0px 29px;
	/*border-left: 1px solid #cfd4d8;*/
	/*background-color: #cfd4d8;*/
	margin-left: 210px;
	font-size: 11px;
	font-family: Verdana, Arial;
	line-height: 15px;
}
#unten {
	clear: both;
	margin-top:10px;
	margin-bottom:10px;
	padding: 13px 10px 0px 10px ;
	font-size: 10px;
  background-image: url(layimg/schatten-unten.jpg);
  background-repeat: no-repeat;
}
	
	
/**************************
	
	Vertikale Navigation links
	
**************************/
	

#navcontainer { margin:0 10 0 0px; padding:0px; font-size:12px;  }
#navcontainer a {height:20px;line-height:20px; font-weight:bold;}
    
#navcontainer ul a.highlight:visited,#navcontainer ul a.highlight
{
 background-image: url(layimg/wellen-rot.gif);
 color: #000000;
}
 
#navcontainer ul ul a.highlight:visited, #navcontainer ul ul a.highlight  {
 /*background-image: url(layimg/trans.gif);*/
 font-weight:bold;
 color: #000000;    
} 
#navcontainer ul
{
 margin: 0;
 padding: 0;
 list-style-type: none;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}		
#navcontainer ul a
{
background-image: url(layimg/wellen-blau.gif);
background-repeat: no-repeat;
background-position: top;
background-position:  0px 5px;
 display: block;
 padding: 2 2 2 15px;
}	
#navcontainer ul ul  a
{
 /*background-image: url(layimg/trans.gif);*/
 display: block;
 padding: 2 2 2 5px;
 border-left: 5px solid #cfd4d8;
 margin-left:15px;
 font-weight:normal;
}
#navcontainer ul ul ul  a
{
 /*background-image: url(layimg/trans.gif);*/
 line-height:15px;
 height:15px;
 display: block;
 padding: 1 2 1 5px;
 border-left: 1px solid #cfd4d8;
 margin-left:27px;
 font-weight:normal;
}
#navcontainer ul a:link, #navcontainer ul a:visited
{
 color: #444444;
 text-decoration: none;
}
#navcontainer ul a:hover, ul a:visited:hover
{
 background-image: url(layimg/wellen-move-rot.gif);
 color: #000000;
}	
#navcontainer ul ul a:hover, ul ul a:visited:hover
{
 /*background-image: url(layimg/trans.gif);*/
 color: #000000;
 border-left: 5px solid #b40000;
}		
#navcontainer ul ul ul a:hover, ul ul ul a:visited:hover
{
 /*background-image: url(layimg/trans.gif);*/
 color: #000000;
 border-left: 1px solid #b40000;
}	
