/*
	KANZLEI KOHLMANN
	MAIN CSS
	
———————————————————————————————————————————————————————————————————————————— */
body {
	font-family: Helvetica, sans-serif;
	color: #000000;
	background-color: #f6ede9;
	line-height: 1.4;
	margin: 250px 70px 0px 70px;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #c8bdb8;
}


#top {
    top: 20px;
	z-index: 100;
	left: 95px;
    position: fixed;
   	font-family: Helvetica, sans-serif;
	font-size: 35px;
	color: #000000;
	line-height: 1.2;
	letter-spacing: 0.01em;
}

#contact {
    top: 150px;
    left: 95px;
	z-index: 100;
    position: fixed;
   	font-family: Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	line-height: 1.4;
	letter-spacing: 0.01em;
}

#intro {
	z-index: 80;
	text-align: center;
   	font-family: Helvetica, sans-serif;
	font-size: 40px;
	color: #000000;
	line-height: 1.1;
	letter-spacing: -0.02em;
	padding-left: 100px;
	padding-right: 100px;
}

#menu {
    top: 142px;
	z-index: 100;
	left: 320px;
    position: fixed;
   	font-family: Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	line-height: 1.5;
	letter-spacing: 0.05em;
}

#text {
	left: 95px;
	text-align: left;
	z-index: 80;
   	font-family: Helvetica, sans-serif;
	font-size: 25px;
	color: #000000;
	line-height: 1.25;
	padding-left: 23px;
	padding-right: 23px;
	letter-spacing: 0.01em;
}

#bu {
	left: 95px;
	position: fixed;
	color: #c8bdb8;
 	bottom: 0%;
	text-align: left;
   	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.25;
	padding-left: 0px;
	padding-right: 23px;
	letter-spacing: 0.1em;
	}
	
	
#backlayer {
	top: 0%;
	bottom: 50%;
	z-index: 50;
	left: 0%;
	right: 0%;
	position: fixed;
	padding: 0%;
}
	
	
	
	/*
	Collection / Index Section
———————————————————————————————————————————————————————————————————————————— */

.adjustFullScreen {  
	padding-top: 100px;
	padding-left: 0px;
	padding-right: 0px;
}

.adjustFullScreen img {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 50;
	margin-bottom: 00px;}

.adjustFullScreen p {
	padding-bottom: 20px;
	margin-left: 25px;
}

.adjustFullScreenBack {
    position: relative;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;

}

.adjustFullScreenBack img {
	position: relative;
	width: 100%;
	height: 420px;
	z-index: 50;
	margin-bottom: 00px;
}	

.top {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 1.4;
	letter-spacing: 0.05em;
}

.toplight {
	font-family: Helvetica, sans-serif;
	font-size: 35px;
	color: #c8bdb8;
	line-height: 1.4;
	letter-spacing: 0.01em;
}


.headline {
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	font-size: 25px;
	color: #000000;
	line-height: 1.25;
	letter-spacing: 0.01em;
}
	
.bu {
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #c8bdb8;
	line-height: 1.4;
	letter-spacing: 0.1em;
}

.bulight {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 1.4;
	letter-spacing: 0.05em;
}


.bucredit {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	color: #cb3900;
	line-height: 1.4;
	letter-spacing: 0.05em;
}
	
	
	
/*
	Impressum
———————————————————————————————————————————————————————————————————————————— */
#impressum {
	position: fixed;
	bottom: 20px;
	left: 10px;
	z-index: 100;
	padding-right: 20px;
}

	
	
/* 
	Content
____________________________________________________________________________ */	
	
	
#textcontent { 
	z-index: 50;
	position: fixed;
	top: 0px;
	left: 10px;
	padding-right: 20px;
}


#content { 
	z-index: 10;
	position: absolute;
	left: 10px;
	top: 0px;
}
