* {
 padding: 0;
 margin: 0;
 }

 
/*************************************
 +div's
 *************************************/
 
#home { background-color: #eaf5ee; margin-top: 20px; margin-left: 20px }
#tophead { background: url(../bilder/back_top.jpg) no-repeat; width: 1009px; height: 115px }
#head { background: url(../bilder/back_head.jpg) no-repeat; width: 1009px; height: 235px }
#content  { background: url(../bilder/back_content.jpg) repeat-y; padding-right: 36px; width: 1009px }
#footer { background: url(../bilder/back_footer.jpg) repeat-y; width: 1009px }
#bottomcontent { background: url(../bilder/back_bottom.jpg) no-repeat; width: 1009px; height: 40px }
#contentfooter     { margin-left: 290px; width: 600px }
#left { float: left; width: 280px }
#inhalt   { margin-left: 290px }
#trenner { clear: both }
#trennerunten { clear: both }
#id { margin-top: 10px; width: 685px }
#adresselinks  { float: left; width: 200px }
#adresserechts  { float: right; width: 200px }
#adressemitte  { margin-left: 200px }

