/* IDs */

#mitte {
	text-align:center;
}

#kopf {
	display:none;
}

#aufmacher {
	display:none;
}

#navi {
	display:none;
}

#inhalt {
	position:relative; z-index:1;
	width:17cm;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:1.5cm;
}

#spalte_links {
	position:relative; z-index:3;
	text-align:left;
	width:5cm;
	height:100%;
	margin-left:0px;
	margin-top:45px;
	float:left;
}

#spalte_rechts {
	position:relative; z-index:2;
	text-align:left;
	width:11.5cm;
	margin-left:5.5cm;
	margin-right:0px;
}

.spalte_rechts_100 {
	position:relative; z-index:5;
	text-align:left;
	width:12cm;
	height:100%;
	margin-left:0px;
}

.spalte_rechts_501 {
	position:relative; z-index:5;
	text-align:left;
	width:12cm;
	height:100%;
	margin-left:0px;
}

.spalte_rechts_502 {
	position:relative; z-index:5;
	text-align:left;
	width:12cm;
	height:100%;
	margin-left:0px;
	margin-top:30px;	
}

#drucken {
	display:none;
}

#fuss {
	display:none;
}

#copy {
    font-size:66.67%;
	color:#000000;
	width:17cm;
	margin-left:auto;
	margin-right:auto;
}

#map {
	width:12cm;
	height:8cm;
	border:solid 1px #999999;
}

#kalender_navi{
	display:none;
}

#legende{
	display:none;
}

td.kalender_tag {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
}

td.kalender_mon {
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}

html { 
    font-size:100.01%;
}

body {
	color:#000000;
	font-family:arial, helvetica, sans-serif;
    font-size:75%;
	line-height:1.3em;
	margin:0px;
}

.clear {
	clear:both;
}
