a  {
	color: Black;
	text-decoration: none;
}

a:hover  {
	color: Black;
	text-decoration: underline;
}

a:active  {
	color: Black;
	text-decoration: underline;
}

.navi {
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
	text-align: center;
	background-color: #f7e7bd;
	width: 196px;
}

a.navi {
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #f7e7bd;
}

a.navi:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #D47800;
}

a.navi_curr {
	display: block;
	font-family: arial, helvetica, verdana, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 25px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	background-color: #D47800;
	width: 196px;
}

.header  {
	padding-top : 25px;
	padding-left : 53px;
	padding-bottom : 25px;
}

.header1  {
	padding-left : 53px;
	padding-bottom : 25px;
}

.image_picture  {
	padding-top : 6px;
	padding-left : 6px;
}

.impressum  {
	font-size: 11px;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.headline {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.norm_text {
	font-size: 12px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	list-style-type: disc;
	margin: 8px;
	padding: 8px;
}

.zitat_text {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 11px;
}