body {
	background-image: url(back1.png);
	background-repeat: repeat-x;
	margin-top: 1px;
	background-color: #eee;
	padding-top:60px;
}

h2, h3 {color:#03e}
.menu2 {
	visibility:collapse;
	color:#fff;
	position:fixed;
	top:0px;
	width:100%;
	height:50px;
	background-color:#03c;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:34px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	left:-10px;
	float:left;
	margin-right:10px;
	margin-left:10px;
	vertical-align:middle;
	z-index:130;
}

.sidenav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
    height: 100%;
    width: 0px;
    position: fixed;
    top: 30px;
    left: 0;
    background-color: #03c;
	overflow-x: hidden;
    transition: 0.5s;
    padding-top: 30px;
	z-index:130;
	box-shadow: 5px 5px 5px #03e;
	opacity: 0.97;
}

.sidenav a {
    padding: 8px 8px 8px 22px;
    text-decoration: none;
    font-size: 30px;
    color: #fff;
    display: block;
   transition: 0.3s;
}

.sidenav a:hover {
    color: #CB6A0B;
}

.sidenav .closebtn {
	position: absolute;
	top: 2px;
	right: 5px;
	font-size: 50px;
	margin-left: 50px;
	
}


.mainhdr{
	float:left;
	width: 45%;
	text-align: right;
}

.maintable {
	box-shadow: 5px 5px 5px #777;
	background-color: rgba(255, 255, 255, 0.2);
	text-align: left;
	width: 80%;
		
}

.maininner {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #222;
	padding: 10px;
	width: 100%;
}

#cssmenu {
	visibility:visible;
       position:fixed;
       top: 0;
       margin:auto;
       left: 0;;
       right: 0;
       width: 100%;
    height: 50px;
    background-color: #03C;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	box-shadow:5px 5px 5px 5px #03c;
	text-align:center;
	padding-right:20px;
	z-index:20;
	
      }

#cssmenu a:link {
	color: #fff;
	text-decoration: none;
}
#cssmenu a:visited {
	text-decoration: none;
	color: #FFF;
}
#cssmenu a:hover {
	text-decoration: none;
	color: #000;
}
#cssmenu a:active {
	text-decoration: none;
	color: #FFF;
}

#frei {     
	position:fixed;
       top: 300px;
       width: 140px;
	
	height:auto;
    border-bottom-right-radius: 50px;
	 border-top-right-radius: 50px;
    background-color: #903;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	z-index:20;
	text-align:center;
	
      }
	  
#belegung {
	overflow:hidden;
	  position:fixed;
       top: 60px;
       left:100px;
	  width:700px;
	   height:460px;
       z-index:30;
	   background-color:#fff;
	   box-shadow:30px 30px 30px #000;
}

.teaser {
	height: 200px;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	
}

.fadein { 
position:relative;
	left:50%;
width:300px; 
height:200px; 
padding:10px;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);

z-index:10;
}

.fadein img { position:absolute;

	top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;

 }




.picshade {
	box-shadow:5px 5px 5px #555;
}

.newsticker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #900;
	height:20px;
	width:740px;
	padding-right:50px;
	padding-left:5px;
	
}
.wohnungen {
	background-color: #ddd;
	padding: 10px;
	border:3px;
	border-style:solid;
	border-color:#eee;
	height: 100px;
	width: 33%;
	font-family:Tahoma, Geneva, sans-serif;
	
}
.footer {
	height:15px;
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:5px;
	text-align:right;
}
.nav {
	color:#000;
	padding: 10px;
	border:3px;
	border-style:solid;
	border-color:#eee;
	height: 100px;
	width: 33%;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	text-align:center;
	  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
	
}
.nav:hover {
	 background-color:#EC9E9F;
  cursor: pointer;
  text-shadow:1px 1px 1px #000;
}

.nav a:link,.nav a:visited,.nav a:hover,.nav a:active, .navactive {
font-size:20px;
	}

.navpre {
	color:#000;
	padding: 10px;
	height: 100px;
	width: 33%;
	 background-color:#aaa;
	opacity:90%;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:30px;
	text-align:center;
	  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
	
}
.navpre:hover {
	 background-color:#CCC;
  cursor: pointer;
  text-shadow:1px 1px 1px #000;
	background-opacity:50%;
}

.navpre a:link {
	color: #000;
	text-decoration: none;
}
.navpre a:visited {
	text-decoration: none;
	color: #000;
}
.navpre a:hover {
	text-decoration: none;
	color: #444;
	 background-color: rgba(0,0,0,0);
}
.navpre a:active {
	text-decoration: none;
	color: #000;
}
.navactive {
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:20px;
	padding:10px;
	text-align:center;
	background-color:#F88385;
	width: 33%;
	float: left;
	
}

.impr a:link {
	color: #000;
	text-decoration: none;
}
.impr a:visited {
	text-decoration: none;
	color: #000;
}
.impr a:hover {
	text-decoration: none;
	color: #03e;
}
.impr a:active {
	text-decoration: none;
	color: #000;
}

a:link {
	color: #fff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

p a:link {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#000;
	text-decoration:none;
	
}
p a:hover {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#333;
	text-decoration:none;
	
}
p a:visited {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	color:#000;
	text-decoration:none;
	
}



/* Slideshow container */
.diashow-container {
  max-width: 700px;
  position: relative;
  margin: auto;
}

.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0);
	text-decoration: none;
	color: #000;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 26px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor:pointer;
  height: 13px;
  width: 13px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

.descr-left {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#009;
	font-weight:bold;
	padding:5px;
	height:100px;
	background-color:#ddd;
	border-right-color:#fff;
	border-right-width:2px;
	border-right-style: solid;
	border-bottom-color:#fff;
	border-bottom-width:2px;
	border-bottom-style: solid;
	float: left;
	width: 19%;
}
.descr-right {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	padding:5px;
	height:100px;
	background-color:#ddd;
	border-bottom-color:#fff;
	border-bottom-width:2px;
	border-bottom-style: solid;
	
	width:80%;
}

.descr-right a:link { 
	color:#000;
	text-decoration:none;
	}
.descr-right a:active { 
	color:#000;
	text-decoration:none;
	}
.descr-right a:visited { 
	color:#000;
	text-decoration:none;
	}
.descr-right a:hoover { 
	color:#F00;
	text-decoration:none;
	}
	
.descr-top {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000;
	
}



.info-gen {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	padding: 5px;
}

.info-gen a:link {
	color: #88080A;
	text-decoration: none;
}
.info-gen a:visited {
	text-decoration: none;
	color: #88080A;
}
.info-gen a:hover {
	text-decoration: none;
	color: #03e;
}
.info-gen a:active {
	text-decoration: none;
	color: #88080A;
}
.mainanker {
	background-image:url(anker.png);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:contain;
	width:80%;
	padding-left:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000;
	
	
}
.impr {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000;
	float:left;
	width: 48%;
}

@media screen and (max-width: 1120px) {
	
#cssmenu {
	visibility:collapse;
	}
	
	.mainanker {
		width: 100%;
	}
	
	.nav , .navactive{
		width: 100%;
		font-size:20px;
	}
	
	

.nav a:link,.nav a:visited,.nav a:hover,.nav a:active {
font-size:20px;
	}
	.menu2 {visibility:visible;}	
	.maintable {width: 100%;}
	.fadein {
		left:0px;
	}
	.impr {width:100%}
	.descr-right, .descr-left {
		width: 100%;
		font-size: 20px;
	}
	#frei {     
	position:fixed;
       top: 0px;
      left:76%;
		height: auto;
		width: auto;
		padding:20px;
		margin-right:2px;
		
    background-color: #903;
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	z-index:220;
	text-align:center;
		opacity: 0.95;
		border-bottom-left-radius: 30px;
		border-bottom-right-radius: 30px;
		border-top-right-radius: 0;
	
	
      }
	
	
}