*{
	font-family: Arial, Helvetica, sans-serif;
	color:#777777;
	line-height:1.5em;
	font-size:14px;
}

body{
	background-color:#eeeeee;
	margin: 0px;
	height:100%;
}

a {
	text-decoration:none;
}

html{
	height:100%;
	overflow-x:hidden;
}

#projektfotos{
	margin:20px 0px 0px 20px;
}

#projektfotos img{
	margin-bottom:20px;
}


.detailmobil{
	display:block !important;
	background:none !important;
	position:relative !important;
	right:0px !important;
	padding:20px !important;
	width:auto !important;
	top:0px !important;
}

.backstretchmobil{
	display:none;
}
.controlmobil{
	display:none;
}

.controltop{
	top:20px !important;
}

.prevtop{
	top:20px !important;
}

.prevmobil{
	display:none;
}

.navmobil{
	position:fixed !important;
	top:0px !important;
	width:250px !important;
	display:block !important;
	padding:0px !important;
	transform:translateX(-250px);
	left:0px !important;
	height:100% !important;
	background:#3c3a3b !important;
	color:#ffffff !important;
}

.navmobil ul{
	margin:0px !important;
}

.navmobil ul li{
	line-height:50px;
	border-bottom:1px solid #5b595a;
}

.navmobil ul li a{
	line-height:50px;
	display:block;
	color:#ffffff;
	padding-left: 20px;
}

.with--sidebar .navmobil{
	-webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}

#logoheader{
	display:none;
}

.logoheadermobil{
	display:block !important;
	background-color:#3c3a3b;
}

#header__logo{
	height:50px;
	overflow:hidden;
}

#header__logo img{
	max-height:50px;
}

#site-container{
	height:100%;
}

.with--sidebar #site-container{
	-webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transform: translateX(250px);
    transform: translateX(250px);	
}

.with--sidebar #site-cache{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
	z-index:10000;
}

#logoheader{
	height:50px;
	overflow:hidden;
}

#logoheader a{
	float:left;
	background-color:#3c3a3b;
}

#header__icon{
	width:50px;
	height:50px;
}
#header__icon img{
	width:100%;
	height:100%;
}

#header__logo{
	display:block;
}

.subnavimobil{
	display:none !important;
}


nav#main {
	position:fixed;
	left:40px;
	top:40px;
	background:url('../images/background.png'); 
	overflow:hidden; 
	width:170px; 
	min-height:100px; 
	padding:20px;
	height: 170px;
}

nav#main ul{
	list-style:none;
	padding-left:0px;
}

nav#subnavi {
	position:fixed;
	left:40px;
	top:270px;
	background:url('../images/background.png'); 
	overflow:hidden; 
	width:170px; 
	min-height:100px; 
	padding:20px;
	height: 170px;
}

nav#subnavi ul{
	list-style:none;
	padding-left:0px;
}

section#main{
	position:fixed;
	bottom:40px;
	right:40px;
	background:url('../images/background.png'); 
	overflow:hidden; 
	padding:20px;
}

section#main h1 {
    font-size: 19pt;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 30px;
    word-spacing: 20px;
}

section#main .content {
    width: 400px;
}

.projektlistemobil{
	margin:20px 0px 0px 20px !important;
}

.content_mainmobil{
	margin:20px 0px 0px 20px !important;
}

section#content_main{
	float:left;
	margin: 40px 0px 40px 270px;
	background: url(../images/background.png);
	padding: 60px 80px;
}

section#content_main h1{
	border-bottom: 3px solid rgb(187,187,187);
	font-size: 19pt;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 0px;
}

section#content_main td{
	vertical-align:top;
	padding-top:10px;
	padding-right:10px;
}

section#projektliste{
	float:left;
	margin: 40px 0px 40px 270px;
}

section#projektliste .projekt{
	float:left;
	width:210px;
	height:210px;
	margin-right:20px;
	margin-bottom:20px;
	display: block;
    position: relative;
}

section#projektliste .projekt img{
	display: inline;
    height: 210px;
    left: 0;
    position: absolute;
    top: 0;
    width: 210px;
    z-index: 0;
}

section#projektliste .projekt a{
	background-color: rgb(128,128,128);
    color: white;
    display: table-cell;
    font-size: 16px;
    font-weight: bold;
    height: 210px;
    left: 0;
    letter-spacing: 3px;
    line-height: 18px;
    opacity: 0;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: opacity 0.3s ease 0.2s;
    -moz-transition: opacity 0.3s ease 0.2s;
    -webkit-transition: opacity 0.3s ease 0.2s;
    -o-transition: opacity 0.3s ease 0.2s;
    top: 0;
    vertical-align: middle;
    width: 212px;
    z-index: 1;
}

section#projektliste .projekt a:hover{
    opacity: 0.9;
}

#control{
	position: absolute;
    right: 0;
    top: 50%;
    width: 50px;
}

#next{
	margin-bottom:5px;
	width:50px;
	height:50px;
	background-image: url(../images/pfeil_rechts.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
	background-color:#fff;
}

#next:hover{
	background-image: url(../images/pfeil_rechts_hover.png);
}

#prev{
	position:absolute;
	top:50%;
	left:0px;
	width:50px;
	height:50px;
	background-image: url(../images/pfeil_links.png);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
	background-color:#fff;
}

#prev:hover{
	background-image: url(../images/pfeil_links_hover.png);
}

#info, #projekte, #bildinfo{
	height: 50px;
    width: 50px;
    background: url(../images/background.png);
    cursor: pointer;
    margin-bottom: 5px;
    text-align: center;
    font-weight: bold;
    line-height: 50px;
    color: rgb(119,119,119);
	font-size:25px;
}

#projekte a{
	display: block;
    width: 100%;
    height: 100%;
    z-index: 5;
	line-height: 50px;
    font-size: 25px;
}

#detail{
	position:absolute;
	right:55px;
	background: url(../images/background.png);
	width:40%;
	display:none;
	padding:20px;
	overflow:scroll;
}

.intro{
	width:100%;
	height:500px;
}

.logo{
	max-width:100%;
	line-height: 0px;
	position: absolute;
    right: 0px;
    bottom: 15%;
    width: 70%;
	z-index: 1;
	background-color:#3c3a3b;
}

.logo img{
	width:60%;
	margin-right:20%;
	margin-left:20%;
}

.logo-mobil{
	display:none;
}

.content{
    padding-left: 1.5em;
	padding-right: 1.5em;
	margin-left: 250px;
    margin-top: -220px;
}

.content-center{
	max-width: 700px;
    margin: auto;
	line-height:2em;
	text-align:center;
}

