body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 10px;
	background-image: url(Bilder/hg_bild.jpg);
	background-position:141px 0px;
	background-repeat: no-repeat;
}

#navi{
	position: absolute;
	background: transparent;	
	width: 119px;
	top: 9px;
	left: 10px;
	border-bottom: 1px white;
}

#navi a:link, #navi a:visited {
	display: block;
	text-decoration: none;
	font-size: 11px;
	line-height: 20px;
	border-top: 1px white;
	background: transparent;
	color: #000000;
	padding-left: 5px;
}

#navi a:hover {
	color: #FFFFFF;
	background: #000000;
}

#navi img {
	margin-bottom: 20px;
}

#content{
	margin-left: 130px;
	background: transparent;
	width: 780px;	
}

h1 {
	padding: 5px;
	margin: 0px 0px 20px 0px;
	font-size: 16px;
	background: transparent;
	font-variant: small-caps;
}

#content p {
	line-height: 150%;
	text-align: justify;
	padding: 5px;
	margin: 0px 0px;
}

.shpektakel_rechts {
	width: 250px;
	height: 320px;
	float: left;
	background-color: transparent;
	border: 1px solid black;
	margin: 10px 10px 10px 0px;
}

.shpektakel_links {
	width: 250px;
	height: 320px;
	float: left;
	background-color: transparent;
	border: 1px solid black;
	margin: 10px 10px 10px 0px;
}

.shpektakel_mitte {
	width: 250px;
	height: 320px;
	float: left;
	background-color: transparent;
	border: 1px solid black;
	margin: 10px 10px 10px 0px;
}

.shpektakel_ganzebreite {
	margin-left: 130px;
	background-color:transparent;
	border: 1px solid black;
	margin: 0px 0px 10px 0px;
}

h3{
	font-size: 11px;
	border-bottom: 1px solid black;
	margin: 0px;
	padding: 2px 5px;
}

#content a:link, #content a:visited {
	color: #5102C8;
	text-decoration: none;
}

#content a :hover {
	color: #5102C8;
	background: transparent;
	font-weight: bold;
}

p.fuss {
	margin-top: 30px !important;
}

