@charset "UTF-8";

body {
	background: white;
	color: black;
	font-family: sans-serif;
	font-size: 11pt;
}

a:link, a:visited {
	color: #333399;
}

#wrapper {
	margin: 0 auto;
	overflow: hidden;
	width: 60em; /* 1 unit = .5em */
}

#header,#footer {
	clear: both;
	width: 100%;
}

#header {
	border-bottom: 1px solid black;
	margin-bottom: .5em;
	text-align: center;
	white-space: nowrap; /* kein Zeilenumbruch zwischen Bildern */
}

#footer {
	text-align: center;
}

#contentfloatholder {
	float: left;
	width: 100%;
}

#left,.level0 {
	background: #f3f1f5;
	float: left;
	margin: 0;
	margin-bottom: -9943px;
	/* -10000px + 57px: gleiche Spaltenhöhe und reserviere Platz für Gemeinden und Fuss */
	padding: 0;
	padding-bottom: 10000px;
	padding-top: 3em;
	width: 12.4em;
}

#center {
	float: left;
	margin-bottom: 2em; /* halte Abstand zu Fusstext */
	padding: 0 .5em;
	width: 34em;
}

#center_right {
	float: left;
	margin-bottom: 2em; /* halte Abstand zu Fusstext */
	padding: 0 .5em;
	width: 46.5em;
}

#right {
	background: #f3f1f5;
	float: left;
	margin: 0;
	margin-bottom: -10022px;
	/* -10000px - 22px: gleiche Spaltenhöhe und erlaube Überlappung mit Fuss */
	padding-bottom: 10000px;
	padding-left: .5em;
	padding-right: .5em;
	padding-top: 0;
	width: 11.4em;
}

h1 {
	background: #b2b2b2;
	border: 1px solid #595959;
	border-top: none;
	color: white;
	font-size: 118%;
	letter-spacing: .1em;
	margin: .5em 0;
	padding: .25em;
	text-align: center;
	text-transform: uppercase;
}

h2 {
	font-size: 118%;
}

h3 {
	font-size: 110%;
	border-bottom: none;
	font-weight: bold;
}

h4 {
	font-size: 100%;
	border-bottom: none;
	font-weight: bold;
}

h5 {
	font-size: 90%;
	border-bottom: none;
	font-weight: bold;
}

h6 {
	font-size: 80%;
	border-bottom: none;
	font-weight: bold;
}

a img {
	border: 0;
}

#center>h1:first-child {
	margin-top: 0;
}

#center_right>h1:first-child {
	margin-top: 0;
}

#right>h1:first-child {
	margin-top: 0;
}

#right>h1 {
	border-right: none;
}

.level0 li {
	border: 1px solid #79787a;
	border-left: none;
	border-top: none;
	display: block;
	letter-spacing: .1em;
	list-style: none;
	margin: .5em;
	padding: .25em;
	text-align: right;
	text-transform: uppercase;
}

.level0 a {
	color: black;
	text-decoration: none;
}

.level1 {
	margin: 0;
	padding: 0;
}

.level1 li {
	border: none;
	display: block;
	font-size: smaller;
	font-weight: normal;
	letter-spacing: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	text-transform: none;
}

.level1>li:before {
	content: "> ";
}

.level0>li.open {
	font-weight: bold;
}

/* Zusaetzlicher Abstand vor Interna */
.level0>li:last-child {
	margin-top: 5em;
}

.spruch {
	background: url("../images/blueblack.png") center;
	color: white;
	font-size: smaller;
	padding: .3em;
	margin: .5em 0;
}

.kopf {
	margin: .5em 1em;
}

.anschlag,.anschlagaktiv {
	font-size: smaller;
	height: .8em;
	margin-bottom: .6em;
	width: 100%;
}

.anschlagaktiv {
	border-bottom: 2px dotted gray;
}

.anschlaggruppe {
	background: #f3f1f5;
	float: left;
	padding-right: .2em;
}

#wetter {
	margin-top: 1em;
}

.anschlagdatum {
	background: #f3f1f5;
	float: right;
	padding-left: .2em;
}

.aktuell,.aktuellaktiv {
	font-size: smaller;
}

.aktuellaktiv {
	font-weight: bold;
}

.geburtstag {
	border-bottom: 2px dotted gray;
	font-size: smaller;
	height: .8em;
	margin-bottom: .6em;
	width: 100%;
}

.geburtstagname {
	background: #f3f1f5;
	float: left;
	padding-right: .2em;
}

.geburtsdatum {
	background: #f3f1f5;
	float: right;
	padding-left: .2em;
}

.gemeinden {
	float: left; /* fliesse links von Fusstext */
	text-align: right;
	margin-bottom: -32px;
	/* ignoriere Gemeinden für die Höhenberechnung des Fusses */
	margin-right: -12em;
	/* ignoriere Gemeinden für Zentrierung des Fusstexts */
	position: relative;
	top: -37px;
	/* Gemeinden beginnen weiter oben als Fusstext, kann mittlere und rechte Spalte überlappen */
	width: 12em; /* rechtsbündig an linker Spalte ausrichten */
}

.gemeinden>div {
	height: 18px;
}

.spacer1 {
	margin-bottom: 1em;
}

.spacer2 {
	margin-bottom: 2em;
}

.importantMessage {
	border: 1px solid rgb(255, 165, 0);
	margin: 1em 0pt;
	padding: 0.5em 1em 0.5em 3em;
	background-color: rgb(255, 206, 123);
	vertical-align: middle;
	font-size: 85%;
	font-weight: bold;
}

/* Programm-Style */
.programYearHeader>h2 {
	text-align: center;
	margin-bottom: 0em;
}

.programYearHeader>.pdfProgram {
	font-size: 85%;
}

.programYearHeader {
	border-bottom: 1px solid #595959;
	margin-bottom: 0.5em;
	text-align: center;	
}

#nextYear {
	float: right;
}

#previousYear {
	float: left;
}

.eventProgram>h3 {
	border-bottom: 1px solid #595959;
	margin-bottom: 0.2em;
}

.eventProgram>table {
	width: 100%;
}

.allEventTypeGroups table {
	width: 100%;
}

.allEventTypeGroups {
	border: 1px solid black;
}

.eventProgram>table th {
	text-align: left;
}

.eventProgram>table .col1 {
	width: 8em;
}

.eventProgram>table .col2 {
	width: 20em;
}

.eventProgram>table .col3 {
	width: 10em;
}
