@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding:0;
	}

body {	
	padding:0;
	margin:0;
	height:100%;
	width:100%;
	font-family: Helvetica, Arial, sans-serif;
	color: #036;
	background-size: 100% auto;
	background-attachment:fixed;
}

.wein {
		background-image: url(../images/hg-wein.jpg);
}

.uennern {
		background-image: url(../images/hg-blau.jpg);
}

.nest{
		background-image: url(../images/hg-gelb.jpg);
}

html, body {
	height: 100%;
	}

body > #wrap {
	height: auto;
	min-height: 100%;
}


#wrap {
	height: 100%;
	width: 85%;
	background-color: #F8EBDC;
	margin: auto;
}

#space {
	padding-bottom:250px;
	clear:both;
}
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}

/* Bereich nicht für IE-mac Anfang \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Bereich nicht für IE-mac Ende */	

/*HEADER*/
.header {
	position:relative;
}

.logo {
	float: left;
	margin-top: 30px;
	margin-bottom: 30px;
}

.logo img {
	width: 100%;
	max-width: 342px;
}

/*LAYOUT*/

.container {
	width: 100%;
	clear:both;
}

.main {
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	max-width: 910px;
	width: 90%;
}

.main-image {
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	max-width: 910px;
	width: 95%;
}

.left {
	float:left;
	width: 68%;
	margin-bottom: 25px;
}

.right {
	float:right;
	width: 28%;
	margin-bottom: 25px;
}

.image {
	width: 100%;
	border: 1px solid #CCC;
}



/*TEXTE*/


.emo-header h1 {
	font-size: 36px;
	font-weight:300;
	padding-bottom: 25px;
	padding-top: 50px;
}

.blau {
	color: #fff;
	background-color:#0251a0;
	padding: 8px;
	padding-top:10px;
	padding-left: 14px;
}

.spacer-left {
	padding-left:14px;
}

.gelb {
	color: #fff;
	background-color: #F90;
	padding: 8px;
	padding-top:10px;
	padding-left: 14px;
}


h2 {
	font-size: 22px;
	font-weight:300;
	line-height: 30px;
	padding-bottom: 10px;
}

h3 {
	font-size: 18px;
	font-weight:300;
}

p {
	font-size: 14px;
	line-height: 22px;
}

a {
	font-size: 14px;
	line-height: 22px;
	color: #036;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
	color:#900;
}

/*TRENNER*/
.header-trenner {
	width: 100%;
	clear:both;
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #999;
}

.image-trenner {
	width: 100%;
	clear:both;
	display:block;
	margin-bottom: 30px;
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #999;
}

.dubble-trenner {
	width: 100%;
	clear:both;
	display:block;
	margin-top: 25px;
	margin-bottom: 25px;
	border-bottom: 1px solid #ebebeb;
	border-top: 1px solid #999;
}



/*FOOTER*/

.footer {
	height: 210px;
	width:85%;
	margin:auto;
	position: relative;
	margin-top: -210px; /* negative value of footer height */
	clear:both;
	color:#FFF;
	background-color: #036;
}	
	
.footer_center {
	margin: auto;
	max-width: 910px;
	width: 95%;
	min-height: 210px;
	}	
	
.footer_center h2 {
	font-size: 16px;
	font-weight:300;
	letter-spacing: 0.5px;
	color:#FFF;
	text-transform:uppercase;
	line-height: 20px;
	padding-bottom: 15px;
}

.footer_center p {
	font-size: 14px;
	font-weight:300;
	line-height:22px;
	color:#FFF;
}

.footer_center a {
	font-size: 14px;
	font-weight:300;
	line-height:22px;
	color:#FFF;
	text-decoration:none;
}

.footer_center a:hover {
	color: #C00;
}
	
.footer-box {
	float:left;
	margin-left: 0px;
	padding-top: 40px;
	margin-bottom: 20px;
	display:inline-block;
	}
	
.footer-box-right {
	float:right;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 40px;
	padding-bottom: 25px;
	}	
	
.footer-box-platzhalter {
	float:left;
	padding:10px;
	}	
	
.footer-trenner {
	width: 100%;
	clear:both;
	display:block;
	}			
	
	
/*SCROLLER*/

.scrollup{
    width:40px;
    height:40px;
    position:fixed;
	z-index:30;
    bottom:90px;
    right:0;
    display:none;
    text-indent:-9999px;
    background: url(../grafik/icon_top.png) no-repeat;
}


@media only screen and (max-width: 1024px) { 

#wrap {
	height: 100%;
	width: 90%;
	background-color: #F8EBDC;
	margin: auto;
}

 .naver {
	 float:right;
	 padding-top: 0px;
	 width: 100%;
	 text-align:center;
	 border-top: 1px solid #CCC;
 }
 
 .logo {
	float: left;
	margin-top: 25px;
	margin-bottom:20px;
}

.naver a {
	color: #003862;
	text-transform:uppercase;
	display: inline-block;
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 16px;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 35px;
	padding-top: 11px;
	padding-bottom: 11px;
	text-decoration: none;
	text-align:center;
}

.naver a:hover {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #003862;
	border-top: 1px solid #003862;
	color: #999;
	text-decoration: none;
}

}

@media only screen and (max-width: 768px) { 

.left {
	float: none;
	width: 100%;
	margin-bottom: 25px;
}

.right {
	float: none;
	width:100%;
	margin-bottom: 25px;
}

.thumbs-image {
	display:none;
}

.spacer-left {
	padding-left:0px;
}

.blau,
.gelb {
	padding: 8px;
	padding-top:10px;
	padding-left: 14px;
	margin-left: -14px;
}
	
}


@media only screen and (max-width: 640px) { 

#wrap {
	height: 100%;
	width: 100%;
	background-color: #F8EBDC;
	margin: auto;
}

h2 {
	font-size: 16px;
	font-weight:300;
	line-height: 25px;
	padding-bottom: 10px;
}

h3 {
	font-size: 16px;
	font-weight:300;
}

p {
	font-size: 14px;
	line-height: 22px;
}

a {
	font-size: 12px;
	line-height: 22px;
	color: #036;
	text-decoration:none;
}

#space {
	padding-bottom:0px;
	clear:both;
}

.footer {
	height: auto;
	width:100%;
	margin:auto;
	position: relative;
	margin-top: 0px;
	clear:both;
	color:#FFF;
	background-color: #036;
}	
	
.footer_center {
	margin: auto;
	max-width: 910px;
	width: 85%;
	min-height: 210px;
	}
.footer-box-right {
	float:left;
	margin-right: 30px;
	margin-left: 5px;
	margin-top: 10px;
	padding-bottom: 20px;
	}	
.wein,
.uennern,
.nest {
		background-image: none;
}

}