BODY{		color:#333333;	font-size:10pt;	font-family: Arial, Helvetica, sans-serif;
 scrollbar-3dlight-color: #BBA12A;
 scrollbar-arrow-color: #ffffff;
 scrollbar-darkshadow-color: #BBA12A;
 scrollbar-face-color: #BBA12A;
 scrollbar-highlight-color: #ffffff;
 scrollbar-shadow-color: #ffffff;
 scrollbar-track-color: #FFFFFF;
}
A:LINK{
	color:#567419;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 0px 0px 14px;
	background-image:url(../img/pfeil.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
A:HOVER{
	color:#567419;
	font-weight: bold;
	text-decoration: underline overline;
}
A:VISITED{
	color:#567419;
	font-weight: bold; 
	text-decoration: underline;
	padding: 0px 0px 0px 14px;
	background-image:url(../img/pfeil.gif);
	background-repeat: no-repeat;
	background-position: center left;
}
A:ACTIVE{
	color:#FF0000;
	font-weight: bold; 
	text-decoration: underline;
}
A:FOCUS{
	color:#00E000;
	font-weight: bold;	
	text-decoration: underline;
}
P{							
	color:#BBA12A;	
	font-size:8pt;	
	font-family: Arial, Helvetica, sans-serif;
}
TABLE, TD, LI{	
	color:#BBA12A;	
	font-size:8pt;	
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	width: 100%;
	border: 1px dotted #BBA12A;
}
H2{		 
	font-family: Arial, Helvetica, sans-serif;	
	font-size:16pt;
	color:#BBA12A;
	font-weight: bold;
}
H3{		 
	font-family: Arial, Helvetica, sans-serif;	
	font-size:14pt;
	color:#BBA12A;
	font-weight: bold;
}
H4{		 
	font-family: Arial, Helvetica, sans-serif;	
	font-size:13px;
	line-height: 15px;
	height: 12px;
	color:#BBA12A;
	font-weight: bold;
}
#head  {
	position:relative; 
	width:100%; 
	height:73px; 
	padding-top: 20px;
	background-image:url(../img/head2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	line-height: 18px;
	font-weight: bold;
	text-decoration: none; 
	color: #BBA12A;
	visibility:visible; 
	overflow: hidden;
}
.tbl {
	background-color : #9ABB45;
}
.tbl_h {
	background-color : #9ABB45;
	font-weight: bold;
	color: #FFFFFF;
	font-size:8pt;	
}
.tbl_t {
	background-color : #9ABB45;
	color: #FFFFFF;
	font-size:8pt;	
}
a.pdf:link {
	color:#567419;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 0px 0px 14px;
	background-image:none;
}
a.pdf:hover {
	color:#567419;
	font-weight: bold;
	text-decoration: underline overline;
}
a.pdf:visited {
	color:#567419;
	font-weight: bold;
	text-decoration: underline;
	padding: 0px 0px 0px 14px;
	background-image:none;
}
a.pdf:active {
	color:#FF0000;
	font-weight: bold; 
	text-decoration: underline;
}
a.pdf:focus {
	color:#00E000;
	font-weight: bold;	
	text-decoration: underline;
}


