* {
	margin: 0;
	padding: 0;
	font-family: /*Verdana, */Arial, Helvetica, sans-serif;
	line-height: 21px;
	font-size: 12px;
}
body {
	padding-top: 20px;
}
#page {
	width: 990px;
	margin: auto;
	border: 1px solid #CCC;
	/*height: 540px;*/
}
#logo-header {
	width: 990px;
	padding-top: 12px;
	padding-bottom: 28px;
}

#homebutton {
	padding-left: 20px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
	color: #af2942;	
}
#homebutton a {
	text-decoration: none;
	color: #af2942;
	font-size: 13px;
}

#content {
	width: 990px;
}
.links {
	float: left;
	background-color: #F7941D;
	width: 200px;
	font-weight: bold;
	padding: 15px 0 10px 0;
	height: 380px
}
.links ul {
	list-style: none;
}
.links p {
	text-transform: uppercase;
}
.links ul a {
	font-size: 12px;
	padding-left: 28px;
	background-image: url(gfx/navigation-list-style.gif);
	background-repeat: no-repeat;
	background-position: 17px 9px;
}

.links a {
	color: #AF2A42;
	text-decoration: none;	
	height: 22px;
	line-height: 22px;
	font-size: 13px;
	padding-left: 10px;
	display: block;
}

.links a.on  {
	background-color: #fbc98e;
	color: #454547;
}
.links a:hover {
	background-color: #f9af57;
}

.links ul a.on {
	background-color: #fbc98e;
	color: #454547;
	background-image: url(gfx/navigation-list-style.gif);
	background-repeat: no-repeat;
	background-position: 17px 9px;
}
.links ul a:hover {
	background-color: #f9af57;
	color: #AF2A42;
	background-image: url(gfx/navigation-list-style.gif);
	background-repeat: no-repeat;
	background-position: 17px 9px;
}

.mitte {
	float: left;
	width: 380px;
	padding: 0 15px;
	height: 405px
}

	.mitte ul li{
		color: #AF2A42;
		font-weight: bold;
		list-style: none;
		background-image: url(gfx/list-style-mitte.gif);
		background-repeat: no-repeat;
		background-position: 0 8px;
		margin-left: 20px;
		padding-left: 20px;
	}

	.mitte-eins  {
		height: 210px
	}
	.mitte-eins a {
		color: #000;
		text-decoration: underline;
	}
	.mitte-eins li {
		padding-bottom: 5px;
		line-height: 19px;
	}

	.mitte-zwei {
		height: 195px
	}

.rechts {
	float: left;
	width: 380px;
	height: 405 px
}

	.rechts p {
		font-size: 13px;
	}

#footer {
	clear: both;
	height: 70px;
	padding-top: 55px;
	padding-left: 20px;
	text-align: left;
	font-size: 13px;
}
#footer a {
	color: #af2942;
	font-size: 13px;
}

.abstand-orange-footer  {
	margin-bottom: 2px;
}

.clear {
	clear: both;
}

.rot {
	color: #AF2A42;
	font-weight: bold;
}


form {
	border: 1px;
}

.senden-button {

}

/* +++ STARTSEITE-INDEX!!!! +++ */ 
.startseite {
	width: 990px;
	height: 405px;
}
.abstand-bild-eins {
	padding-right: 40px;
}
.startseite-headline {
	margin-top: 7px;
	margin-left: 193px;
}
.startseite-navi {
	background-color: #FF7F07;
	height: 33px;
	margin-bottom: 5px;
	padding-left: 40px;
	padding-top: 7px;

}
.startseite-navi a {
	color: #AF2A42;
	text-decoration: none;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.startseite-navi a:hover {
	text-decoration: underline;
}

.startseite-content {
	background-color: #AF2A42;
	height: 280px;
	padding-left: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
}

.anfahrt-rahmen {
	border: 1px solid #AF2A42;
}

.finanzierung-rot {
	color: #AF2A42;
	font-weight: bold;
}

.ansprechpartner-rahmen {
	border: 1px solid #AF2A42;
	margin: 0 5px;
}

.mitte-eins-single {
	height: 210px;
}

.mitte-eins-single a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

.mitte-eins-single a:hover {
	text-decoration: underline;
	color: #AF2A42;
}

.mitte-eins-single .single-on {
	text-decoration: underline;
	color: #AF2A42;
}
