/**
 * Nachspiel.de page style
 * @author Joscha Unger <mail@joschaunger.de>
 */



html, body{
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 14px;
	color: #000;
	font-family: 'Source Sans Pro', Arial, sans-serif;
}

body.fixed{
	overflow: hidden;
}

#pageWrapper{
	width: 1000px;
	padding: 0 20px;
	margin: 0 auto;
	border:solid 1px transparent;
}
.hide{
	display:none;
}

#logo{
	position: fixed;
	top: 90%; right: 0;
	z-index: 3;
	margin-top: -218px;
}

a{
	* color: #abdadb;
	color: #583119;
}
a:active, a:focus {
	outline: none;
}

a img{
	border: none;
}


#noscript {
    background-color: #000;
    padding: 2px 10px 6px 10px;
    position: fixed;
    top: 0px;
    left: 20px;
    z-index: 120;
    color: #fff;
}

#previewInfo {
    background-color: #000;
    padding: 2px 10px 6px 10px;
    position: fixed;
    top: 0px;
    right: 20px;
    z-index: 110;
}
#previewInfo a {
    text-decoration: none;
    color: #fff;
}
#previewInfo a:hover {
	border-bottom: solid 1px #fff;
}


h1{
	text-transform: uppercase;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	color: #abdadb;
	font-size: 47px;
	line-height: 31px;
	margin: 0;
	font-weight: normal;
}
h2{ 
	text-transform: uppercase;
	font-size: 16px;
	line-height: 14px;
	*color: #abdadb;
	margin: 0;
	font-weight: normal;
}


/**
 * social Links
 */
#socialLinks ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
#socialLinks ul li{
	float: left;
}
#socialLinks ul li a{
	display: block;
	height: 23px;
	width: 23px;
	overflow: hidden;
}
#socialLinks ul:hover li a{
	background-color: rgba(255,255,255,.7);
}
#socialLinks ul li a:hover{
	background-color: rgba(255,255,255,0);
}
#socialLinks ul li a span{
	display:none;
}
#socialLinks ul li a#goseeLink{
	width: 38px;
}
#socialLinks ul li a#xingLink{
	width: 21px;
}
#socialLinks ul li a#facebookLink{
	width: 19px;
}
#socialLinks ul li a#emailLink{
	width: 26px;
}


/**
 * intro
 */

#intro{
	position: fixed;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: 50;
	background-color: #fff;
}
#intro-bg{
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
}
#intro-circle{
	position: absolute;
	top: 44%; left: 50%; 
	width: 500px;
	height: 500px;
	margin-left: -250px;
	margin-top: -250px;
	opacity: 0.7;
}
#intro-counter{
	position: absolute;
	top: 370px; left: 50%; 
	width: 100px;
	margin-left: -50px;
	text-align: center;
	font-size: 26px;
	color: #fff;
}



/**
 * header + navis
 */


#header{
	position: absolute;
	top: 0; left: 0; right: 0; 
	padding: 0 20px;
	z-index: 10;
	margin-top: 90px;
	background-color: #fff;
}
#header-wrapper{
	position: relative;
	top: 0px;
	height: 130px;
	width: 1000px;
	margin: auto;
}
#header.fixed,
#header.alwaysFixed{
	position: fixed;
	margin-top: 0px;
}

#header.fixed #header-wrapper,
#header.alwaysFixed #header-wrapper{
	width: auto;
	max-width: 1000px;
}

#header hr.line{
	border: none;
	border-top:solid 1px #c2c2c2;
	position: absolute;
	top: 76px;
	height: 1px;
	width: 100%;
}


#header #socialLinks{
	width: 104px;
	width: 66px;
	height: 23px;
	background: url(../images/social-links2.png);
	position: absolute;
	top: 84px;
	right: 0;
}


#header #pageTitle{
	height: 25px;
	position: absolute;
	top: 86px;
	left: 0;
	text-transform: uppercase;
	font-size: 13px;
	color: #583119; /*brown*/
}


#footer{
	margin-top: 50px;
	padding-top: 2px;
	padding-bottom: 150px;
	border-top:solid 1px #c2c2c2;
	text-transform: uppercase;
	font-size: 13px;
	color: #583119;
}
#footer a{
	color: #583119;
	text-decoration: none;
}

ul.navi-hor{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.navi-hor li{
	display: inline-block;
	text-transform: uppercase;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 12px;
	height: 12px;
	overflow: hidden;
	margin-left: 15px;
}
ul.navi-hor li a{
	text-decoration: none;
	color: #000;
	padding: 0px 5px;
	letter-spacing: 1px;
}
ul.navi-hor li a:hover,
ul.navi-hor li a.active{
	background-color: #000;
	color: #fff;
}

#mainNavi{
	position: absolute;
	right: -5px;
	top: 30px;
}
#subNavi{
	position: absolute;
	right: -5px;
	top: 44px;
}




/**
 * content 
 */
#content{
	margin-top: 230px;
}



/**
 * gallery 
 */



ul.gallery{
	list-style: none;
	margin: 0;
	margin-top: 10px;
	padding: 0;
}
ul.gallery li{
	margin-bottom: 15px;
	position: relative;
	background-color: #fff;
	opacity: 1; /* debug */
}
ul.gallery li>div p{
	margin:0;
	padding:0;
}
ul.gallery li a{
	text-decoration: none;
	color: #000;
	padding: 0px 5px;
	letter-spacing: 1px;
}



/* gallery text */

ul.gallery li .h1,
ul.gallery li .h3{
	text-transform: uppercase;
	font-size: 14px;
	line-height: 12px;
	* padding-bottom: 2px;
	color: #abdadb;
	white-space: nowrap;
}
ul.gallery li .h2,
ul.gallery li .h2s,
ul.gallery li .h2m,
ul.gallery li .h2l{
	text-transform: uppercase;
	font-size: 36px;
	line-height: 24px;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	margin-bottom: 4px;
	color: #abdadb;
	white-space: nowrap;
}
ul.gallery li .h3{
	line-height: 15px;
}
ul.gallery li .h2s{
	font-size: 15px;
	line-height: 12px;
}
ul.gallery li .h2m{
	font-size: 28px;
	line-height: 19px;
}
ul.gallery li .h2l{
	font-size: 47px;
	line-height: 31px;
}


ul.gallery li .black{
	color: #000;
}
ul.gallery li .brown{
	color: #583119; /*brown*/
}	

ul.gallery li .txt-bottom{
	position: absolute;
	bottom: 0;
}

ul.gallery li .longtxt{
	text-transform: uppercase;
	color: #583119; /*brown*/
	white-space: normal;
	line-height: 21px;
	font-size: 15px;
}
ul.gallery li .longtxt a{
	color: #583119; /*brown*/
	padding: 0;
}
ul.gallery li .longtxt a:hover{
	border-bottom: solid 1px #583119; /*brown*/
}


/* gallery images */

ul.gallery li .img{
}
ul.gallery li .img a{
	display: inline-block;
	padding: 0;
	position: relative;
}

ul.gallery li .img a .img-bg{
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	color: #000;
	border-color: #000;
	display:none;
}
ul.gallery li .img a:hover .img-bg{
	background-color: rgba(171,218,219,0.5);
	display: block;
	overflow: hidden;
}
ul.gallery li .img a .img-bg.brown{
	color: #fff;
	border-color: #fff;
}
ul.gallery li .img a:hover .img-bg.brown{
	background-color: rgba(88,49,25,0.5);
}
ul.gallery li .img a:hover .img-bg.red{
	background-color: rgba(231,174,164,0.5);
}


/* gallery image hover-text */

ul.gallery li .img-title{
	border-top:solid 1px;
	border-bottom:solid 1px;
	position: absolute;
	height: 64px;
	margin-top: -33px;
	top: 50%;
	left: 15%;
	width: 70%;
	
	left: 5%;
	width: 90%;
	text-align: center;
	white-space: nowrap;
}

ul.gallery li .img-title .t1{
	font-size: 35px;
	line-height: 58px;
	font-weight: 300;
	letter-spacing: -1px;
	text-transform: lowercase;
}
ul.gallery li .img-title .t2{
	font-size: 16px;
	line-height: 60px;
	text-transform: uppercase;
	font-family: 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: 300;
}
ul.gallery li .img-bg.brown .img-title .t1,
ul.gallery li .img-bg.brown .img-title .t2{
	font-weight: 200;
}


/**
 * gallery templates
 */


ul.gallery li.tpl-1 .img-1{
	width: 750px;
	text-align: right;
	overflow: hidden;
	float: left;
}
ul.gallery li.tpl-1 .img-1 img{
	vertical-align: top;
	max-height: 600px;
	max-width: 750px;
}
ul.gallery li.tpl-1 .txt-1{
	width: 230px;
	float: left;
	margin-left: 15px;
}



ul.gallery li.tpl-2 .col-1{
	float: left;
	width: 465px;
	text-align: right;
}
ul.gallery li.tpl-2 .col-2{
	float: left;
	width: 515px;
	margin-left: 15px;
}
ul.gallery li.tpl-2 .img-1{
	text-align: right;
	overflow: hidden;
}
ul.gallery li.tpl-2 .txt-2{
	width: 160px;
	float: left;
	height: 190px;
	margin-left: 15px;
	position: relative;
}
ul.gallery li.tpl-2 .img-2{
	max-width: 300px;
	text-align: left;
	overflow: hidden;
	float: left;
}
ul.gallery li.tpl-2 .txt-1{
	width: 240px;
	float: left;
	margin-top: 15px;
}



ul.gallery li.tpl-3 .col-1{
	float: right;
	max-width: 480px;
	text-align: right;
}
ul.gallery li.tpl-3 .col-2{
	float: right;
	width: 500px;
	margin-left: 15px;
}
ul.gallery li.tpl-3 .img-1{
	text-align: right;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
ul.gallery li.tpl-3 .txt-1{
	float: right;
	height: 190px;
	position: relative;
	text-align: right;
}
ul.gallery li.tpl-3 .txt-1 .h2{
	* line-height: 50px;
}
ul.gallery li.tpl-3 .txt-1 .txt-bottom{
	right: 0;
}
ul.gallery li.tpl-3 .img-2{
	width: 100%;
	text-align: left;
	overflow: hidden;
}
ul.gallery li.tpl-3 .img-2 img{
	max-width: 500px;
}
ul.gallery li.tpl-3 .txt-2{
	float: right;
}
ul.gallery li.tpl-3 .img-3{
	text-align: right;
	margin-bottom: 15px;
}


ul.gallery li.tpl-4 .col-1{
	float: right;
	max-width: 600px;
	text-align: right;
}
ul.gallery li.tpl-4 .col-2{
	float: right;
	width: 380px;
	margin-left: 15px;
}
ul.gallery li.tpl-4 .img-2{
	margin-top: 100px;
}

/*ul.gallery li.tpl-4 .img-2 img{
	max-width: 320px;
}*/



/**
 * contact
 */

#page-contact a{
	color: inherit;
}
#page-contact a:hover{
	text-decoration: underline;
	border: none;
}

ul.gallery li.tpl-contact-1 .img-1{
	width: 640px;
	text-align: right;
	overflow: hidden;
	float: left;
}
ul.gallery li.tpl-contact-1 .img-1 img{
	vertical-align: top;
	max-height: 600px;
	max-width: 640px;
}
ul.gallery li.tpl-contact-1 .txt-1{
	width: 340px;
	float: left;
	margin-left: 15px;
}


ul.gallery li.tpl-contact-3 .col-1{
	float: right;
	max-width: 460px;
	text-align: right;
	position: relative;
}
ul.gallery li.tpl-contact-3 .col-2{
	float: right;
	width: 520px;
	margin-left: 15px;
}
ul.gallery li.tpl-contact-3 .img-1{
	text-align: right;
	float: right;
	margin-left: 15px;
}
ul.gallery li.tpl-contact-3 .txt-1{
	float: right;
	height: 100%;
	position: absolute;
	text-align: right;
}
ul.gallery li.tpl-contact-3 .txt-1 .txt-bottom{
	right: 0;
}
ul.gallery li.tpl-contact-3 .img-2{
	max-width: 340px;
	text-align: left;
	overflow: hidden;
	margin-top: 168px;
	margin-right: 15px;
	float: left;
}
ul.gallery li.tpl-contact-3 .img-2 img{
	max-width: 500px;
}
ul.gallery li.tpl-contact-3 .txt-2{
	float: left;
}
/*ul.gallery li.tpl-contact-3 .txt-3 .h3{
	line-height: 21px;
	font-size: 15px;
}*/

		
		
ul.gallery li.tpl-contact-4 .img-1{
	width: 475px;
	text-align: right;
}
ul.gallery li.tpl-contact-4 .img-1 img{
	vertical-align: top;
	max-width: 475px;
}


/* contact newsletter form */
#nl_form{
	margin-top: 15px;
	line-height: 26px;
}
#nl_form .inputTf,
#nl_form .button{
	border: none;
	text-transform: uppercase;
	font-size: 14px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding: 0 5px;
	letter-spacing: 1px;
	vertical-align: top;
}
#nl_form .inputTf{
	background-color: #d5eced;
	color: #000;
	width: 275px;
	margin-right: 5px;
}
#nl_form .button{
	background-color: #000;
	color: #fff;
	cursor: pointer;
}


		
	
/**
 * about
 */


ul.gallery li.tpl-about-1{
	margin-bottom: 30px;
}
ul.gallery li.tpl-about-1 .img-1{
	max-width: 600px;
	text-align: right;
	float: right;
	margin-right: 45px;
	margin-left: 15px;
}
ul.gallery li.tpl-about-1 .img-1 img{
	vertical-align: top;
	max-width: 600px;
}
ul.gallery li.tpl-about-1 .txt-1{
	width: 300px;
	float: right;
	margin-left: 15px;
	text-align: right;
}
	
ul.gallery li.tpl-about-1 a{
	color: inherit;
	padding: 0;
}
ul.gallery li.tpl-about-1 a:hover{
	text-decoration: underline;
}



ul.gallery li.tpl-about-2{
	margin-bottom: 30px;
}
ul.gallery li.tpl-about-2 .txt-1{
	width: 470px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	text-align: right;
}
ul.gallery li.tpl-about-2 .txt-1 p{
	white-space: normal;
}
	
ul.gallery li.tpl-about-2 .txt-2{
	width: 500px;
	float: left;
}
	
ul.gallery li.tpl-about-2 .txt-2 a{
	color: inherit; /*brown*/
	padding: 0;
}
ul.gallery li.tpl-about-2 .txt-2 a:hover{
	text-decoration: underline;
}




ul.gallery li.tpl-about-3 .col-1{
	float: left;
	width: 485px;
	text-align: right;
	position: relative;
}
ul.gallery li.tpl-about-3 .col-2{
	float: left;
	width: 500px;
	margin-left: 15px;
}
ul.gallery li.tpl-about-3 .img-1{
	text-align: right;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}
ul.gallery li.tpl-about-3 .img-1 img{
	width: 290px;
}
ul.gallery li.tpl-about-3 .txt-1{
	float: right;
	height: 100%;
	width: 185px;
	position: absolute;
	text-align: right;
}
ul.gallery li.tpl-about-3 .txt-1 .txt-bottom{
	right: 0;
}

ul.gallery li.tpl-about-3 .txt-2{
	width: 400px;
}
	
ul.gallery li.tpl-about-3 .txt-2 p{
	white-space: normal;
}




/**
 * fullscreen gallery
 */



#fullGallery_ori{
	position: fixed;
	top: 130px; left: 0; right: 0; bottom: 0;
	z-index: 4;
	background-color: #fff;
	display:none;
	overflow: auto;
}
#fullGallery{
	position: fixed;
	top: 130px; left: 0; right: 0; bottom: 0;
	z-index: 4;
	background-color: #fff;
	display:none;
	* overflow: auto;
}
#fullGalleryList{
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
	overflow: auto;
}
#fullGallery .fullGallery-img{
	position: relative;
	width: 100%;
	height: 96%;
	text-align: center;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
}
#fullGallery .fullGallery-img.zoom-active{
	cursor: move;
}
/*#fullGallery .fullGallery-img img{
	position: absolute;
	top:0;
	* left:0;
}*/
#fullGallery .fullGallery-nextBg{
	position: relative;
	height: 4%;
	background-color: #432b1b;
}
#fullGallery-closeBtn{
	position: absolute;
	top: 0;
	right: 15px;
	height: 36px;
	width: 36px;
	z-index: 100;
	background: url(../images/close.png) no-repeat center center;
	cursor: pointer;
}


