html, body {
	font-family:arial, helvetica, sans-serif;
	color:#fff;
	font-size:13px;
	margin:0px;
	background-repeat:no-repeat;
	background-attachment:fixed;
	letter-spacing:0.1em;
        font-weight:normal;
}
img {
	border:0px;
}
a:link, a:visited, a:active, a:hover, a:focus {
    color:#fff;
    text-decoration:none;
}
li a:link, li a:visited {
    color:#a09388;
}
li a:hover, li a:active, li a:focus, li a.active {
    color:#fff;
}
div {
	overflow:hidden;
}
#textWrapper a:link, #textWrapper a:visited {
    font-style:italic;
    text-decoration:none;
    color:#a09388;
}
#textWrapper a:hover, #textWrapper a:active, #textWrapper a:focus {
    font-style:italic;
    text-decoration:none;
    color:#ffffff;
}
ul, li {
    list-style-type:none;
    list-style-position:inside;
    padding:0px;
    margin:0px;
}
.cb {
    clear:both;
}
.formlabel {
    float:left;
    width:116px;
    margin-bottom:7px;
}
.formfield {
    float:left;
    width:280px;
    margin-bottom:7px;
}
.formfield input {
    border-top:1px solid #c6c4c0;
    border-right:1px solid #7e7a73;
    border-bottom:1px solid #f2f1f1;
    border-left:1px solid #665f54;
    width:279px;
}
.formfield textarea {
    border-top:1px solid #c6c4c0;
    border-right:1px solid #7e7a73;
    border-bottom:1px solid #f2f1f1;
    border-left:1px solid #665f54;
    width:279px;
    height:70px;
}
#formSubmit {
    color:#fff;
    background-color:transparent;
    border:1px solid #514B3F;
    width:auto;
}
.formerror {
    color:#ff0000;
}
#bgimage {
	position:absolute;
	width:100%;
	height:100%;
	background-color:#ffffff;
	overflow:hidden;
	z-index:1;
}
#totalwrap {
	position:absolute;
	width:100%;
	height:100%;
	background-color:#ffffff;
	overflow:hidden;
	z-index:100;
	display:none;
}
#helper {
	position:absolute;
	top:0px;
	left:0px;
	height:600px;
	width:100px;
}
.menu {
	position:absolute;
	bottom:0px;
	height:35px;
	width:483px;
}

#mainMenuWrapper, #mainMenuContent {
	left:23px;
}
#galleryMenuWrapper, #galleryMenuContent {
	left:518px;
    display:none;
}
#mainMenuContent, #galleryMenuContent {
	background-color:transparent;
	z-index:20;
}
#mainMenuWrapper, #galleryMenuWrapper {
	background-color:rgb(31,25,11);
	z-index:10;
	opacity:.8;
}
#menuWrapper, #menuContent {
	display:none;
	position:absolute;
	overflow:hidden;
	left:23px;
	width:483px;
	height:100%;
}
#menuWrapper {
	z-index:15;	
	opacity:.8;
	background-color:rgb(31,25,11);
}
#menuContent { 
	display:none;
	z-index:20;	
	background-color:transparent;
	top:-35px;
}
#menuWrapper, #menuContent {
	display:none;
	position:absolute;
	overflow:hidden;
	left:23px;
	width:483px;
	height:100%;
}

#galleryWrapper {
	z-index:10;
	opacity:.8;
	background-color:rgb(31,25,11);
}
#galleryContent {
	z-index:15;
	background-color:transparent;
}
#galleryWrapper, #galleryContent {
	display:none;
	position:absolute;
	overflow:hidden;
	left:518px;
        bottom:0px;
	width:483px;
	height:70px;
}

#menulabelWrapper {
	z-index:10;
	opacity:.8;
	background-color:rgb(31,25,11);
}
#menulabelContent {
	z-index:15;
	background-color:transparent;
}
#menulabelWrapper, #menulabelContent {
	display:none;
	position:absolute;
	overflow:hidden;
	left:23px;
        bottom:0px;
	width:483px;
	height:70px;
}
#menulabel {
    margin-top:10px;
    margin-left:30px;
}

.logo {
	position:absolute;
	top:26px;
	left:167px;
	width:181px;
	height:179px;
}
#logoNoMenu {
	z-index:10;
}
#logoMenu {
	display:none;
	z-index:20;
}
#textContent {
	display:none;
	margin-top:219px;
	margin-bottom:0px;
	margin-left:23px;
	margin-right:23px;
	border-top:1px solid #514b3f; 
	border-bottom:1px solid #514b3f; 
	padding-top:18px;
	padding-bottom:21px;
	padding-left:10px;
	padding-right:10px;
        line-height:143%;
}
#submenuContent {
	position:absolute; 
	bottom:0px; 
	margin-top:18px;
	margin-left:23px;
	margin-right:23px;
	padding-left:10px;
	padding-right:10px;
	height:123px;
}

div.scrollable {
    position:relative;
    overflow:hidden;
    width: 447px;
    height:26px;
}
div.scrollable div.items {
    width:20000em;
    position:absolute;
}
div.scrollable div.items div {
    float:left;
    margin-right:5px;
    cursor:pointer;
}
div.items div {
    background-color:#000;
    height:20px;
}
div.items div.active {

}
div.items div img {
    opacity:0.5;
}
div.items div.active img, div.items div.hover img {
    opacity:1;
}
#linkShowMenu, #linkHideMenu {
    display:block;
    background-image:url(/images/pfeil.png);
    background-repeat:no-repeat;
    background-position:-24px -10px;
    margin-top:10px;
    margin-left:30px;
    padding-left:20px;
}
#linkHideMenu {
    display:none;
    background-image:url(/images/pfeil_runter.png);
    background-position:-29px -10px;
}
.menuMargin {
    margin-top:9px; margin-left:19px;
}
.galleryHead{
    float:left; width:91px; /*margin-right:12px;*/
}
.galleryCount {
    float:left; width:65px; /*margin-right:32px;*/
}
#labelName {
    float:left;
}
.galleryNavi {
    float:right;
    margin-right:19px;
}
#galleryPrv, #galleryNxt, #galleryPause {
    display:block;
    float:left;
}
#galleryPrv {
    margin-right:11px;
}
#galleryNxt {
    margin-right:14px;
}
#oldbrowser {
    z-index:999;
    background-color:#000000;
    position:absolute;
}
#oldbrowsertext {
    display:none;
    z-index:1000;
    background-color:#ffffff;
    color:#000000;
    position:absolute;
    width:400px;
    height:300px;
    padding:10px;
    top:50%;
    left:50%;
    margin-top:-150px;
    margin-left:-200px;
}
#oldbrowsertext a {
    color:#000000;
    text-decoration:underline;
}
#loading {
    position:absolute;
    top:0px;
    left:0px;
    z-index:500;
    display:none;
    width:119px;
    height:120px;
    background-image:url(/images/film_maennle.png);
    background-repeat:no-repeat;
    background-position:0px 0px;
}