body{
	background: url(elemente/streifen.gif) top center;
	margin: 0;
	padding: 0
	}

#unten{
	background: url(elemente/tapete-1.gif) top center;
	position: absolute;
	top: 0;
	width: 100%;
	height: 240px;
	z-index: 1
	}
#ornament{
	position: relative;
	top:200px;
	width: 100%;
	height: 45px;
	background: url(elemente/ornament.gif) top center;
	z-index: 1;
	}

#inhalt{
	position: relative;
	z-index: 2;
	width:1000px;
	text-align: left;
	}

#willkommen{
	position: absolute;
	z-index: 6;
	left: 20px;
	top:65px;
	width: 20px;
	height: 20px;
	overflow: visible;
	}

#bilderleiste{
	position: absolute;
	z-index: 1;
	left: 0;
	top:5px;
	width: 930px;
	height: 200px;
	overflow: visible;
	}
#bilderleiste td{
	position: relative;
	height: 145px;
	text-align: center;
	background: url(elemente/rahmen.png) no-repeat center center;
	}
#bilderleiste div{
	width:186px;
	height: 123px;
	margin: auto;
	background-position: center center;
	}

#schweden{
	position: absolute;
	z-index: 3;
	left: 800px;
	top:20px;
	width: 10px;
	height: 10px;
	overflow: visible;
	}

#kopf{
	position: absolute;
	z-index: 4;
	top:0;
	height: 240px;
	width: 1000px;
	}
#menu{
	position: absolute;
	z-index: 4;
	top: 250px;
	width: 200px;
	float:left;
	}
#menu a{
	display: block;
	margin-bottom: 6px;
	text-align: center;
	text-decoration: none;
	}
#menu a:link{
	color: #003377;
	}
#menu a:visited{
	color: #003377;
	}
#menu a:hover{
	color: #ad0b04;
	}
#menu img{
	width:137px;
	height:45px;
	}
#menu form{
	margin:0 auto 6px auto;
	text-align:center;
	}
#menu input{
	width:137px;
	height:45px;
	}

#content{
	padding:10px;
	position: absolute;
	z-index: 2;
	top: 245px;
	left:210px;
	width: 600px;
	min-height: 200px;
	background-image: url(elemente/trans.png);
	}

#elch{
	position: absolute;
	z-index:5;
	right:0;
	bottom:0;
	width:250px;
	height: 250px;
	background: url(elemente/elch.gif) no-repeat;
	}
a img{
	border:0;
	}

.absatz{
	clear:both;
	margin: 10px 0 0 10px;
	}


.text{
	
	}







/*Maps*/
.estyle1 {
	background-color:#ffffff;
	border:1px #1E41AF solid;
	}
.gm_ewin_t{
	background-color: #1E41AF;
	color:#ffffff;
	line-height: 100%;
	}
.ewclose{margin:1px 5px 0 2px;cursor:pointer}




/*Belegungsplan*/
.bp{margin-bottom: 50px;}
.bp div{float: none;clear: both}
.bp div td {min-width: 1em;width: 15px;padding:2px;}
.bp div .f{padding-right: 20px;text-align: left;width: auto;}
.bp b{color:#dd0000}
.bp table, .bp td, .bp th{
	border-color: #999;
	border-style: solid;
	font-size: 0.9em;
	}

* html .bp table, * html  .bp td, * html  .bp th{
	font-size: 0.85em;
	}

.bp table{
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
	float:left;
	margin: 0 5px 5px 5px;
	}

.bp td{
	margin: 0;
	padding: 0;
	border-width: 1px 1px 0 0;
	background-color: #fff;
	text-align: center;
	width:1.7em;
	height: 1.2em;
	background-color: #bfe8ff;	
	}
* html .bp td{
	width:1.8em;
	height: 1.2em;
	}

.bp th{
	margin: 0;
	padding: 1px;
	border-width: 1px 1px 0 0;
	background-color: #ddd;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	color:#666;
	}

.bp .a{background-image: url(elemente/a.gif); background-repeat: no-repeat; background-position: center center}
.bp .m{background-image: url(elemente/m.gif); background-repeat: no-repeat; background-position: center center}
.bp .e{background-image: url(elemente/e.gif); background-repeat: no-repeat; background-position: center center}
.bp .b{background-color: #ff0000}
.bp .f{background-color: white;color:white}
.bp .legende .f{color:#000000}
.bp .fb{background-color: white;color:black;white-space: nowrap;padding-right: 10px}

.bp caption{
	font-weight: bold;
	background-color: #555;
	color: white;
	margin-top: 10px;
	padding:2px;
	}


/*Bildergalerie*/
.tbl_bilder{
	margin:10px 0 20px 0;
	width:840px;
	clear: both;
	}

.bild{
	width:600px;
	}

.bilder{
	text-align: left;

	}
.bilder div{
	width: 240px;
	height: 400px;
	overflow: auto;
	border: #004070 solid 2px;
	background-image: url(elemente/trans.png);
	}

.bilder img{
	margin:0 5px 5px 5px;
	}
.bildtitel{
	font-style: italic;
	}



/*Formularfelder*/
.absatz .formfeld_r{
	border-color: #eab600;
	background-color: #fff0a8; 
	}
.absatz .formfeld_o{
	border-color: #eab600;
	background-color: #fffaa8;
	}
.form_senden{
	padding:0 30px 0 30px;
	font-size:1.2em;
	background-color: #ad0b04;
	color: #ffffff;
	border:0 solid #000088;
	}
.form_senden:hover{
	background-color: #444444;
	cursor: pointer;
	}
/* S-Schutz */
.websiteurl{
	position: absolute;
	top:-9000px;
	visibility: hidden;
}



/*Gaestebuch*/
.gb_tabelle td{
	border-collapse: collapse;
	padding:5px 2px;
	margin:10px;
	}
.gb_zeile{
	width:150px;
	padding:3px;
	margin:0 10px 0 0;
	border:1px solid #003377;
	}
.gb_zeile.ort{
	width:160px;
	}
.gb_textarea{
	width:350px;
	height: 300px;
	padding:3px;
	margin:0;
	border:1px solid #003377;
	}
