html {
	overflow-y: scroll;
	padding: 0;
	overflow-x: hidden;
	margin: 0;
}

body {
	background-image: url("../img/bg.gif");
	padding: 0;
	margin: 0;
}

div.header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 300px;
	background: url('../img/shadow.png') left bottom repeat-x;
}

div.footer .l {
	float: left;
	padding-top: 10px;
	padding-left: 40px;
}

div.footer .r {
	float: right;
	padding-top: 10px;
	padding-right: 40px;
}

div.footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 35px;
	background-color: #b2aa93;
	color: #fefefe;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
}

div.footer2 a, div.footer a {
	text-decoration: none;
	color: #fefefe;
}

div.slidebar {
	position: absolute;
	top: 300px;
	left: 0px;
	width: 100%;
	height: 8px;
	background-color: #a79e85;
}

div.slidebar div.slider {
	height: 8px;
	width: 250px;
	background-color: #451b00;
	cursor: pointer;
}

div.slidebar div.slider img.btn {
	margin-top: -23px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	margin-left: 109px;
	cursor: pointer;
}

div.item {
	height: 100%;
	width: auto;
	background-color: blue;
	float: left;
	min-width: 482px;
}

div.item.b {
	background-color: red;
}

div.images {
	position: relative;
	width: 100%;
	/**width:3000px;*/
	min-height: 300px;
}

div.content {
	/**width: 3000px;*/
	width: 100%;
	padding-top: 308px;
}

#homepage_content{
	padding-top:308px;
}

.imgbox {
	float: left;
	position: relative;
	cursor: pointer;
	display: block;
	padding: 0;
	margin: 0;
}

.imgbox .zenthelp {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 9999;
}

.header img.logo {
	padding-top: 30px;
}

.header h1 {
	font: 43px/43px 'CabinSketchRegular', Arial, sans-serif;
	color: #fff;
	float: right;
	padding-top: 60px;
	padding-right: 10px;
	margin-bottom: 0px;
	text-align: right;
}

.sc_left {
	background-image: url("../img/prev.png");
	width: 42px;
	height: 59px;
	position: absolute;
	left: 0px;
	top: 50%;
	z-index: 99999;
	cursor: pointer;
	margin-top: -30px;
}

.sc_right {
	background-image: url("../img/next.png");
	width: 42px;
	height: 59px;
	position: absolute;
	right: 0px;
	top: 50%;
	z-index: 99999;
	cursor: pointer;
	margin-top: -30px;
}

.scrollableArea {
	display: none;
}

.images.uebersicht {
	background-color: #fff;
}

.badged2 {
	margin-top: -30px;
	margin-left: -30px;
	position: relative;
	height: 60px;
	width: 61px;
	background-repeat: no-repeat;
	background-image: url("../img/kreis.png");
}

.badged2.active { /* .badged2:hover, */
	width: auto;
	background-image: url("");
}

.badged2 .bannerl {
	display: none;
}

.imgbox:hover .bannerl {
	display: inline-block;
	position:relative;
	right:65%;
}

.imgbox:hover .badged2 {
	background-image: none;
}

.imgbox:hover .bilder {
	opacity: 0.5;
	background-color: black;
}


.imgbox:hover .zenthelp {
	left:45%;
}

.badged.pos {
	position: absolute;
	left: -25px;
	top: -30px;
}

.badged {
	position: relative;
	height: 60px;
/* 	background-repeat: no-repeat;
	background-image: url("../img/badged.png"); */
}

.badged .l {
	background-position: left top;
}

.badged .r {
	background-position: right bottom;
}

.badged .inner {
/* 	height: 60px;
	min-width: 23px;
	margin-left: 8px;
	margin-right: 8px; */
/* 	background-color: #fff;
	background-repeat: no-repeat;
	background-image: none;
	background-position: 50% 50%; */
}

.badged .inner.pl {
	
}

.badged .inner p {
/* 	padding-left: 20px;
	padding-right: 20px; */

	text-transform: uppercase;
/* 	text-align: center;
	color: #562404; */
	color: white;
	font: 50px 'BebasNeueRegular', Arial, sans-serif;
	margin-bottom: 0px;
	display: block;
	white-space: nowrap;
}

.badged .inner h2 {
	text-align: center;
	display: block;
	color: white;
	font: 30px 'RopaSansRegular', Arial, sans-serif;
}

.badged .inner p a {
/* 	color: #562404; */
	color: white;
	text-decoration: none;
}

.badged .inner h2 a {
	color: white;
	text-decoration: none;
}

#dropdown {
	margin: 0;
	padding: 0;
	padding-top: 60px;
	float: right;
}

#dropdown li {
	list-style: none;
	float: left;
	font: 20px/20px 'BebasNeueRegular', Arial, sans-serif;
	margin-left: 0px;
}

#dropdown li a {
	padding: 5px 12px;
	text-decoration: none;
	width: 70px;
	color: #fff;
	white-space: nowrap
}

#dropdown li a:hover {
	color: #451b00;
}

#dropdown li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	z-index: 99;
	width: 140px;
	margin-top: 10px;
	padding-top: 8px;
	margin-left: -20px;
}

#dropdown li ul li {
	float: none;
	display: block;
	color: #624127;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px; /** margin-bottom: 8px;*/
	font: 17px/17px 'RopaSansRegular', Arial, sans-serif;
	background-color: #fff;
}

#dropdown li ul li a {
	width: auto;
	color: #624127;
	display: block;
}

#dropdown li ul li:first-child {
	padding-top: 15px;
	background-image: url("../img/mverlauf.gif");
	background-repeat: repeat-x;
}

#dropdown li ul li:last-child {
	background-image: url("../img/mfooter.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	padding-bottom: 15px;
}

#dropdown li ul li a:hover {
	color: #b2aa93;
	background-color: #451b00;
}

.bilder {
	z-index: 999;
}

body.uebersicht {
	background-image: none;
}

body.uebersicht .container_12.weiss {
	background-color: #fff;
}

body.uebersicht .header {
	background-image: url("../img/bg_header.png");
	background-repeat: repeat;
	position: relative;
}

body.uebersicht .content {
	background-color: #fff;
	height: 100%;
	position: relative;
	padding-bottom: 10px;
	padding-top: 20px;
}

body.uebersicht .content .tabs {
	width: 300px;
	height: 37px;
	position: absolute;
	top: -37px;
	left: 0px;
}

body.uebersicht .content .tab.current {
	opacity: 1;
}

body.uebersicht .content .tab {
	opacity: 0.5;
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	height: 37px;
	float: left;
	margin-left: 5px;
}

body.uebersicht .content .tab:first-child {
	margin-left: 10px;
}

body.uebersicht .content .tab p {
	text-transform: uppercase;
	font: 20px/20px 'BebasNeueRegular', Arial, sans-serif;
	color: #451b00;
	margin-bottom: 0px;
	margin-top: 10px;
}

body.uebersicht .content .tab p a {
	color: #451b00;
	text-decoration: none;
}

body.uebersicht .content .tab p.current {
	color: #757575;
}

body.uebersicht div.footer {
	width: 100%;
	height: 35px;
	background-color: #b2aa93;
	color: #fefefe;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	margin-top: 40px;
}

body.uebersicht div.footer2 {
	width: 100%;
	height: 35px;
	background-color: #b2aa93;
	color: #fefefe;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	margin-top: 40px;
}

body.uebersicht .grid_8, body.uebersicht .grid_4 {
	margin-bottom: 10px;
	position: relative;
}

body.uebersicht .grid_4 h2 a, body.uebersicht .grid_4 h2 {
	text-decoration: none;
	color: #562404;
	padding-top: 11px;
	margin-bottom: 0px;
	font: 23px/23px 'BebasNeueRegular', Arial, sans-serif;
}

body.uebersicht .grid_4 p {
	margin-bottom: 20px;
	color: #000;
	font: 14px/14px 'RopaSansItalic', Arial, sans-serif;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0
}

* html .clearfix, *:first-child+html .clearfix {
	zoom: 1
}

body.uebersicht .grid_8 h2 {
	color: #990066;
	font: 35px/35px 'CabinSketchBold', Arial, sans-serif;
	margin-bottom: 35px;
	margin-left: 10px;
	padding-top: 58px;
}

body.uebersicht .grid_8 p a {
	color: #7A7A7A;
}

body.uebersicht .grid_8 p {
	color: #7A7A7A;
	font: 15px/16px 'RopaSansRegular', Arial, sans-serif;
	margin-left: 10px;
	margin-top: 10px;
	padding-right: 25px;
}

body.uebersicht.wl .weiss h2 {
	color: #990066;
	font: 35px/35px 'CabinSketchBold', Arial, sans-serif;
	margin-left: 10px;
	padding-top: 58px;
	margin-bottom: 35px;
}

body.uebersicht.wl .weiss .grid_12.trenner {
	height: 5px;
	background-image: url('../img/trenner_top2.jpg');
	margin-top: 20px;
	margin-bottom: 20px;
}

body.uebersicht.wl div.footer {
	position: relative;
}

html body.uebersicht div.container_12 div.grid_7.box2 {
	
}

html body.uebersicht div.container_12 div.grid_5 {
	text-align: center;
}

html body.uebersicht div.container_12 div.grid_5 img {
	margin-top: 5px;
}

html body.uebersicht div.container_12 div.grid_7.box2 h2 {
	color: #562404;
	font: 23px/23px 'BebasNeueRegular', Arial, sans-serif;
	margin-left: 0px;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 0px;
}

html body.uebersicht div.container_12 div.grid_7.box2 h3 {
	color: #000;
	font: 23px/23px 'BebasNeueRegular', Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	font: 14px/14px 'RopaSansItalic', Arial, sans-serif;
}

html body.uebersicht div.container_12 div.grid_7.box2 p {
	color: #7a7a7a;
	margin-left: 0px;
	margin-top: 10px;
	padding-right: 25px;
	font: 15px/16px 'RopaSansRegular', Arial, sans-serif;
}


html body.uebersicht div.container_12 div.grid_12.box2 p {
	color: #7a7a7a;
	margin-left: 0px;
	margin-top: 10px;
	padding-right: 25px;
	font: 15px/16px 'RopaSansRegular', Arial, sans-serif;
}


html body.uebersicht div.container_12 div.grid_7.box2 a.link1 {
	color: #990066;
	margin-left: 0px;
	margin-top: 10px;
	padding-right: 25px;
	font: 17px/17px 'RopaSansRegular', Arial, sans-serif;
	text-decoration: none;
}

div.footer2 .l {
	float: left;
	padding-top: 10px;
	padding-left: 40px;
}

div.footer2 .r {
	float: right;
	padding-top: 10px;
	padding-right: 40px;
}

.thumbs {
	height: 90px;
}

.thumbs img {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	cursor: pointer;
}

.d_foto {
	position: relative;
}

.d_foto .d_menu {
	position: absolute;
	z-index: 99;
	top: -22px;
	left: 0px;
	height: 44px;
	width: 100%;
}

.d_foto img {
	display: none;
}

.d_foto img.current {
	display: block;
}

.d_foto .d_menu .d_btn p {
	color: #fff;
	cursor: pointer;
	font: 20px/20px 'BebasNeueRegular', Arial, sans-serif;
	text-align: center;
	margin-top: 12px;
}

.d_foto .d_menu .d_btn p a {
	text-decoration: none;
	color: #fff;
}

.d_foto .d_menu .d_btn {
	width: 144px;
	height: 44px;
	background-color: #afa790;
	float: left;
	margin-right: 5px;
}

.d_foto .d_menu .d_btn.current {
	background-color: #a7227a;
}

.grid_6.top {
	margin-top: 58px;
}

.grid_6.top h1 {
	color: #562404;
	font: 32px/32px 'BebasNeueRegular', Arial, sans-serif;
}

.grid_6.top h2 {
	color: #562404;
	font: 18px/18px 'RopaSansItalic', Arial, sans-serif;
	margin-bottom: 5px;
}

.grid_6.top p {
	color: #000;
	font: 21px/22px 'RopaSansItalic', Arial, sans-serif;
}

.top .btnbox {
	background-image: url('../img/btn_bg.png');
	width: 460px;
	padding-top: 74px;
	height: 155px;
}

.top .btnbox.formular {
	padding-top: 0px;
	height: auto;
	background-image: url('../img/formbg.gif');
	background-repeat: repeat;
}

div.btnbox div.formee_w form.formee fieldset {
	margin-bottom: 8px;
}

.top .btnbox .btn {
	width: 372px;
	height: 80px;
	margin-left: 44px;
	background-image: url('../img/btn.png');
	position: relative;
}

.top .btnbox .btn div.txt1 {
	color: #fff;
	position: absolute;
	left: 105px;
	top: 22px;
	font: 40px/40px 'BebasNeueRegular', Arial, sans-serif;
	z-index: 99;
}

.top .btnbox .btn div.txt2 {
	color: #000;
	position: absolute;
	left: 107px;
	top: 24px;
	font: 40px/40px 'BebasNeueRegular', Arial, sans-serif;
	z-index: 98;
}

ul.list1 {
	margin-top: 14px;
	color: #000;
	font: 20px/20px 'RopaSansRegular', Arial, sans-serif;
	list-style: none;
}

ul.list1 b {
	font: 20px/20px 'BebasNeueRegular', Arial, sans-serif;
}

ul.list1 li {
	height: 22px;
	background-image: url('../img/trenner_li.gif');
	background-position: top;
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-top: 18px;
	padding-bottom: 8px;
}

ul.list1 li div {
	width: 215px;
	float: left;
}

div.grid_6.top div.infotab .tabitem {
	display: none;
}

div.grid_6.top div.infotab .tabitem.current {
	display: block;
}

div.grid_6.top div.infotab .tabitem h1 {
	color: #000;
	padding-top: 20px;
	font: 20px/20px 'RopaSansRegular', Arial, sans-serif;
}

div.grid_6.top div.infotab .tabitem p {
	color: #7a7a7a;
	text-align: left;
	font: 15px/18px 'RopaSansRegular', Arial, sans-serif;
}

.tabbar2 {
	padding-top: 30px;
	height: 46px;
	width: 460px;
	background-image: url('../img/trenner_li.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}

.tabbar2 div {
	cursor: pointer;
	height: 42px;
	width: 140px;
	background-image: url('../img/tabbar2bg.gif');
	background-position: top;
	background-repeat: no-repeat;
	margin-right: 5px;
	float: left;
}

.tabbar2 div.current {
	height: 46px;
}

div.grid_6.top div.infotab div p {
	color: #990066;
	padding-top: 15px;
	text-align: center;
	font: 20px/20px 'BebasNeueRegular', Arial, sans-serif;
}

.karte.nodisplay {
	display: none;
}

.karte {
	display: block;
	width: 460px;
	height: 420px;
}

.btnbox.btnf {
	cursor: pointer;
}

.btnbox.formular {
	display: none;
}

html body.uebersicht div.container_12 div.grid_6 div.btnbox div.formee_w form#anfrageform.formee fieldset div.formee-msg-error h3
	{
	color: #000000;
}

html body.uebersicht div.container_12 div.grid_6 div.btnbox div.formee_w form#anfrageform.formee fieldset div.formee-msg-success h3
	{
	color: #000000;
}

.kaufen {
	display: none;
}

.tabs .tab {
	cursor: pointer;
}

div.infobox h4 {
	color: #fff;
	margin-left: 66px;
	margin-top: 60px;
	font: 54px/0.8 'BebasNeueRegular', Arial, sans-serif;
	text-transform: uppercase;
	text-align: left;
}

div.infobox {
	background-color: #afa790;
	height: 259px;
}

.grid_3.box2 p a:hover, .grid_3.box2 p a {
	color: #7a7a7a;
}

body.uebersicht.wl .box2 a:hover, body.uebersicht.wl .grid_3.box2 p a {
	color: #7a7a7a;
}

.grid_3.box2 p {
	padding-top: 10px;
	margin-left: 10px;
	color: #7a7a7a;
	font: 15px/16px 'RopaSansRegular', Arial, sans-serif;
}

.grid_3.box2 {
	height: 259px;
	background-color: #f3f2ee;
	margin-left: 0px;
	margin-right: 0px;
	width: 240px;
}

body.uebersicht.wl .box2 h2 {
	margin-left: 0px;
	font-size: 25px;
	padding-top: 0px;
	margin-bottom: 0px;
}

body.uebersicht.wl .box2 a:hover, body.uebersicht.wl .box2 a {
	color: #000;
}

div.mieten {
	background: url('../img/place.jpg');
}

h4.placeholder {
	color: #FFFFFF;
	font: 35px/0.8 'BebasNeueRegular', Arial, sans-serif;
	margin-left: 0px;
	margin-top: 125px;
	margin-bottom: 0px;
	text-align: center;
	text-transform: uppercase;
}

.mieten .grid_4 .pricebox {
	position: absolute;
	width: 53px;
	height: 53px;
	background: url('../img/pricebox.png') no-repeat;
	right: 13px;
	top: 150px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.mieten .grid_4 .pricebox .from {
	position: absolute;
	left: 10px;
	top: 10px;
	font: 14px/0.8 'BebasNeueRegular', Arial, sans-serif;
}

.mieten .grid_4 .pricebox .price {
	left: 10px;
	bottom: 10px;
	position: absolute;
	font: 25px/0.8 'BebasNeueRegular', Arial, sans-serif;
}

.imgbox .priceboxbig {
	position: absolute;
	width: 96px;
	height: 96px;
	background: url('../img/preisbig.png') no-repeat;
	right: 23px;
	bottom: 13px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.imgbox .priceboxbig .from {
	position: absolute;
	left: 23px;
	top: 25px;
	font: 18px/0.8 'BebasNeueRegular', Arial, sans-serif;
}

.imgbox .priceboxbig .price {
	left: 23px;
	top: 45px;
	position: absolute;
	font: 35px/0.8 'BebasNeueRegular', Arial, sans-serif;
}

.mietenteaser{
	padding-bottom: 20px;
}


#dropdown li.btnbooking a{
	border: 1px solid #fff;
    border-radius: 5px;
    background-color: #fff;
    padding: 3px 30px 0px;
    color: #fff;
}
#dropdown li.btnbooking a,
#dropdown li.btnbooking a:hover {
	color: #a7227a;
}