* {
	margin:0;
	padding:0;
}
body {
	background-color:#FFCC66;
	color:#000000;
	margin:0px;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	overflow: scroll;
}

h1 {
	font-weight: bold;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:20px;
	margin-top: 5px;
}
h2 {
	font-weight: normal;
	font-variant:small-caps;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.1;
	margin-bottom: 1em;
	margin-top: 5px;
}
ul, ol, li{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-left: 20px;
}

p {
	margin: 15px 0;
	font-size: 12px;
}

hr {
	border: 1px dotted #ffcc66;
}
table, tr, td, th {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:5px;
	border: none;
	padding: 5px;
	vertical-align: top;
}
a:link, a:visited {
	color: #3E4468;
	font-weight:normal;
	text-decoration: none;
}

a:hover, a:active  {
	color: #AA0000;
	text-decoration: underline;
	background-color: #FFE6AA;
	}
a:hover img, img a:active  {
	color: #AA0000;
	text-decoration: none;
	background-color: #FFE6AA;
	}

#All {
	background-color:#FFD880;
	width:780px;
	margin: 25px auto;
	padding:0px;
	text-align:left;

}


#Titel {
	margin-top:0px;
	padding:1em;
	text-align:center;
	font-size: 0.9em;
	line-height: 5px;
	height: 40px;
	overflow: hidden;
}

#Navigation {
	width:160px;
	float:left;
	padding-top:15px;
	padding-left:20px;
	margin:0px;
	line-height:16px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#Navigation .normal {
	font-weight: normal;
}

#Navigation .current {
	font-weight: bold;
}


#Inhalt {
	background-color:#f5f5f5;
	width:370px;
	padding-top:15px;
	padding-bottom:30px;
	padding-right:30px;
	padding-left:30px;
	color:#333333;
	float: left;
	overflow: auto;
}

#Inhalt a:link, #Inhalt a:visited  {
	color: #AA0000;
	}
#Inhalt #tagesStruktur {
	overflow: auto;
}

#Inhalt #galerieIndex a:hover , a:active  {
	text-decoration: none;
	background-color: white;
	}

#Inhalt #galerieIndex {
	margin: 25px auto;
	width: 370px;
}

#Inhalt #galerieIndex img {
	margin: 0px;
	padding: 0px;
	background-color: white;
}
#Inhalt #galerie {
	margin: 25px auto;
	padding: 0px;
	background-color: white;
	width:300px;
}

#Inhalt #galerie img {
	margin: 0;
	padding: 0px;
	/* [disabled]background-color: white; */
}

#Inhalt #navTable {
	width: 90%;
	margin: 0 auto;
	padding: 0;
}
#Zusatz {
	width:150px;
	float:left;
	margin:0px;
	font-size: 11px;
	line-height: 1.3;
	padding: 15px 0px 0px 15px;
}

#Footer {
    clear: both;
	text-align:center;
    height:1px;
    overflow:hidden;
  }
.maat {
	font-size:18px;
	line-height:21px;
	margin: 0;
}



.title {
	text-align:center;
	margin-bottom: 15px;
}

.navheader {
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:2px;
	margin-top:5px;
	font-size:11px;
	border-bottom: 1px solid #555;
	margin-right:15px
}

.noprint {
	display:block;
}

.strukturDIV {
	clear: both;
	display:block;
	margin: 5px 0;
	padding: 0px;
	float:left;
	width: 370px;
}
.strukturDIV p {
margin:0;
}

.aform {
	font-size: 13px;
	font-variant: small-caps;
}


.big {
	font-weight: bold;
	font-size: 13px !important;
	line-height:1.2;
	margin-bottom:5px;
}
.small {
	font-weight: normal;
	font-size: 11px !important;
}
.center {
	text-align: center;
}

.border, table.border, .border tr, .border td {
	border: 1px dotted #ffcc66;
	border-collapse:collapse;
}
.extraMarginTop {
	margin-top: 2em !important;
}
.extraMarginBottom {
	margin-bottom: 1em !important;
}

.noMarginTop {
	margin-top: 0px !important;
}
.noMarginBottom {
	margin-bottom: 0px !important;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}

.clear {
	clear: both;
}

.zweiZeilig {
	line-height:16px
}
.normalSize {
	font-size: 12px;
}
.kapitaelchen {
	color: #AA0000;
	font-size: 1.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#Zusatz a:link, #Zusatz a:visited {
	color: #AA0000;
}

