/********************************
 * DESIGN
 */

body {
	font-family: Arial, s-serif;
	font-size: 14px;
}

a {
	color: #000;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.wnd .title {
	font-size: 21px;
	text-align: left;
}

.apartement {
	margin-bottom: 10px;
}


.wnd-inner-small .title,
.wnd-inner-small .title a,
.apartement .title,
.apartement .title a {
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	color: #000;
}

.wnd-inner-small p,
.apartement p {
	margin-top: 3px;
	font-size: 13px;
	line-height: 14px;
}

.wnd-inner-small .more,
.apartement .more {
	float: right;
	margin-top: -1em;
}

.preview-image {
	float: left;
	padding-right: 10px;
}

.impress {
	display: block;
	font-size: 18px;
	line-height: 35px;
	text-align: center;
}

.red {
	color: #b91b1b;
}

em,
.italic {
	font-style: italic;
}

strong,
.strong {
	font-weight: bold;
}

.underline-tr td {
	border-bottom: 1px solid #000;
}



.underline {
	text-decoration: underline;
}

small,
.small {
	font-size: 10px;
}

.wnd-mini p {
	font-size: 20px;
	padding: 16px 6px;
}

.wnd-mini form {
	font-size: 20px;
}

.clear {
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
	border: none;
}

#apartement-info p {
	margin: 0.7em 0;
}

#apartement-info h2 {
	font-size: 15px;
	text-decoration: underline;
}

.price {
	width: 280px;
	border-collapse: separate;
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 15px;
}

.plan {
	width: 450px;
	position: absolute;
	top: 10px;
	left: 300px;
	font-size: 15px;
}

.more2 {
	display: block;
	position: absolute;
	right: 20px;
	bottom: 10px;
}

.price td {
	padding: 0 4px;
}

.price .right {
	text-align: right;
}

.form-text {
	border: none;
	/*background: transparent;*/
}


/********************************
 * TEXT-CONTENT
 */

.text-content {
	padding: 20px 20px 20px 65px;
}

.text-content2 {
	padding: 8px 20px 20px 5px;
	
}

.text-content h1 {
	font-size: 20px;
	text-indent: -8px;
	text-decoration: underline;
}

.text-content h2,
.text-content2 h2 {
	font-size: 14px;
	text-decoration: underline;
}


.text-content2 tr {
	font-size: 14px;
}

.text-content p,
.text-content2 p,
.text-content2 tr {
	margin: 1em 0;
}

.text-content2 .more {
	display: block;
	text-align: right;
}

.textkursiv
        {
		font: 12px verdana, arial;
		font-style: italic;
		text-decoration: none;
		color: red;
	}
          
/********************************
 * SEARCHZONE
 */

#searchzone {
	font-size: 18px;
}

#searchzone label {
	text-decoration: underline;
}

#searchzone .form-item {
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 0 0 10px;
}

#searchzone .form-text {
 	border: none;
	/*background: transparent;*/
	background-color:#f3ede7;
	width: 150px;
}

#searchzone .form-kalender {
	width: 104px;
	height: 40px;

	background: url(../images/button-kalender.png);
	border: none;
}

#searchzone .form-search {
	width: 96px;
	height: 54px;
	background: url(../images/button-search.png);
	border: none;
}

#searchzone .form-refresh {
	width: 96px;
	height: 54px;
	background: url(../images/button-refresh.png);
	border: none;
}

#searchzone .min {
	display: block;
	height: 5px;
	width:250px;
	position: absolute;
	top: 77px;
	left:630px;

	font-size: 12px;
	color: #b91b1b;
	text-decoration: underline;
	font-style: italic;
}
a.booking_link {
	color: #b91b1b;
	text-decoration:none;
}

.agb {
	font-size:16px;
	text-decoration:underline;
	font-weight:bold;
	text-align:center;
}

.agb-headline {
	text-align:left;
	font-size:16px;
	font-weight:bold;
}

.agb-text {
	font-size:14px;
}