body {
	margin: 0;
	background-color: #000000;
}
html, div, h1, h2, h3, ul, ol, span, table, td, tr, li {
	margin: 0;
	padding: 0;
}
html, body {
	font-size: 101%;
	font-family: "Lucida Grande", Helvetica, Verdana, sans-serif;
}
p {
	margin: 0;
}
#kopf {
	background-color: #FFFFCC;
	height: 200px;
	width: 712px;
	margin-top: 0px;
	padding-top: 60px;
	padding: 0px;
	vertical-align: text-bottom;
	margin-left: 0px;
	position: absolute;
}
html>body #kopf {
}

html>body #nav {
}
#kontakt {
	height: auto;
	width: 200px;
	color: #3399FF;
	font-weight: bold;
	font-size: 12px;
	margin-top: 10px;
	position: absolute;
	left: 712px;
	top: 0px;
	padding: 30px;
	text-align: left;
}
#kontakt a {
	color: #3399FF;
	text-decoration: none;
}
#kontakt a:hover {
	color: #880000;
}
#autoren {
	height: auto;
	width: 190px;
	margin-left: 712px;
	margin-top: 80px;
	background-color: #999999;
	padding: 0px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-top: 25px;
	position: absolute;
	text-decoration: none;
	padding-left: 30px;
}
#autoren ul {
	background-color: #999999;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#autoren li {
	text-align: left;
	margin: 0;
	color: #FFFFFF;
	height: 20px;
	font-weight: normal;
	text-decoration: none;
	padding: 0;
}
#autoren li.first {
	color: #FFFFCC;
	font-weight: bold;
	height: 30px;
}
#autoren li a {
	color: #FFFFFF;
	text-decoration: none;
}
#autoren li a:hover {
	color: #FFFFCC;
}
#text {
	position: absolute;
	background-color: #FFFFFF;
	width: 492px;
	height: auto;
	padding: 20px;
	font-size: 12px;
	line-height: 18px;
	padding-left: 30px;
	margin-left: 170px;
	margin-top: 200px;
	text-align: left;
}
#text p {
	margin-bottom: 12px;
	margin-top: 0px;
}
#text a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#text a:hover {
	color: #CC6600;
}
#text a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
#text a:visited:hover {
	color: #CC6600;
}
#text h1 {
	color: #990000;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 12px;
}
#text .titel {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	margin-bottom: 6px;
}

#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}
#nav li {
	position: relative;
	text-align: right;
	width: 150px;
	margin-bottom: 20px;
	list-style-type: none;
}
#nav a.active {
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;
}
#nav  {
	height: auto;
	width: 150px;
	margin-left: 0px;
	margin-top: 220px;
	padding: 0;
	position: absolute;
	background-color: #000000;
}
#nav a {
	font-weight: bold;
	color: #3399FF;
	line-height: 16px;
	font-size: 12px;
	letter-spacing: 1px;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: none;
	color: #880000;
	font-weight: bold;
	text-align: center;
}
#nav a:visited:hover {
	text-decoration: none;
	color: #880000;
	font-weight: bold;
	text-align: center;
}

#wrapper {
	text-decoration: none;
	position: relative;
	width: 912px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
img {
	text-decoration: none;
	float: left;
	margin-right: 12px;
	margin-bottom: 4px;
	border: 0;
}

