body{
	background: #f5f5e1 url(../elemente/strand-prerow.jpg) no-repeat fixed left bottom;
	}

.kopf{
	background-image: url(../elemente/himmel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}


.titel{
	height: 150px;
	width: 910px;
	padding-top: 10px;
	text-indent: 190px;
	}

.titel img{
	margin-right: 10px;
	background-image: url(../elemente/schatten.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0 5px 5px 0;
	}

.content{
	width:912px;
	text-align: left;
	}

.menu {
	font-size: 14px;
	width: 220px;
	text-align: right;
	float:left;
	}

.inhalt{
	margin:15px 0 0 30px;
	width:650px;
	float: left;
	background: url("../elemente/linie.gif") top left no-repeat;
	padding-bottom:10px;
	}

.text{clear: both}


.bild{
	width:410px;
	min-width: 410px;
	text-align: center;
	}

.bild img{
	max-height: 300px;
	max-width: 400px;
	}

.bilder{
	width:210px;
	height: 300px;
	overflow: auto;
	}

.bilder img{
	margin:3px;
	max-width:80px;
	max-height: 60px;
	cursor: pointer;
	}



.linie { background-image: url(../elemente/linie.jpg); background-repeat: no-repeat; background-position: center 0 }

.menu a { color: #1e41af;display:block;padding-right: 15px;line-height: 150%}
.menu a b {margin-top:15px;display:block;font-size: 1.1em}
.menu .aktiv{text-decoration: underline;padding-right: 0;color:#eb911e}
.aktiv{text-decoration: underline;padding-right: 0;color:#eb911e}

.button_anfrage { cursor:pointer; color: #1e41af; font-weight: bold; background-color: #f5f5e1; background-image: url(../elemente/linie.jpg); background-repeat: no-repeat; background-position: center top; text-align: center; width: 250px; height: 35px; border: solid 0 }
.button_anfrage:hover { color: #eb911e; text-decoration: underline }


/*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: 1.6em;width: auto;padding:2px;}
.bp div .f{padding-right: 20px}
.bp b{color:#dd0000}
.bp table, .bp td, .bp th{
	border-color: #999;
	border-style: solid;
	font-size: 0.8em;
	}

.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:2em;
	height: 2em;
	background-color: #aaeeaa;	
	}
.bp th{
	margin: 0;
	padding: 4px;
	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 .f{background-color: white;color: white}

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