BODY {
	color: #FFFF66;
	background-color: #000000;
	font-family: Verdana;
}
#zentrieren {
	width:865px;
	margin:0px auto;
}
#tr_logo {
	background: #024B02;
	text-align: center;	
}
#td_navi {
   width: 165px;
   border-bottom: 2px solid #024B02;
	background: #024B02;
	padding: 10px 5px 10px 5px;
	vertical-align: top;
	}
#td_inhalt {
   width: 535px;
	border-bottom: 2px solid #024B02;
	padding: 10px 5px 10px 5px;
	vertical-align: top;
	font-size: 12px;
	text-align: justify;
}
a.inhalt:link, a.inhalt:visited
{ 
 color:#FFFF66;
 text-decoration: underline;
}
a.inhalt:active
{ 
 color:#FFFF66;
 text-decoration: underline;
}
a.inhalt:hover
{ 
 color:#ED1C24;
 text-decoration: underline;
}
#ueberschrift {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
#ueberschrift2 {
	font-size: 15px;
	text-decoration: underline;
}
#unten { 
font-family: Verdana;
font-size: 10px;
font-weight: bold;
color: #FFFF66;
text-align: right;
}
hr {
	width: 90%;
	color: #FFFF66;
	text-align: center;
}
#table_werbung {
	width: 160px;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #FFFF66;
	line-height: 20px;
	padding: 0px 5px 0px 5px;
}
#tr_werbung {
	width: 160px;
	background: #FFFF66;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
#tr_werbung2 {
	text-align: center;
	padding: 5px 0px 5px 0px;
}
a.werbung:link, a.werbung:visited, a.werbung:active 
{ 
 color:#FFFF66;
 text-decoration: none;
}
a.werbung:hover
{ 
 color:#ED1C24;
 text-decoration: none;
}
