.einleitung {
	padding:10px 0 10px 0;
	text-align:left;
	width:670px;
	}
	
.details {
	width: 170px;
	height:18px;
	margin:5px 5px 5px 0;
	padding-top:7px;
	float:left;
}
	
.picto {
	width: 25px;
	height:25px;
	margin:5px 0 5px 5px;
	float:left;
}

.ueberschrift {
	background-color: #ffedb7;
	text-align:left;
	width:680px;
	height:22px;
	padding:10px 0 5px 0;
	float:left;
}

#ueberschrift_objekt {
	float:left;
	margin-left:10px;
	font-size: 10pt;
	font-weight: bold;
	color: #A74514;
}

#kontakt {
	width:335px;
	float:left;
	margin:10px;
	text-align:left;
}
#adresse {
	margin: 0 0 5px 0;
	float:left;
	width:335px;
}
#buchungs_adresse {
	clear:both;
	margin: 5px 0 5px 0;
	float:left;
	width:335px;
}

.mail {
	margin: 5px 0 5px 0;
	width:145px;
	float:left;
	padding: 5px 0 5px 0;
}
#homepage {
	clear:both;
	margin: 5px 0 5px 0;
	float:left;
	width:335px;
}

#bild {
	float:right;
	width:302px;
	margin:10px 10px 10px 0;
	text-align:right;

}

#inhalt_fewo {
	width:680px;
	margin:5px;
	border: 1px solid #ffdb6c;
	text-align:center;
	color: #996600;
	float:left;
	background-color:#FFF3CF;
}

.beschreibung {
	padding:10px 0 10px 0px;
	text-align:left;
	width:660px;
	margin:0 10px 0 10px;
}

.beschreibung ul{
	list-style:disc;
	display:block;
	margin:10px 0px 10px 20px;
}

.beschreibung img {
	border:solid 1px;
	border-color:#996600;
}

#bild img {
	border:solid 1px;
	border-color:#996600;
}

.trennstrich_660 {
	width:660px;
	height:1px;
	background-color:#ffdb6c;
	margin:0px 10px 0px 10px;
}

/* Tabelle */

.reisezeit {
	text-align:center;
}

table {
	/*text-align:center;*/
	}
	
/* Belegungsplan */

.an_abreise {
	background-color:#FFAA55;
	color: #996600;
}

.belegt {
background-color:#CC6600;
color: #FFCC00;
}

.frei {
background-color:#ffedb7;
color: #996600;
}

/* Sonderzeile auf Detailseite */

.sonderzeile_detail {
	padding:5px 0 5px 0px;
	text-align:left;
	width:660px;
	margin:0 10px 0 10px;
	color: #A74514;
	font-weight:bold;
}

/* Buchungstipp auf Detailseite */

#butipp_detail {
	background-image:url(./images/hinter_butip.gif);
	width:640px;
	padding:5px 10px 5px 10px;
	margin:10px 10px 0 10px;
	color:#996600;
	font-weight:bold;
	border: #FFC411 1px solid;
	background-color:#FFC411;
	text-align:left;
}

#butipp_detail_text {
	width:640px;
	padding:10px;
	margin:0 10px 10px 10px;
	color:#996600;
	background-color: #FFEF97;
	border: #FFC411 1px solid;
	border-top:0;
	float:left;
	text-align:left;
	
}



#butipp_detail_text img.butipp {
	width:130px;
	float:left;
	margin: 0 10px 2px 0;
}

#butipp_detail_text li {
	list-style:disc;
	margin-left:15px
}

.butipp {
	font-weight:bold;
	margin-bottom:5px;
}
a.betreiberhomepage
{
	text-decoration:none;
	font-weight:bold;
}
