.menuebgr {
	background-attachment: fixed;
	background-image: url(../images/menue_bgr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	overflow: auto;
	scrollbar-base-color: C0481F;
	scrollbar-3dlight-color: C0481F;
	scrollbar-shadow-color: F8D8BD;
	scrollbar-darkshadow-color: C0481F;
	scrollbar-highlight-color: F8D8BD;
	scrollbar-track-color: EF965A;
	scrollbar-arrow-color: F8D8BD;
}
.contentbgr {
	background-attachment: fixed;
	background-image: url(../images/content_bgr.jpg);
	background-position: 0px 0px;	
	background-repeat: no-repeat;
	overflow: auto;
	scrollbar-base-color: C0481F;
	scrollbar-3dlight-color: C0481F;
	scrollbar-shadow-color: F8D8BD;
	scrollbar-darkshadow-color: C0481F;
	scrollbar-highlight-color: F8D8BD;
	scrollbar-track-color: EF965A;
	scrollbar-arrow-color: F8D8BD;
	
}
.rechtelinie {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: F8D8BD;
}
.menuelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #f8d8bd;
	font-weight: bolder;
	text-decoration: none;

}
.headline1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: F8D8BD;
}
.headline2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: 4A0400;
	font-weight: lighter;
}
.textklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;

}
.standardlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 4A0400;
	font-weight: bold;
	text-decoration: none;






}
.headline3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.newstable {
	background-color: #EF965A;
	border: 1px solid F8D8BD;


}
.fliesstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bildbeschreibung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;

}
.headline4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #000000;
}

