body, img, div, container {
	behavior: url(/testie6/various/iepngfix.htc)
}

html { overflow: -moz-scrollbars-vertical; }


#container{
	position: relative;
	width: 918px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
}

#container #sun #sun_links {
	float: left;
	width: 459px;
	height: 80px;
}
#container #sun #sun_rechts {
	height: 80px;
	width: 439px;
	float: left;
	text-align: right;
	padding-right: 20px;
}


body {
	background-color: #d8d9d9;
	background-attachment: fixed;
	background-image: url(../images/sunny.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#container #topnavi {
	padding-bottom: 30px;
	padding-top: 30px;
	float: right;
	padding-right: 25px;
	font-size: 10px;
	color: #C20020;
}
#container #topnavi a {
	font-size: 10px;
	color: #c20020;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#container #topnavi a:hover {
	text-decoration: underline;
}
#container #sun {
	width: 918px;
	background-image: url(../images/bg_sun.png);
	height: 80px;
	float: left;
}
#container #inhalt {
	width: 918px;
	float: left;
	background-image: url(../images/bg_inhalt.gif); height: auto;
	background-repeat: no-repeat;
	background-position: bottom;
}
#container #inhalt #inhalt_rechts {
	width: 350px;
	float: right;
	padding-right: 30px;
	font-size: 12px;
	color: #333333;
	padding-top: 110px;
	padding-bottom: 30px;
}
#container #footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333333;
}

#container #inhalt h1 {
	position: absolute;
	left: 40px;
	top: 190px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #c20020;
	font-style: italic;
	font-size: 30px;
	width: 585px;
}

#container #inhalt #inhalt_rechts a {
	color: #c20020;
	text-decoration: underline;
}
#container #inhalt #inhalt_rechts a:hover {
	text-decoration: none;
}

#container #footer {
	background-image: url(../images/bg_footer.png);
	height: 55px;
	float: left;
	width: 890px;
	padding-top: 15px;
	padding-left: 28px;
}
#container #inhalt #inhalt_breit {
	padding-right: 30px;
	font-size: 12px;
	color: #333333;
	padding-top: 110px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#container #inhalt #inhalt_breit a {
	color: #c20020;
	text-decoration: underline;
}
#container #inhalt #inhalt_breit a:hover {
	text-decoration: none;
}

#berlineye {
	position: absolute; 
	left: 73px; 
	top: 634px;	
}

/*IE 6 and IE 7 */
#berlineye {
     *top: 616px;
}
img, div { behavior: url(/various/iepngfix.htc) 
}
