body{
background-color:#FFFFFF;
vertical-align:middle;
text-align:center;
}

a{
color:#5B2910;
font-size:12px;
font-family:arial;
text-decoration:none;
}

#main{
width:96%;
height:96%;
vertical-align:middle;
text-align:center;
float:left;

position:relative;

}

#main_site{
position:relative;
top:50%;
margin: -225px auto auto auto;
width:995px;
height:450px;
vertical-align:middle;
text-align:center;
background-color:#D39E59;
background-image: url(../images/start.gif);
background-repeat: no-repeat;
background-position:left center;

}
#gesammt_layout{
position:relative;
left:304px;
top:113px;
width:638px;
height:310px;
background-image: url(../images/start_content.gif);
background-repeat: no-repeat;
background-position:left center;
/*padding: 0px 0px 0px auto;*/
}

* html #gesammt_layout {
left:124px;
top:112px;
}

html>head:first-child+body #gesammt_layout {  }

#text_inhalt{
background-image: url(../images/start_text.gif);
background-repeat: no-repeat;
background-position:top left;
width:309px;
height:218px;
top:83px;
position:relative;
left:40px;
text-align:left;
}
* html #text_inhalt {
left:-105px;
top:82px;
}
