body {

background:url(../img/bg.png) repeat-x center top;
margin:0px;
}


#all {

width:903px;
border:0px;
position:relative;
margin:0 auto;
background:url(../img/www.gif) 871px 150px repeat-y;
}


#left {

width:216px;
border:0px;
float:left;
}


#logo {

width:216px;
height:184px;
background:url(../img/logo.jpg);
border:0px;
}


#sponsoren {

width:216px;
background:url(../img/bg_sponsor.png) repeat-y right;
border:0px;
overflow:visible;  /*IE ist eine Seuche. italic-bug fix*/
}



#sp_space {

width:216px;
height:40px;
float:left;
}


#center {

width:660px;
border:0px;
float:left;
}


#header {

width:660px;
height:143px;
background:url(../img/header.png) no-repeat top left;
border:0px;
position:relative;
}


#main {

width:658px;
float:left;
border-right: 2px solid #efefef;
border-bottom: 2px solid #efefef;
position:relative;
min-height:800px;
height:auto !important; 
height:900px;          /*IE ist eine Seuche. min-height hack*/
}


#inhalte {

width:462px;
border:0px;
float:left;
position:relative;
overflow:hidden;
}


#navi {

width:196px;
border:0px;
float:left;
position:relative;
overflow:hidden;
}




#wwwpic {

width:27px;
height:143px;
float:left; 
/*bg-img in all! hier: überdecken von bg-repeat*/
background:url(../img/bg.png) repeat-x 3px 0px;
position:absolute;
left:876px;
top:0px;
}



#search {

width:103px;
height:23px;
float:left; 
position:relative;
left:36px;
top:93px;
}



#suchfeld {

width:78px;
height:19px;
border:0px;
padding:0px;
float:left;
position:relative;
left:0px;
top:2px;
}


.rss {

width:41px;
height:41px;
float:left; 
position:relative;
left:56px;
top:90px;
}




.img_hidden {

display:none;
}
