body {
	text-align:center;
}

#main {
/*	background:url(/bilder/main_bg.jpg) 0 0 no-repeat;
*/}

.schriftgroesse{
	text-align:center;
	margin-top:10px;
}

.bilder{
	margin:10px 0;
}

.schriftgroesse a, .bilder a{
	border:1px solid #3C5017;
	color:#000000;
	background:#DA493D;
	text-decoration:none;
	margin:3px;
	padding:1px 4px;
}

.bilder_act{
	background:#92C13D !important;
}

/* Formatierung Gastlichkeit */

.host, .zimmer, .info, .orte{
	width:500px;
	border-collapse:collapse;
	font-size:0.9em;
	margin-bottom:15px;
}

.host{
	background-color:#c8e497;
}

.zimmer td, .zimmer th{
	padding:1px 5px;
}

.host th, .host td{
	padding:2px 5px;
	vertical-align:middle;
}

.zimmer td, .zimmer th, .orte td{
	border-bottom:1px solid #3c5017;
}

.orte td, .suche td{
	padding:5px 2px;
}

.host th{
	color:#FFFFFF;
	background-color:#92C13D;
}

.host td.dunkel{
	background-color:#add16e;
}

.host th.dunkel{
	background-color:#779F31;
}

.rechts{
	text-align:right;
}

.mitte{
	text-align:center;
}

.oben{
	vertical-align:top !important;
}

.liste_abstand{
	padding-top:12px !important;
}

.border_unten{
 	border-bottom:1px solid #68882e !important;
}

.einzug{
	width:14em;
	display:block;
	float:left;
}
.einzug1{
	margin-left:14em;
}

.abstand{
	padding: 5px 0;
}

.host td.big{
	font-weight:bold;
	font-size:1.0em;
}

h2.host{
	background:none;
	padding:0px;
	margin:0px;
	font-size:140%;
}

.anfrage th{
	font-size:100%;
	text-decoration:underline;
	padding-bottom:10px;
}

.abstand_unten{
	padding-bottom:15px !important;
}
.abstand_oben{
	padding-top:15px !important;
}

ul.leistungen{
	background-color:#C8E497;
	padding:10px;
	list-style:none;
}

*+html .unten{
	padding-bottom:5px !important;
}

* html .unten{
	padding-bottom:5px !important;
}

.akt{
	background-color:#DA493D;
}

.suche{width:450px;	border-collapse:collapse;}
.suche td{ border-bottom:1px solid #3C5017}

/* Deskline Formatierungen */
	.button {cursor:pointer; width:180px; font-size:80%; font-weight:bold; margin:10px 0; padding:4px 0}
	.weitere_info{width:130px; color:#3C5017; border: 1px solid #92C13D; background-color:#E8F1D9; padding:5px; margin-right:5px; text-align:center;}
	.toggler{ display:none;font-size:90%;}
	
	.zurueck{float:left; margin:10px 10px 15px 0; padding:8px 0}
	.online_buchbar{float: right;position:relative; top:10px; right:5px; width:190px;  font-size:80%; font-weight:bold; text-align:right; padding:4px 0}
	.online_buchbar a, .zurueck a{text-decoration:none !important; color:#3C5017; border: 1px solid #92C13D; background-color:#E8F1D9; padding:5px;}
	