BODY {	
		scrollbar-3dlight-color:#FFFFFF;
        scrollbar-face-color:#FFFFFF;
        scrollbar-track-color:#FFFFFF;
        scrollbar-arrow-color:#074891;
        scrollbar-base-color:#FFFFFF;
        scrollbar-darkshadow-color:#FFFFFF;
        scrollbar-highlight-color:#FFFFFF;
        scrollbar-shadow-color:#FFFFFF
}
.fliess {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:  #074891;
	list-style-position: outside;
	list-style-type: square;

}
h1 {
	font-size:30px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#074891;
}
h2 {
	font-size:20px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#fff;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	text-align:center;
}
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#FFFFFF;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:10px;
	padding-top:10px;
	margin:0px;
	text-align:right;
} 
.header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:  #074891;
}
.content {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:  #074891;
	text-decoration: underline;

}
.content:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color:  #FFFFFF;
	background-color: #074891;
	text-decoration: underline;

}
.contentfett {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:  #074891;
	text-decoration: underline;

}
.contentfett:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color:  #FFFFFF;
	background-color: #074891;
	text-decoration: underline;

}


.menue {
	font-family: Tahoma;
	font-size: 11px;
	color: #074891;
	text-decoration: none;

	
}
.menue:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;;
	background-color: #074891;
	text-decoration: none;
}
.menue_aktiv {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #074891;
	text-decoration: none;
}
.mehr {
	font-family: Tahoma;
	font-size: 10px;
	color: #074891;
	text-decoration: none;
	
}
.mehr:hover {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
}

.klein {
	font-family: Tahoma;
	font-size: 11px;
	color: #074891;
	text-decoration: none;

	
}
.klein:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #074891;
	text-decoration: underline;
}

 .li {
	font-family: Tahoma;
	font-size: 11px;
	list-style-type: square;
}
.bildrahmen {
	border: 1px solid #dee7ef;
}
.rahmen {
	border: 1px solid #666666;
}
.txtweiss {
	color:#fff;
}
.linkweiss {
	color:#fff;
	text-decoration:none;
}
.linkweiss:hover {
	color:#fff;
	text-decoration:underline;
}