@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin: 0px;
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	color: #666;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.menu_abstand {
	height: 15px;
}
.titel {
	font-family: Arial;
	font-size: 24px;
	color: #FFF;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #BD1E11;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color: #666;
}
.text_bold_black {
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	font-weight: bold;
}
#Bild_rechts {
	position: absolute;
	top: 345px;
	padding-left: 40px;
	left: 790px;
	height: auto;
	width: auto;
	visibility: visible;
	z-index: 1;
}
.text_plus {
	font-family: Arial;
	font-size: 18px;
	line-height: 26px;
	color: #BD1E11;
}
.text_head {
	font-family: Arial;
	font-size: 28px;
	color: #BD1E11;
}
.text_bildlegende {
	font-family: Arial;
	font-size: 11px;
	color: #666;
}
.abstand_bildlegende {
	margin-bottom: 5px;
}
#Text_rechts {
	position: absolute;
	top: 240px;
	padding-left: 40px;
	left: 790px;
	height: auto;
	width: 400px;
	visibility: visible;
	z-index: 1;
	overflow: visible;
}
.bildrahmen {
	border: 1px solid #666;
}
.text_adressen {
	font-family: Arial;
	font-size: 12px;
	color: #666;
}
.line_grau {
	background-image: url(../Bilder/Layout/line_pix_grau.gif);
	background-repeat: repeat-x;
	background-position: center;
}

