
/* Menue Seite*/


#menu-page ul {
margin: 0;
padding: 0;
list-style: none;
font-size: 100%;
}



/* Grundeinstellungen*/
body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
body { background-color: #ffffff; }
a:link, a:visited, a:active { color: #ff0000; text-decoration: none; }

hr {BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; COLOR: #db0031; BORDER-BOTTOM: 0px; HEIGHT: 1px; BACKGROUND-COLOR: #db0031}
h1 { font-size: 14px; color: #000000; text-align: left;  margin: 0 }
h2 { font-size: 15px; color: #000000; text-align: left;  margin: 0 }
.haupt_ueberschrift {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.menu a:link, .menu a:visited{
	
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #ffffff;
	background: #ff0000;
	padding: 3px;
	padding-left: 5px;
	
}

.menu a:hover  {
	
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #ff0000;
	font-weight:bold;
	text-decoration: none;
	display: lengt;
	border-bottom: 1px solid with;
	background: #ffffff;
	padding: 3px;
	padding-left: 5px;
}
.menu a:active   { 
	
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;
	display: lengt;
	border-bottom: 1px solid with;
	background: #990000;
	padding: 3px;
	padding-left: 5px;
 } 
 
 .menuh a:link, .menuh a:visited{
	
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;

	border-bottom: 0px solid with;
	background: #ff0000;
	padding: 3px;
	padding-left: 3px;
	
}

.menuh a:hover  {
	
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #ff0000;
	font-weight:bold;
	text-decoration: none;

	border-bottom: 0px solid with;
	background: #ffffff;
	padding: 3px;
	padding-left: 3px;
}
.menuh a:active   { 
	
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;

	border-bottom: 0px solid with;
	background: #990000;
	padding: 3px;
	padding-left: 3px;
 } 
 
