/*  
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;
}
.style3 {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
}
.style6 {font-size: 12px}
.style7 {font-size: 12; }