html, body, div, img, h1, h2, h3, h4, p, a, form, input, textarea, select, ul, li, table, th, tbody, tr, td
{
margin:0px;
padding:0px;
border:none;
outline:none;
vertical-align:baseline;
background:transparent;
font-family:Arial;
}

html,body
{
height:100%;
background-color:#ffffff;
font-family:Arial;
font-size:16px;
line-height:25px;
color:#000000;
padding:0px;
margin:0px;
}

div#top
{
height:50%;
width:960px;
margin-bottom:-360px;
float:left;
}



div#container
{
position:relative;
margin:auto;
clear:left;
background-color:#ffffff;
width:960px;
height:690px;
padding:5px 0px 15px;
}


div#container div div
{
position:absolute;
}

div#page
{
background-color:#ffffff;
width:880px;
height:630px;
border-style:solid;
border-color:#cccccc;
border-width:10px;
}

div#page
{
position:relative;
margin:auto;
padding-bottom:10px;
clear:left;
margin-top:20px;
}

a#logo
{
position:absolute;
top:20px;
left:20px;
}

div#bar
{
width:100px;
height:680px;
right:50px;
top:-20px;
background-color:#ffbd00;
}

a#kontakt
{
position:absolute;
top:120px;
right:23px;
}

div#nav
{
left:30px;
top:210px;
width:120px;
}

div#nav a
{
display:block;
float:left;
clear:left;
width:100px;
height:25px;
line-height:30px;
font-size:18px;
color:#000000;
text-decoration:none;
padding:0px 10px;
margin-bottom:10px;
border-style:solid;
border-width:0px 0px 5px;
border-color:#cccccc;
}

div#nav a:hover
{
background-color:#ffbd00;
border:none;
padding-bottom:5px;
}

div#nav a#active
{
border-color:#ffbd00;
font-weight:bold;
}

h1#headline
{
position:absolute;
left:290px;
top:60px;
width:350px;
text-align:center;
}

div#content
{
position:absolute;
left:290px;
top:140px;
width:350px;
height:450px;
}

a#impressum
{
position:absolute;
bottom:3px;
display:block;
width:100px;
text-align:center;
}

a#impressum:hover
{
text-decoration:underline;
}