
/* ausgabe unterdruecken */

.nichtscreenen {
	display:none;
}


/* bilder (rahmen) */

img {
	border:0px;
}

/* divs */

#punkt { width:0px; height:0px; margin-top:0; float:left; }

#inhalt { position:relative; margin:0 auto; text-align:left; height:auto; top:0px; width:960px; clear:left; }

#logo  { position:absolute; right:0px; top:60px; width:120px; height:36px; }
#titel { position:absolute; left:5px; top:64px; width:800px; height:auto; }

#block1 { position:absolute; left:0px; top:200px; width:420px; height:auto; }
#inhaltblock1 { width:390px; height:auto; padding:15px; background-color:white; }
#block2 { position:relative; left:0px; top:20px; width:420px; height:auto; }
#inhaltblock2 { width:150px; height:auto; margin-bottom:20px; padding:15px; background-color:white; float:left; }

#showroom { float:left; margin-left:20px; top:0px; width:190px; height:auto; padding:15px; background-color:white; }

#kunden { clear:both; width:660px; height:auto; padding:15px; background-color:white; }

#addthis { margin-left:15px; width:220px; height:auto; }

#block3 { position:absolute; left:440px; top:200px; width:220px; height:auto; }
#block3a { width:220px; height:auto; padding:15px; background-color:white; margin-bottom: 20px; }

#block4 { position:absolute; left:710px; top:200px; width:220px; height:auto; padding:15px; background-color:white; }

#referenzen { position:relative; left:0px; top:5px; width:190px; height:120px; }
#referenzenloader { position:absolute; left:79px; top:45px; width:32px; height:32px; }
#referenzenbilder     { position:absolute; left:0px; top:0px; width:190px; height:120px; border:1px solid #666666; }
#referenzenbilder img { display:none; position:absolute; top:0px; left:0px; }
#referenzenbilder div { display:none; position:absolute; top:0px; left:0px; }

#uhrzeit { position:absolute; left:898px; top:100px; width:70px; height:80px; }


/* body */

Body {

background-image:url(bilder/hintergrund.jpg); 
background-repeat:no-repeat;
background-position:center top;
background-color:white;

margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;

}
