#header
	{
		width: 800px;
		height: 145px;
		background-image: url(Bilder/header.gif);
	}

#spacer
	{
		width: 765px;
		height: 4px;
		background-color: #00468A;
	}

#navi
	{
		width: 210px;
		float: left;
		height: 200px;
	}
#back
	{
		width: 210px;
		height: 31px;
		float: left;
		margin-top:50px;
	}

#content
	{
		width: 515px;
		height: 100%;
		float: left;
	}

	.container
		{
			width: 80%;
			text-align: left;
			margin: 48px auto;
		}
	
#footer
	{
		height: 60px;
		width: 590px;
		padding-left:210px;
		text-align: center;
	}
#clear
	{
		clear: left;
	}
	
#content ul, ul a
	{
	color: #00468A;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-top: 1px;
	}	
#content ul a:hover {
	color: #ee3e32;
}	
	
#content h2 {margin:0; color:#00468A; font: 1.2em/1em verdana, "times new roman", serif, bold; }
#content h2 a {padding: 0.3em 0 0em 0em; font-weight: bold; margin:0; display:block; height:1%; }
#content h2 a:link {color:#00468A; text-decoration:none;}
#content h2 a:visited {color:#00468A; text-decoration:none;}
#content h2 a:hover {color:#00468A; text-decoration:none;}
#content h2 a:active {color:#0061C1; text-decoration:none;}

#aa, #ab, #ac, #ad, #ae, #af, #ag, #ah, #ai {padding: 0em 5em 1em 1em;}
#aa, #ab, #ac, #ad, #ae, #af, #ag, #ah, #ai  p { color:#000; width: 95%;}


