#seite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	height: auto;
	width: 1024px;
	left: auto;
	right: auto;
	top: 0;
	margin: auto;
}
#inhalt table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #006600;
	text-align: center;
	left: auto;
	right: auto;
	position: relative;
}
#inhalt a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
	color: #00CC00;
	height: auto;
}
#inhalt a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #33FF00;
}


#navi {
	height: auto;
	width: 250px;
	float: left;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #0000CC;
	background-image: url(Bilder/exptextb.jpg);	
}
#navi li {
	list-style-position: outside;
	list-style-type: circle;
}


#inhalt {
	float: left;
	height: auto;
	width: 754px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
	background-image: url(Bilder/lootextb.jpg);
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 20px;
}
#inhalt li {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 25px;
	list-style-position: inside;
	list-style-type: square;
	color: #000033;
	font-size: 14px;
	font-weight: lighter;
}


#kopf {
	height: 200px;
	width: 1024px;
	background-attachment: scroll;
	background-image: url(Bilder/Titel.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#navi a {
	text-decoration: none;
	color: #0000FF;
	float: left;
}
#navi a:hover {
	font-size: larger;
	color: #003399;
	font-variant: small-caps;
	font-weight: bold;
}
#seite #inhalt img {
	margin: auto;
	background-position: center;
}
