/* CSS Mini Reset */
/******************/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
.clear { clear:both; }
/* STYLES */
/**********/
body {
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	-webkit-background-size:cover !important;
	-moz-background-size:cover !important;
	-o-background-size:cover !important;
	background-size:cover !important;
}
#navicon, #mobnav{ display:none; }
strong{
	font-weight:700;
}
.content a{
	color:#FFF;
	text-decoration:underline;
}
#site {
	position:relative;
	float:left;
	width:100%;
}
.fixed {
	position: fixed;
	top: 0;
	height: 85px;
}
div#logo {
	position:fixed;
	left:50%;
	margin-left:-185px;
}
#stoerer{
	width:150px;
	position: fixed;
	top:90px;
	left:50%;
	margin-left:140px;
	border-radius:50%;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25);
}
div#whitebg {
	position:relative;
	width:100%;
	background:#FFF;
	z-index:5;
	text-align:center;
}
#screen1 #whitebg{
	background:none;
}
#screen1 {
	z-index:100;
}
#secdiv {
	z-index:50;
	position:relative;
}
#ginkgoblatt{
	position:absolute;
	right:10%;
	top:35px;
	z-index:150;
}
div.intro {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-top:32px;
	color:#003333;
	width:700px;
	font-size:16px;
	background:#FFF;
}

div.intro  h4 {
	font-size:12px;
	margin-top:10px;
}

div.content {
	position:relative;
	width:628px;
	font-size:15px;
	line-height:23px;
	padding-top:50px;
	padding-bottom:84px;
	padding-left:73px;
	padding-right:69px;
	color:#FFF;
	background:#4f4957;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:17px;
}
div.gallery {
	position:relative;
	width:628px;
	font-size:15px;
	line-height:23px;
	padding-top:84px;
	padding-bottom:84px;
	padding-left:73px;
	padding-right:69px;
	margin-top:-135px;
	color:#FFF;
	background:none;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:17px;
}
div#karte {
  position: relative;
  width: 770px;
  height: 554px;
  border: 1px solid #FFF;
  background: #0C6;
  margin-left: auto;
  margin-right: auto;
  margin-top: -221px;
  z-index: 1000;
}
div#map {
	width:100%;
	height:100%;
}
div.content h1{
	margin-bottom:34px;
	font-size:27px;
}
div#newsletter {
/*    background: none repeat scroll 0 0 #dedd39;
    height: 42px;
    left: 50%;
    margin-left: -185px;
    padding-top: 16px;
    position: absolute;
    top: -165px;
    width: 370px;
	cursor:pointer;*/
	display: none;
}
div#order {
	position:absolute;
	display:none;
	width:370px;
	height:311px;
    background: none repeat scroll 0 0 #4f4957;
    left: 50%;
    margin-left: -185px;
    padding-top: 16px;
    top: -434px;
	color:#FFF;
}
.newsbutton {
    background: none repeat scroll 0 0 #dedd39;
	height: 58px;
    left: 50%;
    margin-left: -185px;
    position: absolute;
	bottom:0px;
	border:none;
	font-size:15px;
	font-weight:700;
    width: 370px;
	cursor:pointer;
}
.newsfield {
	width:341px;
	background:#bfc1c3;
	border:none;
	height:22px;
	padding-left:5px;
	margin-bottom:18px;
}
.newstxt {
    margin-left: 13px;
    margin-top: 18px;
    text-align: left;
    width: 361px;
	line-height:23px;
}
#sg{
	width:370px;
	height:58px;
	position:absolute;
	left:50%;
	top:290px;
	z-index:10000;
	margin-left:-185px;
	text-align:center;
	padding-top:19px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-size:15px;
	cursor:pointer;
}
#amriswil{
	width:370px;
	height:58px;
	position:absolute;
	left:50%;
	top:220px;
	z-index:10000;
	margin-left:-185px;
	text-align:center;
	padding-top:19px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-size:15px;
	cursor:pointer;
}
.map_active{
	background:#e57d03;
	color:#FFF;
}
.map_passive{
	color:#9eb6c1;
	background:#FFF;
}
.scrollen{
	cursor:pointer;
}
/****************************************************************************Box Template*/
.firstbox {
	margin-top:-80px;
}
div.teaserbox {
	position:relative;
	width:770px;
	height:265px;
	background:#003142;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:22px;
	z-index:10;

}
div.box {
	position:relative;
	width:770px;
	height:265px;
	background:#4f4957;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:22px;
	z-index:10;
}
.box.team{
	height:330px;
}
div.homebox .box{
	width:100%;
}
.homebox div.boxtxt{
	width:calc(100% - 290px);
}
div.homebox .box .box_inner{
	margin-left:auto;
	margin-right:auto;
	width:920px;
}
div.homebox .box.color0{
	background:#dda783;
	color:#000;
}
div.homebox .box.color1{
	background:#f2f2f2;
	color:#000;
}
div.homebox .box.color2{
	background:#013142;
	color:#FFF;
}
div.homebox .box a{
	color:#FFF;
	text-decoration: none;
}
div.homebox .box.color1 a, div.homebox .box.color0 a{
	color:#000;
}
.box h2 {
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	font-weight:700;
}
div.boximg {
	position:relative;
	width:270px;
	clear:left;
	float:left;
}
div.boximg img {
    width:100%;
    height:auto;
}
div.boxtxt {
	position:relative;
	text-align:left;
	width:480px;
	font-size:15px;
	line-height:23px;
	padding-top:30px;
	padding-left:20px;
	float:left;
}
.boxtxt.team{
	padding-top:10px;
}
/****************************************************************************Footer*/
div#footer {
	position:relative;
	height:246px;
	color:#FFF;
	background:#c95f18;
	clear:both;
	float:left;
	width:100%;
	margin-top:56px;
}
div#footcon {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:770px;
	font-size:15px;
	line-height:23px;
}
div.footadr {
	position:relative;
	float:left;
	height:113px;
	width:200px;
	margin-right:71px;
	margin-top:25px;
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	font-weight:400;
}
div#footimp {
	position:relative;
	margin-left:589px;
	width:135px;
	padding-top: 42px;
	padding-left: 67px;
	font-size:10px;
	height:17px;
	background:url(../img/bg_imp.png) no-repeat;
}
#footimp a:link, #footimp a:visited, #footcon a:link, #footcon a:visited{
	color:#FFF;
	text-decoration:none;
}
#footimp a:hover, #footcon a:hover{
	text-decoration:underline;
}
div#footcon strong {
	font-family: 'Open Sans', sans-serif;
	font-style:normal;
	font-weight:800;
}
/****************************************************************************Navigation*/
ul#topnav {
	height:30px;
	padding-top:18px;
}
ul#topnav li {
	height:38px;
	padding-top:10px;
	text-transform:uppercase;
}
nav li a{
	color: #757575;
	text-decoration:none;
}
ul#subnav {
	height:24px;
}
#subnav li a{
	color:#003142;
	font-size:13px;
	font-weight:700;
	padding-bottom:1px;
}
#subnav li a.act, #subnav li a:hover{
	border-bottom:1px solid #d4d8d8;
}
nav {
	position: absolute;
	bottom: 160px;
	width: 100%;
	text-align:center;
	height: 85px;
	background: #FFF;
	z-index:100;
	-webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.22);
	-moz-box-shadow:    0px 3px 4px 0px rgba(0, 0, 0, 0.22);
	box-shadow:         0px 3px 4px 0px rgba(0, 0, 0, 0.22);
}

nav li {
    display: inline-block;
    font-size: 12px;
	letter-spacing:4px;
    font-weight: 800;
	color:#71898c;
    padding:4px 10px;
}
.act, nav a:hover{
	color:#003142;
}
#secdiv {
	background:none;
}

/****************************************************************************Formular*/
div#formular_content {
	width:646px;
	padding-top:19px;
	padding-left:69px;
	padding-right:69px;
	padding-bottom:20px;
}
.label {
	width:442px;
	display:block;
	float:left;
}
.formfeld {
	width:626px;
	height:22px;
	border:none;
	background:#bfc1c3;
	padding-left:5px;
	margin-bottom:19px;
}
.formfeld_big {
	width:627px;
	padding-left:5px;
	border:none;
	margin-bottom:5px;
}
.label{
	padding-left:6px;
}
.button{
	position:relative;
	margin-bottom:7px;
	border:none;
	float:right;
	background:none;
	text-transform:uppercase;
	letter-spacing:4px;
    font-weight: 800;
	color:#FFF;
	font-size:12px;
	cursor:pointer;
}
#input_wrongdiv {
	display:none;
	border:1px solid #F00;
}
#after_send {
	display:none;
}
#partner img{
	margin-right:26px;
}
#partner p{
	margin-bottom:20px;
	display:inline-block;
}


/* COOKIES */
#cookie_wrapper{
	position:fixed;
	left:0px;
	bottom:0px;
	color:#dedb49;
	background:#013334;
	text-align:center;
	padding:10px 24px;
	font-size:14px;
	width:100%;
	z-index:9999999;
}
#cookie_wrapper a{
	color:#dedb49 !important;
	text-decoration:underline !important;
}
#cookie_accept{
	position:absolute;
	display:block;
	right:110px;
	top:13px;
	cursor:pointer;
}
