body {
	background-color: #424242;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	font-family: sans-serif;
	font-size: smaller;
}

img {
	border: none;
}

p {
	text-align: justify;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a.link {
	color: #ffffff;
	font-style: italic;
	padding-left: 1px;
	padding-right: 1px;
}

a.link:hover {
	background-color: #000000;
}

a.orange {
	color: #ff6600;
	display: block;
}

a.weiss {
	color: #ffffff;
	display: block;
}

a.orange:hover {
	text-decoration: underline;
}

a.weiss:hover {
	text-decoration: underline;
}

#kopf {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#koerper {
	position: relative;
	width: 788px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;
}

#vorhang_links {
	float: left;
}

#inhalt {
	overflow: auto;
	width: 579px;
	height: 282px;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 5px;
}

#vorhang_rechts {
	float: right;
}

#fuss {
	position: relative;
	text-align: center;
}

#unten {
	position: relative;
	margin-top: -5px;
}

.grafiklink {
	display: block;
	text-align: center;
}

#musicplayer {
	text-align: center;
	position: relative;
	top: -15px;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
}
