body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F07B1E;
	text-decoration: none;
}
a.hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F07B1E;
	text-decoration: underline;
}
.bor {
	border: 1px solid #F07B1E;
}
.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #F07B1E;
}
.bgt {
	background-image: url(../images/grey.gif);
	background-repeat: repeat-y;
	background-position: center top;
}


.news_date {
	color:#000000;
	font-weight:bold;
}

.news_titel {
	color:#F5A136;
	font-weight:bold;
}