html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-color: #000000;
	text-align:center;
}

p
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-color: #000000;
	text-align:justify;
}

ul {
    margin:  0px 0px 25px 0px; 
  }
  
  
 li {
    margin:  5px 0px 5px 0px; 
  }

a:link{
 	text-decoration:none;
	color: #000000;
	font-style:italic;
}
  
a:visited{
 	text-decoration:none;
	color: #000000;
	font-style:italic;
}
  

a:hover{
 	text-decoration:underline;
	color: #000000;
	font-style:italic;
}
  
a:active{
 	text-decoration:none;
	color: #000000;
	font-style:italic;
}


h1
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 34px;
	color: #9d9d9d;
	text-align:left;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: normal;
	
}

#rahmen
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

#kopf
{
	width: 680px;
	height: 199px;
	background-image:url(../images/hinter_kopfnavi.jpg);
	background-position:bottom;
	background-repeat:repeat-x;

}

#logo
{
	width: 317px;
	height: 199px;
	float: left;
}

#kopfnavi
{
display:none;
}

#teaser
{
	display: none;
}

#kopfnav
{
	display: none;}

#breadcrumb
{
	display: none;
}

#navigation
{
	clear:left;
	width: 978px;
	height:198px;
	margin-bottom: 3px;
}

#nav
{
	display: none;
}

#kopfbild
{
	width: 680px;
	height:198px;
	background-color:#ffffff;
	float:left;
}

#graueline
{
	clear:left;
	width:978px;
	height: 20px;
	background-color: #808080;
	margin-bottom: 3px;
}

#main
{
	width: 978px;
	clear: left;
	background-image:url(../images/hinter_main.jpg);
	background-repeat:repeat-y;
	overflow:visible;
	background-position:left;
	margin-bottom: 2px;
}

#links
{
	display: none;	
}


#news
{
	display: none;
}

#content
{
	width: 635px;
	float: left;
	padding: 30px 0px 30px 30px;
	text-align:left;
}

#footer
{
	display: none;
}

#adresse{
	float: left;
	width: 635px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-color: #000000;
	text-align:left;
}