a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #333333;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #ff3300;
	}
acronym {
		border-bottom: none;
	}
#container {
	position: absolute;
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -512px;
	width: 1024px;
	z-index: 10;
	background-image: url(media/street_02.png);
	background-repeat: no-repeat;
}
#container2 {
	position: absolute;
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -512px;
	width: 1024px;
	z-index: 10;
}
#leiste {
	position: absolute;
	top: 109px;
	width: 1024px;
	background-image: url(media/leiste_03.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 38px;
	z-index: 10;
}

#menue1 {
	position: absolute;
	background-image: url(media/button1_03.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 56px;
	left: 100px;	
}

#menue2 {
	position: absolute;
	background-image: url(media/button1_04.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 48px;
	top: 0px;
	left: 156px;	
}
#menue3 {
	position: absolute;
	background-image: url(media/button1_05.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 82px;
	left:204px;
}
#menue4 {
	position: absolute;
	background-image: url(media/button1_06.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 95px;
	left:286px;
}
#menue5 {
	position: absolute;
	background-image: url(media/button1_07.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 88px;
	left: 381px;
}
#menue6 {
	position: absolute;
	background-image: url(media/button1_08.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 99px;
	left: 469px;
}
#menue7 {
	position: absolute;
	background-image: url(media/button1_09.png);
	background-repeat: no-repeat;
	height: 36px;
	width: 70px;
	left: 568px;
}
	
.menue {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
#logo {
	position: absolute;
	background-image: url(media/oeivs_logo_02.png);
	background-repeat: no-repeat;
	height: 125px;
	width: 374px;
	right: 0%;
	z-index: 2;
}
#szene1 {
	position: absolute;
	background-image: url(media/szene_03.gif);
	height: 40px;
	width: 41px;
	left: 150px;
}
#szene2 {
	position: absolute;
	background-image: url(media/szene_05.gif);
	height: 40px;
	width: 41px;
	left: 196px;
}
#szene3 {
	position: absolute;
	background-image: url(media/szene_07.gif);
	height: 40px;
	width: 41px;
	left: 242px;
}
#szene4 {
	position: absolute;
	background-image: url(media/szene_09.gif);
	height: 40px;
	width: 41px;
	left: 288px;
}
#szene5 {
	position: absolute;
	background-image: url(media/szene_11.gif);
	height: 40px;
	width: 41px;
	left: 334px;
}
#szene6 {
	position: absolute;
	background-image: url(media/szene_13.gif);
	height: 40px;
	width: 41px;
	left: 380px;
}
#szene7 {
	position: absolute;
	background-image: url(media/szene_15.gif);
	height: 40px;
	width: 41px;
	left: 426px;
}
#szene8 {
	position: absolute;
	background-image: url(media/szene_17.gif);
	height: 40px;
	width: 41px;
	left: 472px;
}



#beitrag{
	position: absolute;
	height: 20px;
	width: 250;
	top: 75px;
	left: 100px;
	z-index:10
}
#copy{
	position: absolute;
	width: 830px;
	left: 100px;
	top: 180px;
	height: 400px;
	z-index: 20;
}
#flash{
	position: absolute;
	width: 550px;
	height: 400px;
	top: 100px;
	left: 50%;
	margin-left: -275px;
	z-index: 20;
}
.hl1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #ff6600;
	line-height: 120%;
}
.copy {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 150%;
}
.quelle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 170%;
}
#footer {
	position: absolute;
	width: 830px;
	left: 100px;
	height: 20px;
	z-index: 20;
	bottom: 3%;
}
