body, html
 {
 font-family:Arial,Verdana, sans-serif;
 font-size:12px;
 text-align:center;
 margin:0px;
}

table
 {
 font-family:Arial,Verdana, sans-serif;
 font-size:12px;
 margin:0px;
}

.menu_oben {
	font-family:Arial,Verdana, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	background-color: #C0C0C0;
}
.menu_oben a {
   text-decoration: none;
   color: #000000;
}
.menu_oben a:hover {
	text-decoration: none;
	color: #404040;
}

.inhalt {
	font-family: Arial,Verdana, sans-serif;
	color: Black;
	font-size: 12px;
}
.bottom_line {
	 font-family:Arial,Verdana, sans-serif;
	 color: #000000;
	 font-size: 12px;	 
}

h1 {
	font-size:16px;
	color:#000000;
	margin-bottom:0px;
	text-decoration: underline;
}
h2 {font-size:14px;color:#000000;}
h3 {font-size:12px;color:#000000;}

a {
   text-decoration: none;
   color: #000000;
}

a:hover {
	text-decoration: none;
	color: #404040;
}