*{
margin:0;
padding:0;
}

html{height:101%;}

body{
margin:0;
padding:0;
font-family: arial, helvetica;
font-size: 11px;
background: #e8e8e8;
}


#header-wrapper {margin:0; padding:0; height:90px; border:0px solid deeppink; background:#E8E8E8;}

.content-home{border:0px solid green; text-align:center;}
.content-home-middle{border:0px solid green; padding: 50px 0 50px 0;  position:relative; text-align:left; width:790px; margin: 0 auto;}
.content-home-middle h1{color:#636262; font-weight: normal;}
#visitencard-home{position: absolute;  right:0px; bottom: -120px; z-index: 23; width:365px; height:228px;
background: transparent url(http://www.satzundsieg.de/assets/images/visitenkarte_home.png) no-repeat center center;
}
#visitencard-home a{ width:365px; height:228px; display: block;}

#content-wrapper{margin:0; padding:0; background: #ffffff; border-top: 1px solid #cccccc; border-bottom: 1px solid #cccccc; }
#content-wrapper .content{ padding: 10px 0 10px 0; border: 1px solid blue; width: 790px; }
/* bottom part of the page www.satzundsieg.de*/        
#footer-wrapper{margin: 0 0 0 0; color: #cccccc;}
#footer-wrapper .footer{margin:0; padding: 15px 0 15px  0px; width: 790px;  text-align: left;}
#footer-wrapper .footer p{text-align: left; font-size: 10px; text-transform: uppercase; color: #cccccc;}
#footer-wrapper  a{ text-decoration: none; color: #cccccc;}
#footer-wrapper  a:hover{ text-decoration: underline; color:#EA6A09;}
/* end bottom part of the page www.satzundsieg.de*/        


/* cleaerer*/
.clearer-left{clear: left;}
.clearer-both{clear: both;}
