html, body {
    background-color:#fee0aa;
	margin-top:0px;
	margin-left:0px;
	padding-top:4px;
	padding-right:10px;
	padding-left:0px;
	scrollbar-face-color: #fee0aa; 
	scrollbar-highlight-color: #565552; 
	scrollbar-shadow-color: #000000; 
	scrollbar-arrow-color: #565552; 
	scrollbar-base-color: #cccccc; 
	scrollbar-3d-light-color: #CCCCCC; 
	scrollbar-dark-shadow-color: #CCCCCC;
}
a:link, a:visited {
	text-decoration:none; 
	color: #890f0e; 
	font-family: verdana sans serif, helvetica ; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal
	}
a:active, a:hover {
	text-decoration:underline; 
	color: #890f0e; 
	font-family:verdana sans serif, helvetica ; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal
	}
a.anmeldung:link, a.anmeldung:visited {
	text-decoration:none; 
	color: #000000; 
	font-family: verdana sans serif, helvetica ; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal
	}
a.anmeldung:active, a.anmeldung:hover {
	text-decoration:underline; 
	color: #890f0e; 
	font-family:verdana sans serif, helvetica; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: normal
	}
.text {
	font-family:verdana sans serif, helvetica ; 
	font-size: 14px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	color: #000000
	}
.header {
    font-family:verdana sans serif, helvetica ; 
	font-size: 14px; 
	font-style: italic; 
	font-weight: bold; 
	color: #000000
	}
.text2 {
    font-family:verdana san-serif, helvetica; 
	font-size: 13px; 
	font-style: normal; 
	line-height: 16px; 
	font-weight: normal; 
	color: #000000
	}
.haeder2 {
    font-family:verdana san-serif, helvetica; 
	font-size: 13px; 
	font-style: italic; 
	font-weight: bold; 
	color: #000000;
	padding-bottom:16px;
	}
.cite {
	font-family:verdana sans seri, helvetica f; 
	font-size: 14px; 
	font-style: italic; 
	line-height: 18px; 
	font-weight: normal; 
	color: #000000
	}
#imgviewer {
    cursor:pointer;
	}



