html {
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
}

body {
	text-align: center;
	height: 100%;
	margin: 0;
	padding: 0;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #e64324;

}

* html #wrap {
     height: 100%;
}


h1,h2,,h4 {
	margin-bottom: 7px;
	font: 16px Helvetica, Arial, sans-serif;
	font-weight: bold;
	height: auto;
	 }
	 
h3	 {
	margin-bottom: 7px;
	font: 14px Helvetica, Arial, sans-serif;
	font-weight: bold;
	height: auto;
	 }

	 
a, a:active, a:focus{outline: none;
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
text-decoration:  underline;
}

a img {border: none;}
object { outline:none; }



/* ----------container zentriert das layout-------------- */
#wrap {
position: relative;
top: 0;
width: 100%;
min-height: 100%;
z-index: 999;
}

#stretch {
padding-bottom: 75px;
}



#container {
	width: 870px;
	height: 540px;
	text-align: center;
	margin: 0 auto;
	font: 24px Helvetica, Arial, sans-serif;

}

#container2 {
	width: 870px;
	height: 160px;
	text-align: center;
	margin: auto;
	font: 24px Helvetica, Arial, sans-serif;

}

.header {
	width: 577px;
	height: 125px;
	z-index: 999;
}
	

.logo {
	position: relative;
	display: inline;
	width: 150px;
	height: 125px;
	float: left;
	margin-top:20px;
	z-index: 999;
	}
	
.kind {
	position: relative;
	display: inline;
	background-image: url(images/kind.gif);
	width: 255px;
	height: 447px;
	float: right;
	margin: 0px;
	z-index: 999;
	}


/* ----------Navigation-------------- */


#nav {
position: relative;
width: 408px;
height: 46px;
float: right;
top:-75px;
left: 25px;
background: url(images/navi.png) no-repeat;
text-indent: -999em;
z-index: 500;
}

#nav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#nav li, #nav a {height: 46px; display: block;}
#item1 {left: 0; width: 109px;}
#item2 {left: 104px; width: 100px;}
#item3 {left: 203px; width: 98px;}
#item4 {left: 302px; width: 104px;}



#item1 a:hover {background: transparent url(images/navi.png) 0 -46px no-repeat;}
#item2 a:hover {background: transparent url(images/navi.png) -104px -46px no-repeat;}
#item3 a:hover {background: transparent url(images/navi.png) -203px -46px no-repeat;}
#item4 a:hover {background: transparent url(images/navi.png) -302px -46px no-repeat;}


#ic #nav li A.ca{
background: transparent url(images/navi.png) 0 -46px no-repeat;
}
#ia #nav li A.cb{
background: transparent url(images/navi.png) -104px -46px no-repeat;
}
#ib #nav li A.cc{
background: transparent url(images/navi.png) -203px -46px no-repeat;
}
#id #nav li A.cd{
background: transparent url(images/navi.png) -302px -46px no-repeat;
}

/* -----------welle--------------------------- */
.welle_content {
	position: relative;
	background-image: url(images/content_welle.gif);
	background-repeat: repeat-x;
	padding-top: 85px;
	padding-bottom: 400px;
	width: 100%;
	height:100px;

	/*margin-top: -175px;*/
	z-index: 800;

}

#welle {
	position: relative;
	background-image: url(images/welle1.gif);
	background-repeat: repeat-x;
	background-position: -25px 0px;
	width: 100%;
	height: 150px;
	top: -92px;
	/*margin-top: -175px;*/
	z-index: 800;

}



	
/* ------------------Bildzeichen im BG------------------------------ */

.zeichen {
	position: absolute;
	width: 100%;
	height: 155px;
	display: block;
	z-index:100;
	opacity:0.5;
}

.zeichen1 {
	background: url(images/clouds2.gif) repeat-x 210% 0;
	right: 0px;
	top: 100px;
	z-index:100;
	width: 100%;
}


.zeichen2 {
	background: url(images/clouds2.gif) repeat-x 150% 0;
	top: 380px;
	left: 0;
	z-index:100;
	opacity: 0.7;
}

/* ----------Content-------------- */
	
.slidebox {
	position: relative;
	top: 25px;
	height: 280px;
	width: 548px;
	right: -20px;
	background-image: url(images/rahmen1.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 888;
	text-align: center;
	
	}

.slidebox img {
padding: 20px 22px;
}
	
/* ----------4 Spalten Home-------------- */



.block { 
position: relative;
margin: 0 auto;
width: 870px; 
top: 100px;
}


.block a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

#rechts,#mitterechts,#mittelinks,#links{ 
position: absolute; 
padding-top:0;
color: #FFF;
}

#links { 
top: 10px;
left: -5%; 
width: 220px;  

}


#mittelinks { 
left: 22%; 
top: -25px;
width: 220px;   
}

#mitterechts { 
left: 48%; 
top: -15px;
width: 220px;  
}


#rechts { 
left: 78%; 
width: 220px; 
}

.leistungen {
background: url(images/leistungen_bg.gif) center center no-repeat;
width: 	220px;
color: #e64324;
}

.leistungen a {
	color: #e64324;
}

.kosten {
background: url(images/kosten_bg.gif) center center no-repeat;
}

.kosten a {
	color: #e64324;
}

.ueber {
background: url(images/ueber_bg.gif) center center no-repeat;
}

.ueber a {
	color: #e64324;
}

.kontakt {
background: url(images/kontakt_bg.gif) center center no-repeat;
}

.kontakt a {
	color: #e64324;
}


/* ----------2 Spalten Leistungen-------------- */

#content_wrap {
width: 100%;
min-height: 400px;
background-color: #e64324;
}

#center {
width: 870px;
height: 100%;
margin: 0 auto;
color: #fff;
}

#headline {
	position: relative;
	top: 1000;
	width: 110;
	left: 100;
	height: auto;
	text-align: center;
	font-size: 12px;
}

#left {
float: left;
min-height: 400px;
height: 100%;
width: 70%;
text-align: left;
z-index: 800;
padding: 0 0 15px 0;
}

#right {
	float: left;
	min-height: 400px;
	height: 100%;
	width: 30%;
	background: #e64324;
	text-align: left;
}

/* ----------Footer-------------- */

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
    width: 100%;
	border-top: 3px dotted #FFF;
	min-height: 34px;
	height: 34px;
	font-size: 12px;
	line-height: 34px;
	color:#FFF;
	z-index: 999;
}

