body{
position:relative;
margin:0 auto;
text-align:center;
padding:0;
background-image:url(http://www.jagdreisen-schrum.de/background.jpg);
background-repeat:repeat-x;
background-color:#fffef4;
}

/*--ELEMENTE--*/

.wrapper{
position:relative;
margin:0 auto;
text-align:center;
top:0px;
left:0px;
width: 900px;
height:auto;
}

.top{
position:relative;
text-align:center;
width:900px;
height: 165px;
background:url(http://www.jagdreisen-schrum.de/startseite-Dateien/top.jpg) left top no-repeat;
}

.categories{
position:absolute;
top:165px;
left:0px;
width:900px;
height:194px;
}

.categories a{
border:0;
width:227px;
}

.categories div#europa{
position:absolute;
top:0px;
left:0px;
width:226px;
height:194px;
border:0;
}

.categories div#afrika{
position:absolute;
top:0px;
left:226px;
width:226px;
height:194px;
border:0;
}

.categories div#asien{
position:absolute;
top:0px;
left:452px;
width:225px;
height:194px;
border:0;
}

.categories div#amerika{
position:absolute;
top:0px;
left:677px;
width:225px;
height:194px;
border:0;
}

.werbung{
position:absolute;
left:0px;
top:363px;
width:450px;
height:235px;
}

.werbung a{
border:0;
}

.text{
position:absolute;
left:450px;
top:359px;
width:450px;
height:226px;
}

.footer{
position: absolute;
left: 391px;
width: 900px;
margin-left: -390px; /* neg. Hälfte von width:780px = zentriertes Div */
bottom: -1010px;
height: 66px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;

}

