body {
background-color: #e0e0e0;
color: #FFFFFF;
margin: 0px 0px 0px 0px;
background-image: url(images/back_col.gif);
}

table {
	text-decoration: none;
	text-transform: none;
	line-height: 150%;
	color: #ffffff;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.heading {
color: #333333;
font: 12px Verdana, sans-serif;
font-weight: bold;
line-height: 130%;
}

.termin {
color: #ffffff;
font: 14px Verdana, sans-serif;
font-weight: bold;
line-height: 150%;
}

.news {
color: #ffffff;
font: 14px Arial, sans-serif;
font-weight: normal;
line-height: 150%;
}

.head1 {
color: #ffffff;
font: 15px Verdana, sans-serif;
font-weight: normal;
line-height: 150%;
}

a {
	color: #ffcc33;
	text-transform: none;
	text-decoration: none;
	font: 14px Arial, sans-serif;
}

a:hover {
color: #ffffff;
text-decoration: none
}

.aktiv {
color: #663300;
text-decoration: none;
font: 14px Arial, sans-serif;
}

.aktivbutton {
	float:left;
	display:block;
	text-decoration:none;
	padding:0px 0px;
	font: 11px Verdana, sans-serif;
	color: #000066;
	line-height:25px;
	height:24px;
}

.passivbutton {
	color: #ffffff;
}

hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}
