@charset "UTF-8";

/* body {
/* 	margin: 0;
/* 	padding: 0;
/* 	color: #999;
/* 	background: #000;
/* 	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
/* 	font-size: x-small; /*for IE5/Win */
/* 	voice-family: "\"}\"";
/* 	voice-family: inherit;
/* 	font-size: small; /*for compliant browsers */	
/* 	}
/* html>body { font-size: small; } /* be nice to Opera */

/* Layout Rules
----------------------------------------------- */
#wrap {
	width: auto;
	padding-top: 25px;
	background-color: #FFFFFF;
	position: relative;
	height: 450px;
	padding-left: 25px;
	margin-top: 1px;
}

.albumDesc	{
	margin-top: -15px;
	color: #FFFFFF;

}
.albumBookDesc {
	font-size: small;
	color: #666666;
	margin-top: -13px;
}
.descTitle {
	font-size: small;
	color: #999999;
}

.albumName {
	color: #FFFFFF;

}


/* Form Elements
----------------------------------------------- */
label, select { 
	font-size: 90%;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
}
select {
	color: #B1B1BC;
	background-color:  #131313;
	border: 1px solid #b1b1bc;
}

/* Gallery and Playback Controls
----------------------------------------------- */
#gallerySelect {
	width: Auto;
	margin-top: -8px;
}
#controls {
	margin:0 auto 10px auto;
	white-space: nowrap;
}
#galleries {
	margin:0 auto 20px auto;
	display: none;
}
#galleries label { padding-bottom: 2px; }

#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	list-style-image: url(none);
}
#transport a {
	margin: 0 1px 0 0;
	padding: 0px 8px 0px 8px;
	width: 20px;
	float: left;
	-moz-user-select: none;
	-khtml-user-select: none;
	background-image: url(../../../../bilder/slideshow/bg_grad_orange1.gif);
	height: 20px;
}
#transport a:link {
	color: #fff;
	background-color: #F8C467;
}
#transport a:visited {
	color: #fff;
	background-color: #F8C467;
}
#transport a:hover {
	background-color: #F8C467;
	background-image: url(../../../../bilder/slideshow/bg_grad_orange2.gif);
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#previews {
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
	width: 132px;
	float: right;
	margin-right: 25px;
	background-color: #FFFFFF;
	border: 1px solid;
	margin-left: 0px;
	position: relative;
	border-color: #CCCCCC;
}
#thumbnails {
	clear: both;
	margin: 10px auto;
}
#thumbnails div {
	position: relative;
	width: 40px;
	height: 25px;
	float: left;
	margin: 8px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 40px;
	height: 25px;
	position: absolute;
	border: 1px solid #000000;
}
#picture {
	padding: 0px;
	float: left;
	margin-right: 10px;
	width: 500px;
}
#wrap #TitleDesc #HaedDesc {
	display: none;
}

#mainImageOutline {
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	border-top: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	border-left: solid 1px;
	padding: 15px;
	overflow: hidden;
	border-color: #CCCCCC;
}
#mainImage {
	width: 100%;
	height: 100%;

}

#picture img {
	border: 1px solid #999;
}
.selectedThumbnail {
	border: 2px solid #FFFFFF !important;
}
.inFocus {  border: solid 1px #FFFFFF !important; }.header {
	margin-top: 0px;
}

#wrap #TitleDesc {
	display: none;
}

#wrap #picture #caption {
	font-size: 14px;
	color: #000000;
	padding-top: 6px;
}

#wrap #TitleDesc h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 20px;
}

#Inhalt #wrap h1 {
	color: #3A9C00;
	margin-bottom: 6px;
	margin-top: 0px;
}
