* {
font-family: 'Open Sans', sans-serif;
}

body {
margin:0 0 0 0;
padding:0 0 0 0;
}
.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index:1;
	
}
#background, #Logo, #LogoStartseite {
display:none;
}
#Logo, #LogoStartseite {
position:fixed;
z-index:10;
}
#background, #LogoStartseite {
cursor:pointer;
}
#links {
                display: block;
                top: 0px;
                left: 0px;
                width: 200px;
                height: 100%;
                position: absolute;
                /*border: 1px solid #888;*/
}
#oben {
                display: block;
                top: 0px;
                left: 199px;
				min-width:800px;
				
                /*width: 100%;*/
                height: 100px;
				width:100%;
                position:fixed;
				/*position: absolute;*/
                background-color: #ffffff;
				z-index:10;
                /*border: 1px solid #ff0000;*/
				-webkit-transform: translate3d(0,0,0);


}
#content {
                display: block;
                top: 100px;
                left: 200px;
                /*width: 100%;
                height: 100%;*/
                position:absolute;
                background-color: #ffffff;
                /*border: 1px solid #888;*/
				color:#262626;
				
				margin-right: 100px;
				/*overflow:auto;*/
				z-index:1;


}
#content h1{
font-size:24px;
letter-spacing:2.5px;
margin-left: -1px;
}
#content h2{
font-size:16px;
letter-spacing:2.0px;
}
#content, #content p{
font-size:14px;
letter-spacing:1px;
}
.menue1, .menue2, .menue3, .menue4{
float:left;
/*width:200px;*/
margin-top: 22px;
display:inline;
}
.menue1{
margin-right:25px;
}
.menue2{
margin-right:43px;
}
.menue3{
margin-right:23px;
}
.menue4{
margin-right:0px;
}

.om {
font-size:26px;
color:#262626;
text-decoration:none;
font-weight:800;
text-transform:uppercase;
letter-spacing:2.5px;
}

.um {
font-size:12px;
color:#262626;
text-decoration:none;
text-transform:uppercase;
margin-right: 10px;
letter-spacing:1px;
}

.om:hover, .mactive {
color:#999999;
}

.um:hover, .mactive {
color:#999999;

}
#image-wrapper {
display: none;
}

thumbs-wrapper {
display:block;
}
#zurueck
{
position:fixed;
bottom:50px;
text-align:center;
padding:0px;
width:200px;
display:none;
cursor:pointer;
font-size:12px;
color:#262626;
text-decoration:none;
text-transform:uppercase;
letter-spacing:1px;
}
#zurueck:hover
{
color:#999999;
}
.BildBeschreibung {
text-transform:uppercase;
font-size:12px;
padding-right:30px;

}
.image-container {
margin-bottom: 50px; margin-top: 80px;
}
.thumb {
margin-right: 1px;
margin-bottom: 1px;
cursor:pointer;
height:100px;
}
.reihe {
margin-bottom: 3px;
}
.image-container div {
background-size:contain;
background-repeat:no-repeat;
}
.image-container div img, .image {
cursor:pointer;
}
.contenttext {
padding-left:218px;
padding-top:120px;
}
#content a {
color:#262626;
}
