/* Start of CMSMS style sheet 'startseite' */
/* ----- CENTER WRAPPER ----- */

#centerTopWrapper {
width:960px;
height:261px;
background-image:url(images/site/start_bg.jpg);
background-repeat:no-repeat;
margin:0px 0px 5px 0px;
}

/* ----- INTRO BOX ----- */

#introStart {
padding:25px 32px;
color:#CCCCCC;
font-size:1.1em;
width:536px;
margin:0px 10px;
}

#phoneStart {
padding:24px 24px;
color:#000000;
width:242px;
margin:0px 10px;
}

#phoneStart a {
color:#000000
}

/* ----- CONTENT WRAPPER ----- */

#contentStartWrapper {
clear:both;
width:950px;
height:auto;
padding:7px 0px 0px 5px;
}

#contentStartTop {
width:100%;
height:10px;
background-image:url(images/site/contentbox/wide_top.png);
background-repeat:no-repeat;
}

#contentStartMain {
width:100%;
height:auto;
background-image:url(images/site/contentbox/wide_bg.png);
background-repeat:repeat-y;
padding:0px 10px;
}

#contentStartBottom {
width:100%;
height:10px;
background-image:url(images/site/contentbox/wide_bottom.png);
background-repeat:no-repeat;
margin:0px 0px 10px 0px;
clear:both;
}

/* ----- START TEASER ----- */

#serviceWrapper {
width:307px;
float:left;
background-color:#EEEEEE
}

#technikWrapper {
width:307px;
background-color:#EEEEEE;
margin:0px 0px 0px 312px
}

#vorteileWrapper {
width:306px;
float:right;
background-color:#EEEEEE;
margin:0px 20px 0px 0px
}


#contentStartMain .content {
padding:0px 20px 20px 30px;
}

#contentStartMain #vorteileWrapper .content {
padding:15px 20px 20px 15px;
}

#contentStartMain #vorteileWrapper .vorteile {
padding:0px 0px 0px 15px;
}

/* ----- FOOTER WRAPPER ----- */

#footerWrapper {
width:100%;
padding:5px 0px 20px 0px;
text-align:center
}
/* End of 'startseite' */

