	      body {			 					background: #a0a0a0 url(pix/verlauf.jpg) repeat-x;}
					.hiddenPanel {				
										position:absolute;
                      					left:300px;
                      					top:110px;
                      					width:300px;
                      					background-color:#ccc;
                      					border-top:3px solid #999;
                      					border-bottom:3px solid #444;
                      					border-left:3px solid #999;
                      					border-right:3px solid #444;
                      					font-size:5pt;
										display: block;
										z-index: 99;
										background-color: #fff;
										color: #000;
										visibility: hidden;
										padding: 20px;
										font-size:12pt;
										font-family: sans-serif;
					}
					#hiddenPanel a {			
										text-decoration: none;
										font-weight: bold;
										font-family: sans-serif;
										color: #00f;
										text-align: right;
					}
					.headline {			position:absolute;
										top:39px;
										left:35px; 
										font-weight: bold;
										font-size: 20pt;
										color: #666;
										font-family: sans-serif;
										width:230px;
										z-index:10;}
	
					.wrap {								
										position:absolute;
										top:0px;
										left:0px; 
										z-index:10;
																}
					.menu	{								position:absolute;
                      					left:45px;
                      					top:78px;
																width:240px;
																z-index:10;
																}
					#menu a {							text-decoration: none;
                              	font-size: 8pt;
                              	font-weight: bold;
                              	font-family: sans-serif;
																color: #000;
																margin: 0 1px 0 0;
                              	padding-right: 8px;
                              	float: left;
                              	display: block;
																cursor: pointer;
																}
					#menu a:hover {				color: #c00;
																}
					.galleryPanel	{				}
					#galleries {					position:absolute;
                      					left:45px;
                      					top:94px;
                      					width:220px;
                      					height:240px;
																margin:0px auto 5px auto;
                      					font-size:11pt;
																color: #666;
																font-family: sans-serif;
																border-top: 1px solid #000;
																padding-top:5px;
																list-style: none;
																z-index:10;}
					#galleries li {				list-style: none;
										 						margin-left: -10px;
					}
					.controlPanel	{	position:absolute;
                      					left:45px;
                      					top:286px;
                      					width:230px;
                      					height:20px;
										z-index:10;}
					.thumbnails	{     position:absolute;
                      					left:35px;
                      					top:325px;
                      					width:230px;
                      					height:300px;
																clear: both; 
																margin: 10px auto;
																z-index:10;}
					#thumbnails	div { position: relative;
                              	width: 32px;
                              	height: 32px;
                              	float: left;
                              	margin: 12px;
                              	padding: 0;
                              	float: left;
                              	display:inline;}
					#thumbnails img {
                              	width: 40px;
                              	height: 40px;
                              	position: absolute;
                              	border-top: solid 1px #999;
                              	border-right: solid 1px #444;
                              	border-bottom: solid 1px #333;
                              	border-left: solid 1px #444;}
					.picture  {						position:absolute;
                      					left:350px;
                      					top:69px;
										z-index:10;}
					.rowHover {						color: #f00;
																cursor: pointer;}
					.rowSelected {				color: #000;
											 					font-weight: bold;}
																
					#transport {
                              	margin: 0;
                              	padding: 0;
                              	list-style: none;
																
}
#transport li {
                              	float: left;
                              	margin: 0;
                              	padding: 0;
                              	text-align: center;
}
#transport a {
                              	text-decoration: none;
                              	font-size: 8pt;
                              	font-weight: bold;
                              	font-family: sans-serif;
                              	margin: 0 2px 0 0;
                              	padding: 4px 8px;
                              	width: 91px;
                              	float: left;
                              	display: block;
								border-top: solid 1px #999;
                              	border-right: solid 1px #444;
                              	border-bottom: solid 1px #333;
                              	border-left: solid 1px #444;
								background-color:#666;
}
#transport a:link {
                              	color: #000;

}
#transport a:visited {
                              	color: #000;

}
#transport a:hover {
                              	color: #f00;

}
					.test {
							position: absolute;
							left:35px;
                      		top:69px;
							background-color:#333;
							border: solid 1px #000;
							width:240px;
							height:250px;
							z-index:1;
							}
							span.title {display:inline;
							font-weight: bold;
																font-size: 15pt;
																color: #000;
																font-family: sans-serif;
																font-style:italic;
							}
							span.red {display:inline;
																color: #b00;
							}

