body {
	background: #EFEFEF;
	font-size: 22px;
	line-height: 1.3; 
	color: #404040;
	margin: 0;
	padding: 0;
	word-wrap:break-word !important;
	font-family: 'Open Sans', Arial;
	}

img {
	max-width: 100%;
	height: auto;
}

.schatten {
    -webkit-box-shadow: 0px 7px 10px grey;
    -moz-box-shadow: 0px 7px 10px grey;
    box-shadow: 0px 7px 10px grey;
}

#bildvorschau {
	float: none;
	max-width: 100%;
	}

div.clear {
    clear: both;
    }
    
h1 {
	margin-top: 40px;
    font-size: 32px;
	font-weight: 700;
	text-align: left;
	color: #404040;
}

h2 {
	font-size: 28px;
	font-weight: 600;
	line-height: 34px;
	text-align: left;
	color: #404040;
}

h3 {
	font-size: 24px;
	line-height: 34px;
	text-align: left;
	color: #404040;
}

a.textlink {
  color: #0000FF;
  text-decoration: none;
  position: relative;
}

a.textlink:after {
  content: ''; /* content ist leer... */
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 2px solid #0000FF;
  transition: 0.6s;
}

a.textlink:hover:after {
  width: 100%;
}

a.klein {
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
}

a.klein:hover {
	color: #FF7F00;
	text-decoration: underline;
	}
	
a.aufwerten {
    color: #808080;
	font-weight: normal;
	font-size: 14px;
    font-style: normal;
    line-height: 1.00;
    text-decoration: none;
}

a.aufwerten:hover {
    background-color: #0AB21B;
    color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
    font-style: normal;
    line-height: 1.00;
    text-decoration: none;
}	

p.aktualisiert {
    color: #808080;
	font-weight: normal;
	font-size: 14px;
    font-style: normal;
    line-height: 1.15;
}

p.klein {
    color: #808080;
	font-weight: normal;
	font-size: 14px;
    font-style: italic;
    line-height: 1.00;
}

p.steuern {
    color: #FF7F00;
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	line-height: 1.0;
}

a.kostenlos {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}

a.kostenlos:hover {
	color: #FF7F00;
	text-decoration: underline;
	font-weight: normal;
}

a.ausflugtippsueberschrift {
	color: #404040;
	font-weight: bold;
	text-decoration: none;
}

a.ausflugtippsueberschrift:hover {
	color: #FF7F00;
}

a.ausflugtippstext {
	color: #404040;
	text-decoration: none;
}

a.ausflugtippstext:hover {
	color: #FF7F00;
}

a.footer {
	color: #FFF;
	font-size: 16px;
    text-decoration: none;
}

div.buttons {
    line-height: 70px;
}

div.weiss {
    background-color: #FFFFFF;
    border: solid 2px #BCBCBC;
    border-top: solid 20px #094786;
    padding: 20px;
}

div.kostenlos {
    background-color: #FFFFFF;
    border: solid 2px #BCBCBC;
    border-top: solid 10px #094786;
    padding: 20px;
}

div.gastgeber {
    float: left;
    font-size: 32px;
    text-align: left;
    font-weight: bold;
}

div.preis {
    font-size: 32px;
    color: #0AB21B;
    text-align: right;
    font-weight: bold;
}

div.gastgeber-kostenlos {
    float: left;
    font-size: 24px;
    text-align: left;
    font-weight: bold;
}

div.preis-kostenlos {
    font-size: 24px;
    color: #0AB21B;
    text-align: right;
    font-weight: bold;
}

/* Buchungsanfrage*/
a.btn {
        margin: 0px;
        background-color: #094786;
        font-weight: normal;
        font-size: 18px;
        text-align: center;
        color: white;
        padding: 15px;
        border: solid 1px #000000;
        text-decoration: none;
        }

a.btn:hover {
        margin: 0px;
        background-color: #0E71CE;
        font-weight: normal;
        font-size: 18px;
        text-align: center;
        color: white;
        padding: 15px;
        border: solid 1px #0E71CE;
        text-decoration: none;
        }
        
a.details {
        margin: 0px;
        background-color: #0E71CE;
        font-weight: normal;
        font-size: 18px;
        text-align: center;
        color: white;
        padding: 15px;
        border: solid 1px #0E71CE;
        text-decoration: none;
        }

a.details:hover {
        margin: 0px;
        background-color: #094786;
        font-weight: normal;
        font-size: 18px;
        text-align: center;
        color: white;
        padding: 15px;
        border: solid 1px #094786;
        text-decoration: none;
        }
        
a.buchungsanfrage {
        margin: 0px;
        background-color: #0AB21B;
        font-weight: normal;
        font-size: 18px;
        text-align: center;
        color: #FFFFFF;
        padding: 15px;
        border: solid 1px #0AB21B;
        text-decoration: none;
        }

a.buchungsanfrage:hover {
        margin: 0px;
        background-color: #0DD91B;
        font-weight: normal;
        font-size: 18px;
        text-align: center;
        color: #FFFFFF;
        padding: 15px;
        border: solid 1px #0DD91B;
        text-decoration: none;
        }

input.btn {
        margin: 0px;
        background-color: #094786;
        border: 1px solid #094786;
        font-family: Helvetica, Arial, Verdana, Tahoma;
        font-weight: 300;
        font-size: 18px;
        text-align: center;
        color: white;
        padding: 15px;
        text-decoration: none;
        }

input.btn:hover {
        text-decoration: underline;
        }

input.btn-delete {
        margin: 0px;
        background-color: #FF0000;
        border: 1px solid #FF0000;
        font-weight: 300;
        font-size: 18px;
        text-align: center;
        color: white;
        padding: 15px;
        text-decoration: none;
        }

input.btn-delete:hover {
        text-decoration: underline;
        }

/* Input Textfelder */
.inputtextfeld {
    width: 97%;
    border: 1px solid #BCBCBC;
    background-color: #FFFFFF;
    font-size: 18px;
    color: #124181;
    font-weight: bold;
    line-height: 24pt;
    padding: 8px;
    }
    
.inputtextarea {
    width: 97%;
    border: 1px solid #BCBCBC;
    background-color: #FFFFFF;
    font-size: 18px;
    color: #124181;
    padding: 8px;
    font-family: 'Open Sans', sans-serif;
    }
    
#trennlinie {
     background-color: #254441;
     height: 1px;
}

#container {
	margin: 0 auto;
	max-width: 95%;
}

#container2 {
	margin: 0 auto;
	max-width: 95%;
	background-color: #BCBCBC;
}

#ausflugtipps {
	float: none;
	max-width: 100%;
	}

#footer {
	background-color: #254441;
	font-size: 16px;
    color: #FFF;
	text-align: center;
	height: auto;
	padding: 7px;
	}

img.produkt {
    border-style: solid;
    border-color: #DEDEDE;
    }
    
div.galerie {
    float: left;
    width: 300px;
    height: auto;
    margin: 10px;
    /* -webkit-box-shadow: 5px 5px 5px grey; box-shadow: 5px 5px 5px grey;  */
    }
        
div.ausflugsziele {
    float: left;
    width: 250px;
    height: 250px;
    background-color: #FFF;
    border: 1px solid #BCBCBC;
    margin: 10px;
    }
    
div.bildvorschau {
    float: left;
    width: 330px;
    height: auto;
    margin-right: 15px;
    margin-bottom: 30px;
    background-color: #FFF;
    border: 1px solid #BCBCBC;
    padding: 18px;
    }

div.clear {
    clear: both;
    }
    
img.bilder {
    float: right;
    margin: 0px 10px;
    }    

p {
	text-align: left;
}

p.hinweis {
	color: #FF0000;
	font-weight: bold;
}

#schatten {
    -webkit-box-shadow: 0px 7px 10px grey;
    -moz-box-shadow: 0px 7px 10px grey;
    box-shadow: 0px 7px 10px grey;
}

.toggle,
[id^=drop] {
	display: none;
}

/* Giving a background-color to the nav container. */
nav {
	margin:0;
	padding: 0;
	background-color: #FFFFFF;
	line-height: 1.8; 
}

#logo {
	display: block;
	padding: 0 30px;
	float: left;
	font-size:18px;
	}

/* Since we'll have the "ul li" "float:left"
 * we need to add a clear after the container. */

nav:after {
	content:"";
	display:table;
	clear:both;
}

/* Removing padding, margin and "list-style" from the "ul",
 * and adding "position:reltive" */
nav ul {
	float: right;
	padding:0;
	margin:0;
	list-style: none;
	position: relative;
	}

/* Positioning the navigation items inline */
nav ul li {
	margin: 0px;
	display:inline-block;
	float: left;
	background-color: #FFFFFF;
	}

/* Styling the links */
nav a {
	display:block;
	padding:14px 20px;
	color:#404040;
	font-size:18px;
	text-decoration:none;
}


nav ul li ul li:hover { background: #FFFFFF; }

/* Background color change on Hover */
nav a:hover {
	background-color: #EFEFEF;
	color: #084AA0;
}

/* Hide Dropdowns by Default
 * and giving it a position of absolute */
nav ul ul {
	display: none;
	position: absolute;
	/* has to be the same number as the "line-height" of "nav a" */
	top: 60px;
}

/* Display Dropdowns on Hover */
nav ul li:hover > ul {
	display:inherit;
}

/* Fisrt Tier Dropdown */
nav ul ul li {
	width:auto;
	float:none;
	display:list-item;
	position: relative;
}

/* Second, Third and more Tiers
 * We move the 2nd and 3rd etc tier dropdowns to the left
 * by the amount of the width of the first tier.
*/
nav ul ul ul li {
	position: relative;
	top:-60px;
	/* has to be the same number as the "width" of "nav ul ul li" */
	left:auto;
}


/* Change ' +' in order to change the Dropdown symbol */
li > a:after { content:  ' +'; }
li > a:only-child:after { content: ''; }


/* Media Queries
--------------------------------------------- */

@media all and (max-width : 800px) {

body {
	font-size: 18px;
	line-height: 1.3;
	}
	
	#logo {
		display: block;
		padding: 0;
		width: 100%;
		text-align: center;
		float: none;
	}

	nav {
		margin: 0;
	}

	/* Hide the navigation menu by default */
	/* Also hide the  */
	.toggle + a,
	.menu {
		display: none;
	}

	/* Stylinf the toggle lable */
	.toggle {
		display: block;
		background-color: #DEDEDE;
		padding:14px 20px;
		color:#303030;
		font-size:17px;
		text-decoration:none;
		border:none;
	}

	.toggle:hover {
		background-color: #CDCDCD;
	}

	/* Display Dropdown when clicked on Parent Lable */
	[id^=drop]:checked + ul {
		display: block;
	}

	/* Change menu item's width to 100% */
	nav ul li {
		display: block;
		width: 100%;
		}

	nav ul ul .toggle,
	nav ul ul a {
		padding: 0 40px;
	}

	nav ul ul ul a {
		padding: 0 80px;
	}

	nav a:hover,
 	nav ul ul ul a {
		background-color: #DEDEDE;
	}

	nav ul li ul li .toggle,
	nav ul ul a,
  nav ul ul ul a{
		padding:14px 20px;
		color:#303030;
		font-size:17px;
	}


	nav ul li ul li .toggle,
	nav ul ul a {
		background-color: #CDCDCD;
	}

	/* Hide Dropdowns by Default */
	nav ul ul {
		float: none;
		position:static;
		color: #303030;
		/* has to be the same number as the "line-height" of "nav a" */
	}

	/* Hide menus on hover */
	nav ul ul li:hover > ul,
	nav ul li:hover > ul {
		display: none;
	}

	/* Fisrt Tier Dropdown */
	nav ul ul li {
		display: block;
		width: 100%;
	}

	nav ul ul ul li {
		position: static;
		/* has to be the same number as the "width" of "nav ul ul li" */

	}

}

@media all and (max-width : 360px) {

	nav ul li {
		display:block;
		width: 94%;
	}
	
h1 {
	font-size: 24px;
	font-weight: 600;
	text-align: left;
	color: #303030;
}

h2 {
	font-size: 22px;
	font-weight: 400;
	line-height: 34px;
	text-align: left;
	color: #303030;
}

h3 {
	font-size: 20px;
	line-height: 34px;
	text-align: left;
	color: #303030;
}

nav {
		margin: 0;
	}

	/* Hide the navigation menu by default */
	/* Also hide the  */
	.toggle + a,
	.menu {
		display: none;
	}

	/* Stylinf the toggle lable */
	.toggle {
		display: block;
		background-color: #DEDEDE;
		padding:14px 20px;
		color:#303030;
		font-size:17px;
		text-decoration:none;
		border:none;
	}

	.toggle:hover {
		background-color: #CDCDCD;
	}

	/* Display Dropdown when clicked on Parent Lable */
	[id^=drop]:checked + ul {
		display: block;
	}

	/* Change menu item's width to 100% */
	nav ul li {
		display: block;
		width: 100%;
		}

	nav ul ul .toggle,
	nav ul ul a {
		padding: 0 40px;
	}

	nav ul ul ul a {
		padding: 0 80px;
	}

	nav a:hover,
 	nav ul ul ul a {
		background-color: #DEDEDE;
	}

	nav ul li ul li .toggle,
	nav ul ul a,
  nav ul ul ul a{
		padding:14px 20px;
		color:#303030;
		font-size:17px;
	}


	nav ul li ul li .toggle,
	nav ul ul a {
		background-color: #CDCDCD;
	}

	/* Hide Dropdowns by Default */
	nav ul ul {
		float: none;
		position:static;
		color: #ffffff;
		/* has to be the same number as the "line-height" of "nav a" */
	}

	/* Hide menus on hover */
	nav ul ul li:hover > ul,
	nav ul li:hover > ul {
		display: none;
	}

	/* Fisrt Tier Dropdown */
	nav ul ul li {
		display: block;
		width: 100%;
	}

	nav ul ul ul li {
		position: static;
		/* has to be the same number as the "width" of "nav ul ul li" */

	}
	
	div.galerie {
    float: left;
    width: auto;
    height: auto;
    margin: 5px;
    background-color: #FFF;
    border: 1px solid #BCBCBC;
    }
    
div.ausflugsziele {
    float: left;
    width: auto;
    height: auto;
    margin: 5;
    background-color: #FFF;
    border: 1px solid #BCBCBC;
    }