BODY 
{
background: url(grafik/hg_grafik.jpg);
margin: 0px; 
padding: 0px; 
border: 0px;
height: 100%;
}

#logo
{
position: absolute;
top: 0;
left: 0;
}

#nav
{
width: 235px; 
background: #EBEBEB;
position: absolute;
top: 207px;
left: 0px;
}

#top1
{
width: 680px; 
height: 10px;
background: #8B99BD;
position: absolute;
top: 0px;
left: 236px;
padding: 10px;
text-align: right;
}

#top2
{
width: 690px; 
height: 30px;
background: #EBEBEB;
position: absolute;
top: 31px;
left: 236px;
padding: 5px;
text-align: right;
}

#main
{
width: 690px; 
background: #FFFFFF;
position: absolute;
top: 85px;
left: 246px;
text-align: left;
vertical-align: top;
}

#bottom
{
position: relative;
top: 10px;
text-align: right;
vertical-align: center;
padding: 0px;
margin: 0px;
border: 0px;
}


