body {
	margin: 0px;
	padding: 0px;
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	color: black;
   	font-size: 12px;
	background-color: #E0E0E0;
	line-height: 18px;
}

img { border: 0px; }

A:link, A:active, A:visited, A:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #0072BC;
}
A:hover
{
	text-decoration: underline;
}

h1 {
	font-size: 17px;
	font-family: Helvetica;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
}

h2 {
	font-size: 16px;
	font-family: Helvetica;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #6B6B6B;
}
h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 8px;
	color: #6B6B6B;
}
.top {
	height: 125px;
	background-color: #FFFFFF;
}
.logo {
	position: absolute;
	top: 34px;
	left: 48px;
}
.navi {
	position: absolute;
	top: 70px;
	left: 330px;
	width: 540px;
}
.promo_container {
	height:280px;
	margin-top: 0px;
	background: #F8F8F8 url(img/middle_bg.gif) repeat-x 0 top;
}
table {
	font-size: 12px;
	line-height: 18px;
}
td {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.content {
	height: 320px;
	background:white;
}

#footer {
	font-size: 11px;
	background: #F8F8F8 url(img/footer_bg.gif) repeat-x 0 top;
	padding-top: 12px;
}
#footer a, #footer a:link, #footer a:visited, #footer a:focus, #footer a:hover, #footer a:active {
	font-weight: normal;
}

#footer a:focus, #footer a:hover, #footer a:active {
	text-decoration: underline;
}
.content_waswirbieten {
	position: absolute;
	top: 440px;
	left: 41px;
	width: 400px;
}
.content_leistungen {
	position: absolute;
	top: 440px;
	left: 520px;
	width: 260px;
}
.content_text {
	margin-top: 14px;
	font-size: 12px;
	vertical-align: top;
	
}
.content_text img{
	margin-bottom: 4px;
	vertical-align: middle;
}
input, textarea {
   	font-family: Verdana, Arial, Helvetica, sans-serif;
   	color: #7D7D7D;
   	font-size: 12px;
   	margin-bottom: 8px;
   	border: 1px solid #D6D6D6;
   	padding-left: 6px;
   	padding-top: 3px;
   	padding-bottom: 3px;
}
.textpage_box {
	background-color: #F8F8F8;
	padding-bottom: 12px;
}

.textpage_impressum {
	width: 395px;
	margin-left: 46px;
	padding-top: 36px;
	line-height: 20px;
}
.textpage_fullpage {
	width: 700px;
	margin-left: 46px;
	padding-top: 36px;
	line-height: 20px;
}
.textpage_kontakt {
	margin-left: 52px;
	padding-top: 36px;
}

/** Startseite Content Slider -START- **/
#content-slider {
	margin-left: 48px;
	padding: 0px;
}
#controller {
	position: absolute;
	top: 360px;
	left: 46px;
}
#controller span {
	color: #0072BC;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
#slides div {
	margin-top: 10px;
	overflow: hidden;
}
#slides div span{
	position: absolute;
	top: 40px;
	left: 0px;
	width: 395px;
	height: 173px;
	padding-left: 12px;
	padding-top: 16px;
	background: url(img/startpage_promo_text_bg.gif) no-repeat -12px top;
}
#slides div span h2{
	font-size: 16px;
	font-family: Helvetica;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #6B6B6B;
}
/** Startseite Content Slider -END- **/
