@media all {
	body {
		margin: 0;
		padding: 0;
		font-family: verdana, sans-serif;
		font-size: 0.9em;
		line-height: 1.2em;
		color: black;
		background: #F8F8F0;
	}

	em, i, b {
		font-style: normal;
		font-variant: small-caps;
		letter-spacing: 1px;
		font-weight: normal;
	}


/*	DIV.navigation em, DIV.meldung em, strong {
		font-style: normal;
		font-variant: small-caps;
		letter-spacing: 1px;
		font-weight: normal;
		color: #FF6600;
		background: transparent
	}*/
	
	strong { color: navy; background: inherit }

	h1 { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: transparent;
		font-size: 1.6em;
		font-weight: normal;
		color: navy;
	}
	h2 { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: transparent;
		font-size: 1.3em;
		line-height: 1.2em;
		font-weight: normal;
		color: navy;
	}
	h3 { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: transparent;
		font-size: 1.1em;
		line-height: 1.2em;
		font-weight: normal;
		color: navy;
	}
	
	h4 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: transparent;
		font-size: 1.4em;
		line-height: 1.5em;
		font-weight: normal;
		color: navy;	
	}

	DIV.beschreibung img {
		float: right;
		padding-left: 0.5em;
		padding-bottom: 1em;
	}
	DIV.beschreibung h2 {
		clear: right;
	}
	DIV.beschreibung h3 {
		clear: right;
	} 

	h5, h6 { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: transparent;
		font-weight: normal;
		color: navy;
	}
	a {
		background: transparent;
		color: navy;
	}

	a:visited {
		background: transparent;
		color: #004000;
	}

	DIV#seitenkopf {
		margin-top: 1em;
		}

	DIV#logo {
		float: left;
		width: 12em;
		margin-top: 0em;
		margin-left: 1em;
		padding: 1em;
		text-align: center;
	}
	.warnung {
		color: #CC0000;
		background: transparent;
		font-weight: bold;
	}
	.ok {
		color: #008800;
		background: transparent;
		font-weight: bold;
	}

	.hilfe {
		font-size: smaller;
	}

	.angebot {
		color: navy;
		background: transparent;
		font-weight: bold;
	}

	DIV#seiteninhalt {
		clear: left;
		}

	DIV#navigation {
		float: left;
		width: 12em;
		margin-top: 0em;
		margin-left: 1em;
		padding: 1em;
		text-align: left;
		border: none;
	}
	DIV#navigation ul {
		line-height: 1.4em;
		list-style-image: url(sonne000.htm)
		}

	DIV#seitentitel {
		margin-left: 16em;
		margin-top: 0em;
		margin-right: 3em;
		padding-top: 1px;
		padding-left: 1em;
		padding-right: 1em;
		padding-bottom: 1em;
		}

	DIV#seitentitel h1 {
		padding-bottom: 0;
		color: #CC0000;
		background: transparent;
		margin-bottom: 3px;
		border: none;
		}

	DIV#seitentitel p {
		color: gray;
		background: transparent;
		margin-top: 0;
		border: none;
		}

	div.inhalt {
		margin-left: 16em;
		margin-top: 0em;
		margin-right: 3em;
		padding-top: 0;
		padding-left: 1em;
		padding-right: 1em;
		padding-bottom: 1em;
		border: none;
	}
	div.fuss {
		clear: both;
		margin-left: 1em;
		padding: 1em;
	}
	img {
		border: none;
	}
	DIV.kurzbeschreibung img { margin-top: 5px; }

	td {
		padding-right: 1em;
		font-family: verdana, sans-serif;
		font-size: 0.9em;
		line-height: 1.2em;
		color: black;
		background: transparent;
	}

}

.pagegroup { margin-top:8px; margin-bottom:2px; }
.pagetitle { line-height:1em; margin:0px; font-size:1.6em; font-weight:normal;
			color: navy; background: inherit;}
			
@media print {
	body {
		margin: 0;
		padding: 0;
		font-family: Garamond, Palatino, "Times New Roman", Times, serif;
		font-size: 11pt;
		color: black;
		background: transparent;
		}
	td, p, li {
		font-family: Garamond, Palatino, "Times New Roman", Times, serif;
		font-size: 11pt;
		line-height: 14pt;
		}
	h1 { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: transparent;
		font-size: 14pt;
		line-height: 16pt;
		font-weight: normal;
		}
	h2 { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: transparent;
		font-size: 14pt;
		line-height: 16pt;
		font-weight: normal;
	}
	h3 { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: transparent;
		font-size: 12pt;
		line-height: 14pt;
		font-weight: normal;
	}
	
	h4, h5, h6 { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background: transparent;
		font-weight: normal;
	}
	DIV#navigation, DIV#wikicmds, .screenonly {
		display: none
		}
	DIV.inhalt {
		padding:0;
		margin: 0;
		}
	h1, h2, h3, h4, h5 {
		page-break-before: auto;
		page-break-after: avoid;
		page-break-inside: avoid;
		color: black;
		background: transparent;
		}

	dt {
		page-break-after: avoid;
		}
	dd {
		page-break-inside: avoid;
		}
}

@media screen {
	.printonly {
		display: none;
	}

	#wikicmds { 
		color: inherit; background: #DCDCDC;
		text-align:right; white-space:nowrap; 
		font-size:80%; 
		padding-right: 5em;
		}
	#wikicmds ul { list-style:none; margin:0px; padding:0px; }
	#wikicmds li { display:inline; margin:0px 5px; }
	#wikicmds li a { text-decoration:none; color:black; border:none; }
	#wikicmds li a.createlink { display:none; }
	#wikicmds li a:hover { text-decoration:underline; color:blue; }
	}