/*  
notes
*/
a {
color: #ffffff;
font: 80% verdana, sans-serif;
}
/*  
notes
*/
a:hover {
color: #EEEDEE;
text-decoration: none;
}
/*  
notes
*/
hr {
display: none;
}
/*  
notes
*/
img {
border: none;
}
/*  
notes
*/
ins {
text-decoration: none;
border-bottom: 1px dashed #eee;
}
/*  
notes
*/
acronym, abbr, dfn {
border-bottom: 1px dashed #eee;
font-style: normal;
}
/*  
notes
*/
blockquote {
border-left: 5px solid #320000;
margin: 1em 0;
padding: 10px;
background: #600000;
width: 470px;
}
/*  
notes
*/
code, pre {
color: #f93;
font-family: verdana, sans-serif;
}
/*  
notes
*/
.bild-links {
float: left;
margin: 0 15px 3px 0;
}
/*  
notes
*/
.bild-rechts {
float: right;
margin: 0 0 3px 15px;
}
/*  
notes
*/
.center {
text-align: center;
}
/*  
notes
*/
#container {
margin: 0 auto;
text-align: left;
width: 730px;
border-bottom: 5px solid #eee;
background: #ffffff;
color: #5D5D5D;
line-height: 150%;
}
/*  
notes
*/
#header {
height: 20px;
background:  no-repeat;
}
/*  
notes
*/
#header h1 {
font: italic 10px georgia, serif;
color: #fff;
line-height: 10px;
padding: 0 15px;
}
/*  
notes
*/
#header h1 a {
color: #FFFFFF;
text-decoration: none;
}
/*  
notes
*/
border: 1px solid #300000;
}

#content {
margin: 1em 215px 1.5em 15px;
font-size: 1.1em;
}

#content h2 {
font: italic 1em georgia, serif;
margin: 5px 0;
letter-spacing: 1px;
}

#content h2 a {
text-decoration: none;
}
.text15{
font-size: 7.5pt;
font-family: Verdana, arial, helvetica, sans-serif;
}
ol#toc {
    height: 1em;
	font-family:Arial, Verdona;
    list-style: none;
    margin: 0;
    padding: 0;
}

ol#toc li {
    float: left;
    margin: 0 1px 0 0;
}

ol#toc a {
background: #bdf url(500x90.png);
color: #008;
display: block;
float: left;
height: 1.5em;
padding-left: 10px;
text-decoration: none;
}

ol#toc a:hover {
    background-color: #3af;
    background-position: 0 -60px;
}

ol#toc a:hover span {
    background-position: 100% -60px;
}

ol#toc li.current a {
    background-color: #48f;
    background-position: 0 -30px;
    color: #fff;
    font-weight: bold;
}

ol#toc li.current span {
    background-position: 100% -30px;
}

ol#toc span {
    background: url(500x90.png) 100% 0;
    display: block;
    line-height: 1.5em;
    padding-right: 10px;
}
			a img {	border:none; }
			.page-element { width:450px; margin:0 auto; text-align:left; }
			.page-element-imagewall { width:auto; margin:0 auto; text-align:left; }
			#mode {	text-align:right; }
			#mosaic { position:relative; top:-40px; overflow:hidden; height:450px; background-color:#000000; }		
			#mosaic a:hover img, imagewall a:hover img { filter:alpha(opacity=65); -moz-opacity:0.65; opacity:0.65; }
			#mosaic table { width:100%; height:100%; border-collapse:collapse; border-spacing:0; }
			#mosaic table td { vertical-align:middle; text-align:center; }
			#navigation { position:relative; top:205px; width:560px; height:42px; margin:0 auto; }
			#menu { position:relative; top:-39px; padding:2px 0; }
			#quicknavigation { position:relative; top:-20px; clear:both; visibility:hidden; text-align:center; }
			#quicknavigation a.inactive_page { padding:1px 4px; }
			#quicknavigation a.inactive_page:hover, #quicknavigation a.active_page { padding:1px 4px; background-color:<?php echo $link_color; ?>; color:#FFFFFF; }
			#footer { text-align:center; }
			#footer a { font-weight:normal; color:#CCCCCC; }
		body,td,th {
	color: #FFFFFF;
}