body, html{
margin:0;
padding:0;
height:100%; 

}

.c_l{
clear:left;
}

#seite {
position:relative; 
margin:0 auto; 
width:922px;
height:auto !important; 
height:100%;
min-height:100%;
background-image:url(../UPLOAD/cmsimages/background.gif);
background-repeat:repeat-y;
background-position:center;
}

#head{
/*padding:66px 0px 7px 562px;*/
padding:0px 0px 7px 562px;
}

#block{
padding:0px 0px 190px 0px;
}

#contentblock{
float:left;
width:385px;
padding:0px 0px 0px 275px;
}

#menu{
float:left;
padding:57px 0px 0px 30px;
z-index:200 !important;

}

#content{
background-image:url(../UPLOAD/cmsimages/block_rep.gif);
background-repeat:repeat-y;
padding:35px 70px 35px 40px;
}

#content_head{
height:20px;
background-image:url(../UPLOAD/cmsimages/block_oben.gif);
background-repeat:no-repeat;
}

#content_footer{
height:20px;
background-image:url(../UPLOAD/cmsimages/block_footer.gif);
background-repeat:no-repeat;
}

#footer{
position:absolute;
	width:100%;
	bottom:0; 
	padding-left:1px;
}

/* HOMESWEEDHOME */
#content_h{
background-image:url(../UPLOAD/cmsimages/block_rep.gif);
background-repeat:repeat-y;
padding:0px 0px 0px 15px;
/* z-index:4; */
}

#content_head_h{
height:20px;
background-image:url(../UPLOAD/cmsimages/block_oben.gif);
background-repeat:no-repeat;
}

#content_footer_h{
height:20px;
background-image:url(../UPLOAD/cmsimages/block_footer.gif);
background-repeat:no-repeat;
}
#block_h{
/*padding:0px 0px 230px 0px;*/
padding:0px 0px 180px 0px;
}

#foof{
padding: 0px 0px 84px 0px;
/*padding: 0px 0px 112px 0px;*/
/*z-index:10;*/
width:650px;
}

#footer_h{
position:absolute;
	width:100%;
	bottom:0; 
	padding-left:1px;
background-image:url(../UPLOAD/cmsimages/home_footer.gif);
background-repeat:no-repeat;
background-position:bottom;
/* height:135px; */
z-index:0; 
}

/* qTIP */
div#qTip {
 padding: 3px;
 border: 1px solid #C4D4E2;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #EFF3F6;
 color: #FFF;
 font-family: Arial,Helvetica,sans-serif; 
 color:#0d4d64;
 font-size:10px;
 text-align: left;
 position: absolute;
 z-index: 1000;
}