body
{
margin:0px; padding:0px;
}

#header
{
position: absolute; height:137px; width:100%; background-image:url(header.jpg);
}

#navigation
{
position:absolute; margin-left:15px; margin-top:15px; font-family: Arial; font-size:17px; font-weight:900; color:#514E42;line-height:128%;
}

#grafik
{
position:absolute; right:0px; width: 214px; height:137px; background-image:url(gfx.jpg);
}

#content
{
position:absolute; margin-top:137px; width:100%; height:420px; min-height:420px; background-color: #FFFFFF;
}

#inhalt
{
padding:10px; font-family:Arial; font-size:14px;
}

#footer
{
position :absolute; height:17px; bottom:0px; width:100%; background-image:url(footer.jpg);
}

#navigation a:link, #navigation a:active, #navigation a:visited
{
	text-decoration: none;
	color: #514E42;
}

#navigation a:hover
{
	text-decoration: underline;
}
