body {
	margin: 0px;
	padding: 0px;
	background: #000304;
}

body, a, td {	
	color: #d4edcb;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

a {	
	font-weight: bold;
}

img {
	border: 0px;
}
    
#main {
	background: url(../images/bgbg.jpg) repeat-x top right #000304;
	height: 580px; 
}

.menu {
	text-align: center;
	float: left;
	width: 14.25%;
}

.menu img {
	margin-bottom: 2px;
}

.fenster {
	position: absolute;
	cursor: move;
	overflow: hidden;
}

.fensterSchliessen {
   	position: absolute;
	top: 24px;
	right: 4px;
	cursor: hand;	
}

.fensterLaden {
	text-align: center;
	padding-top: 50px;
} 

.fensterInhalt {
	position: absolute;
	text-align: justify;
}

.track {
	right: 6px;
	top: 45px;
	position: absolute;
	background-color: #7a8975;
	width: 7px;
}             

.handle {
	width: 7px;
	height: 40px;
	background-color: #d4edcb;
}


.indicator {
	text-align: center;
	font-weight: bold;
}

.indicator img {
	margin-bottom: -5px;
	margin-right: 4px;
}

.photoAlbum img, .tooltip, .tooltipDescription {
	background: #fff;
	border: 1px #ddd solid;
}

.photoAlbum img {
	padding: 3px;
	margin: 5px;
}

.tooltip {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 10px;
	color: #000;
	z-index: 99;
}

.tooltipDescription {
	position: absolute;
	margin: 10px;
	margin: 10px 10px 0px 0px;
	padding: 3px;
	padding-bottom: 2px;
	z-index: 99;
}

.photoAlbumLink {
	padding: 10px;
}

.photoAlbumLink a {
	font-size: 16px;
}
