
/* Allgemeine Formate */


body {
	text-align: center;
	font-size: 0.9em;
	font-family: Optimum, Optima, Arial, sans-serif; 
	background: white; 
}

.printadresse {
	position: absolute;
	top: 5px;
	right: 0px;
	text-align: right;
}

.printlogo {
	position: absolute;
	top: 4px;
	right: -7px;
}

.cut {
	display: none;
}

/* Seitenkopf (sichtbar) */

.prn {
	margin-top: 0px;
	text-align: right;
}

.first {
	font-size: 1.6em;
	line-height: 1.5em;
}

.second {
	font-size: 0.9em;
	line-height: 1.0em;
	margin-top: 50px;
	color: black;
}

#header {
	display: none;
}

.kopf {
	display: none;
}

.print {
	display: none;
}


/* Suchformular  */

div.search {
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

input, textarea {
	color: black;
	font-size: 0.9em; 
}

.suchergebnis {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

dl {
	text-align: left;
	margin-left: 10px;
}

.topic {
	font-size: 0.8em;
	color: #888888;
}




/* navigation */

#rail {
	display: none;
}

#Menu1 {
	display: none;
}

.inhalte {
	display: none;
}

.inhalte li {
	list-style-position: outside;
	margin-left: -15px;
	text-align: left;
}

.indent li {
	list-style-type: outside;
	margin-left: -35px;
}



/* Inhalt, Fusszeile etc. */

#inhalt {
	width: 650px;
	margin-top: 90px; 
}

h1 {
	text-align: left;
	font-size: 1.4em;
	margin-left: 10px;
	margin-top: 0.7em; 
	margin-bottom: 0.8em;
}

h2 {
	text-align: left;
	font-size: 1.2em;
	margin-left: 10px;
	margin-bottom: 0.8em;
	margin-top: 1.1em;
}

h3 {
	text-align: left;
	font-size: 1.0em;
	margin-left: 10px;
	margin-bottom: 0.8em;
	margin-top: 0.8em;
}

.content {
	text-align: justify;
	margin-top: 0.5em; 
	line-height: 1.2em;
}

table.orte td {
	font-size: 0.8em;
	text-align: left
}

.mittig {
	text-align: center;
	margin-top: 0.5em; 
	line-height: 1.2em;
}

.fuss {
	display: none;
}

.copy {
	font-size: x-small;
	text-align: center;
	line-height: 1em;
}

.topper {
	display: none;
}

.bild {
	float: right;
	margin-left: 10px;
}

.center-img {
	margin-top: 25px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}


.unterzeile {
	font-size: x-small;
	text-align: center;
}

ul {
	text-align: justify;
}

ul.event li {
	margin-top: 10px;
}


ol {
	margin: 0 0 1em 25px;
}



/* Kontakformular */

.form {
	font-size: 0.9em;
}

.kontakt {
	background-color: #00ce9d;
	color: white;
	font-weight: bold;
}



/* Linkformate */

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.aktiv {
	text-decoration: none;
	font-size: 0.95em;
	font-weight: bold;
	color: white;
	display: block;
	width: 140px;
	height: 23px;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	background-color: #00ce9d;
	margin-bottom: 1px;
}

a.menu {
	display: none;
}

a.menu:link {
	display: none;
}

a.menu:visited {
	display: none;
}

a.menu:hover {
	display: none;
}

a.menu:active {
	display: none;
}



/* Struktur */

#main {
	text-align: left;
}

#zentral {
}

#kern {
}

#o-l {
}

#o {
}

#o-r {
}

#left {
}

#right {
}


/* Innere Struktur */

#cornerR {
}

#u-l {
}

#u {
}

#u-r {
}
