@charset "UTF-8";
body {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif; 
	color: white;
	background: black no-repeat;
	margin-top: 0;
}

a:hover {
	font: small-caps 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: underline;
}

a {
	color: #feffff;
	font: small-caps 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

#container {
	width: 780px;
	height: 100%;
	margin-left: 50px;
	background: url(img/transpBlack50.png) repeat;
	margin-top: 0;
}

#header {
	width: 770px;
	padding: 5px;
}

#inhalt {
	width: 770px;
	margin: 5px;
}p {
	font-size: 12px;
}
