p, h1, h2, h3, h4, ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
#mitte {text-align:center;}
#mitte h1{text-align:center;}
h1 {
	font-size: 1.6em;
	margin: 3px 0px 10px 0px;
	text-align: left;
	color: #366;
}
h2 {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #366;
}
h3 {
	font-size: 1.2em;
}
#container {
	text-align:left;
	position: relative;
	width: 900px;
	color: #333;
	margin: 10px auto;
	height: 860px;
	background-color:#ecffff;
}
#content {
	border-bottom-style: none;
	width: 900px;
	height: 800px;
	
}
#logo {
	margin-top: 0px;
	margin-left: 0px;
	position: absolute;
	left: 671px;
	top: 2px;
}
#randlinks {
	margin-left: 220px;
}
A:link {
	color: #333;
	text-decoration: none;
}
A:visited {
	color:#333;
	text-decoration: none;
}
a:hover		{
	color:#366;
	text-decoration: none;
}
A:active {
	text-decoration: none;
	color: #366;
}
a img {
	border: none;
	margin: 10px;
}
.img {
	text-align: left;
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.clear { clear:both;}
.eiinzug {
	margin-left: 170px;
}
