
html {
	background: #f8f8f8;
	margin:0 0 0 -1px;
	padding:0;	
	overflow-Y: scroll;
}


body {
	padding:0;
	margin :0;
	display:table; 
	width:100%;	
}


  
  
body {
	color:#656565;
	font-family: 'Trebuchet MS', sans-serif ;
	font-size: 13px;
	font-style: normal ;
	font-weight: normal ;
	text-transform: normal;
}


p {
	letter-spacing: normal ;
	line-height: 1.7em ;
}

h1 {
	color:#303030;
	font-size:18px ;
	margin:15px 0 10px 0;
	clear:both;
}


h2 {
	color:#303030;
	font-size:20px ;
	margin:15px 0 10px 0;
	clear:both;
}


h3 {
	color:#303030;
	font-size:14px;
	margin:20px 0 5px 0;
	clear:both;
}



a:link, a:visited {
	color:#208adb ;
	text-decoration:none;
}


a:hover {
	color:#101010;
	text-decoration:underline;
}




  
  

#wrapper {
	background: transparent url( unten-bg.jpg ) repeat-y scroll 50% 0px ;
	margin:0 auto ;
	width:100%;
}

  
  
body {
	background-color:#f8f8f8;
	background-image:url( aussen-bg.jpg ) ;
	background-position:center top ;
	background-repeat:repeat-x;
}


 




#bg {
	margin:0 auto;
	padding:0;
	background:transparent ;
	background-image: url( hg.jpg ) ;
 	background-repeat:no-repeat;	
	background-position: center top ;
}



  
  
#header {
	margin: 0 auto;
	min-height:0px;
	height: 0px;
	width: 880px;
}


#page {
	background: transparent url( logo.jpg ) no-repeat center top;
}



  
  

#container {
	margin:0 auto;
	width:880px; 
}


#banner {
	margin: 0 auto;
	height:230px;
	width:100%;
}


  
  





#topnavi {
	height:30px;
	margin:0 auto ;
	width:860px;	
	text-align:center;
}


#topnavi ul {
	display:table;
	margin:0 auto;
	padding:0;
	list-style-type:none;
	position:relative;
	height:30px;
	text-transform:none;
	font-size:12px;
	font-family:Arial,sans-serif;
}


#topnavi ul li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	background:transparent url("vtop.jpg") repeat-x top left;

}


#topnavi ul li a {
	display:block;
	float:left;
	color:#eeeeee;
	text-decoration:none;
	padding:0px 37px ;
	line-height:30px;
	font-weight:bold;
}


#topnavi ul li a:hover, #topnavi li#current a {
	color:#ffffff;
	background:transparent url("htop.jpg") repeat-x top left;
}




#content {
	width:860px;
	margin:0 auto ;
	text-align:left;
	min-height:566px;
}


#content p {
	text-align:justify;
}


#footer {
	margin:0 auto;
	padding:0;
	width:880px;
	height:90px;
}


  
  
#footer {
	color:#FFFFFF;
	text-align:center;
}

#footer a:link, #footer a:visited {
	color:#FFFFFF;
}


#footer a:hover{
	color:#8bbfdd;
	text-decoration:none;
}


  
  




#right {
	width:200px;
	padding:10px 20px 20px 20px;
	float:left;
}


#center {
	width:580px;	
	padding:10px 20px 20px 20px ;
	float:left;
}

 
#content p {
	margin-top:10px;
	text-align:justify;
}


  
  
  
  

#sidebar ul.navi {
	list-style: none;
	text-align: left;
	margin: 7px 0px 8px 0px; 
	padding: 0;
	text-decoration: none;	
	border-top: 1px solid #d8d8f0;	
}


#sidebar ul.navi li {
	list-style: none;
	padding: 4px 0 4px 0px;
	margin: 0 2px;	
	border-bottom: 1px solid #d8d8f0;
}



#sidebar ul.navi li a {
	text-decoration: none;
	color:#208adb;
}


#sidebar ul.navi li a:hover {
	color:#101010;
}


#sidebar ul.navi ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.navi ul li { border: none; }







.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}



