#logo
{
	position:	absolute;
	z-index:	0;
	left:		0px;
	top:		0px;
	/*border:		1px solid #000000;*/
}

#navi
{
	z-index:	1;
	position:	absolute;
	left:		23px;
	top:		188px;
	/*border:		1px solid #eeeeee;*/
	width:		287px;
	font-family:Courier;
	font-size:	14px;
	letter-spacing: 1px;
}

#navi a
{
	display:	block;
	color:		666666;
	text-decoration: none;
	padding-bottom: 20px;
},
#navi a:hover
{
	font-weight:bold;
	color:		#000000;
}

#bild
{
	z-index:	3;
	position: absolute;
	left:		351px;
	top:		60px;
	width: 500px;
	height: 350px;
}
#bildbeschreibung
{
	z-index: 4;
	position: absolute;
	left: 351px;
	top: 430px;
	height: 100px;
	font-family:Courier;
	font-size:	14px;
	letter-spacing: 1px;
	color: #000000;
}

#bildbeschreibung a
{
	text-decoration: none;
	color: #000000;
}

#bildnavi
{
	z-index: 5;
	position: absolute;
	left: 351px;
	top: 495px;
	height: 20px;
	font-family:Courier;
	font-size:	12px;
	letter-spacing: 1px;
	color: #CBAA6A;
	vertical-align: top;	
	/*border:		1px solid #000000;*/
}
#bildnavi a
{
	font-family:Courier;
	font-size:	12px;
	letter-spacing: 1px;
	color: #CBAA6A;
	text-decoration: none;
	font-weight: bold;

}
#impressum
{
	z-index:	3;
	position: absolute;
	left:		351px;
	top:		240px;
	width: 500px;
	height: 350px;
	font-family:Courier;
	font-size:	14px;
	letter-spacing: 1px;
	color: #000000;

}
#impressum a:hover
{
	font-weight: bold;
}
#dreabild
{	
	z-index:	8;
	position: absolute;
	left:		351px;
	top:		60px;
}