BODY {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	scrollbar-face-color:#E4E4E4;
    scrollbar-highlight-color:#E4E4E4;
    scrollbar-3dlight-color:#000000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-shadow-color:#E4E4E4;
    scrollbar-arrow-color:#000000;
    scrollbar-track-color:#E4E4E4;
}

TD {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}


.headline {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 120%;
	color: #FF9900;
	text-decoration: underline;
}

a.news {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:hover.news {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
	color: #FF9900;
	text-decoration: underline;
}


.rahmen {
	border: #FFFFFF;
	background-color:#E4E4E4;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}


.botton {
	border: 1px solid #333333;
	background-color: #52A128;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}




