/* CSS Document */

.body{
width: 100%;
background-image:url(bg.gif);

}

.headerbackgr{
background-image:url(bg_top.jpg);
width: 100%;
height: 175px;
}

.header{
width: 100%;
height: 175px;
}

.logo{
top: 20px;
left: 300px;
position: absolute;
z-index: 2;
}

.links{
}

.content{
background-image:url(bg_cen.gif);
width: 744px;
left: 121px;
position: absolute;
padding-left: 10px;
padding-right: 10px;
}

.contentbody{
width: 100%;
background-image: url(bg.gif);
height: 3400px;

}

.reclame{
}