body {
	margin-left: 10px;
	margin-top: 10px;
	background-color: #FFF;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}

a{
	font-weight: bold;
}

a:link {
	color: #5a6c38;
}
a:visited {
	color: #798f4f;
}
a:hover {
	color: #3d4729;
}
a:active {
	color: #5a6c38;
}

a.unbold{
	font-weight: normal;
}

#theLayer{
	position:absolute; 
	width:1px; 
	height: 386px; 
	
	left:51px; 
	top: 1px; 
	
	visibility:hidden; 
	z-index: 33;
}

#pad {
	display:block; height:150px;
}

#adsie {
	clear:both;
	text-align:center;
}

.tab{
	/* background-image:url(../img/bg.gif); */
	width: 551px;
	/*
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	*/
}


#abdecker {
	visibility:hidden;
	background:#353535;
	filter:alpha(opacity=90);
	-moz-opacity:.7;
	opacity:.7;
	position:absolute;
	left:0px;
	top:0px;
	z-index: 29;
	width:100%;
	height:100%;
	text-align:center;
}

.gallery_od{
	background:#353535;
	color: #fff;
	text-align: center;
	height: 20px;
	padding: 5px;
}
.gallery_spacer{
	height: 10px;
}

#wrapper {
	width: 700px;
}
#wrapper #auswahl {
	width: 200px;
	text-align: center;
}
#wrapper #mittxt {
	position: relative;
	left: 10px;
}
#wrapper #mittxt {
	width: 500px;
	position: absolute;
	left: 450px;
	top: 35px;
}
