body {
padding:20px 0 20px 70px;
 margin:0;
 text-align:center;
background-image:url(images/lamello_bg.gif); 
background-repeat:repeat;

}

#container {
/*position:absolute;
top:20px;
left:73px;*/
width:925px;
 text-align:left;
 border:0px solid #000000;
 background-color: white;
 border: solid #ffffff;
 border-width: 1px 1px 1px 1px;
 /*width:100%;*/
 /*width:950px;*/
/*width:100%;
 height:100%;*/
margin:auto;
padding-bottom:10px;
/* margin:0px 73px 20px 73px;*/
}	
html>body #container { /* für alle */
height:auto;
min-height:1100px;

}


#kopf{
 height:108px;
 background:#c6c7c6;
 border:0px solid #c6c7c6;	
 margin: 0px 0px 0px 0px;
 padding: 0 0 0 0px;


}



#bodyblock {
 position:relative;
 background: transparent;
 border:solid #c6c7c6;	
 border-width:1px 1px 1px 1px;

 margin: 0 0 0 0;
height:1px;/*nur ie*/
 /*width:950px;*/
/*width:100%;*/
 padding:10px; 
} 
html>body #bodyblock { /* f�r alle */
height:auto;
min-height:1100px;

}

	 
#navi{
float:left;
border: solid #fff;
border-width:0px 1px 1px 0px;
margin:0px; 
width:160px;
padding:0px 0px 0px 0px;


 }

#sideRight{
float:right;
border: solid #fff;
border-width:0px 1px 0px 1px;
margin:0px;
width:160px;
top:0px;
padding:0px 0px 0px 0px;
}



#main{
/*width:795px;*/
border:solid #fff;
border-width: 0px 1px 0px 1px;
margin-left:170px; 
margin-right:170px;
padding: 0 0 0 0;
top:0px;
width:100%;
}

html > body #main {
width:auto;
}






#footer
{
height:25px;
background:#c6c7c6;
border-width:0;
padding:0;
}

