#webseite {
        font-size: 12px;
        font-family: arial, sans-serif, verdana;
        width: 100%;

}


@media (max-width: 640px) {
	#header {
		width: 320px;
	}

}

@media (min-width: 641px) {

}

@media (min-width: 910px) {



#inhalt {
	width: 906px;
	padding-left: 0px;
	padding-right: 6px;
	background-image:url(img/contentbackground.png);
	background-repeat: repeat-y;
	margin:auto;
}

#header {
	width: 900px;
	margin-top: 25px;
	background-color: white;
}


h1 {
	font-size: 30px;
	font-weight: bold;
	font-family: arial, sans-serif,verdana;
	margin: 0px;
}


h2 {
        font-size: 26px;
        font-weight: bold;
        font-family: arial, sans-serif,verdana;
	margin: 0px;
}

h3 {
        font-size: 22px;
        font-weight: bold;
        font-family: arial, sans-serif,verdana;
	margin: 0px;
}

h4  {
        font-size: 14px;
        font-weight: bold;
        font-family: arial, sans-serif,verdana;
        margin: 0px;
}

a {
        font-weight: bold;
        font-size: 12px;
        text-decoration:none;
        color: #6699cc;
}


a:link {
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
	color: #6699cc;

}

a:active {
	color: #6699cc;
	font-weight: bold;
	 font-size: 14px;
}

a:hover {
	font-size: 14px;
	text-decoration:none
	color: #6699cc;
}

a:visited {
        font-weight: bold;
	text-decoration:none;
	color: #6699cc;
	 font-size: 12px;
}

.menue  {
	width: 160px;
	height: 25px;
}



	

#headerfooter {
	margin-top: 0px;
	width: 900px;
	height: 28px;
	color: white;
	background-color: #6699cc;
	text-align: center;
}

#content {
	width: 900px;

}

#navi {
	width: 168px;
	float: left;
	padding-left: 10px;
	padding-top: 40px;
	text-align: left;
}

#contenttext {
	width: 718px;
	float: right;
	padding-top: 20px;
        border-left: 1px solid #6699cc;
	padding-bottom: 20px;
	min-height:250px;	
}


#footer {
	clear: both;
	width: 900px;
	height: 20px;
	border-top: 1px solid #6699cc;
	border-color: #6699cc;
	padding-top: 5px;
	background-image: url("img/footerbackground.png");
	text-align: right;
}

#footer a:link {
	padding-right:15px;
	margin-bottom: 5px;
}


#slideshow {
        width: 700px;
        align: center;
        margin: auto;
	margin-top: 70px;
}
	

#app5_img {
	width: 350px;
	float: left;
	height: 550px;
}

#app5_img img {
	width: 320px;
}


#apart5_text {
	width: 320px;
	height: 550px;
	padding-right: 20px;
	float: right;
}

#apartment5bilder {
	width: 700px;
	height: 100px;
	padding-left: auto;
	padding-right: auto;
}

#ap5mini img{
        width: 70px;
        height: 70px;
        margin-right: 15px;
	margin-bottom: 15px;
	float: left;
}

#clearer {
	clear: both;
}

#contextleft {
	padding-left: 20px;
	position: static;
}

#villabild1 {
	postition: relative;
	float: right;
	top: 80px;
	right: 20px;
	width: 270px;
	height 208px;
}

#villabild2 {
	position: relative;
	top: 350px;
	left: 20px;
	width: 300px;
	height: 188px;	
}
	
.preiseinfo {
	padding:15px;
	margin-left: 20px;
	font-size: 12px;
}

#freizeit {
	height: 210px;
	width: 697px;
	float: left;
}

#freizeitkurz {
	width: 697px;
	float: left;
}

#gallery {
	text-align: center;
	padding-right: 80px;
}

ul {
	list-style-position: outside;
	padding-left:15px;
}

#abstandoben  {
	height: 20px;
	width: 694px;
	}

li  { 
	margin-bottom: 5px;
}

.edvservice a:link {
        textdecoration: none;
        color: #F0EBEB;
	font-size: 4px;
}

.edvservice a:visited {
        textdecoration: none;
        color: #F0EBEB;
	font-size: 4px;
}

}

