@charset "utf-8";
*	{
margin: 0px;
padding: 0px;

}
body  {
	background: #c0c0c0;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 85%;
	line-height: 140%;
}
h1, h2, h3, h4, h5, h6 {
	color: #013952;
	margin-top: 15px;
	margin-bottom: 10px;
}

h1 {
	font-size: 18px;
	line-height:25px;
}
h2 {
	font-size: 16px;
	line-height:25px;
}
h3 {
	font-size: 14px;
	line-height:20px;
}
h4 {
	font-size: 12px;
	line-height:20px;
}
h5 {
	font-size: 12px;
	line-height:20px;
	color: #ABACAE;
}
h6 {
	font-size: 12px;
	line-height:20px;
}
.wrapper #mainContent #formBG {
	background-color: #eaeaeb;
	width: 500px;
	padding: 20px;
}


#container {
	width: 945px;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	padding: 20px 20px 0 20px;
	background-color: #3E687E;
} 
#container .wrapper {
}
#footer2  {
	color: #ABACAE;
	text-align: center;
	font-size: 0.7em;
	background-color: #3E687E;
}
#footer2 a , #footer2 a:visited{
	color: #ABACAE;
}



#header {
	background-color: #3E687E;
	color: #FFF;
	font-size: 24px;


} 
#map  {
	height: 400px;
	width: 98%;
	border: 2px solid #EAEAEB;
}
#direction {
	width: 98%;

}
#mainContent {
	margin: 0 0 0 191px;
	padding: 40px 20px 120px 40px;
	background-color: #FFF;
	background-image: url(../images/skizze%20Gebaeude.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	overflow: hidden;
} 
#mainContent p , #mainContent ul, #mainContent address{
	padding-top: 3px;
	padding-bottom: 5px;
}

#container .wrapper #header a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container #header #bg1 {
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-y;
	height: 80px;
	margin-top: 10px;
}
#container #header #bg2 {
	background-image: url(../images/bg2.jpg);
	background-repeat: no-repeat;
	height: 84px;
}
#container #navigationoben #links .wrapper {
	height: 29px;
	background-color: #ABACAE;
	padding: 3px 0;
	width: 380px;
	float: right;
}


#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#sidebar1 {
	float: left;
	width: 187px;
	padding: 0;
	background-color: #ABACAE;
	background-image: url(../images/angebot.jpg);
	background-repeat: no-repeat;
	background-position: center 70px;
	height: 500px;
}

#container #navigationoben {
	height: 35px;
	background-color: #013952;
	width: 754px;
	float: right;
}

#sidebar2 {
	float: right; 
	width: 160px; 
	background: #EBEBEB; 
	padding: 15px 10px 15px 20px; 
}
#footer {
	padding: 10px 10px 10px 20px;
	background:#003851;
	text-align: center;
} 
.teaserstart {
	background-color: #eaeaeb;
	background-image: url(../images/bgteaserstart.jpg);
	background-repeat: repeat-x;
	margin: 10px 30px 20px 0;
	float: left;
	height: 125px;
	width: 300px;
}
.teaserstart .teaserstartsub{
	height: 125px;
	display: block;
	background-image: url(../images/dreieck1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
.teaserstart .teaserstartsub:hover {
	background-image: url(../images/dreieck2.jpg);
}
.teaserstartsub a {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

.teaserstart .teaserstartsub img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}

.teaserstart .teaserstartsub .teasertextstart {
	color: #333;
	padding: 20px;
}
.teaserstart .teaserstartsub .teasertextstart:hover {
	padding: 20px;
	color: #2C4858;
}



#container .wrapper {
	background-color: #ABACAE;
}

#footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:1px;
	font-size: 1px;
	line-height: 0px;
}
#container #mainContent ul  {
	padding-left: 20px;
}
#mainContent ul li {
	padding-bottom: 5px;
}

#mainContent a, #mainContent a:visited {
	font-style: normal;
	text-decoration: underline;
	color: #666;
}
#mainContent address {
	font-style: normal;
	padding: 0 0 20px 0;
}
#mainContent .teaserstart .teaserstartsub a {
	text-decoration: none;
}
