
@media all {

body {
	background-image:url(../bilder/ferienwohnung-schreieck.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-size: cover;
	font-family:Tahoma, Geneva, sans-serif; 
	margin: auto;
}

/* komplette Seite */

#apDiv1 { 
		 width: 100%;
		 background-image:url(hg.png);
		 height: auto;
		 margin-top: 1%;
		 margin-right: auto;
		 margin-bottom: 0;
		 margin-left:auto;
		 text-align: center;
}

#apDiv2 { background-image:url(hg.png);
	     width: 100%;
}


#example {
    width:100%;
    margin:20px auto;
    border-radius:3px;
	text-align:center;
	
	
	}
	



	/* main menu styles */
#menu {
	display:inline-block;
	text-align:center;
	width:100%;
	font-size: 120%;
	margin:0px auto;
    padding:0;
	background:#f49f30;
	box-shadow:0 2px 2px rgba(0,0,0, .5);
	-moz-box-shadow:0 2px 2px rgba(0,0,0, .5);
    -webkit-box-shadow:0 2px 2px rgba(0,0,0, .5);
	}
#menu li {
	    margin:10px;
	    float:left;
	    position:relative;
	    list-style:none;
		padding:2px 5px;
	}
#menu a {
        font-weight:bold;
	    color:#333333;
	    text-decoration:none;
	    display:block;
	    padding:2px 5px;
	 
	    border-radius:10px; /*some css3*/
	    -moz-border-radius:10px;
	    -webkit-border-radius:10px;
	    text-shadow:0 2px 2px rgba(83,83,83, .7);
	}
	
#menu a:hover {
        
	    color: #67400d;
	    text-decoration:none;
	}
	
	 
	/* selected menu element */
	#menu .current a, #nav li:hover > a {
	    background:#333333 repeat-x 0 -20px;
	    color:#333;
	    border-top:1px solid #f8f8f8;
 
    box-shadow:0 2px 2px rgba(0,0,0, .7); /*some css3*/
	    -moz-box-shadow:0 2px 2px rgba(0,0,0, .7);
	    -webkit-box-shadow:0 2px 2px rgba(0,0,0, .7);
    text-shadow:0 2px 2px rgba(255,255,255, 0.7);
	}
	 
	/* sublevels */
	#menu ul li:hover a, #nav li:hover li a {
	    background:none;
    border:none;
	    color:#000;
	}
	#menu ul li a:hover {
	    background:#333333 repeat-x 0 -100px;
	    color:#fff;
	 
    border-radius:10px; /*some css3*/
	    -moz-border-radius:10px;
	    -webkit-border-radius:10px;
	    text-shadow:0 2px 2px rgba(0,0,0, 0.7);
	}
	 
	#menu ul li:first-child > a {
	    -moz-border-radius-topleft:10px; /*some css3*/
	    -moz-border-radius-topright:10px;
	    -webkit-border-top-left-radius:10px;
	    -webkit-border-top-right-radius:10px;
	}
	#menu ul li:last-child > a {
	    -moz-border-radius-bottomleft:10px; /*some css3*/
	    -moz-border-radius-bottomright:10px;
	    -webkit-border-bottom-left-radius:10px;
	    -webkit-border-bottom-right-radius:10px;
	}
	 
	/* drop down */
	#menu li:hover > ul {
	    opacity:1;
	    visibility:visible;
	}
	#menu ul {
	    opacity:0;
	    visibility:hidden;
	    padding:0;
	    width:175px;
	    position:absolute;
	    background:#765818 repeat-x 0 0;
	    border:1px solid #ffffff;
	 
	    border-radius:10px; /*some css3*/
	    -moz-border-radius:10px;
	    -webkit-border-radius:10px;
	    box-shadow:0 2px 2px rgba(0,0,0, .5);
	    -moz-box-shadow:0 2px 2px rgba(0,0,0, .5);
	    -webkit-box-shadow:0 2px 2px rgba(0,0,0, .5);
	 
	    -moz-transition:opacity .25s linear, visibility .1s linear .1s;
	    -webkit-transition:opacity .25s linear, visibility .1s linear .1s;
	    -o-transition:opacity .25s linear, visibility .1s linear .1s;
	    transition:opacity .25s linear, visibility .1s linear .1s;
	}
	#menu ul li {
	    float:none;
	    margin:0;
	}
	#menu ul a {
	    font-weight: bold;
	}
	#menu ul ul {
	    left:190px;
	    top:0px;
	}

/* Divcontainer */

text, side {
	float: left;
	background-image:url(hg.png);


}

text {
	 width: 100%;
	 letter-spacing: .1em;
		font-weight: normal;
		text-align: left;
		color:#333333;	
		font-size: 110%;
		line-height: 170%;
	 margin-bottom: 0;
	
}

text h1 {
	text-align:center;
	   letter-spacing: .1em;
		font-weight: normal;
		color: #333333;	
		padding-left: 5%;
		padding-right: 5%;	

		font-size: 150%;
		
}

text h2 {
	    letter-spacing: .1em;
		font-weight: normal;
		text-align: left;
		color:#333333;	
		font-size: 130%;
		padding-left: 5%;
		padding-right: 5%;
}

text h3 {
	    letter-spacing: .1em;
		font-weight: bold;
		text-align: left;
		color:#333333;	
		font-size: 130%;
		padding-left: 4%;
}
text p {
	    letter-spacing: .1em;
		font-weight: normal;
		text-align: left;
		color:#333333;	
		font-size: 110%;
		padding-left: 5%;
		padding-right: 5%;
}


.datenschutz {
	    letter-spacing: .1em;
		font-weight: normal;
		text-align: left;
		color:#333333;	
		font-size: 90%;
		padding-left: 5%;
		padding-right: 5%;
}

.datenschutz a {
	    letter-spacing: .1em;
		font-weight: normal;
		text-align: left;
		color:#333333;	
		font-size: 90%;
}

.datenschutz a:hover {
	    letter-spacing: .1em;
		font-weight: normal;
		text-align: left;
		color:#935708;	
		font-size: 90%;
}


.Stil1 {color: #333333;
    font-size: 80%;
	line-height: 100%;
	font-weight: normal;
	padding-left:2%;
	padding-left: 4%;
}

.Stil2 {color: #333333;
    font-size: 130%;
	font-weight: bold;
}

.Stil3 {color: #333333;
    font-size: 100%;
	line-height: 130%;
	font-weight: normal;
}
.Stil4 {color: #333333;
    font-size: 90%;
	line-height: 130%;
	font-weight: normal;
}

.sprache{
	display:inline;}

ul { text-align:left;
font-size: 110%;
line-height: 150%;
padding-left: 15%;}




h2 {
	    letter-spacing: .1em;
		font-weight: bold;
		text-align: center;
		color:#333333;	
		font-size: 100%;
		padding-left: 4%;
}

.link  {color: #333333;
     line-height: 180%;
    font-size: 80%;
	font-weight: bold;
}
.link a {color: #333333;
	font-weight: bold;
	text-decoration:none;

}

.link a:hover {color: #935708;
}


.link1  {color: #333333;
    font-size: 100%;
		text-decoration:none;

}


.link1 a {color: #333333;
	text-decoration:none;

}

.link1 a:hover {color: #935708;
}





.tabelle1 {
	display:block;
	
}


.table1 {
	width:1%;
}
.table2 {
	width:62%;
}
.table3 {
	width:33%;
}

.table4 {
	width:4%;
}

.tabelle2 {
	display:none;
	
}




.footer {
	background-image:url(hg.png);
	float: left;
	text-align: center;
	width: 100%;
	margin-bottom: 5%;
	border-top: 5px solid #f49f30;

}

}

@media screen and  (min-width: 1150px) {
    
	#apDiv1 {
	     width: 1200px;
}
	
}

@media screen and  (max-width: 900px) {
		
/* Main */
	
	.tabelle1 {
	display:block;
	
}


.table1 {
	width:0%;
}
.table2 {
	width:50%;
}
.table3 {
	width:50%;
}

.table4 {
	width:0%;
}

.tabelle2 {
	display:none;
	
}


	
	
	#navtext li {
		display: inline;
		}	
		
	#navtext a {		
		padding: 8px 7px 8px 7px;
		line-height: 50px;
		}	
		
}

@media screen and (max-width: 40em) {
	#example {
		display:none;
	}		

.unterschrift {
	font-family:"Monterey BT";
	color: #333333;
	font-weight:bold;
    font-size: 200%;
	}	 


/* Navigation */
	
#navtext li {
		letter-spacing: 1px;
		line-height: 40px;
		text-decoration: none;
		font-size: 150%;
		display: block;
		}	
	
/* Divcontainer */

text, content, side {
	float: left;
	border-right: 0 ;

}

text {
	width: 100%;
    margin-bottom: 5%;
}

.tabelle1 {
	display:none;
	
}

.tabelle2 {
	display:block;
	
}

.table5 {
	width:5%;
}
.table6 {
	width:95%;
}


.link  {color: #333;
    font-size: 110%;
	line-height: 150%;
	font-weight: bold;
}
.link a {color: #333;
	font-weight: bold;
	text-decoration:none;

}

.link a:hover {color: #935708;
}

 a[href^="tel"]:link,

  a[href^="tel"]:visited,

  a[href^="tel"]:hover {

      text-decoration:    underline;

      color: #935708;

   }
}


