@import url("/css/navigation.css");
body {
	background-color: #1B1B1D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B1B1B1;
}
#startseite {
	margin: auto;
	position: relative;
	height: 768px;
	width: 1054px;
}
#folgeseite {
	margin: auto;
	position: relative;
	height: 768px;
	width: 1054px;
	background-image: url(../images/layout/folgeseite_neu.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}
#content {
	height: 520px;
	width: 494px;
	z-index: 2;
	overflow: auto;
	top: -20px;
	position: relative;
	left: 337px;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
}
#navigation {
	position: relative;
	top: 218px;
	left: 58px;
	width: 276px;
	overflow: hidden;
	padding-left: 2px;
}
#footer {
	height: 20px;
	width: 698px;
	top: 720px;
	position: absolute;
	font-size: 11px;
	padding-left: 357px;
}

h1 {
	font-size: 18px;
	background-image: url(../images/layout/h1_zeichen.png);
	background-repeat: no-repeat;
	background-position: -1px 6px;
	padding-left: 30px;
}

h2 {
	font-size: 14px;
	padding-left: 30px;
	margin-bottom: -10px;
	font-weight: bold;
}
h3 {
	padding-left: 30px;
	margin-bottom: -15px;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
p {
	padding-left: 30px;
}
#content a  {
	color: #E00000;
	text-decoration: underline;
}
#content ul li {
	margin-left: 15px;
	list-style-image: url(../images/layout/listenpunkt.png);
	list-style-position: inside;
	margin-bottom: 5px;
}
#content table {
	margin-left: 30px;
	width: 90%;
}
.Pflichtfelder {
	color: #F00;
}
#content table tr td form {
	margin-left: -30px;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
	border: 1px solid #F00;
	background-color: #B1B1B1;
}

#1 {
	position: absolute;
	top: 242px;
	width: 150px;
	font-size: 10px;
	float: left;
	left: 13px;
}
#2 {
	position: absolute;
	top: 341px;
	width: 160px;
	font-size: 10px;
	float: left;
	left: 83px;
}
#3 {
	position: absolute;
	left: 170px;
	top: 292px;
	font-size: 10px;

}
#4 {
	font-size: 10px;
	position: absolute;
	left: 251px;
	top: 362px;
	width: 143px;

}
#5 {
	font-size: 10px;
	position: absolute;
	left: 326px;
	top: 263px;
	width: 139px;

}
#6 {
	font-size: 10px;
	position: absolute;
	left: 391px;
	top: 336px;

}
.bild_mitte {
	float: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.bild_links {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
}
.bild_rechts {
	float: right;
	padding-top: 5px;
	padding-left: 10px;
}

