body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	scrollbar-base-color: #005045;
    scrollbar-face-color: #005045;
    scrollbar-track-color: #FFD800;
    scrollbar-arrow-color: #FFD800;
    scrollbar-3dlight-color: #005045;
    scrollbar-darkshadow-color: #005045;
    scrollbar-highlight-color: #005045;
    scrollbar-shadow-color: #005045;
}
a:link {
	font-weight : bold;
	color : #FFD800;
	text-decoration : none;
}
a:hover {
	font-weight : bold;
	color : #FF6C00;
	text-decoration : none;
}
a:visited {
	font-weight : bold;
	color : #FFD800;
	text-decoration : none;
}
.navi1 {
	color : #FFD800;
	font-weight : bold;
	margin-top : 10px;
	margin-left : 15px;
	font-size : 11px;
	margin-bottom : 5px;
}
.navi2 {
	color : #FFD800;
	font-weight : bold;
	margin-left : 35px;
	font-size : 9px;
}
.slink {
	color : Red;
	font-weight : bold;
	text-decoration : underline;
}
.clink:link {
	color : #005045;
	font-weight : bold;
	text-decoration : underline;
}
.wlink {
	color : #FFD800;
	font-weight : bold;
	text-decoration : underline;
}
.navlin {
	color : #FFD800;
	height : 1px;
	text-align : left;
	width : 120px;
}
.top {
	margin-top : 50px;
	margin-left : 15px;
	margin-right : 15px;
}
.titel1 {
	color : #FFD800;
	font-size : 28px;
	font-weight : bold;
}
.titel2 {
	font-size : 28px;
	font-weight : bold;
	color : Black;
}
.subtitel1 {
	font-size : 16px;
	font-weight : bold;
	color : White;
	margin-top : 5px;
	margin-bottom : 15px;
}
.subtitel2 {
	font-size : 16px;
	font-weight : bold;
	color : Black;
	margin-top : 5px;
	margin-bottom : 15px;
}
.absatz, p {
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-bottom : 5px;
}
.wabsatz {
	margin-bottom : 5px;
	color : White;
}
.ersterabsatz {
	margin-bottom : 5px;
	margin-top : 15px;
}
.ersterwabsatz {
	margin-bottom : 5px;
	color : White;
	margin-top : 15px;
}
.bild {
	margin-left : 10px;
	margin-right : 10px;
	margin-bottom : 10px;
	border-bottom-color : #FFD800;
	border-left-color : #FFD800;
	border-right-color : #FFD800;
	border-top-color : #FFD800;
	border-bottom-width : 3px;
	border-left-width : 3px;
	border-right-width : 3px;
	border-top-width : 3px;
}
.fussnote {
	margin-top : 20px;
	font-size : 9px;
	color : Black;
}
.wfussnote {
	margin-top : 20px;
	font-size : 9px;
	color : White;
}
.bildtext {
	margin-top : 6px;
	font-size : 9px;
	color : Black;
}
.wbildtext {
	margin-top : 6px;
	font-size : 9px;
	color : White;
}
