
/* Grundeinstellungen*/

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

body,td,th {
   font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  color: #333333; 
  }
  body { background-color: #ffffff; }
  
a:link, a:visited, a:active {    color: #333333; text-decoration: none;  }
a:hover { color: #ff0000; text-decoration: true; }
h1 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #333333; font-weight:bold; text-align: left;  margin: 0; }
h2 { font-size: 16px; color: #333333; text-align: left;  margin: 0; }
h3 { font-size: 12px; color: #333333; text-align: left;  margin: 0;: font-weight: bold ; }
h4 { font-size: 14px; color: #333333; text-align: left;  margin: 0;font-weight: bold ; }
h5 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #ffffff; font-weight:bold; text-align: left;  margin: 0; }
h6 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; text-align: center; font-weight:bold;   margin: 0; }
hr { border: #cfd6e3 solid 1px; }


.button, .button:hover {
font: Verdana, Arial, Helvetica, sans-serif ;
color: #ff0000;
background: #e3eaf2;
font-size:12 px;
width: auto;
cursor: pointer;
border: 1px solid #333333;
}

/* Menue Header*/

.menuh a:link, .menuh a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 10px;
color: #ffffff;
font-weight:bold;
text-decoration: none;
border-bottom: 0px solid black;
padding: 1px;
padding-left: 5px;
	
}
.menuh a:hover  {
	color: #ffff00;
	font-weight:bold;
	text-decoration: none;
}
.menuh a:active   { 
	color: #ff0000;
	font-weight:bold;
	text-decoration: none;

 } 
 .menu-top a:link, .menu-top a:visited{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 25px;
color: #ffffff;
font-weight:bold;
text-decoration: none;
border-bottom: 0px solid black;
background: false;
padding: 6px 5px 5px 5px;
	
}
.menu-top a:hover  {
	color: #ffffff;
	background: #ff0??Ÿ6?000;
}
.menu-top a:active   { 
	color: #333333;
	background: #ffff00;

 } 
 .menu a:link, .menu a:visited{
	font-family: Verdana, Arial, 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: #cc0000;
    padding: 3px 3px 3px 0px;
	
}

.menu a:hover  {
	color: #333333;
	text-decoration: none;
	display: lengt;
	background: #ffcccc;

}
.menu a:active   { 
	
	color: #333333;

 } 

  

#b_formular { margin-left: 10px; background-color: #000000; } 



