<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: white;
	color: black;
	margin: 0px auto;
	margin-left: 10px;
	text-align: center;
	font-size: 100%;
	font-family: verdana,helvetica,sans-serif;
	}

#main {
	background-color: white;
	color: black;
	border: 0;
	margin: 10px;
	text-align: center;
	}

#main a:link {
	text-decoration: none;
	}

#main a:visited {
	text-decoration: none;
	}

#main a:hover {
	text-decoration: underline;
	}

#main a:active {
	text-decoration: underline;
	}

#main a:focus {
	text-decoration: underline;
	}

#kopfzeile {
	background-image: url(../res/oben.gif);
	height: 99px;
	text-align: left;
	margin: 0;
	padding: 0;
	}

#kopfzeile img {
	vertical-align: top;
	}

#mittelblock {
	margin: 0;
	padding: 0;
	}

#navi {
	background-image:url(../res/navi.gif);
	font-size: .8em;
	float: left;
	width: 13em;
	}

#navi p {
	background-color: white;
	text-align: center;
	font-weight: bold;
	border-width: 2px;
	border-color: red green green red;
	border-style: solid;
	line-height: 1.6em;
	padding:0;
	margin:0;
	}

#inhaltkopf {
	margin: 0;
	font-size: .8em;
	}

#inhalt {
	background-color: #f5f5f5;
	margin: 0em 0em 0em 11em;
	padding: 10px;
	border-width: 2px;
	border-color: red green green red;
	border-style: solid;
	text-align: left;
	vertical-align: top;
	font-family: verdana,helvetica,sans-serif;
	}

#inhalt h1 {
	font-size: 1.5em;
	color: green;
	font-weight: bold;
	text-align: center;
	}

#inhalt h2 {
	font-size: 1.2em;
	color: red;
	font-weight: bold;
	text-align: center;
	}

#inhalt h3 {
	font-size: 1em;
	color: red;
	font-weight: bold;
	}

#inhalt p {
	font-size: .9em;
	}

#inhalt i {
	font-size: 1.2em;
	color: red;
	font-weight: bold;
	font-style: normal;
	}

#inhalt td {
	font-size: .8em;
	vertical-align: top;
	}

#inhalt td h1 {
	font-size: 1.8em;
	color: red;
	font-weight: bold;
	}

#diashow {
	background-color: #f5f5f5;
	margin: 0em 0em 0em 0em;
	padding: 10px;
	border-width: 2px;
	border-color: red green green red;
	border-style: solid;
	text-align: center;
	vertical-align: top;
	font-family: verdana,helvetica,sans-serif;
	}

#diashow p {
	font-size: .9em;
	text-align: center;
	}

#diashow img {
	border-width: 5px;
	border-color: red green green red;
	text-align: center;
	}

#fusszeile a {
	font-size: .8em;
	font-family: arial,helvetica,sans-serif;
	margin: 5px;
	}

#l_top {
	background-image:url(../res/l_top.png);
	}

#top {
	background-image:url(../res/top.png);
	}

#left {
	background-image:url(../res/left.png);
	}

#right {
	background-image:url(../res/right.png);
	}

#l_bottom {
	background-image:url(../res/l_bottom.png);
	background-repeat:no-repeat;
	}

#bottom {
	background-image:url(../res/bottom.png);
	}

#r_bottom {
	background-image:url(../res/r_bottom.png);
	background-repeat:no-repeat;
	}

#r_top {
	background-image:url(../res/r_top.png);
	}

#slidetext {
	font-size: 1.5em;
	color: green;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	}


</pre></body></html>