.txtnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txtklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #932929;
	text-decoration: none;
}
a:visited {
	color: #932929;
	text-decoration: none;
}
a:hover {
	color: #932929;
	text-decoration: underline;
}
a:active {
	color: #932929;
	text-decoration: underline;
}
txtnewshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.txtnewshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-attachment: fixed;
	background-image: url(../img/bg_logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	scrollbar-face-color:#F2F1EF;
	scrollbar-highlight-color:#F2F1EF;
	scrollbar-3dlight-color:#F2F1EF;
	scrollbar-darkshadow-color:#F6F6F4;
	scrollbar-arrow-color:#932929;
	scrollbar-track-color:#F2F1EF;
}

.txtnormalhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.kontaktforms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F3F2;
	width: 200px;
	border: 1px inset;
}

.txt {
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #555555;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	padding-top: 10px;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	padding-top: 10px;
}

.txtklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px; 
}
