/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */



html, body {
	height:100%;
}



html,
button,
input,
select,
textarea {
    color: #F2E1CE;
}

body {
    font-size: 1em;
    line-height: 1.4;
	background:url(../img/background/bg_startsite.jpg)no-repeat top left fixed;
	background-size:cover;
	-moz-background-size: cover; /* Firefox */
	-webkit-background-size: cover; /* Safari, Chrome */
	background-size: cover; /* Opera, IE, W3C Standard */
}


hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
	margin-top: 8px;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===== Initializr Styles ==================================================
   Author: Jonathan Verrecchia - verekia.com/initializr/responsive-template
   ========================================================================== */

body {
    font: 16px/26px Helvetica, Helvetica Neue, Arial;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
}


.header-container {
    border-bottom: none;
}

.footer-container,
.main aside {
    border-top: none;
	height: 100%;
}

.header-container,
.footer-container,
.main aside {

}


.footer-container {

}



.title {
    color: white;
}


/* ==============
    MOBILE: Main
   ============== */

.main {
    padding: 0 0;
}

/*
.main article h1 {
    font-size: 2em;
} */

.main aside {
    color: white;

   
}

.footer-container footer {
    color: #F2E1CE;
    padding: 0 0;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */


/* ===============
    article
   =============== */

.contentHeader {
	width: 100%;
	height: 190px;
}

.logoFinca {
	display: table;
	margin: 0 auto;

}

.logoFinca img{
	width: 100%;
	height: auto;
}

.logoFincaStartseite {
	display: table;
	margin: 0 auto;
	
}

.logoFincaStartseiteWillkommen {
	display: table;
	margin: 0 auto;

	
}

.logoFincaStartseiteWillkommen img{
	vertical-align:bottom; 
	position: absolute; 
	bottom: 35px; 
	left: 25%; 
	width: 50%
	
}


.imgFloatMrg {
	float: left;
	margin-right: 10px;	
}

/*-- Historie --*/
#twoColums {
	margin-top: 20px;
	padding-bottom: 20px;

}

#twoColums .columOne {
	float: left; width: 48%; margin-right: 30px;
}

#twoColums .columTwo {
	float: left; width: 48%; 
	float: left; margin-left: 0px;
}


#twoColums h2 {
	width: 92%;
}

#twoColums p {
	width: 95%;


}

#twoColums img{
	width: 100%;
	height: auto;
}

/*-- Grundriss --*/

#twoColumsGrundriss {
	margin-top: 20px;
	padding-bottom: 20px;

}

#twoColumsGrundriss .columOne {
	float: left; width: 65%; margin-right: 10px;
}

#twoColumsGrundriss .columTwo {
	float: left; width: 30%; 
	float: left; margin-left: 5px;
}


#twoColumsGrundriss h2 {
	width: 92%;
}

#twoColumsGrundriss p {
	width: 95%;


}

#twoColumsGrundriss img{
	width: 100%;
	height: auto;
}

.siteGrundrissEG {
	background-image:url(../img/sitecontent/grundriss_eg.png); width: 100%; margin-bottom: 20px; height: 250px; margin-top: 0px; 	
}

.siteGrundrissOG {
	background-image:url(../img/sitecontent/grundriss_og.png); width: 100%; margin-bottom: 20px; height: 250px; margin-top: 0px; 
}

/****** Interessantes */
.parAusflugsziele {
	width: 100%;
	margin-top: 30px;	
	height: auto;
}

.parAusflugsziele h2{
	margin: 20px 0;
}

.contentRestaurants {
	
}

.contentRestaurants h3 {
	margin-bottom: -10px;
}

ul.listBeach  {
	list-style-type:decimal; color: #F2E1CE
}

li.listBeach  {
	font-size: 22px;
	margin-bottom: 5px;
	}

span.listBeach {
	font-size: 14px;
}


.mgREtop {
	margin-top: -33px;
}

.hinweis {
display: none;
}

.iframeContainer {
	/*height: 596px; */
	width: 100%; 
}

.pImg {
	margin-top: 50px\0/;
}

/* chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
.mgREtop {
	margin-top: -10px;
}
}

.mgAZtop {
	margin-top: -40px;
}

.ie .mgAZtop {
	margin-top: -20px;
}

/* chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .mgAZtop {
	margin-top: -20px;
}
}

/* ===============
    Buttons
   =============== */


.buttonMore {
	margin-top: 20px;
	background-color:#864730;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	display:inline-block;
	color:#F2E1CE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	padding:3px 24px;
	text-decoration:none;
	-webkit-box-shadow: 0 5px 10px #282523;
    -moz-box-shadow: 0 5px 10px #282523;
    box-shadow: 0 5px 10px #282523;
	cursor: pointer;

}

.buttonMore:hover {
	background-color:#713b27;	
}

.buttonInfos {
	margin-top: 20px;
	background-color:#864730;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	display:inline-block;
	color:#F2E1CE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:normal;
	padding:3px 24px;
	text-decoration:none;
	-webkit-box-shadow: 0 5px 10px #282523;
    -moz-box-shadow: 0 5px 10px #282523;
    box-shadow: 0 5px 10px #282523;
	cursor: pointer;
	float:left;
	margin-right: 5%;
	width: 110px;

}

.buttonInfos:hover {
	background-color:#713b27;	
}


.startButton {
	height: 200px;
}



/* ===============
    typography
   =============== */

body {
    font-size: 15px;
    font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}

h1,
h2,
h3,
h4,
h5,
h6 {

}

h1 {
	font-size: 29px;	
	color: #f2e1ce;
	font-weight: normal;
	font-style:italic;
	padding-bottom: 20px;
	border-bottom: 1px solid #F2E1CE;
	line-height: 30px;
}

h2 {
	font-size: 21px;	
	color: #f2e1ce;
	font-weight: normal;
	font-style:italic;
	margin: 0.83em 0;

}

h3 {
	font-size: 16px;	
	color: #f2e1ce;
	font-weight: bold;
	font-style: normal;
	margin-top: 20px;
	margin-bottom: 0px;

}



h6 {
	font-weight: normal;
	font-size: 9px;	
	font-family: Verdana, Geneva, sans-serif;	
	color: #f2e1ce;
}


p {
	color: #f2e1ce;
}

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

a:hover {
    color: #FFF;

}

.bold {
	font-weight: bold;	
}

nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}


/* ===============
    ...
   =============== */

.clear { 
	clear:both;
}

.margTop20 {
	margin-top: 20px;	
}

.img50 {
	float:left; margin-right: 20px; width: 48%;
}

.img100 {
	width: 100%;
}

.initiale {
	font-size: 46px; float: left; margin-top: 11px; margin-right: 3px; color: #F2E1CE;

}

.initialeAusflugsziele {
	font-size: 46px; float: left; margin-top: 6px; margin-right: 3px; color: #F2E1CE;

}

.initialeRestaurants {
	font-size: 46px; float: left; margin-top: 12px; margin-right: 3px; color: #F2E1CE;

}

.ie .initialeRestaurants {
	font-size: 46px; float: left; margin-top: -6px; margin-right: 3px; color: #F2E1CE;

}




.textTwoColumns{
	clear:both;
	 margin-top: 20px; 
	 column-count:2; 
	 -moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2; 
	column-gap:30px; 
	-moz-column-gap: 30px;
	-webkit-column-gap: 30px;
	column-gap: 30px;
}



.textTwoColumnsImage {
	clear:both;
	 margin-top: 20px; 
	 column-count:2; 
	 -moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2; 
	column-gap:30px; 
	-moz-column-gap: 30px;
	-webkit-column-gap: 30px;
	column-gap: 30px;
}



/* hack für Safari */

@media screen and (-webkit-min-device-pixel-ratio:0) { 
    /* Safari and Chrome */
    .textTwoColumnsImage{
       margin-top: 20px; 
    } 

    /* Safari only override */
    ::i-block-chrome,.textTwoColumnsImage{
       margin-top:-220px;
    } 
}

/* ===============
    Formular
   =============== */


input, textarea
 {
    color: #282523;
	background:#F2E1CE;
}


/* ==============
    Menu
   ============== */

nav ul {
    margin-top: 100px;
    padding: 0;
}

nav a {
    display: block;
    margin-bottom: 25px;
    padding: 6px 0;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
	padding-left: 40px;
	margin-top: 4px;
	
}

nav .submenu a {
    display: block;
    margin-bottom: 5px;
    padding: 3px 0;
    text-align: left;
    text-decoration: none;
    font-weight: normal;
	padding-left: 40px;
	margin-top: 4px;
	
}

nav a:hover,
nav a.active {
    color: #FFF;
	background:#753e2a;
	-webkit-box-shadow: 0 1px 10px #282523;
    -moz-box-shadow: 0 1px 10px #282523;
    box-shadow: 0 1px 10px #282523;
}

nav .submenu a:hover,
nav .submenu a.active {
    color: #282523;
	background:#BA7961;
	-webkit-box-shadow: 0 1px 10px #282523;
    -moz-box-shadow: 0 1px 10px #282523;
    box-shadow: 0 1px 10px #282523;
}

nav a:hover {
    text-decoration: none;
	color:#FFF;
}


nav {
	float: left;
	width: 190px;
	background:#F2E1CE;		
}

nav ul {
	float: left;
	width: 155px;
	margin-left: 35px;
}

nav ul:hover, nav ul.active {

}

nav ul li {
	list-style-image: url(../img/listdisc.png);

}
	
nav ul li:hover,  nav ul li.active {
	list-style-image: url(../img/listdisc_alt.png);
}
	
.navLink {
	color: #282523 !important;
	font-style:italic;
}

.navLink:hover, .navLink.active {
	color: #FFF !important;
	font-style:italic;
}

    nav a {
        margin-bottom: 0;
		color: #282523;
		margin-left: -35px;
		
    }
	
	#menu-icon {
		display: none;
	}



/* ==============
    SubMenu
   ============== */

nav a.submenu {
    text-decoration: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	padding-left: 50px;
	color:  #282523;
	line-height: 20px;
}

nav a.submenu:hover {
	color: #FFF;
}

nav .submenu a.active{
    text-decoration: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	color: #FFF;
}

nav ul li.submenu {
	list-style-image: none;
	color:  #282523;

}

/****************/

.footer {
position: relative; bottom: 0px; height: 30px;
}

    .main article {
        float: left;
		padding-left: 40px;
		padding-right: 40px;
		background:url(../img/background/bg_maincontent.png) repeat;
		height: 100%;
		 position: absolute; 
		  width: 40%; /* Container auf halbe Breite */
  margin: auto; /* Den Container zusätzlich zentrieren */
  min-height: 100%; /* Mindesthöhe auf 100 % (bei modernen Browsern) */
  height: auto !important; /* important Behel (bei modernen Browsern */
  height: 100%; /* IE soll wie gewünscht interpretieren */
  overflow: hidden !important; /* Firefox Scrollleiste */
  margin-left: 190px;
    }
	

.contentHeaderMobile {
display: none;	
}

.main article table {
	color: #F2E1CE;
	margin-top: -20px;
	font-size:16px;
}

.main article table th {
	border-bottom: 1px solid #F2E1CE; 
	text-align:left; 
	font-weight: normal; 
	font-style:italic;
	height: 45px;
}

.main article table tr {
	border-bottom: 1px solid #F2E1CE; 
	text-align:left; 
	font-weight: normal; 
	font-style: normal;
	height: 45px;
}



/* ==========================================================================
   Media Queries
   ========================================================================== */
   
   @media only screen and (max-width: 1900px) {


#twoColums .columOne {
	width: 46%;
	margin-right: 35px;
}

#twoColums .columTwo {
	width: 46%; 	
}



#twoColums .columTwoSec {
	margin-top: 30px  !important;	
}
.startButton {
	height: 200px;
}

}

@media only screen and (max-width: 1680px) {
.startButton {
	height: 120px;
}


}


@media only screen and (max-width: 1280px) {
.startButton {
	height: 170px;
}

#twoColums .columOne {
	width: 46%;
	margin-right: 25px;
}

#twoColums .columTwo {
	width: 46%; 	
}

#twoColums .columTwoSec {
	margin-top: 25px  !important;	
}

}

@media only screen and (min-width: 1140px) {

/* ===============
    Maximal Width
   =============== */

    .wrapper {
        width: 1026px; /* 1140px - 10% for margins */
        margin: 0 auto;
    }
	

}

@media only screen and (max-width: 980px) {

.startButton {
	height: 220px;
}
	.logoFincaStartseite {
	display: table;
	margin: 0 auto;
}

.logoFincaStartseiteWillkommen img{
	vertical-align:bottom; 
	position: absolute; 
	bottom: 35px; 
	left: 5%; 
	width: 90%
	
}
.logoFinca img{
	width: 85%;
	height: auto;
}


}


@media only screen and (max-width: 960px) {
	
#twoColums .columOne {
	width: 46%;
	margin-right: 20px;
}

#twoColums .columTwo {
	width: 46%; 	
}

#twoColums .columTwoSec {
	margin-top: 12px  !important;	
}
.iframeContainer {
	height: 596px; 
	width: 350px; 
	overflow:scroll;
	-webkit-overflow-scrolling: touch;
}

.hinweis {
	display: block;	
}
}

@media only screen and (max-width: 768px) {
	.logoFinca {
	display: table;

}
.startButton {
	height: 320px;
}


.ie .textTwoColumnsImage {
	clear:both; 
	margin-top: -100px; 
	column-count:1;
	 -moz-column-count: 1;
-webkit-column-count:1;
column-count: 1; 
column-gap:0px;
 -moz-column-gap: 0px;
-webkit-column-gap: 0px;
column-gap: 0px;
}

.iframeContainer {
	height: 596px; 
	width: 300px; 
	overflow:scroll;
	-webkit-overflow-scrolling: touch;
}
}


@media only screen and (max-width: 640px) {
	




.logoFinca img{
	width: 100%;
	height: auto;
}
.startButton {
	height: auto;
}

#twoColums .columOne {
	float: none; width: 100%; margin-right: 10px;
	 margin-bottom: 30px;
}

#twoColums .columTwo {
	float: none; width: 100%; 
	 margin-left: 0px;
	 margin-top: 50px;
	 margin-bottom: 30px;
}

.textTwoColumns {
	clear:both; 
	margin-top: 20px; 
	column-count:1;
	 -moz-column-count: 1;
-webkit-column-count:1;
column-count: 1; 
column-gap:0px;
 -moz-column-gap: 0px;
-webkit-column-gap: 0px;
column-gap: 0px;
}



.textTwoColumnsImage {
	clear:both; 
	margin-top: 20px; 
	column-count:1;
	 -moz-column-count: 1;
-webkit-column-count:1;
column-count: 1; 
column-gap:0px;
 -moz-column-gap: 0px;
-webkit-column-gap: 0px;
column-gap: 0px;
}





#twoColums .columOne {
	float: none; width: 120%; margin-right: 10px;
	 margin-bottom: 20px;
}

#twoColums .columTwo {
	float: none; width: 100%; 
	 margin-left: 0px;
	 margin-top: 50px;
	 margin-bottom: 20px;
}


/* ====================
    Navigation Mobile
   ==================== */

nav {
	float: none;
	background: none;
	position: relative;
	width: 100%;	
	font-size: 25px;
}

nav ul, nav ul:hover {
	margin-left: 0px;	
	width: 100%;
}

nav ul, nav ul:hover {
	margin-top: 5px;	
	background: #F2E1CE;
	width: 100%;	
}

nav ul li, nav ul li:hover, nav ul li.active{ 
	list-style:none;	
}

nav ul li {
	width: 100%;

	
}

nav a {
	margin-left: 0px; 
}

nav a:hover,
nav a:visited,
nav a.active {
    color: #FFF;
	background: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#menu-icon {
	display: block;
	color: #282523; 
	background:url(../img/nav_icon.png) no-repeat;
	height: 40px;
	width: 40px;
}

#menu-icon:hover, #menu-icon.active {
	background:url(../img/nav_icon_alt.png) no-repeat;

}



#menu-icon img {
	float: left;	
	margin-left: 5px;
}
	
.naviSite {
	display: none;	
}

nav li a {  
	border-bottom: 1px solid #fcf1e5;  
	border-right: 1px solid #fcf1e5;
	margin: 0;  
} 
	
nav li a.active {  
	background: #864730;
} 

nav li a:hover {  
	background: #864730;
} 

nav a.submenu {
    text-decoration: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	padding-left: 50px;
	color:  #282523;
}

nav .submenu a:hover,
nav .submenu a:visited,
nav .submenu a.active {
    color: #282523;
	background:#BA7961;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

nav .submenu a.active,
nav .submenu a:hover  {
    color: #FFF;
}

/* ====================
    Header
   ==================== */

.logoFinca {
	display: table;
	margin: 0 auto;
}

.contentHeader {
	display: none;	
}

.contentHeaderMobile {
	display: block;	
}

/* ====================
    Content
   ==================== */

.main article {
	clear: both;
	float: none;
	padding-left: 41.5px;
	padding-right: 41.5px;
	background:url(../img/background/bg_maincontent.png) repeat;
	height: 100%;
	position: relative; 
	width: 40%; /* Container auf halbe Breite */
	margin: auto; /* Den Container zusätzlich zentrieren */
	min-height: 100%; /* Mindesthöhe auf 100 % (bei modernen Browsern) */
	height: auto !important; /* important Behfel (bei modernen Browsern */
	height: 100%; /* IE soll wie gewünscht interpretieren */
	overflow: hidden !important; /* Firefox Scrollleiste */
	margin-left: 0px;
	width: 85%;
	top: 10px;
}


}

@media only screen and (min-width: 768px) {

/* ====================
    WIDE: CSS3 Effects
   ==================== */

    .header-container,
    .main aside {
    /*    -webkit-box-shadow: 0 5px 10px #aaa;
           -moz-box-shadow: 0 5px 10px #aaa;
                box-shadow: 0 5px 10px #aaa; */
    }

/* ============
    WIDE: Menu
   ============ */

    .title {
        float: left;
    }

    nav {
    }

/* ============
    WIDE: Main
   ============ */

    .main aside {
        float: left;
       	width: 180px;
		background:#F2E1CE;
    }



}

@media only screen and (max-width: 640px) {
.wrapper {
    width: 80%;
    margin: 0 5%;
}

	
}

@media only screen and (max-width: 480px) {

.wrapper {
    width: 80%;
    margin: 0 5%;
}

.logoFinca img{
	width: 110%;
	height: auto;
}


nav ul, nav ul:hover {
	width: 110%;	
}

.iframeContainer {
	height: 596px; 
	width: 300px; 
	overflow:scroll;
	-webkit-overflow-scrolling: touch;
}

}

@media only screen and (max-width: 360px) {

.wrapper {
    width: 70%;
    margin: 0 5%;
}

.logoFinca img{
	width: 120%;
	height: auto;
}

nav ul, nav ul:hover {
	width: 120%;	
}

.iframeContainer {
	height: 596px; 
	width: 200px; 
	overflow:scroll;
	-webkit-overflow-scrolling: touch;
}

}

@media only screen and (min-width: 480px) {

/* ====================
    INTERMEDIATE: Menu
   ==================== */

    nav a {

		
    }

    nav li:first-child a {
     
    }

    nav li:last-child a {
     
    }

/* ========================
    INTERMEDIATE: IE Fixes
   ======================== */

    nav ul li {
    }

    .oldie nav a {
        margin: 0 0.7%;
    }
}








/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h6 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/*Neue Mietpreise 2016 Fix*/
div.btn {
	margin-bottom: 20px;
}

div.footer p {
	font-weight: normal;
	font-size: 9px;
	font-family: Verdana,Geneva,sans-serif;
	color: #F2E1CE;
	margin-top: 100px;
}