#wrapper	{
	width: 800px;
	\width: 800px;
	w\idth: 800px;
	padding: 0px;
	margin: auto;
	margin-top: 0px;

}

#contentheader {
	position: absolute;
	margin: 0px;
	padding: 0px;
	width: 800px;
	\width: 800px;
	w\idth: 800px;
	float: left;
	text-align: left;
	z-index: 2;

}

body {
	background-image:   url(hintergrund.jpg);
	background-repeat: repeat;
}
#thumbnails	{
position:absolute;
left:19px;
top:34px;
width:237px;
height:335px;
z-index:5;
}
#pfeil_unten {
position:absolute;
left:19px;
top:396px;
width:237px;
height:15px;
z-index:1;
}
#pfeil_oben {
position:absolute; left:19px; top:18px; width:237px; height:15px; z-index:20
}

#diaflaeche {
	position:absolute;
	left:10px;
	top:10px;
	width:255px;
	height:408px;
	z-index:1;
	background-image: url(bild_dia_flaeche.jpg);
	background-repeat: no-repeat;
}

#innerer_rahmen {
	position:absolute;
	left:0px;
	top:0px;
	width:816px;
	height:558px;
	z-index:1;
	background-image: url(hintergrund_innen.jpg);
	background-repeat: repeat;
}

#grueneflaeche {
	position:absolute;
	left:274px;
	top:427px;
	width:533px;
	height:120px;
z-index:1;
	background-repeat: no-repeat;
	background-image: url(bild_gruenerkasten.jpg);
}


#logo {
	position:absolute;
	left:572px;
	top:494px;
	width:225px;
	height:44px;

background-repeat: no-repeat;
	background-image: url(bild_logo.jpg);
	z-index: 5;
}


#contentunterlage {
	position:absolute;
	left:274px;
	top:10px;
	width:533px;
	height:408px;
	z-index:3;
	background-image: url(bild_dia_flaeche.jpg);
	background-repeat: repeat;
}



#hauptnavi {
position:absolute; left:10px; top:427px; width:255px; height:120px; z-index:1;
}
a {
	color: #000099;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
