/* CSS Document */

.body{
width: 100%;
background-color:#2C2C2C
}

.headerbackgr{
background-image:url(bg_top.jpg);
width: 100%;
height: 289px;
}

.header{
width: 100%;
height: 289px;
}

.logo{
top: 20px;
left: 300px;
position: absolute;
z-index: 2;
}

.links{
}

.content{
background-color:#666666;
width: 744px;
left: 121px;
position: absolute;
padding-left: 10px;
padding-right: 10px;
}


.reclame{
}