.textfeld {
	background-color: #FFFFFF;
	border: 1px inset #E8E8E8;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.kopftext {
	font-family: Verdana;
	font-size: 11px;
	color: #265179;
	line-height: 18px;
}

.fusstext {
	font-family: Verdana;
	font-size: 11px;
	color: #B8B8B9;
}


html {
   scrollbar-arrow-color: #898F92;
   scrollbar-base-color: #FFFFFF;
   scrollbar-3dlight-color: #FFFFFF;
   scrollbar-darkshadow-color: #FFFFFF;
   scrollbar-face-color: #EAEAEA;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #E3E3E3;
   scrollbar-track-color: #FFFFFF;}
   
a:link {
   text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.ueberschrift_blau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #264867;
	line-height: 18px;
}
.ueberschrift_weiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.ueberschrift_weiss_duenn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.fliesstext {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
.smalltext {

	font-family: Verdana;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #264867;
	line-height: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #264867;
	line-height: 18px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #264867;
	line-height: 18px;
}
hr {
	color: #264867;
	margin-top: 10px;
	margin-bottom:30px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
