body{
text-align:center;
margin: 0px;
background-color: #e1e1e1;
font-family: Arial, Helvetica, sans-serif; font-size: small;
}

#wrap{
margin:0 auto;
text-align:left;
width:1005px
}

a{
color:#000;
text-decoration:underline;
}

#header{
background-image:url(media/header_start_1.gif);
height: 520px;
width: 1005px;
}

#contentwrapper{
background-image:url(media/header_start_1_down.gif);
width: 1005px;
}

#content{
margin-left:225px;
margin-right:170px;
}

#bottom{
width: 1005px;
height: 400px;
background-image:url(media/schach.gif);
}

#left{
float:left;
width: 115px;
background-color:#FFF;
height: 300px;
margin-right: 15px;
margin-top:-120px;
}

#text{
float:left;
width:340px;
margin-top:-120px;
}

#right{
float:right;
width:115px;
background-color:#FFF;
height: 300px;
margin-top:-120px
}

.box{
background-image:url(media/featurebox_gr.gif);
width:340px;
background-color:#e1e1e1;
background-repeat:repeat-y;
padding: 5px;
}

.picbox{
width:115px;
height:115px;
background-color:#000;
margin-bottom:10px;
}