#rundherum {
	padding:0px;
	width:1000px;
	left: 50%;
	position: absolute;
	margin-left: -500px;
	height: 564px;
	top: 50%;
	margin-top: -282px;
	z-index: 2;
			} 


#navlist {
	font-size: 12pt;
	margin:20px 0 2.5em;
	position: absolute;
	left: 0px;
	top: 384px;
	width: 1000px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	right: 100%;
	overflow: hidden;
	z-index: 5;
	visibility: visible;





}
#navlist li {
	float: left;
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
	white-space: nowrap;
	background-color: #FFFFFF;

}
#navlist ul {
	margin: 0;
	padding: 0;
	width: auto;

}
#navlist a {
	padding: 3px 10px 3px 22px;
	background-color: #999999;
	background-image: url(assets/l1_down.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-decoration: none;
	border-top: 0px solid #ddd;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #ddd;

}
#navlist a:link, #navlist a:visited {
color: #EEEEEE;
}
#navlist a:hover, #navlist a:active,
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #CCCCCC;
background-image: url(assets/l1_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}
A:link {
	text-decoration:none;
	color: #D7340B;
}
A:visited {
	text-decoration:none;
	color: #D7340B;
}
A:active {
	text-decoration:none;
	color: #D7340B;
}
A:hover {
	text-decoration:none;
	color: #D7340B;
}
.painttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
}
#Layer1 {
	position:absolute;
	width:30;
	height:30;
	z-index:7;
	left: 941px;
	top: 370px;
	visibility: visible;
}
