* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px/135% Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #AAD1E7;
	background-image: url(../media/fenster/background.jpg);
	background-repeat: repeat-x;
}

img {
	border: none;
}

p {
	margin-bottom: 1.818181em;
}	


h1 {
	font: 22px/130% Georgia, "Times New Roman", serif;
	font-weight: normal;
	color: #3FB2DB;
	margin-bottom: 0.8em;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.3em;
	margin-top: 2.6em;
	color: #3FB2DB;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 1.3em;
	color: #3FB2DB;
}


#buehne {
	position: absolute;
	visibility: visible;
	left: 50%;
	width: 917px;
	margin-left: -458px;
}

#fensterrahmen {
	width: 889px;
	height: 533px;
	background-color: #FFF;
	padding: 14px;
	margin: 21px 0 10px 0;
}

#fenster {
	position: absolute;
	width: 650px;
	height: 391px;
	background-image: url(../media/fenster/fenster.jpg);
	background-repeat: no-repeat;
	padding: 142px 0 0 239px;
}

#fenster img{
	border: 1px solid #666;
}

#adresse {
	font: 12px/200% Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}

#logo {
	width: 917px;
	margin-top: 35px;
}

#logo img{
	position: absolute;
	visibility: visible;
	left: 50%;
	width: 261px;
	margin-left: -130px;
}

#weiter{
	background-color: #3FB2DB;
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 0 14px 4px 14px;
	width: 200px;
	height: 20px;
	text-align: right;
}

#weiter a,
#weiter a:link,
#weiter a:visited{
	font: 12px/200% Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#weiter a:hover,
#weiter a:active,
#weiter a:focus{
	color: #FFF;
	text-decoration: underline;
}
