body{
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-align: center;
	background-color: #e6e6e6;
	margin: 0px;
	padding: 0px;
}

#content {
	width: 818px;
	margin: 0px auto;
	text-align: left;
	background: url('/img/bg-content.gif') repeat-y;
}

#inner_content {
	width: 741px;
	margin-left: 41px;
}

.div_mainnavi{
	width: 182px;
	background-color: #e6e6e6;
	margin-bottom: 1px;
	padding: 3px;
}

.text {
	line-height: 14px;
	text-align: justify;
}
.kontakt{
	font-family: Arial;
	font-size: 11px;
	

}
.fliesstext {
	line-height: 14px;
}

.formfield {
	border:1px solid #FFF;
	background-color: #efefef;
	font-size: 10px;
}

.formfield_white {
	border:1px solid #333;
	background-color: #FFF;
	font-size: 11px;
	font-family:Arial;
}

a {
	font-size: 11px;
	color: #a22326;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	font-size: 11px;
	color: #a22326;
	font-weight: normal;
	text-decoration: underline;
}

a.mainnavi {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	margin: 3px;
}

a.mainnavi:hover {
	font-size: 11px;
	color: #a22326;
	font-weight: bold;
	text-decoration: none;
	margin: 3px;
}

a.mainnavi_act {
	font-size: 11px;
	color: #a22326;
	font-weight: bold;
	text-decoration: none;
	margin: 3px;
}

a.mainnavi_act:hover {
	font-size: 11px;
	color: #a22326;
	font-weight: bold;
	text-decoration: none;
	margin: 3px;
}

.div_subnavi{
	margin-left: 6px;
	width: 176px;
	margin-bottom: 1px;
	padding: 3px;
}



a.subnavi {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	margin: 3px;
	line-height: 16px;
}

a.subnavi:hover {
	font-size: 11px;
	color: #a22326;
	font-weight: normal;
	text-decoration: none;
	margin: 3px;
	line-height: 16px;
}

a.subnavi_act {
	font-size: 11px;
	color: #a22326;
	font-weight: normal;
	text-decoration: none;
	margin: 3px;
	line-height: 16px;
}

a.subnavi_act:hover {
	font-size: 11px;
	color: #a22326;
	font-weight: normal;
	text-decoration: none;
	margin: 3px;
	line-height: 16px;
}

h1 {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 19px;
	color: #B61D20;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 14px;
	color: #a22326;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 6px;
}