body
    {
    margin: 0;
    padding: 0;
    background: #FFF;
	background-image:url(images/hg.jpg);
	background-repeat:repeat-x;
    text-align: center;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:150%;
	color:#006699;
    }
a, a:link, a:visited {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
	text-decoration:underline;
	font-weight:bold;
}

#header
	{
	width:760px;
	height:99px;
	margin:auto;
	background-color:#FFFFFF;
	text-align:center;
	}


#spacer
	{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	line-height:3px;
	font-weight:bold;
	width:760px;
	height:20px;
	margin:auto;
	background-color:#E7F8FF;
	text-align:left;
	}

#spacer a
	{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006699;
	font-weight:bold;
	text-decoration:none;
	margin-left:5px;
	}

#spacer a:link
	{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006699;
	font-weight:bold;
	text-decoration:none;
	}

#spacer a:hover
	{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#660000;
	background:#E4E7EC;
	font-weight:bold;
	text-decoration:none;
	}

#spacer a:visited
	{
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#006699;
	font-weight:bold;
	text-decoration:none;
	}
	
#navi
	{
	width:760px;
	height:26px;
	margin:auto;
	text-align:left;
	background-color:#E3E8EB;
}	

#haupt
	{
	width:760px;
	height:100%;
	margin:auto;
	margin-top:0;
	margin-bottom:auto;
	text-align:left;
	}

#linkespalte
	{
	width:161px;
	height:100%;
	background-color:#BDA3A4;
	}

#content
	{
	float:right;
	min-height:280px;
	margin:10px;
	padding:15px;
	width:530px;
	}
#footer {
height:15px;
}