body{
	background-image: url(../images/hintergrund/implantat_drgriess_ohneblue.gif)
}

#hinweis_rechts_oben {
	position: absolute;
	top: 9px;
	z-index: 50;
	right: 130px;
}

#flagge_eng {
	position: absolute;
	top: 9px;
	z-index: 60;
	right: 235px;
	height: 18px;
	width: 30px;
}

#flagge_de {
	position: absolute;
	top: 9px;
	z-index: 60;
	right: 205px;
	height: 18px;
	width: 30px;
}

#zahnbild {
	position: absolute;
	z-index: 20;
	top: 7px;
	right: 10px;
}

#fraubild {
	position: absolute;
	z-index: 103;
	top: 4px;
	right: 5px;
}

#fraubild_text {
	position: relative;
	z-index: 104;
	border: thin solid #666666;
	height: 200px;
	width: 155px;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
}

#alphalogo {
	position: absolute;
	z-index: 116;
	top: 7px;
	left: 10px;
}

#Text_Fuss {
	position: absolute;
	top: 2px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	font-weight: bold;
	z-index: 120;
}

/* Seitenlayout für Alpha Bio Hauptseite
Normale Höhe
*/

#oben_uberschrift{
	position: absolute;
	margin: 0px;
	top: 5px;
	left: 5px;
	height: 100px;
	width: 790px;
	z-index: 10;
	font-weight: bolder;
	padding: 4px;
	background-image: url(../images/hintergrund/blauer-balken.png);
	background-repeat: repeat-x;
}

#linke_nav{
	position: absolute;
	left: 5px;
	top: 1px;
	height: 450px;
	width: 140px;
	font-weight: bolder;
	padding: 4px;
	z-index: 10;
	overflow: auto;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C6DBEF;
}

#haupt_corpus{
	position: absolute;
	margin: 0px;
	top: 1px;
	left: 150px;
	height: 450px;
	width: 645px;
	z-index: 10;
	font-weight: bolder;
	padding: 4px;
	scrollbar-base-color: #0099FF;
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #0066FF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #000099;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C6DBEF;
}

#unten{
	position: absolute;
	margin: 0px;
	background-color: #CCCCCC;
	top: 455px;
	left: 5px;
	height: 15px;
	width: 790px;
	padding: 4px;
	font-weight: bolder;
}


/* Anwender stellt hohe Seite ein
*/

#oben_uberschrift_hoch{
	position: absolute;
	margin: 0px;
	top: 5px;
	left: 5px;
	height: 110px;
	width: 1002px;
	z-index: 10;
	font-weight: bolder;
	padding: 4px;
	background-image: url(../images/hintergrund/blauer-balken.png);
	background-repeat: repeat-x;
}

#linke_nav_hoch{
	position: absolute;
	top: 1px;
	left: 5px;
	height: 550px;
	width: 140px;
	font-weight: bolder;
	padding: 4px;	
	z-index: 10;
	overflow: auto
