body {
 background-color:#FFFFFF;
 text-align:center;
 color: #000000;
}
h1 {display: inline;}
h2 {display: inline;}
h3 {display: inline;}
h4 {display: inline;}
h5 {display: inline;}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {text-decoration: none; color: #00CCFF}
/*a:active {
	text-decoration: none;
	color: #000000
}
a:visited {
	text-decoration: none;
	color: #000000
}*/
.ueberschriften {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #C12E11; 
	font-weight: bold}
.standardfont {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;}
.form {  
	color: #000000; 
	background-color: #FFFFFF; 
	font-family: Verdana, sans-serif; 
	height: 18px;
	font-size: 11px; 
	border: 1px #000000 solid}
.menutitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C12E11;
	font-weight: bold;
	background-color: #D1E7EF;
	height: 16px;
	width: 140px;
	display: block;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;

	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;

	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: block;

	width: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	color: #000000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #eff7fa;
	padding-left: 1px;
}
.menurechts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: block;
	width: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	color: #000000;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #eff7fa;
	padding-left: 1px;
}
