@charset "UTF-8";


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}


ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: 0;
}

a {
	
}
/* unvisited link */
a:link {
	color:#09903f;
}
/* visited link */
a:visited {
	color: #09903f;
}
/* mouse over link */
a:hover {
	color: #9e5a23;
}
/* selected link */
a:active {
	color: #09903f;
}
strong, b {
	font-weight: 700;
}
em {
	font-style: italic;
}
strong {
		
}

img {
	border: 0px;
}


body {
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #001a3c;
	background-image:url(../img/jpg/website_hofmayer-hintergrund.jpg);
	background-position:center top;
	background-size:cover;
    background-attachment: fixed;
}
#container {
	width:1400px;
	margin:auto;
}
#header {

	width:100%;
	
	position:relative;
	background-color:#FFF;


	
}

#logo {
	position:absolute;
	top: 0;
	left:5%;
	    z-index: 9;
	background-image:url(../img/png/logo_trans_bg.png);
	
}

.share {
	display:block;
	float:left;
	

}
.share img {
	width:20px;
	height:auto;
	

}

.share.fb  {
padding-left: 10px;
padding-right:10px;	
}

#logo img { 
display: block;
padding:20px;
	-webkit-transition-duration: 0.9s;
	transition-duration: 0.9s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);

}

#logo img:hover { 
opacity: 0.5;
}
#img_huette {
position:absolute;
	bottom: 0;
	right:0;	
		    z-index: 9;
			width: 12.5%;
}

#img_huette img {
width:100%;
height:auto;	
}
#subnavi {
	position:absolute;	
right: 5%;
top:0;
padding:10px;
	background-image:url(../img/png/logo_trans_bg.png);
	    z-index: 9;
}
#subnavi ul {
	margin:0;
	padding:0;
	float:left;
	
}
#subnavi li {
	    padding: 3px;
float: left;
list-style:none;	
}

#subnavi a {
color: #000;
text-decoration:none;	
}

#subnavi a:hover {
	text-decoration:underline;	
}

#subnavi li:after{content:'•';padding-left:5px; padding-right:5px;}

#subnavi li:last-child:after {
	content: "";
	padding:0;
	
}
	

#navigation {

	width:100%;
	height:42px;
	background-image:url(../img/png/navi_verlauf_gruen.png);
	background-color:#006629;
	
}

#navigation .huette {
		
}
#navigation li:last-child {
		background-image:url(../img/png/navi_verlauf_braun.png);
		
}
#navigation > li:last-child{
background-image:url(../img/png/navi_verlauf_braun.png);
		height:42px;
	
	}
	
	#navigation > li:last-child:hover {
		background: none !important; 
		
	}
#navigation ul {
margin:0;
padding:0;	
}


#navigation  ul li {
float:left;
list-style:none;
width: 12.5%;
z-index: 999 !important;

	-webkit-transition-duration: 0.9s;
	transition-duration: 0.9s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
		
}
#navigation li ul li {
height:auto;
width: 90%;
	background-image:none !important;
	padding-left:0;
	padding-right:0;
}
#navigation li ul  {
	background-color: #09903f;
	color:#000;
	
}
#navigation li ul li a {
padding:10px !important;
background-image:none !important;
font-size:13px;
text-align:left !important;

	-webkit-transition-duration: 0.9s;
	transition-duration: 0.9s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);

}
#navigation li ul li a:hover {
color: #CCC;	
}
#navigation li:hover {
	background-image:url(../img/png/navi_verlauf_braun.png);

}
#navigation li a {
	text-align:center;
    color: #FFF;
    text-decoration: none;
    font-size: 17px;
    padding: 10px 0 11px 0 !important; 
    display: block;
	
	
}

#mobile_menue {
display:none;	
}



#footer {
height:	104px;
width:100%;
background-image:url(../img/png/footer_verlauf_gruen.png);
}

#footer_inner {
	padding:17px;
	
}

#col_logo {
	float:left;
	width:250px;
	text-align:center;
	
}

#col_adresse {
		    float: left;
    width: 650px;
    color: #FFF;
    line-height: 21px;
    font-size: 14px;
}

#col_adresse a {
color: #FFF;
}

#col_siegel {
		float:left;
}
#col_siegel > div:first-of-type { 
display:none;
 }
 #col_adresse > div:last-of-type { 
display:none;
 }
#col_siegel img {
width:auto;
height:74px;	
display: block;
float: left;
opacity:1;
}
#col_siegel img:hover {
	opacity:0.8;
-webkit-transition-duration: 0.9s;
	transition-duration: 0.9s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	
}
#content_spacer {
	background-image:url(../img/png/content_trans_navi.png);
	height:58px;
	

}


#content {
padding: 0 80px 80px 80px;
    min-height: 500px;
background-image:url(../img/png/content_trans.png);	
}

#main_content {
float:left;
min-height:500px;
width:57%;
margin-right:5%;	
	font-size: 15px;
	background-image:url(../img/png/bg_content.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

#main_content img {
max-width:100%;	
}

#main_content p {
padding-top:5px;
padding-bottom:5px;
}
#main_content ul {
margin-left:20px;	
padding-top:20px;
padding-bottom:20px;
}

#main_content li {
	list-style:disc;
	padding-bottom:15px;
	
}


#main_content h1 {
    color: #006629;

    font-weight: 600;
    font-size: 27px;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}


#main_content h2 { 
	color: #006629;

    font-weight: 400;
    font-size: 19px;
    margin: 0;
    padding: 0;
	
	
}
#main_content h3 {
	    font-size: 18px;
		margin:0;
		padding-top:5px;
		padding-bottom:5px;
}
#sidebar {
float:left;
min-height:400px;
width:38%;

    font-weight: 600;
	text-align:center;
	overflow:hidden;
	
}

#sidebar img {
max-width:100%;	
}
#sidebar iframe{
width:100% !important;	
}
#anfrage_btn {
	opacity:1;
	-webkit-transition-duration: 0.9s;
	transition-duration: 0.9s;
	-webkit-transition-property: all;
	transition-property: all;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	
}

#anfrage_btn:hover {
	opacity:0.5;
	
}


#sidebar hr {
	    border: 0;
    background-color: #9c9c9c;
    height: 1px;
	margin-bottom:20px;
	margin-top:20px;
	
}

#sidebar .simpleText {
border-bottom: 1px solid #9c9c9c;
padding-bottom:20px;
margin-bottom:20px;

}
#sidebar .simpleText h1 {
padding-bottom: 20px;
    font-size: 18px;
    color: #006629;
    font-weight: 600;
}
div.hc-widget.hc-widget-small {

    width: 100% !important;
    margin: auto;
}

/* SLIDER CSS */

#full-width-slider {
  width: 100%;
  color: #000;
  max-height:520px;
  overflow:hidden;
}
.coloredBlock {
  padding: 12px;
  background: rgba(255,0,0,0.6);
  color: #FFF;
   width: 200px;
   left: 20%;
   top: 5%;
}
.infoBlock {
  position: absolute;
  top: 30px;
  right: 30px;
  left: auto;
  max-width: 25%;
  padding-bottom: 0;
  background: #FFF;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
  padding: 20px;
}
.infoBlockLeftBlack {
  color: #FFF;
  background: #000;
  background: rgba(0,0,0,0.75);
  left: 30px;
  right: auto;
}
.infoBlock h4 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
  padding-bottom: 3px;
}
.infoBlock p {
  font-size: 14px;
  margin: 4px 0 0;
}
.infoBlock a {
  color: #FFF;
  text-decoration: underline;
}
.photosBy {
  position: absolute;
  line-height: 24px;
  font-size: 12px;
  background: #FFF;
  color: #000;
  padding: 0px 10px;
  position: absolute;
  left: 12px;
  bottom: 12px;
  top: auto;
  border-radius: 2px;
  z-index: 25; 
} 
.photosBy a {
  color: #000;
}
.fullWidth {
  max-width: 1400px;
  margin: 0 auto 24px;
}

@media screen and (min-width:960px) and (min-height:660px) {
  .heroSlider .rsOverflow,
  .royalSlider.heroSlider {
      height: 520px !important;
  }
}

@media screen and (min-width:960px) and (min-height:1000px) {
    .heroSlider .rsOverflow,
    .royalSlider.heroSlider {
        height: 660px !important;
    }
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  .royalSlider.heroSlider,
  .royalSlider.heroSlider .rsOverflow {
    height: 160px !important;
  }
  .infoBlock {
    padding: 10px;
    height: auto;
    max-height: 100%;
    min-width: 40%;
    left: 5px;
    top: 5px;
    right: auto;
    font-size: 12px;
  }
  .infoBlock h3 {
     font-size: 14px;
     line-height: 17px;
  }
}


/* MAPS */

#map-canvas  {
width:100%;
height:400px;	
margin-top:30px;
margin-bottom:30px;
}


.simpleText #control { position:relative; float:left; width:100%; }
.simpleText #results { position:relative; float:left; width:100%; width:100%; }
#results #directions-panel { width:100%; }

#control .inputContainer { position:relative; float:left; margin-right:20px; }
#control label { display:block; height:20px; font-size:13px; font-weight:300; }
#control input[type=text] { font-size:13px; background:#fff; color:#002935; border: solid 1px #d7d7d7; }

#control input[type=text] { width:190px; padding:5px; height:18px; line-height:15px; }
#control select { width:203px;  height:28px; }
#control textarea { padding:5px; width:410px; height:110px; }

#control input:hover,
#control textarea:hover { background:#fff; border: solid 1px #d7d7d7; }

#control input:focus,
#control textarea:focus { font-size:13px; background:#ededeb; border: solid 1px #ededeb; color:#002935; }

#control .button { display:block; width:185px; height:24px; font-size:14px; color:#fff; padding-top:6px; margin-top:20px; text-align:center; background-color:#006629; }
#control .button:hover { color:#565655; background-color:#fff7df; }

.simpleText .errorContainer { position:relative; float:left; width:100%; display:none; }
.errorContainer ul { margin:0 0 20px 18px; padding:0px; }
.errorContainer ul li { list-style-image:url(../img/gif/li.gif); }
.errorContainer label.error { color:red; }
.simpleText .sendFormMessage { position:relative; float:left; margin-bottom:20px; width:100%; }
.simpleText label { display:block; height:20px; font-size:13px; font-weight:300; margin-top:5px; }
.simpleText input[type=text] { width:190px; padding:5px; height:18px; line-height:130%; }
.simpleText input[type=text],
.simpleText select, 
.simpleText textarea { font-size:13px; background:#fff; color:#002935; border: solid 1px #d7d7d7; }

.simpleText input[type=submit] { font-size:14px; width:95px; height:32px; line-height:130%; padding:0px 15px 0px 15px; border: solid 1px #006629; background-color:#006629; color:#fff; }
.simpleText input[type=reset], 
.simpleText input[type=button] { font-size:14px; width:129px; height:32px; line-height:130%; padding:0px 15px 0px 15px; border: solid 1px #006629; background-color:#006629; color:#fff; }

.simpleText input[type=submit]:hover { font-size:14px; width:95px; height:32px; line-height:130%; padding:0px 15px 0px 15px; color:#565655; background-color:#fff7df; border: solid 0px #546885; } 
.simpleText input[type=reset]:hover, 
.simpleText input[type=button]:hover { font-size:14px; width:129px; height:32px; line-height:130%; padding:0px 15px 0px 15px; color:#565655; background-color:#fff7df; border: solid 0px #546885; }

#travelButton input[type=submit] { font-size:12px; height:22px; line-height:130%; padding:0px 15px 0px 15px; border: solid 1px #006629; background-color:#006629; color:#3a3939; }
#travelButton input[type=submit]:hover { height:22px; line-height:130%; padding:0px 15px 0px 15px; color:#565655; background-color:#fff7df; border: solid 1px #fff7df; }

/* GALLERY */
.simpleText .listImage { position:relative; float:left; width:132px; height:97px; margin:0 7px 6px 7px; border:0px solid #edccb1; }
.simpleText .listImage .listImage-image { position:relative; float:left; width:132px; height:97px; z-index:9; background-color:#FFF !important; }