html {
	height: 100.1%;
	/*	background-image: url(images/apfel.gif);	*/
 	/*	border: 2px solid #00C;		*/
		background-color: #000;		
}

body { 
	margin-top: -20px;   /* hier oberer Rand -20px weil margin 20px bei wrapper */
  	text-align: center;

	}
	
	
	* { 
	margin: 0px; padding: 0px; border: 0px;
	
	}
	
	h1, h2, h3, h4, h5, h6 {  }

	a:link {
	color: #000;
	text-decoration:none;
	}

	a:visited {
	color: #030;
	text-decoration:none;
	}
	
	a:hover, a:focus {
	text-decoration:none;
	background-color: #9C0;
	}
	
	a:active {
	color: #C00;
	text-decoration:none;
	font-weight:bold;
	}


div#wrapper { 
	
	width: 800px; margin: 20px 	auto;
	
	
	}

div#header {
	background-image: url(images/header8.gif);
	height: 140px;
	width: 800px;
	border: 2px solid #00C;
	background-color: #006;
}

div#navi {
	width: 800px;
	line-height: 20px;
	padding-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.64em;
	text-transform: lowercase;
	list-style-position: inside;
	margin-top: -14px;
	border: 2px solid #00C;
} 

div#navi ul {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 10px;
	list-style-type: none;
	text-align: center;
	left: 250px;
	top: 100px;
	background-color: #999;
	}
	
div#navi li {
	margin-right: 40px;
	list-style-type: none;
	/*	word-spacing: 20px;	*/
	text-align: center;
	/*  background-color: #FFF;  */
	text-transform: uppercase;
	display: inline;
	}
	
div#wrapcontent {
	background-image: url(images/schatten2.jpg);
	width: 800px;
	height: 600px;
	margin-top: -16px;
	border: 10px;
	border-color: #999;
	background:#F8F8F;
	border: 2px solid #00C;
	/*	background-color: #9C0;	*/
}

div#linksseite {
	background-image: url(images/verlauf1.gif);
	width: 800px;
	height: 600px;
	margin-top: -16px;
	border: 10px;
	border-color: #999;
	/*	background:#F8F8F;	*/
	border: 2px solid #00C;
	/*	background-color: #9C0;	*/
}   
div#maintext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 	font-size:14pt; 
	color:#E8E8E8;
	text-align: center;
	}

div#menu {
	background:#F5F5F5;
	color: #F00;
	}

div#footer {
	height:18px;
	width: 800px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 0.5em;
	text-transform: lowercase;
	color: #000;
	background-color: #999;
	border: 2px solid #00C;
	text-align: center;
	padding-top: 6px;
}

inks a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#text_linksseite a {
	text-align: justify;
}

#linksseite {
	color: #90F;
}
#impressum {
	color: #000;
}

#linksseite_unten {
	color: #000;
}
