	body
	{
		margin: 0;
		padding: 0;
		font: 75% verdana, arial, hevetica, sans-serif;
		text-align: center;
		color: #333;
		background-color: #ffffff;
		background-image:url(bilder/hg_background_grau2.jpg);
		background-repeat:repeat-x;
	}

	a:link 
	{
		color: #666666;
		text-decoration:none;
	}
	a:visited 
	{
	 	color: #999999;
		text-decoration:none;
	}

	a:hover, a:active
	{
		color: #000000;
		text-decoration:underline;
	}

	h2
	{
		color: #B52C07;
		font: 120% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin: 0 0 2px 0;
	}

	h2 a { text-decoration: none; }

	h3
	{
		color: #698BB9;
		font: 106% georgia, times, "times new roman", serif;
		font-weight: bold;
		margin-top: 0;
	}

         #container
	{
		margin: 0em auto;
		width: 800px;
		text-align: left;
		background-color: #fff;
		border: 0px solid #676767;
	}

	#header
	{
		height: 175px;
		background-image: url(bilder/header_bild.jpg);
		background-repeat: no-repeat;
		background-position: 0 0;
		border-bottom: 0px solid #fff;
		position: relative;
	}

	#header h1
	{
		font-size: 25px;
		text-align: left;
		color: #fff;
		margin: 0 0px 0 0;
		padding:40px 10px 5px 630px
	}

         #skipmenu
	{
		position: absolute;
		right: 5px;
		top: 5px;
	}

	#skipmenu a
	{
		color: #666;
		text-decoration: none;
	}

	#skipmenu a:hover
	{
		color: #fff;
		background-color: #666;
		text-decoration: none;
	}

         #mainnav
	{
		font: 75% arial, helvetica, sans-serif;
		background-color: #cccccc;
		color: #272900;
		padding: 0px;
		margin-bottom: 44px;
		font-size: 110%;
		font-weight: bold;
		width:100%;
		background-image:url();
		background-repeat:repeat-x;
		
	}

	#mainnav ul
	{
		margin: 0 0 0 0px;
		padding: 0px 10px 0 0px;
		list-style-type: none;
		background-color: ;
		background-image:url(bilder/hg_mainnav_li);
		background-repeat:repeat-x;
		
	}

	#mainnav li
	{
		display: inline;
		padding: 0 px;
		margin:0px;
		
		
		
	}

	#mainnav li a
	{
		display:block;
		float:left;
		text-decoration: none;
		color: #ffffff;
		background:#999999;
		margin: 0 2px 0 0;
		padding:10px 10px 5px 10px
		
	}

	#mainnav li a:hover
	{
		text-decoration: none;
		color: #666666;
		background-color: #ffffff;
		margin-top:-5px;
		padding-bottom:10px;
	}

	#mainnav a.aktiv
	{
		text-decoration: none;
		color: #666666;
		background-color: #ffffff;
		margin-top:-5px;
		padding-bottom:10px;
	}


         #menu
	{
		text-decoration: none;
		float: right;
		width: 165px;
		border-left: 1px solid #698BB9;
		padding-left: 15px;
		background-repeat:repeat-y;
	}

	#menu ul
	{
		margin-left: 0;
		padding-left: 0;
		list-style-type: none;
		line-height: 165%;
	}

	#menu li a
	{
		text-decoration: none;
		color: #272900;
	}

	#menu li a:hover
	{
		background-color: #ffffff;
		color: #698BB9;
	}

	#menu a
	{
		text-decoration: none;
		color: #272900;
	}

	#menu a:hover
	{
		background-color: #ffffff;
		color: #698BB9;
	}

	#menu h3
	{
		color: #698BB9;
	}


         #contents
	{
		border: 0px solid #676767;
		border-style: ridge;
		margin: 0px 200px 40px 20px;
		padding: 2px
		
	}

	#contents ul
	{
		line-height: 165%;
	}

	#contents h2
	{
		color: #666666;
		font: 120% arial, helvetica, sans-serif;
	}

	#contents p
	{
		line-height: 165%;
	}

         .imagefloat
	{
		float: right;
		padding: 2px;
		border: 1px solid #698BB9;
		margin: 0 0 10px 20px;
	}

	#footer
	{       clear: both;
		color: #272900;
		background-color: #698BB9;
		background-image:url(bilder/hg_footer.jpg);
		text-align: center;
		padding: 5px;
		font-size: 90%;
		height: 50px;
	}

	#footer a 
	{       
		color: #272900;
		text-align: right;
		padding: 0px;
		height: 0px;
		text-decoration: none;
		font-size: 90%;
	}

	#footer a:hover
	{       
		color: #272900;
		text-align: right;
		padding: 0px;
		height: 0px;
		text-decoration: none;
		font-size: 90%;
	}