BODY {
	background-color : #F4EDD9;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	scrollbar-face-color: #E1E1E1;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666; 
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #E1E1E1;
	scrollbar-arrow-color: #666666;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #663300;
	background-color: #E9E2D4;

}
.blocksatz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}

.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	}
	.whitelink a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
	.whitelink a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
	.whitelink a:hover {
	color: #F4EDD9;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #663300;
	font-weight: normal;


	}
	#navigation a:link {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-indent: 3pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	vertical-align: middle;
	width: 130px;




	}
	#navigation a:visited {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-indent: 3pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	vertical-align: middle;
	width: 130px;
	background-position: center;



	}
	#navigation a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-indent: 3pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	vertical-align: middle;
	width: 130px;
	background-position: center;







}

.normlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	}
	.normlink a:link {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	.normlink a:visited {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
	.normlink a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

#tblfirst {
	background-color : white;
	border: 1px solid #000000;

}
#tblinhalt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	scrollbar-face-color: #006587;
	scrollbar-shadow-color: #C0D8E1;
	scrollbar-highlight-color: #C0D8E1; 
	scrollbar-3dlight-color: #C0D8E1;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #C0D8E1;
	scrollbar-arrow-color: #C0D8E1;
}
.newsdatum {
	color: #006587;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #C0D8E1;
	border: 1px solid #006587;
	text-indent: 5pt;


}

.newstitel {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #006587;
	text-indent: 5pt;

}

.newstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #006587;
	background-color: #C0D8E1;
	text-indent: 5pt;

}

.frmtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #006587;
	background-color: #C0D8E1;
	width: 300px;
}
.frmselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #006587;
	background-color: #C0D8E1;
	width: 70px;
}
.frmmemo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #006587;
	background-color: #C0D8E1;
	width: 360px;
}
.frmoption {
	font-size: 8pt;
	border: 2px solid #006587;
	background-color: #C0D8E1;
	width: 20px;
	height: 20px;
}
.frmbutton {
	color: #006587;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	background-color: #C0D8E1;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006587;
	border-right-color: #006587;
	border-bottom-color: #006587;
	border-left-color: #006587;
	cursor: hand;
}

