@charset "windows-1252";
body
{
background: #666666;
	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
	padding: 0;
	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
	color: #000000;
	background-color: #6C0;
	font-family: Frutiger, Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 14px;
	line-height: 17px;
}
	

a:link {
	color:#373e61;
	text-decoration:none;
}
a:focus {
	color:red; text-decoration:none; }
a:hover { font-weight:bold; color:green; text-decoration:none; }

a:visited { color:#373e61; text-decoration:none; }

#container {
	height: 600px;
	width: 800px;
	text-align:left;
}
#kopf {
	position: absolute;
	width: 213px;
	top: 15px;
	left: 200px;
	height: 148px;
	color: #373e61;
}
#menue {
	position: absolute;
	width: 155px;
	left: 15px;
	top: 200px;
	height: 400px;
}
#buehne {
	position: absolute;
	left: 200px;
	top: 200px;
	width: 550px;
	height: 400px;
	overflow: auto;
	clip: rect(auto,auto,387px,auto);
	margin-right: 10px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}
#logo {
	clear: both;
	float: none;
	padding-bottom: 10px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-size: 12px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.imp {
	font-family: Frutiger, Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}
a:active { font-weight:bold; color:lime; text-decoration:underline; }

.saugross {
	font-family: Frutiger, Verdana, Geneva, sans-serif;
	font-size: 98px;
	color: #FFF;
	line-height: 92px;
}
.normalo {
	font-family: Frutiger, Verdana, Geneva, sans-serif;
	left: 10px;
	position: relative;
}
.1988 {
	font-family: Frutiger, Verdana, Geneva, sans-serif;
	font-size: 40px;
	padding-left: 55px;
	left: 44px;
	line-height: normal;
	color: #000;
}
