/* Allgemeine Stilvorgaben */

html {
	padding: 1em;
	background: url("../bilder/seitehinter.png") repeat-x left top #e0e0e0;
}

body {
	position: relative;
	max-width: 75em;
	margin: 0 auto; padding: 0;
	border: 1px solid #909090;
	background-color: #ffffff; color: #000000;
	font-family: "DejaVu Sans", "Bitstream Vera Sans", Arial, sans-serif;
	font-size: 0.9em;
}

em {
	letter-spacing: 0.1em;
	font-style: normal; font-variant: small-caps;
}

strong {
	letter-spacing: 0.1em;
	font-weight: bold; font-variant: small-caps;
}

p {
	margin: 0.9em 0;
}

ul, ol {
	margin: 0.9em 0 0.9em 2em; padding: 0;
}

ul {
	list-style-type: disc;
}

li ul {
	margin-top: 0.2em; margin-bottom: 0.2em;
}

address {
	letter-spacing: 0.1em;
	font-weight: normal; font-style: normal; font-variant: small-caps;
}

acronym, abbr {
	border-bottom: 1px dotted #909090;
}

a:link, a:visited {
	color: #004898;
	text-decoration: none;
}

#inhalt a {
	border-bottom: 1px dotted #004898;
}

a:focus, #inhalt a:focus {
	border-bottom-width: 0;
	outline: 1px dashed #909090;
}

#inhalt table a {
	border-width: 0;
}

hr {
	margin: 1.8em auto;
	width: 80%; height: 0;
	border-width: 0 0 1px 0; border-style: dotted; border-color: #909090;
}

	/* Tabellen */

	table {
		margin-bottom: 0.9em;
		border-collapse: collapse;
	}

	td, th {
		padding: 0.2em 0.8em 0.2em 0;
		text-align: left;
		vertical-align: top;
	}

	td {
		border-bottom: 1px dotted #909090;
	}

	th {
		border-width: 0 0 1px 0; border-style: dotted; border-color: #909090;
		font-variant: small-caps;
		letter-spacing: 0.1em;
	}

	tr:last-child td {
		border-width: 0;
	}
	
	#inhalt table td img {
		padding: 0;
		border-width: 0;
	}

	.unterteilt tbody {
		border-bottom: 1px dotted #909090;
	}

	.unterteilt tbody:last-child {
		border-width: 0;
	}

	tr.tbody-h th {
		padding-left: 0.5em;
		background-color: #f0f0f0;
	}

	.wichtig {
		background-color: #ffec8b;
	}

/* Eigentlicher Inhalt der Seite */

.einleitung {
	font-size: 90%; letter-spacing: 0.1em;
}

.ort {
	letter-spacing: 0.1em;
	font-weight: bold; font-style: normal; font-variant: small-caps;
}

.autor {
	text-align: right;
	font-size: 90%; letter-spacing: 0.1em;
	font-style: normal; font-variant: small-caps;
}

.hinweis {
	padding: 0 1em 0 3em;
	border-left: #004898;
	font-style: italic;
}

.anmerkung {
	font-size: 80%; letter-spacing: 0.1em;
	font-weight: normal; font-variant: small-caps;
}

p.datum {
	margin: -1em 0 1em 0; padding-bottom: 0.2em;
	border-bottom: 1px dotted #909090;
	font-size: 80%; letter-spacing: 0.1em;
}

.stopp { /* Um unzureichende Möglichkeiten der Eigenschaft »float« zu umgehen (in bestimmten Browsern) */
	height: 0;
	clear: both;
}

	/* Bilder */
	
	img, #inhalt .bild a {
		border: 0;
	}

	.links {
		margin-right: 0.8em;
		float: left;
	}
	
	.rechts {
		margin-left: 0.8em;
		float: right;
	}

	#inhalt img, #inhalt .bild {
		margin-top: 0.2em; margin-bottom: 0.5em; padding: 3px;
		border: 1px solid #c0c0c0;
		background-color: #ffffff;
	}

	#inhalt .bild {
		line-height: 0.7em;
	}

	#inhalt .bild img {
		margin: 0; padding: 0;
		border: 0;
	}

	.bild p {
		margin: 0.3em 0 0 0;
		font-size: 90%;
		line-height: 1.2em;
	}
	
	.artikelbilder {
		clear: both;
	}

	.artikelbilder .vorschaubild {
		height: 100px;
	}

	/* Überschriften */

	h4 {
		margin: 0.9em 0;
		font-family: "Book Antiqua", Gentium, "Times New Roman", serif;
		font-size: 130%; letter-spacing: 0.1em;
		font-weight: normal;
	}
	
	h4 em {
		letter-spacing: inherit;
		font-style: italic; font-variant: normal;
	}
	
	#inhalt h4 a, #inhalt h5 a {
		border: none;
	}

	h5 {
		margin: 0.9em 0; padding: 0 0 0.2em 0;
		border-bottom: 1px dotted #909090;
		font-size: 100%; letter-spacing: 0.2em;
		font-weight: normal; font-variant: small-caps;
	}
	
	h5 em {
		font-style: italic;
	}

	h6 {
		margin: 0.9em 0;
		font-size: 100%; letter-spacing: 0.2em;
		font-weight: normal;
	}
	
	/* »Zurück«-Links */
	
	.zurueck {
		clear: both;
		font-size: 90%;
	}

	#inhalt .zurueck a {
		border: 0;
	}

	/* Fußnoten */

	.fussnoten {
		margin: 0.9em 0; padding: 0.5em 0.8em 0 0.8em;
		border-top: 1px dotted #909090;
		background-color: #f0f0f0;
		list-style-type: none;
		font-size: 80%;
	}

	.fussnotennr {
		position: relative; top: -0.3em;
		font-size: 80%;
	}

	/* Zitate */

	blockquote {
		margin: 2em 3.5em; padding: 0;
		background: url("../bilder/blockquotehinter1.gif") no-repeat top left;
	}

	blockquote p {
		margin: 0; padding: 0 1em 1em 1em;
		background: url("../bilder/blockquotehinter2.gif") no-repeat right bottom;
		font-style: italic;
	}
	
	blockquote p:first-child {
		padding-top: 1em;
	}

	blockquote .autor {
		margin: 0; padding: 0.4em 0 0 0;
		border-top: 1px dotted #909090;
		background: none;
		text-align: right;
		font-size: 90%; letter-spacing: inherit;
		font-style: normal; font-variant: normal;
	}
	
	/* Bei Lehrern und Sozialpädagogen verwendet */
	
	.personenbeschreibung {
		margin-left: 170px;
	}
	
	/* Unternavigation */

	.unternav {
		margin: 0 -3.35em 2em -3.35em; padding: 0.2em 1.5em;
		border-width: 1px 0; border-style: dotted; border-color: #909090;
		background-color: #f0f0f0;
		font-size: 90%;
		cursor: default;
	}

	.unternav p {
		margin: 0;
		color: #909090;
	}

	#inhalt .unternav a {
		border-width: 0;
		cursor: pointer;
	}

	#inhalt .unternav a.active {
		border-bottom: 1px dotted #004898;
	}

/* Feste Gestaltungsmerkmale */

#sprung {
	display: none;
}

	/* Kopf */

	#kopf {
		border-bottom: 1px dotted #909090;
		background: url("../bilder/kopfhintergrund.jpg") repeat-x left top #ffffff;
	}
	
	h1 {
		margin: 0; padding: 0;
		width: 100%; height: 110px;
		background: none; /* Nur für Internet Explorer 6 */
	}
	
	#kopf > h1 {
		background: url("../bilder/kopftransparenz.png") repeat-y right top;
	}
	
	h1 a {
		display: block;
		overflow: hidden;
		width: 100%; height: 0;
		padding: 110px 0 0 0;
		background: url("../bilder/ish-titel-nicht-trans.gif") no-repeat right 5px transparent; /* Nur für Internet Explorer 6 */
	}
	
	#kopf > h1 a {
		background: url("../bilder/ish-titel.png") no-repeat right 5px transparent;
	}
	
	h1 a:focus {
		outline: 2px dashed #c0c0c0;
	}
	
	/* Fördererlogos */

	#logos {
		margin-top: 2em;
		width: 10em;
	}

	#logos img {
		display: block;
		margin-bottom: 1em;
	}

	/* Seiteninhalt */

	#inhalt {
		margin-left: 12em; padding: 1.6em 3em;
		height: auto !important; height: 56em; /* Für den Internet Explorer 6 */
		min-height: 56em;
		border-left: 1px dotted #909090;
		line-height: 1.4em;
	}

	/* Rubriküberschriften */

	h2 {
		z-index: 3;
		margin: -0.15em 0 -0.15em -0.58em;
		color: #d0d0d0;
		font-family: "Book Antiqua", Gentium, "Times New Roman", serif;
		font-size: 500%; letter-spacing: 0.05em;
		font-weight: normal; font-style: italic;
		line-height: 60%;
	}

	h3 {
		z-index: 4;
		margin: 0.1em 0 2em -2.65em; padding: 0 0 1px 1.4em;
		width: 80%;
		background: url("../bilder/h3rahmen.png") repeat-x right bottom; color: #004898;
		font-size: 115%; letter-spacing: 0.4em;
		font-weight: normal;
	}

/* Login */

#login {
	z-index: 5;
	position: absolute; top: 111px;
	border-bottom: 1px dotted #909090;
	width: 10em;
	padding: 1em;
	line-height: 150%;
}

.logintxt {
	margin: 1px;
	padding: 2px;
	border: 1px solid #a0a0a0;
	background-color: #ffffff;
	color: #b0b0b0;
	font-size: 80%; letter-spacing: 0.1em;
}

.logintxt:focus {
	border: 1px solid #a0a0a0;
	background-color: #d0d0d0;
	color: #000000;
}

.loginpwd {
	margin: 1px;
	padding: 2px;
	border: 1px solid #a0a0a0;
	background-color: #ffffff;
	color: #b0b0b0;
	font-size: 80%; letter-spacing: 0.1em;
}

.loginpwd:focus {
	border: 1px solid #a0a0a0;
	background-color: #d0d0d0;
	color: #000000;
}

.loginbttn {
	margin: 1px;
	padding: 1px;
	border: 0px;
	font-size: 100%;
	letter-spacing: 0.25em;
	font-variant: small-caps;
	background-color: #ffffff; color: #004898;
	cursor: pointer;
}

.loginbttn:focus {
}


/* Navigation */

#nav {
	z-index: 5;
	position: absolute; top: 211px;
	width: 10em;
	padding: 1em;
}

#nav ul {
	z-index: 6;
	margin: 0; padding: 0;
	list-style-type: none;
}

#nav ul ul {
	z-index: 7;
	display: none;
	position: absolute; left: 8.3em; top: -0.15em;
	padding: 0.2em 0;
	background-color: #ffffff;
	border-left: 1px dotted #909090;
}

#nav li {
	position: relative;
	width: 8.5em;
	margin-bottom: 0.5em;
}

#nav ul a {
	display: block;
	padding: 0.2em 0.3em;
	width: 90%;
	letter-spacing: 0.25em;
	font-variant: small-caps;
	text-decoration: none;
}

#nav ul > li:hover > ul {
	display: block;
	width: 9.5em;
	border: 1px dotted #909090;
}

#nav ul li.hover ul { /* Für Internet Explorer 6 */
	display: block;
	width: 9.5em;
	border: 1px dotted #909090;
}

#nav ul li.hover { /* Für Internet Explorer 6 */
	margin-bottom: 0.3em;
}

#nav ul ul li {
	margin-bottom: 0;
	width: 100%;
}

#nav ul ul a {
	padding: 0.2em 0.5em;
	width: auto;
	font-size: 90%; letter-spacing: 0em;
	font-variant: normal;
}

#nav li.active ul {
	display: block;
	position: static;
	margin: 0 0 0 0.8em; padding: 0;
}

#nav ul > li.active:hover > ul {
	width: auto;
	border-width: 0 0 0 1px;
}

/* Zusatznavigation */

#extranav {
	position: absolute; top: 111px; right: 0;
	cursor: default;
}

#extranav p {
	margin: 0; padding: 1em 1em 0.2em 0.05em;
	border-bottom: 1px dotted #909090;
	color: #909090;
}

#extranav a {
	font-size: 90%; letter-spacing: 0.1em;
	font-style: italic;
	cursor: pointer;
}

/* Stilvorgaben für spezielle Seiten oder Anwendungen */

	/* Startseite */

	#termine-vorschau {
		width: 35%;
		margin-left: 1em; padding-bottom: 0.7em;
		float: right;
		border-left: 1px dotted #909090;
		background-color: #ffffff;
	}

	#termine-vorschau h4 {
		margin: 0 0 0.5em 0; padding: 0.2em 0 0.3em 0.2em;
		background-color: #f0f0f0; color: #505050;
		font-size: 160%; letter-spacing: 0.1em;
	}
	
	#termine-vorschau h5 {
		margin: 0.7em 0 0 0.8em; padding: 0;
		border: 0;
		font-size: 100%; letter-spacing: 0.1em;
		font-variant: small-caps;
	}

	#termine-vorschau p {
		margin: 0.2em 0 0.3em 1.6em;
	}
	
	#termine-vorschau .anmerkung {
		margin: 0.5em 0 0.5em 1em;
	}
	
	.bilderserie {
		padding: 0.5em 0.5em 0.3em 0.5em;
		background-color: #f0f0f0;
	}
	
	.bilderserie div {
		height: 102px;
		overflow: hidden;
	}
	
	.bilderserie p {
		margin: 0.3em 0 0 0;
		font-size: 90%; letter-spacing: 0.1em;
		font-variant: small-caps;
	}
	
	#inhalt .bilderserie img {
		margin: 0; padding: 0;
	}
	
	#inhalt .bilderserie a {
		margin-right: 0.2em;
		border-width: 0;
	}
	
	/* Termine */
	
	#termine p {
		margin-left: 1em;
	}
	
	/* Neuigkeiten */

	#neues h4 {
		margin: 1.5em 0 0 0;
		font-size: 120%;
	}

	#neues h4 a {
		border: none;
	}
	
	#neues a:focus img { /* Sollte eigentlich nicht nötig sein, da der eine Außenlinie um den Link gezeichnet werden sollte; geschieht aber zumindest in Firefox (2.0) nicht */
		border-style: dashed;
	}

	#neues p {
		margin: 0.2em 0 0 0;
	}

	#neues .datum {
		margin-bottom: 0;
	}

	/* Chronik und Presse */

	.chronik, .presse {
		margin-left: -0.05em;
	}

	.chronik td:first-child, .presse td:first-child, col.datum {
		font-size: 90%;
		color: #606060;
	}

	/* Bildergalerie */

	#inhalt .vorschaubild {
		position: relative;
		width: 120px; height: 120px;
		margin: 0 1em 1em 0;
		float: left;
	}

	#inhalt .vorschaubild p {
		position: absolute;
		left: 3px;
		bottom: 0.1em;
	}

	.galeriebild {
		padding: 5px;
		border: 1px solid #c0c0c0;
		background-color: #f0f0f0;
	}

	.galeriebild p {
		margin: 0;
	}
	
	#inhalt .galeriebild img {
		margin: 0; padding: 0;
		border: 0;
	}

	.galeriebild .datum {
		margin: 0.3em 0 0.2em 0;
		border: 0;
		color: #c0c0c0;
		font-family: "Book Antiqua", "Times New Roman", serif;
		font-size: 300%; letter-spacing: 0.1em;
		font-style: italic;
		text-align: right;
	}

	.galeriebild .titel {
		margin: 0 -5px; padding: 0 5px 0 3em;
		border-top: 1px dotted #c0c0c0; border-bottom: 1px dotted #c0c0c0;
		background-color: #ffffff;
		font-size: 90%; letter-spacing: 0.1em;
		font-style: italic;
	}

	.galeriebild .titel em {
		font-style: normal;
	}

	.galeriebild .vorzurueck {
		margin: 0;
		color: #909090;
		text-align: right;
		font-size: 90%;
		cursor: default;
	}

	#inhalt .galeriebild .vorzurueck a {
		border: 0;
	}

	/* Rundgang */

	#rundgang {
		width: 360px; height: 280px;
		margin: 0 auto; padding: 3px;
		border: 1px solid #c0c0c0;
	}

	#rundgang.start {
		height: 240px;
		background: url("../bilder/rundgang-start.jpg") center center no-repeat #ffffff;
		text-align: center;
	}

	#rundgang.start ul {
		width: 316px;
		margin: 120px auto 0 auto;
		list-style-type: none;
	}

	#rundgang li {
		float: left;
		letter-spacing: 0.1em;
		font-weight: bold; font-variant: small-caps;
	}

	#rundgang li em {
		letter-spacing: 0;
		font-weight: normal; font-variant: normal;
	}

	#rundgang.start a {
		display: block;
		margin: 5px; padding: 3px;
		clear: both;
		border: 1px dotted #004898;
		background-color: #ffffff;
	}

	#rundgang.start li a {
		width: 140px;
	}

	#rundgang p {
		margin: 0;
	}

	#rundgang.start p {
		width: 316px;
		margin: 10px auto 0 auto;
	}

	/* Übersicht */

	#struktur ul {
		margin: 0; padding: 0;
		list-style-type: none;
	}
	
	#struktur li {
		margin: 0.2em 0;
	}
	
	#struktur td {
		padding-bottom: 1em;
		border-bottom: 0;
	}
	
	#struktur td, #struktur th {
		padding-left: 0.5em;
	}
	
	#struktur th {
		background-color: #f0f0f0;
		font-weight: normal;
	}
	
/* Bildvergrößerung */

#bildanzeige {
	z-index: 8;
	position: absolute;	top: 10%;	left: 10%;
	padding: 0.5em;
	border: 1px solid #c0c0c0;
	background-color: #ffffff;
	line-height: 1em;
}

#bildanzeige img {
	margin: 0; padding: 0;
	border: 0;
}

#bildanzeige a {
	border: 0;
}

#bildanzeige p {
	margin: 0.5em 0 0 0;
}

#bildanzeige #weg {
	display: block;
	position: relative; top: 0; right: 0;
	margin-top: -1em;
	text-align: right;
}

/* Meldungen */

.fehler, .warnung, .erfolg {
	margin-bottom: 1em; padding: 1em 1em 0.3em 50px;
	min-height: 80px;
	background: url("../bilder/hinweis-wichtig.png") no-repeat 10px 0.5em; color: #ffffff;
}

.fehler p, .warnung p, .erfolg p, .hinweis p {
	margin-top: 0;
}

#inhalt .fehler img, #inhalt .warnung img, #inhalt .erfolg img {
	padding: 0;
	border: 0;
}

.fehler {
	background-color: #f64848;
}

.warnung {
	/*background-color: #e8b400;*/
	background-color: #f26200;
}

.erfolg {
	background-color: #29c33f;
}

/* Formulare */

form * {
	font-family: "DejaVu Sans", "Bitstream Vera Sans", Arial, sans-serif;
}

fieldset {
	margin-bottom: 0.9em; padding: 0.5em 1em 0.8em 1em;
	border-width: 0;
	background-color: #f0f0f0;
}

fieldset legend {
	margin-left: 0.5em;
	font-size: 90%; letter-spacing: 0.1em;
	font-weight: bold;
}

fieldset p {
	margin: 0.5em 0;
	line-height: 2em;
}

input, textarea, select {
	padding: 3px;
	border: 1px dotted #909090;
	background-color: #ffffff; color: #000000;
	font-size: 90%; letter-spacing: 0.1em;
}

input, select {
	margin: 0 0.3em;
}

select {
	padding: 2px;
}

select[size] {
	margin: 0;
}

label {
	position: relative; top: 0.1em;
}

label.input {
	display: block;
	float: left;
	width: 8em;
	line-height: 1.9em;
}

input:focus, textarea:focus, select:focus {
	padding: 2px;
	border-width: 2px; border-style: solid;
}

select:focus {
	padding: 1px;
}

button {
	margin-right: 0.3em; padding: 1px 1px 0 1px;
	border-width: 0 0 1px 0; border-style: dotted; border-color: #004898;
	background-color: transparent; color: #004898;
	cursor: pointer;
}

button:focus {
	padding: 0;
	border-width: 1px;
}

/* Vorschau auf den Administrationsseiten */

#vorschau-funktionen {
	z-index: 10;
	position: fixed; top: 0.5em; right: 0.5em;
	padding: 1em;
	background-color: #ffffff;
	border: 1px dotted #909090;
}

#vorschau-funktionen p {
	margin: 0;
}

