body {
	overflow:hidden;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/bg.jpg);
	background-position: 0 0;
	scrollbar-face-color:#FFE09D;
	scrollbar-shadow-color:#B29D6E;
	scrollbar-highlight-color:#FFE9BA;
	scrollbar-3dlight-color:#FFE4AB;
	scrollbar-darkshadow-color:#5C5139;
	scrollbar-track-color:#FFF1D4;
	scrollbar-arrow-color:#CCB37E;
	margin: 0px;
}
body.scroll {overflow: auto;}
p {margin: 0px;}
table, td {
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input, textarea {
color:#0000CC;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11pt;
font-style:normal;
}
a:link     { color: black; text-decoration: underline }
a:visited  { color: black; text-decoration: underline }
a:hover    { color: green; text-decoration: underline }
a:active   { color: black; text-decoration: underline }
.blocksatz { text-align: justify; width: 100% }
.h06 { font-size: 7pt }
.h08 { font-size: 8pt }
.h10 { font-size: 10pt }
.h12 { font-size: 12pt }
.h14 { font-size: 14pt }
.h16 { font-size: 16pt }
.h18 { font-size: 18pt }
.h22 { font-size: 22pt }
.h30 { font-size: 30px }

a:link.navigation {color: #FFE09D; text-decoration: none;font-weight:bold;display:block;padding:4px;}
a:visited.navigation {color: #FFE09D; text-decoration: none;font-weight:bold;padding:6px;display:block;padding:4px;}
a:hover.navigation { color: #006400; text-decoration: none; font-weight:bold; background-image: url(../images/bg-navigation-over.jpg); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; display:block; padding:4px; }
a:active.navigation {color: #FFE09D;  text-decoration: none;font-weight:bold;padding:6px;display:block;padding:4px;}

a:link.navigation_aktiv { color: #006400; background-image: url(../images/bg-navigation-over.jpg);text-decoration: none; font-weight:bold;  background-repeat: repeat; background-attachment: scroll; background-position: 0 0; display:block; padding:4px; }
a:visited.navigation_aktiv {color: #006400;background:url(../images/bg-navigation-over.jpg); text-decoration: none;font-weight:bold;display:block;padding:4px;}
a:hover.navigation_aktiv {color: #006400; background:url(../images/bg-navigation-over.jpg);text-decoration: none;font-weight:bold;display:block;padding:4px;}
a:active.navigation_aktiv {color: #006400;background:url(../images/bg-navigation-over.jpg); text-decoration: none;font-weight:bold;display:block;padding:4px;}

a:visited.fewo  { color: green; font-weight:bold;text-decoration: none; }
a:link.fewo     { color: green; font-weight:bold; text-decoration: none; }
a:hover.fewo    { color: orange; font-weight:bold;text-decoration: none; }
a:active.fewo   { color: green; font-weight:bold;text-decoration: none; }

a:visited.fewo_aktiv  { color: orange; font-weight:bold;text-decoration: none; }
a:link.fewo_aktiv     { color: orange; font-weight:bold; text-decoration: none; }
a:hover.fewo_aktiv    { color: orange; font-weight:bold;text-decoration: none; }
a:active.fewo_aktiv   { color: orange; font-weight:bold;text-decoration: none; }

div.content {
	overflow-y:scroll;
	width: 100%;
	text-align: left;
	height: 375px;
}