body
    {
    margin: 0;
    padding: 0;
    color: #006699;
	background:#FFF url(IMG/hg.jpg) repeat-x;
    text-align: center;
    }

#header
	{
	width:780px;
	height:200px;
	margin:auto;
	text-align:right;
	border-left:1px solid #006699;
	border-right:1px solid #006699;	
	}
	
#navi
	{
	width:782px;
	height:20px;
	margin:auto;
	text-align:center;
	background-color:#006699;

}	

ul.primarynav {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:10px;
  	margin:0px;
  	padding-left:10px;
  	padding:0px;
  	float: left;
  	width: 100%;
}

ul.primarynav li {
  float: left;
  list-style: none;

}

ul.primarynav a {

  margin-right: 1px;
  padding: 5px 15px 2px 15px;
  float: left;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  list-style-image:url(images/pfeil.gif);
}

ul.primarynav a:hover {
  list-style-image:url(images/pfeil.gif);
  color: #006699;
  background:#FFF;

}

#spacer
	{
	width:780px;
	height:5px;
	margin:auto;
	text-align:center;
	background-color:#006699;
	border-left:1px solid #006699;
	border-right:1px solid #006699;	
}	

#haupt
	{
	width:780px;
	margin:auto;
	margin-top:0;
	margin-bottom:auto;
	text-align:left;
	background-color:#FFFFFF;
	border-left:1px solid #006699;
	border-right:1px solid #006699;	
	}

#text
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
	font-size:12px;
	color:#000;
	margin-left:20px;
	margin-right:20px;
	padding:5px;
	}

#text h1
	{
	background-image:url(images/titel_bg.gif);
	width:400px;
	}
	
#haupt a:link
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
	text-decoration:none;
	font-weight:bold;	
	}	
	
#haupt a:hover
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#006699;
	text-decoration:underline;
	font-weight:bold;	
	}	

		
#footer	
	{
	width:782px;
	height:auto;
	margin:auto;
	text-align:center;
	background-color:#006699;
	border-left:1px solid #006699;
	border-right:1px solid #006699;	
	padding-top:5px;
	padding-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#ffffff;
	}

#footer a, a:link
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}	
	
#footer a:hover
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;	
	}	

#footer a:visited
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}	


#rechts
	{
	width:300px;
	height:100%;
	padding:5px;
	margin:15px;
	margin-right:5px;
	margin-bottom:auto;
	float:right;
	}
		
.subtitel
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#006699;	
	font-weight:bold;
	text-decoration:underline;
	}