@charset "UTF-8";
/* CSS Document */
HTML, BODY {
	height:100%;
	color: #666;
	background-color: #fff;
	font-family: 'Linden Hill', sans-serif;
	font-size: 12px;
	color: #999;
	text-align: center;
	/*background-image: url(images/bg5.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-transform: lowercase;
}
.tabelleinfo {
	background-color: #FFF;
	color: #333;
	right: 330px;

	font-size: 20px;
	text-align: left;
	vertical-align: top;
	line-height: 22pt;
}
.thumblist {
	width: 250px;
	top: 150px;
	position:absolute;
	text-align: right;
	right: 30px;
	z-index: 5;
}
a {
	color: #999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tablbg {
	/*background-image: url(images/bgtable.png);*/
	text-align: center;
}

.tablbgup {
	background-image: url(images/head.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.thumbs {
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	cursor: pointer;
	cursor: hand;
	opacity:0.4;
}
a:hover {
	color: #36F;
}
.menudiv {
	position: absolute;
	width: 270px;
	text-align: left;
	left: 40px;
	height: 500px;
	background-color: #FFF;
	z-index: 1;
	top: 150px;
	color: #333;

	font-size: 20px;
	text-align: left;
	vertical-align: top;
	line-height: 22pt;
}
.maintable {
	position: relative;
	height: 100%;
	top: 0px;
	width: 100%;
}
.galbildgross {
	background-color: #fff;
	cursor: pointer;
	cursor: hand;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 50px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	position: relative;
}
.galbildgrosssingle {
	background-color: #FFF;
	border: 10px solid #FFF;
}
/*.shadow {
	background-attachment: fixed;
	background-image: url(images/shaddow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.schoben {
	background-attachment: fixed;
	background-image: url(images/schoben.png);
	background-repeat: repeat-x;
	background-position: center -10px;
	height: 35px;
	top: -10px;
	left: 0px;
	position: fixed;
	display: inline;
	z-index: 6;
}
.schunten {
	background-attachment: fixed;
	background-image: url(images/schunten.png);
	background-repeat: repeat-x;
	background-position: center -10px;
	height: 35px;
	bottom: 0px;
	left: 0px;
	position: fixed;
	display: inline;
}*/
.kommentar {
	color: #999;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 230px;
	right: 400px;
}
.bildinfo {
	color: #CCC;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1;
	left: 00px;
	top: 00px;
	background-image: url(images/verdunkelung.png);
	background-repeat: repeat;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
	padding-top: 20px;
	padding-bottom: 20px;
}
.infobutton{
	width: 250px;
	line-height: 16px;
	font-size: 12px;
	padding-right:20px;
	top: -20px;
	background-image: url(images/verdunkelung.png);
	background-repeat: repeat;
	position:absolute;
	text-align: right;
	right: 0px;
}
.navi {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.loader {
	position: absolute;
	top: 50%;
	z-index:1;
	left: 0;
	background-color: #FFF;
	height: 30px;
	width: 100%;
}

