body {
	position:relative;
	background-color:#ededed;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	text-align: center;
	font-size:.8em;
	}

.blau {
	margin-top:-15px;
	background-color:#ffefd5; /* #00008b für blau */
	text-align: center;
	border: 1px solid #711;
	padding-top:5px;
	padding-bottom:5px;
	-moz-border-radius:15px;
	color:#4F575C;
	}

.center{
	text-align: left;
    	margin-left: auto;
    	margin-right: auto;
    	border: 1px solid #711; /* #00008b für blau */
    	width: 80px;
	}

#google {
	position:relative;
	top:30px;
	height:585px;
	}

#main {
	position:relative;
	background-color : #838b8b;
	top:10px;
	border: 1px solid #4F575C;
	height:800px;
	color:#4F575C;
	color:#ededed;
	font-size:11pt
	}

#main_lang {
	position:relative;
	background-color : #838b8b;
	top:10px;
	border: 1px solid #4F575C;
	height:900px;
	color:#4F575C;
	color:#ededed;
	font-size:11pt
	}

#main_sehrlang {
	position:relative;
	background-color : #838b8b;
	top:10px;
	border: 1px solid #4F575C;
	height:1500px;
	color:#4F575C;
	color:#ededed;
	font-size:11pt
	}

#main_superlang {
	position:relative;
	background-color : #838b8b;
	top:10px;
	border: 1px solid #4F575C;
	height:3000px;
	color:#4F575C;
	color:#ededed;
	font-size:11pt
	}


#schriftzug {
	background: url('images/schriftzug.png') no-repeat;
	position:absolute; 
	left: 9px;
	top: 9px;
	height:200px; 
	width:100%
	}

#schriftzug_schw {
	background: url('images/schriftzug_schw.gif') no-repeat;
	position:absolute; 
	left: 13px;
	top: 13px;
	height:100px; 
	width:100%
	}


#flaggen {
	position:absolute; 
	left: 28px;
	top: 280px;
	height:5%; 
	width:100%
	}

#navcontainer {
	position:absolute;
	top:350px;
	left:0.5%;
	text-align: left;
	width:16%;
	border-color:#fff; 
	}

a.navigation {
	display:block;
	color:#711;
	border-bottom:1px solid #711;
	text-decoration:none;
	padding:5px;
	}

a.navigation:hover {
	background-color:#711;
	color:#fff;
	}

a.navigation1 {
	display:block;
	color:#711;
	border-bottom:1px solid #711;
	border-top:1px solid #711;
	text-decoration:none;
	padding:5px;
	}

a.navigation1:hover {
	background-color:#711;
	color:#fff;
	}

a {
	color:#711;
	}

#ueberschrift {
	top:0px;
	left:18.5%;
	position:absolute;
	text-align:justify;
	width:80%;
	}


#text {
	margin top:0px;
	left:18.5%;
	position:absolute;
	text-align:justify;
	width:79%;
	}

h1 {
	color:#ededed;
	font-weight:normal;
	text-align:center;
	font-size:16pt;
	font-face:verdana;
	}

h2 {
	color:#000000;
	font-weight:bold;
	text-align:center;
	font-size:10pt;
	}

#baer {
	background: url('images/see.png') no-repeat;
	position:absolute;
	top: 5px;
	right:1%; 
	height:150px; 
	width:9%;
	}

#bilder_links {
	position:absolute;
	text-align:center;
	top:0px;
	left:0%;
	width:0%;
	height:100%;
	}
	
#bilder_mitte {
	position:absolute;
	text-align:center;
	top:0px;
	left:34%;
	width:33%;
	height:100%;
	}
	
#bilder_rechts {
	position:absolute;
	text-align:center;
	top:0px;
	right:0%;
	width:33%;
	height:100%;
	}

#belegungsplan {
	position:absolute;
	text-align:center;
	left:1%;
	width:100%;
	height:100%;
	}

img {
	border: 1px solid #711;
	}
	

p.linkbeschreibung {
	font-size:.9em;
	margin:0px;
	}

p.links {
	text-align:right;
	margin:0px;
	border-bottom:1px solid #ccc;
	padding-bottom:17px;
	}

input.eingabe, textarea {
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	color:#000;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#711;
	padding:1px;
	margin:1px;
	}

input.button {
	font-size:10pt;
	font-weight:normal;
	font-style:normal;
	color:#711;
	background-color:#FFFFFF;
	border-style:solid;
	border-width:1px;
	border-color:#711;
	padding:1px;
	cursor:pointer;
	margin:1px;
	-moz-border-radius:15px;
	}

input.button:hover {
	cursor:pointer;
	} 
	
label { /* Alle Labels auswählen */
	display: block;
	float: left;
	width: 200px; /* Breite.*/
	}

input { 
	display: block;
	float: left;
	width: 330px; /* Breite.*/
	}

input.button { 
	position:absolute;
	left:290px;

	width: 150px; /* Breite.*/
	}

form br { /* Alle Zeilenumbrüche in Formularen auswählen */
	clear: left; /* das floating der labels und inputs aufheben */
	}

label   {
	text-align: right; 
	padding-right: 1em; 
	}
	
form    {
	background-color:#ffefd5;
  	height:320px;
  	margin:1px;
  	padding:.5em;
	-moz-border-radius:15px;
	border: 1px solid #711;
	color:#4F575C;
	}

.belegung {
	border: 0px solid #711;
	left:10%;
	}

form.belegung_pflegen {
        height:180px;
        }
	

#copyright {
	text-align:left;
	position:absolute;
	font-size:.8em;
	bottom:-13px;
	color:#4F575C;
	}	

table#kalender {background-color:#ffffff; border:1px solid #711; border-collapse:collapse; empty-cells:show; font-size:1em; text-align:center; cellpadding=50;}
table#kalender td {border: 1px solid #711;}
/* table#kalender td {width:10px; height:25px; text-align:center; border: 1px solid #711; padding-right:1px;} */
table#kalender td.tage {background-color:#ffefd5; text-align:center; color: #711; border-bottom:1px solid #711;}
table#kalender td.monatsbezeichnung {font-weight: bold; text-align:center; color:#711; border: 0px solid #711; width:200px;}
table#kalender td.anreise {background-image:url(images/Anreisetag.jpg);background-repeat:no-repeat;}
table#kalender td.abreise {background-image:url(images/Abreisetag.jpg);background-repeat:no-repeat;}
table#kalender td.belegt {background-color:#e9967a;}
table#kalender td.alt {background-color:#dddddd; color:#696969;}

table#belegungsliste {background-color:#ffffff; border-collapse:collapse; empty-cells:show; font-size:1em;}
table#belegungsliste td {width:100px; height:22px; text-align:center; border: 1px solid #711;}
table#belegungsliste td.notiz {width:300px; height:22px; text-align:center; border: 1px solid #711;}
table#belegungsliste td.loeschen {width:150px; height:22px; text-align:center; border: 1px solid #711;}

table#legende {background-color:#ffffff; border-collapse:collapse; position:relative;top: 5px; empty-cells:show;font-size:0.8em;text-align:left;}
table#legende td.tage {width:20px; height:18px; border: 1px solid #711;}
table#legende td.anreise {width:20px; height:18px;border: 1px solid #711;background-image:url(images/Anreisetag.jpg);background-repeat:no-repeat;background-color:#e9967a;}
table#legende td.belegt {width:20px;height:18px;border: 1px solid #711;background-color:#e9967a;}
table#legende td.abreise {width:20px;height:18px;border: 1px solid #711;background-image:url(images/Abreisetag.jpg);background-repeat:no-repeat;}
table#legende td.alt {width:20px;height:18px;border: 1px solid #711;background-color:#dddddd;}
table#legende td.leer {width:8px;border: 0px solid #711;background-color:#ffefd5;}
table#legende td.beschreibung {width:107px;border: 0px solid #711;background-color:#ffefd5;}




#legendediv {
	height:38px;
	position:relative;
	background-color:#ffefd5;
	border: 1px solid #711;
	}

p.fehler {font-weight: bold; color:#711; text-align:center;}
p.zentrieren {text-align:center;}


#kalenderdiv {
        top:45px;
	position:relative;
	}

#kalender_links1 {
	position:absolute;
	text-align:center;
	top:0px;
	left:0%;
	width:33%;
	height:100%;
	}
	
#kalender_mitte1 {
	position:absolute;
	text-align:center;
	top:0px;
	left:33.5%;
	width:33%;
	height:100%;
	}
	
#kalender_rechts1 {
	position:absolute;
	text-align:center;
	top:0px;
	right:0%;
	width:33%;
	height:100%;
	}

#kalender_links2 {
	position:absolute;
	text-align:center;
	top:200px;
	left:0%;
	width:33%;
	height:100%;
	}
	
#kalender_mitte2 {
	position:absolute;
	text-align:center;
	top:200px;
	left:33.5%;
	width:33%;
	height:100%;
	}
	
#kalender_rechts2 {
	position:absolute;
	text-align:center;
	top:200px;
	right:0%;
	width:33%;
	height:100%;
	}
#kalender_links3 {
	position:absolute;
	text-align:center;
	top:400px;
	left:0%;
	width:33%;
	height:100%;
	}
	
#kalender_mitte3 {
	position:absolute;
	text-align:center;
	top:400px;
	left:33.5%;
	width:33%;
	height:100%;
	}
	
#kalender_rechts3 {
	position:absolute;
	text-align:center;
	top:400px;
	right:0%;
	width:33%;
	height:100%;
	}

#kalender_links4 {
	position:absolute;
	text-align:center;
	top:600px;
	left:0%;
	width:33%;
	height:100%;
	}
	
#kalender_mitte4 {
	position:absolute;
	text-align:center;
	top:600px;
	left:33.5%;
	width:33%;
	height:100%;
	}
	
#kalender_rechts4 {
	position:absolute;
	text-align:center;
	top:600px;
	right:0%;
	width:33%;
	height:100%;
	}
#kalender_links5 {
	position:absolute;
	text-align:center;
	top:800px;
	left:0%;
	width:33%;
	height:100%;
	}
	
#kalender_mitte5 {
	position:absolute;
	text-align:center;
	top:800px;
	left:33.5%;
	width:33%;
	height:100%;
	}
	
#kalender_rechts5 {
	position:absolute;
	text-align:center;
	top:800px;
	right:0%;
	width:33%;
	height:100%;
	}
#kalender_links6 {
	position:absolute;
	text-align:center;
	top:1000px;
	left:0%;
	width:33%;
	height:100%;
	}
	
#kalender_mitte6 {
	position:absolute;
	text-align:center;
	top:1000px;
	left:33.5%;
	width:33%;
	height:100%;
	}
	
#kalender_rechts6 {
	position:absolute;
	text-align:center;
	top:1000px;
	right:0%;
	width:33%;
	height:100%;
	}

#kalender_links7 {
	position:absolute;
	text-align:center;
	top:1200px;
	left:0%;
	width:33%;
	height:100%;
	}
	
#kalender_mitte7 {
	position:absolute;
	text-align:center;
	top:1200px;
	left:33.5%;
	width:33%;
	height:100%;
	}
	
#kalender_rechts7 {
	position:absolute;
	text-align:center;
	top:1200px;
	right:0%;
	width:33%;
	height:100%;
	}

#kalender_links8 {
	position:absolute;
	text-align:center;
	top:1400px;
	left:0%;
	width:33%;
	height:100%;
	}
	
#kalender_mitte8 {
	position:absolute;
	text-align:center;
	top:1400px;
	left:33.5%;
	width:33%;
	height:100%;
	}
	
#kalender_rechts8 {
	position:absolute;
	text-align:center;
	top:1400px;
	right:0%;
	width:33%;
	height:100%;
	}