body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EEEEEE;
}
a:link {
	color: #406070; text-decoration: none;
}
a:visited {
	color: #406070; text-decoration: none;
}

.text_content {font-family: Tahoma, Arial; font-size: 11px; LINE-HEIGHT: 14px; color: #406070; }
.text_content a:hover {text-decoration: underline; color: #406070;}
.text_content span {padding:15px; display:block;}

.text_fehler {font-family: Tahoma, Arial; font-size: 11px; color: #ff0000; font-weight: bold;}

.text_weiter {font-family: Tahoma, Arial; font-size: 11px; color: #406070; font-weight: bold; }
.text_weiter a:hover {text-decoration: underline; color: #406070;}
.text_weiter span {padding:5px; display:block;}

.text_header {font-family: Tahoma, Arial; font-size: 11px; color: #000000;  font-weight: bold; }

.text_header_white{font-size: 14px; color: #ffffff; font-family: Arial, Helvetica, sans-serif;}
.text_header_white a:hover {text-decoration: underline; color: #ffffff;}

.text_footer {font-family: Tahoma, Arial; font-size: 10px; color: #406070; font-weight: bold; }
.text_footer a:hover {text-decoration: underline; color: #406070;}

.text_copyright {font-family: Tahoma, Arial; font-size: 10px; color: #406070; }

.form_felder { padding-left: 3px; font-family: Tahoma, Arial; font-size: 11px; color: #406070; border-style:solid; border-color:#B0C1C8; border-width:1px; background-color:#f5f5f5;}

#chromemenu{
width: 420;
}
#chromemenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#chromemenu ul{
border: 0px;
width: 100%;
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px Verdana;
}
#chromemenu ul li{
display: inline;
}
#chromemenu ul li a{
float: left;
color: #325374;
font-weight: bold;
text-decoration: none;
}
#chromemenu ul li a:hover{
color: #B8C9D0;
}
#chromemenu ul li a[onMouseover]:after{ 
content: "";
}
/* ######### Style for Drop Down Menu ######### */
.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #B8C9D0; /*Theme Change here*/
border-bottom-width: 1;
font: normal 11px Arial;
line-height:14px;
width: 118;
z-index:100;
background-color:  #fcfcff;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#666666,direction=135,strength=6); /*Add Shadow in IE. Remove if desired*/
}
.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 0px solid #24435F; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color:#24435F;
}
.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #B8C9D0;
}


div.hr {
  height: 1px;
  margin-top: 3px;
  margin-bottom: 3px;
  background: #a0a0a0;
}
div.hr hr {
  display: none;
}

