@charset "ISO-8859-1";
.linie {
	border: 2px solid #FFFFFF;
}
a:link {
}
a:visited {
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	
}
#logo-bild {
	height: 30px;
	width: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 1;
	position: relative;
	margin: 0px;
	padding: 0px;
	left: 5px;
	top: -12px;
	right: 0px;
	bottom: 0px;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	background-image: url(../bilder/button.jpg);
	width: 178px;
}
.navi-rechts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	text-align: center;
	background-image: url(../bilder/button.jpg);
}
.block-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	width: 257px;
}
.block {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	width: 257px;
	font-weight: normal;
}
.navi-impressum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: none;
	position: relative;
	text-decoration: none;
	clear: none;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	left: 5px;
	width: 80px;
}
.block-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF0000;
	font-weight: bold;
	padding-top: 25px;
}
.text-site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
}
.text-siteeinrücken {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	padding-left: 15px;
}
.text-site-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	float: right;
}
.text-site-underline-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
}

