	body
	{
	margin: 0;
	padding: 0;
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
	background-color: #fbfcea;
	border: none;

	}
	
	a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	border: none;

}
	a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	border: none;

}
	
	a:hover, a:active
	{
	color: #605046;
	border: none;

	}
	
	h2
	{
	color: #990000;
	margin: 0 0 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13pt;
	line-height: 140%;

	}
	
	h2 a { text-decoration: none; }
	
	strong
    {
	font-weight: bold;
	color: #990000;

    }
	
	#container
	{
		margin: 1em auto;
		width: 990px;
		text-align: left;
		background-color: #fbfcea;
	}
	
	#header
	{
	height: 133px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left 0;
	margin-bottom: 30px;
	}
	
	#header h1
	{
		font-size: 1px;
		text-align: right;
		color: #fff;
		margin: 0;
		padding: 0;
	}
	
	#mainnav
	{
	background-image: url(images/navileiste_mitte.gif);
	padding: 7px 0px;
	margin-bottom: 30px;
	font-weight: bold;
	}
	
	#mainnav ul
	{
	margin: 0 0 0 10px;
	padding: 0;
	color: #000000;
	list-style-type: square;
	}
	
	#mainnav li
	{
	display: inline;
	padding: 0;
	color: #605046;
	}
	
	#mainnav li a
	{
		text-decoration: none;
		color: #990000;
	}
	
	#mainnav li h2 a
	{
		text-decoration: none;
		color: #605046;
	}
	
	#mainnav li a:hover
	{
		text-decoration: none;
		color: #605046;
	}
	
	#menu
	{
	float: right;
	width: 165px;
	clear: none;
	}
	
	
	#contents {
	margin: 0 210px 40px 240px;
	font-size: 11pt;
	border: none;

}
	#contents p {
	line-height: 170%;
	border: none;
}
    
	 #contents ul{
	line-height: 170%;
	border: none;
	list-style-type: disc;
	list-style-position:outside;
	padding-left: 16px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

    #contents li{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin-bottom: 17px;
}

 #contents li span{
	color: #990000;	
}



	.imagefloat
	{
	float: right;
	margin-top: -9px;
	}
	
	#footer
	{
	color: #666666;
	font-size: 8pt;
	margin: 0 215px 40px 240px; 
	}
	
	#english
	{
	color: #666666;
	font-size: 83%;
	margin: auto 400px 40px 238px;
	}
	
	#german
	{
	margin: 2px auto auto;
	}
h3 {

	color: #990000;
	margin: 0 0 2px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}
