@charset "utf-8";
/* CSS Document */

div.type-text  label
{
	display:block;
	width:145px;
	float:left;
}

div.type-text input
{
	width:400px;
	background-color:#FFF;
	border:1px solid #CCC;
	margin-bottom:3px;
	padding:1px 2px 1px 2px;
}

div.type-text input.button
{
	width:150px;
}

.listenelement_1
{
	background-color:#ffebae;
}
.listenelement_1
{
	/*background-color:#ffebae;*/
}
table.liste
{
	border:1px solid #ffdb6c;
}
table.liste th
{
	
 text-align:left;
}

.w150
{
	width:150px;
	display:block;
	float:left;
	
}
.w110
{
	width:110px;
	display:block;
	float:left;
	
}
.activ
{
	font-weight:bold;
}

.buchungstip_ueberschrift
{
	background-image:url(./images/hinter_butip.gif);
	width:660px;
	float:left;
	padding:5px 0px 5px 0px;
	margin:0px;
	color:#996600;
	font-weight:bold;
	border: #FFDA84 1px solid;
	text-align:center
}

.buchungstip_body
{
	width:660px;
	float:left;
	padding:5px 0px 5px 0px;
	color:#996600;
	background-color: #FFEF97;
	border: #FFDA84 1px solid;
	border-top: 0;
	/*text-align:center*/
}
#fehlermeldung,
#erfolgsmeldung
{
	height:auto;
	padding:4px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	background-color:#F30;
	color:#333;
	font-weight:bold;
	border-bottom:#030;
	position:fixed;
	display:block;
	z-index:100;
	top:350px;
	font-size:1.8em;
}
#erfolgsmeldung
{
	background-color:#6C3;
}
#gmapper_map
{
	margin:6px 0 6px 6px;
}
#news_inhalt
{
	width:430px;
	display:block;
	float:left;
}
#news_inhalt .ueberschrift
{
	width:430px;
	display:block;
	padding:2px 4px 2px 4px;
	margin-bottom:3px;
	border: #ffdb6c 1px solid;
	font-weight:bold;
}
#news_liste
{
	width:220px;
	display:block;
}
#news_liste .ueberschrift
{
	width:220px;
	margin-bottom:6px;
	padding:2px 4px 2px 4px;
	border: #ffdb6c 1px solid;
	height:auto;
}
#inhalt_galerie
{
 padding:0;
 margin:0;
 border:0;
}
#inhalt_galerie .bilder {
	padding:0 0 10px 0;
	text-align:center;
	width:670px;
}

#inhalt_galerie .bilder img
{
	margin: 1px;
	border:#996600 1px solid;
}

.galerie_ueberschrift
{
	text-align: left;
	margin-bottom: 10px;
	padding-top: 10px;
}