/*** AUS DIV TAG ÜBERNOMMEN ***//*
	position:absolute;
	left:165px;
	top:56px;
	width:134px;
	height:90px;
	z-index:3;
*/
.nav0 {
	position:absolute;
	left:165px;
	/* top:56px; */
	top: 57px;
	width:134px;
	height:90px;
	z-index:3;
}
.nav01 {
	position:absolute;
         left:305px;
         width:680px;
         height:15px; z-index:1;
         background-color: #595959;
         color: #ffffff;
         border: 0px none #000000;
}
.nav02 {
	position:absolute;
         left: 305px;
         width: 676px;
         height: 15px; z-index:2;
         background-color: #737373;
         border: 0px none #000000;
}
.nav03 {
	position:absolute;
         left: 305px;
         width: 676px;
         height: 15px; z-index:2;
         background-color: #8C8C8C;
         border: 0px none #000000;
}
.nav1 {
	position:absolute;
	left:165px;
	/* top:56px; */
	top: 430px;
	width:134px;
	height:90px;
	z-index:3;
}
.adminbutton {
	position:absolute;
	left:165px;
	bottom: 0px;
	width:134px;
	height:90px;
	z-index:3;
	vertical-align: bottom;
	padding-bottom: 0px;
}

ul.navigation {
	float: left;
	padding: 0px;
	margin: 0px;
}
ul.navigation li {
	display: block;
    width: 119px;
    height: 15px;
	overflow: hidden;
	list-style-type: none;

	margin: 0px 0px 0px 21px;
	padding: 0px;
}
ul.navigation li a {
	display: block;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	height: 15px;
	text-decoration: none;
	color: #ffffff;
	border: 0px solid #ffffff;
}
ul.navigation li a:hover {
	height: 15px;
	text-decoration: none;
	color: #ffffff;
	border: 0px solid #ffffff;
}