@charset "utf-8";
/* CSS Document */
body {
	position:absolute;
  width:100%;
  height: 100%;
  margin: 0;
	background:#666;
	color:#000;
	background-image:url("sand1.jpg");
	  background-attachment: fixed;
	  background-position: top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;

}

h1, h3 {
display: block;
    font-size: 1.8em;
    margin-top: 1em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold;	
}

.menu2 {
	visibility:collapse;
	position:fixed;
	top:0px;
	width:102%;
	height:50px;
	background-color:#9CF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:26px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	left:-10px;
	float:left;
	margin-right:10px;
	margin-left:10px;
	vertical-align:middle;
	z-index:1;

	
	
}

.menu {
	visibility:visible;
	width:160px;
	background-color:#39f;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	border:thin solid #fff;
	margin:8px;
	text-align:center;
	z-index:1;
}
.haupt iframe {width:700px;
	height:350px;
}

.menu a:link {color:#000;text-decoration:none;}
.menu a:hover {color:#fff;text-decoration:none;}
.menu a:active {color:#000;text-decoration:none;}
.menu a:visited {color:#000;text-decoration:none;}

.menu-outer {
	visibility:visible;
	border:0px;
	background:linear-gradient(to right, rgba(255,0,0,0), #b5e4fb);
	width:160px;
	margin:0px;
	vertical-align:top;
}
.menu-outer img {width:200px;}

.maintbl {
	width:1200px;	
	margin-bottom:30px;
	min-height:90%;
}

.lft-tbl {
	visibility:visible;
	width:160px;
	background:linear-gradient(to right, rgba(255,0,0,0), #b5e4fb);
	border:none;
	
}

.lft-tbl img {width:180px;}

.rgt-tbl {
	background:#b5e4fb;
	text-shadow:#222 5px 5px 5px;
	font-family:"Freestyle Script";
	font-size:60px;
	text-align:right;
	padding-right:30px;
	padding-top:-10px;
}

.haupt {
	background:#b5e4fb;
	border-top:#000 thin solid;
}

.wohn {
	float:left;
	width:48%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:18px;
	height:300px;
	vertical-align:top;
}
.wohn img {
	width:80%;
	box-shadow:#666 3px 3px 3px;
	text-align:center;
}

.preis1 {
	float:left;
	width:33%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	background-color: #eee;
	font-size:18px;
	height:250px;
	vertical-align:top;
	border-right:thin solid #000;
    border-top:thin solid #000;
	border-left:thin solid #000;
	}

.preis2 {
	float:left;
	width:33%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	background-color: #ccc;
	font-size:18px;
	height:250px;
	vertical-align:top;
	border-right:thin solid #000;
    border-top:thin solid #000;
	border-left:thin solid #000;
	}

.preis {
	float:left;
	width:33%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#aaa;
	font-size:18px;
	height:250px;
	vertical-align:top;
	border-right:thin solid #000;
    border-top:thin solid #000;
	border-left:thin solid #000;
	}

.sidenav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #9cf;
	opacity:0.9;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
	z-index:10;
}

.sidenav a {
    padding: 8px 12px 12px 32px;
    text-decoration: none;
    font-size: 27px;
    color: #000;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #fff;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 46px;
    margin-left: 50px;
}

#main {
    transition: margin-left .5s;
    padding: 16px
}


.footer {
visibility:visible;
width:101%;
background-color:#111;
color:#fff;
position:fixed;
bottom:0px;	
left:-5px;
padding-left:10px;
z-index:1;
opacity:0.9;
}
.footer a:link {color:#fff;text-decoration:none;}
.footer a:hover {color:#fff;
				text-decoration:none;
				text-shadow:#fff 5px 5px 5px;
				}
.footer a:active {color:#fff;text-decoration:none;}
.footer a:visited {color:#fff;text-decoration:none;}

.kontakt {
	
	color:#000;
	font-size:18px;
	background:#b5e4fb;
	border-top:#000 thin solid;
}

.kontakt a:link {color:#000;text-decoration:none;}
.kontakt a:hover {color:#333;text-decoration:none;}
.kontakt a:active {color:#000;text-decoration:none;}
.kontakt a:visited {color:#000;text-decoration:none;}

.kontakt iframe {height:450px;}

.helpful {
		width:100%;
		background:#b5e4fb;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:18px;
		padding-left:30px;
		
}

.helpful a:link {color:#000;text-decoration:none;}
.helpful a:hover {color:#F00;text-decoration:none;}
.helpful a:active {color:#000;text-decoration:none;}
.helpful a:visited {color:#000;text-decoration:none;}

.fehler{color:#F00;
background:#b5e4fb;
		font-size:46px;
		position:relative;
		padding:30px;
}
.angebote {
	width:70%;
	background-color:#930;
	color:#fff;
	font-size:20px;
	box-shadow:#000 10px 10px 10px;
	
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 16px;}
}


@media screen and (max-width: 1170px) { 
body {
	position:relative;
  width:100%;
  height: 100%;
  margin: 0;
	background:#666;
	color:#000;
	background-image:url("sand1.jpg");
	  background-attachment: fixed;
	  background-position: top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;

}


.menu {
	visibility:hidden;
	width:0px;
	
	
}
.menu2 {
	visibility:visible;
	z-index:1;
	text-align:left;
}
.maintbl {width:100%;
	margin-left:0px;
	margin-top:50px;
	
	}
.haupt {
	width:99%;
	padding-left:10px;
	}
.lft-tbl {width:20px;}
.lft-tbl img {width:0px;}
.rgt-tbl {font-size:30px;}
.menu-outer img {
	width:0px;
	height:0px;}
.menu-outer {
	 
	width:20px;}
.wohn {width:98%;
	padding-left:20px;
	height:auto;
}
.wohn img {
	width:100%;
	box-shadow:#666 3px 3px 3px;
}
.preis {width:90%;
padding-left:30px;
height:auto;
border-right:none;
}
.footer {visibility:collapse;}
.kontakt {width:100%;
padding-left:30px;}
.kontakt iframe {height:550px;}
.helpful {width:100%;box-shadow:none;top:50px;}
.haupt iframe {width:95%;}
}