@charset "utf-8";

#text1 {
	height: 560px;
	width: 560px;
	overflow: auto;
	position: absolute;
	top: 20px;
	right: 20px;
}
#text2 {
	width: 705px;
	overflow: auto;
	height: 250px;
	position: absolute;
}
#text3 {
	width: 650px;
	overflow: auto;
	height: 450px;
	position: absolute;
}


#bild_ur {
	position: absolute;
	right: 0px;
	bottom: 0px;
	overflow: hidden;
}

#bild_or {
	position: absolute;
	top: 0px;
	right: 0px;
}


		body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: hidden;
		}
html {
	position: absolute;
	height: 100%;
	width: 100%;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ganzeSeite {
	background-color: #d2dee7;
	height: 100%;
	width: 100%;
	overflow: scroll;
	position: absolute;
}
#seitenbereich {
	background-color: #FFFFFF;
	position: absolute;
	overflow: hidden;
	left: 50%;
	width: 608px;
	top: 50%;
	height: 608px;
	margin-top: -300px;
	margin-left: -300px;
	background-image: url(../grafik/hintergrund.gif);
}
#kopf {
	background-color: #FFFFFF;
	overflow: hidden;
	position: absolute;
	width: 600px;
	top: 40px;
}
#logo {
	position: absolute;
	height: 117px;
	width: 73px;
	top: 400px;
	overflow: hidden;
	left: 325px;
	background-image: url(../grafik/logo_unterzeile.gif);
}
#menubereich {
	height: 22px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 68px;
}
#seiteninhalt {
	position: absolute;
	height: 598px;
	width: 598px;
	left: 0px;
	top: 0px;
	padding: 0px;
	overflow: hidden;
	border: 1px solid #999999;
}
#fuss {
	background-color: #FFFFFF;
	position: absolute;
	height: 22px;
	width: 955px;
	top: 578px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 2px;
}
#copyrightzeile {
	position: absolute;
	height: 15px;
	width: 608px;
	left: 50%;
	top: 50%;
	margin-top: 305px;
	margin-left: -300px;
}
#text4 {
	overflow: hidden;
	position: absolute;
	height: 450px;
	width: 240px;
	top: 0px;
	right: 0px;
}
.listenposition {
	position: relative;
	left: -20px;
}

