body{background-color:#FFFFFF;}

a.hauptmenu {
 font-family: Arial, Helvetica, sans-serif;
 font-size:10pt;
 background-color:none;
}

a.hauptmenu:link {
 color:#003E88;
 text-decoration:none;
}

 a.hauptmenu:visited {
  color:#003E88;
  text-decoration:none;
}

a.hauptmenu:hover {
 color:#FFFFFF;
 background-color:#003E88;
 text-decoration:none;
 }
a.hauptmenu:active
{
 color:#FFFFFF;
 background-color:#000000;
 text-decoration:none;
 }

a.menu {
 font-family: Arial, Helvetica, sans-serif;
 font-size:8pt;
 display:block;
 margin-top:-1px;
 text-align:left;
 width:118px;
 padding-left:14 px;
 float: left;
 background-color:#FFFFFF; 
 border-width: 0;
 border-style: solid;
}

a.menu:link{
 color:#003E88;
 text-decoration:none;
 }

a.menu:visited {
 color:#003E88;
 text-decoration:none;
 }

a.menu:hover {
 color:#000000;
 background-color:#CCCCCC;
 text-decoration:none;
 }

a.menu:active
 {
 color:#FFFFFF;
 background-color:#003E88;
 text-decoration:none;
 }

.borderRight {
 border-right-style: solid;
 border-right-color: #CCCCCC;
 border-right: 4 px;
}
.borderSubmenu {
 border-bottom-width: 1px;
 border-bottom-style: none;
 border-bottom-color: #003E88;
 border-left-style: none;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #003E88;
	font-weight: normal;

}
.bottoms {
 {background-color:#FFFFFF;color:#003E88;}
 }
 
 .textGrau {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	}
	
 .textDunkelgrau {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-weight: normal;
	}	
	
.textfeld {
	color: #FFFFFF;
	border: 1px dotted;
	border-color: #003E88;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003E88;
}

 .rahmunten {
 background : transparent;
 color : #003E88;
	font-size : 12px;
	font-family : Arial, sans-serif;
	border-bottom : dotted; border-left: none; border-top: none; border-right: none;
	border-width : 1px;
	border-color : #003E88;
	font-variant: normal;
	font-style: normal;
	font-weight: normal;
	}
	.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
}
