body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-color: #838383;
	background-image: url(../img/hintergrund2.jpg);
	background-repeat: repeat-x;
	font-family: verdana, arial;
	font-size: 11px;
	line-height: 14px;
	color: #ffffff;
}
a {
	color: #56d609;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a.img {
	border: 0px;
}
img {
	border: 0px;
}
h1 {
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
}

#logo {
	width: 146px;
	height: 191px;
	top: 40px;
	left: 50%;
	margin-left: -430px;
	position: absolute;
	z-index: 10;
}
#headtext {
	widht: 500px;
	height: 30px;
	position: absolute;
	left: 50%;
	top: 50px;
	margin-left: -250px;
	z-index: 20;
}
#textrechts {
	width: 220px;
	height: 60px;
	left: 50%;
	position: absolute;
	top: 10px;
	z-index: 9;
	margin-left: 260px;
	text-align: right;
	font-size: 10px;
}
#flashhead {
	position: absolute;
	top: 97px;
	left: 50%;
	margin-left: -460px;
	height: 245px;
}
#menu {
	position: absolute;
	left: 50%;
	margin-left: 190px;
	width: 151;
	z-index: 15;
	top: 380px;
	line-height: 10px;
}
#content {
	width: 580px;
	position: absolute;
	top: 382px;
	left: 50%;
	margin-left: -430px;
	float: left;
	padding-bottom: 50px;
	height: 260px;
	overflow: auto;
	z-index: 30;
}
#menureferenzen {
	width: 130px;;
	height: 22px;
	position: absolute;
	top: 462px;
	left: 50%;
	margin-left: 372px;
}
#menuubermich {
	width: 130px;;
	height: 22px;
	position: absolute;
	top: 423px;
	left: 50%;
	margin-left: 372px;
}
.clear {
	clear: both;
}

#lightbox{
	background-color:#2a2a2a;
	padding: 8px;
	color: #000000;
	}
#lightboxDetails{
	font-size: 11px;
	padding-top: 0px;
	}
	
#lightboxCaption{ 
	float: left; 
	}

#keyboardMsg{
	float: left; 
	}
	
#closeButton{
	top: 8px; 
	right: 8px; 
	}

#lightbox img{
	border: none; 
	clear: both;
	} 
	
#overlay img{
	border: none; 
	}

#overlay{
	background-image: url(../img/overlay.png);
	}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/overlay.png", sizingMethod="scale");
	}
	

