

/*  ---------------------------------------- Allgemein ---------------------------------------- */

* { margin: 0; padding: 0; }

body  {
	margin:0; padding:0;
	font-family:Verdana, Arial;
	font-size:70%; line-height:1.4em;
	color:#272a2f;
}

.clear { clear:both; }

p { margin:6px 0px 14px 0px; }


.trennstrich {	
	background: url(../images/trennstrich.gif) repeat-x 0 center; 
	height:1px; 
	clear:both; 
	margin-top:-2px;
	padding-bottom:18px; 
}

.trennstrich2 {	
	background: url(../images/trennstrich2.gif) repeat-x 0 center; 
	height:1px; 
	clear:both; 
	margin-top:-8px;
	padding-bottom:16px; 
	width:180px;
}

*html .trennstrich2 {
	margin-top:-9px;
	padding-bottom:5px;
}


div.schliessen {margin:-7px 0 20px 275px;}



/*  ---------------------------------------- Schriften ---------------------------------------- */

#ueberschrift {
	width:410px;
	padding:0 0 0 90px;
	top:350px;
	position:relative;
}

h1 {
	color:#003399; 
	font-size:1.7em; 
	background: url(../images/trennstrich.gif) repeat-x 0 bottom; 
	padding-bottom:6px;
	font-weight:normal;
	font-family:tahoma,Verdana, Arial, Helvetica, sans-serif;
}

h2 {margin:6px 0 10px 0; color:#003399; font-size:1.2em;  } 

h3 {margin:6px 0 10px 0; font-size:1.1em; color:#003399;} 

h4 {margin:6px 0 13px 0; font-size:1.1em; color:#003399;  } 

h5 {margin:6px 0 13px 0; font-size:1.1em; color:#bf1a10;  }

h6 {
	color:#003399;
	font-size:1.7em;
	padding-bottom:6px;
	font-weight:normal;
	font-family:tahoma,Verdana, Arial, Helvetica, sans-serif; 
	align:center;
}


.blau {
	color:#003399;
	font-weight:bold;
	font-size:1em;
}


/* ----------------------------------------------------- bilder ----------------------------------------------------- */


.bild_rechts{
	float:right;
	margin:0px 0px 16px 20px;
	padding:3px;
	border: 1px solid #e3dccb;
	background:#fcfcf6;
}

.galerie {
	width:180px;
	float:left;
	margin:8px 16px 0px 0px;
}

.galerie img{
	padding:3px;
	border: 1px solid #e3dccb;
	background:#fcfcf6;
}



.galerie_start {
	width:130px;
	float:left;
	margin:8px 6px 0px 0px;
}

.galerie_start img {

}


.bild {
	margin:8px 6px 10px 0px;
	padding:3px;
	border: 1px solid #e3dccb;
	background:#fcfcf6;
}

.logos {
	margin-top:40px;

}



/* ----------------------------------------------------- liste ----------------------------------------------------- */
.ul01{
	margin:15px 5px 0 40px;
	padding:0 0px 10px 0;
	width:300px;
}

.ul01 li {
	list-style-type: none;
	padding:0 0 0  23px;
	margin-bottom:9px;
	background:url(../images/stern.jpg) 0 1px no-repeat;
	text-align:left;
}

.logolinks {
width: 65px;
position: absolute;
left: 26px; top: 190px;

 }
 
.inahltll{
margin-bottom: 10px;
}

#flaggen {

}
#buchung a {
	width:100px;
	height:35px;
	text-indent: -3000px;
	display:block;
	float:right;
}
#buchung a.button { background:url(../images/btn_onlinebuchung.gif);}
#buchung a:hover { background:url(../images/btn_onlinebuchung_hover.gif); }
