/* CSS Document */
#sidebar {
float: left;
width: 200px;
background: #ececec;
font: 11px Arial, Helvetica, sans-serif;
border-bottom: 15px solid #386649;
padding: 3em 0 3em 0;
}
#sidebar ul {
list-style: none; margin: 0; padding: 0;
}
#sidebar a {
text-decoration: none;
color: #386649;
padding: 0 0 0 1.5em;
}
#sidebar a:visited {
color: #386649;
}
#sidebar a:hover {
color: #386649;
}
#subnavi a:link {
background: url(http://p16044.typo3server.info/fileadmin/template/grafiken/pfeilgruen.gif) 0 100% no-repeat;
color: #386649;
}
#subnavi a:visited {
background: url(http://p16044.typo3server.info/fileadmin/template/grafiken/pfeilgruen.gif) 0 100% no-repeat;
color: #386649;
}
#subnavi a:hover {
background: url(http://p16044.typo3server.info/fileadmin/template/grafiken/pfeilgruen.gif) 0 100% no-repeat;
color: #386649;
}
#subnavi a.current {
color: #424443;
background: url(http://p16044.typo3server.info/fileadmin/template/grafiken/pfeilgrau.gif) 0 100% no-repeat;
}
#subnavi li {
padding: 0.5em 0 0.25em 1.5em;
border-bottom: 1px dotted #999;
}
#subsubnavi li {
border: 0;
padding: 0.5em 0 0 1.5em;
}
#subsubnavi a:link {
background: url(http://p16044.typo3server.info/fileadmin/template/grafiken/threadgruen.gif) 0 100% no-repeat;
color: #386649;
}
#subsubnavi a:visited {
background: url(http://p16044.typo3server.info/fileadmin/template/grafiken/threadgruen.gif) 0 100% no-repeat;
color: #386649;
}
#subsubnavi a:hover {
background: url(http://p16044.typo3server.info/fileadmin/template/grafiken/threadgruen.gif) 0 100% no-repeat;
color: #386649;
}
#subsubnavi a.current {
color: #424443;
background: url(http://p16044.typo3server.info/fileadmin/template/grafiken/threadgrau.gif) 0 100% no-repeat;
}

