body{
	margin-left :0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	background-color : #FCFADA;
	vertical-align: top;
	scrollbar-base-color : #BE1F00;
	scrollbar-face-color : #FCFADA;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-highlight-color : #F5F4DE;
	scrollbar-shadow-color : #D0C73D;
	scrollbar-darkshadow-color : #BBB664;
	scrollbar-arrow-color : #BE1F00;
	scrollbar-track-color : #BE1F00;
	background-image : url(../images/body_bg.jpg);
	background-position : left;
	background-repeat : repeat-y;
}
.headline{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #666666;
	font-weight : bold;
	line-height : 140%;
}
.subheadlinerot{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #BE1F00;
	font-weight : bold;
	line-height : 14px;
}
.subheadlinegray{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	font-weight : bold;
	line-height : 14px;
}
.fliesstext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	font-weight : normal;
	line-height : 150%;
}
.fliesstext a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	line-height : 150%;
	border-bottom : 1 dotted #666666;
	text-decoration : none;
}
.fliesstext a:hover{
	color : #BE1F00;
}
.fliesstextrot{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #BE1F00;
	font-weight : normal;
	line-height : 150%;
}
.fliesstextrot a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #BE1F00;
	line-height : 150%;
	border-bottom : 1 dotted #BE1F00;
	text-decoration : none;
}
.fliesstextrot a:hover{
	color : #666666;
}
.formlabel{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	font-weight : normal;
	line-height : 150%;
	font : italic;
}

.news{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	font-weight : normal;
}
.news a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	font-weight : normal;
	line-height : 120%;
	border-bottom : dashed #666666 1;
	text-decoration : none;
}
.newsbold{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #BE1F00;
	font-weight : bold;
	line-height : 120%;
}
.newsbold a{
	color : #BE1F00;
}
.newsheadline{
	background-color: #BE1F00;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : white;
	text-decoration : none;
	list-style-position : outside;
	list-style-type : disc;
}
.list{
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	font-weight : bold;
	line-height : 170%;
		list-style-image: url(../webready/pics/square.gif);
	list-style-position : outside;
}
.notiz{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #666666;
	font-weight : normal;
	line-height : 13px;
		
}
.notiz a{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #666666;
	font-weight : normal;
	line-height : 13px;
	text-decoration : none;
	border-bottom : 1 dotted #666666;
	text-decoration : none;
}