/* CSS für Audifreunde Oberland */

body {/*Hintergrundfarbe*/
	padding:0px;
	margin:0px;
	background-color: #000066;
	background-image: none;
}

#container {/*container für roten Rahmen*/
	left: auto;
	top: 80px;
	right: auto;
	bottom: auto;
	width: 800px;
	margin: auto;
	position: relative;
	border: 1px solid #333333;
	height: 600px;
	background-repeat: no-repeat;
	background-image: url(../bilder/audifreunde_oberland.jpg);
}
#container1 {/*container für roten Rahmen*/
	left: auto;
	top: 80px;
	right: auto;
	bottom: auto;
	width: 800px;
	margin: auto;
	position: relative;
	border: 1px solid #333333;
	height: 600px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#textbox {/*Anweisungen für Textbox, Schrift, größe, farbe*/
	font-size: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: absolute;
	width: 730px;
	left: 44px;
	top: -52px;
	margin-top: 0px;
}
#textbox1 {/*Textbox für Vorstellung etc*/
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: absolute;
	width: 734px;
	left: 47px;
	z-index: 20;
	top: 76px;
	height: 466px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	line-height: normal;
}
.bild_01 {/*Bildposition für Bild mitte*/
	position: absolute;
	left: 21px;
	top: 19px;
}

.bild_02 {/*Bildposition für Bild mitte-rechts*/
	position: absolute;
	left: 572px;
	top: 20px;
	z-index: 600;
}
.flagge {
	position: absolute;
	left: 555px;
	top: -64px;
	width: 92px;
	height: 51px;
}
.flaggen {
	position: absolute;
	left: 762px;
	top: -49px;
}
.seite02 {
	color: #FFFFFF;
}
