body {
font-family: Verdana, Arial, sans-serif;
color: black;
background-color:#ffffdb;
margin-left: 100px;
border:0px;
padding: 0px;}

p{
font-size: 1em;}

p.kleinrechts {
font-size: 0.6em;
text-align: right;}

p.navigation{
font-size: 12px;}

ol{
font-size: 1em;}

ul{
font-size: 1em;}

h1 {
font-size: 1.4em;
text-align: center;}

h2, h3, h4 {
font-size: 1.2em;}

h5{
font-size: 1em;}

.verzeichnis{
color: black;
background-color:#eeeecc;
margin-right:5%;}

div.navigation {
background-color:#ccffcc;
border-right: 1px;
border-right-style:dashed;
border-top: 1px;
border-top-style: dashed;
border-bottom:1px;
border-bottom-style:dashed;
width: 90px;
position: absolute;
top: 80px;
left: 5px;}

a:link, a:visited, a:active{
	text-decoration: none;
	color: #0000ff;
	background-color: transparent;
	text-decoration: underline;}
a:hover{
	text-decoration: none;
	color: black;
	background-color: #ffffff;
	text-decoration: underline;}

A:link.men {
        color : black;
        background-color : #ccffcc;
        padding : 3px;
        border : 1px solid #F3F3F3;
        text-decoration: none;  }

A:visited.men {
        color : black;
        padding : 3px;
        border : 1px solid #F3F3F3;
        text-decoration: none; }

A:hover.men {
        color : blue;
        background-color : #ffffff;
        padding : 3px;
        border : 1px solid #666666;
        text-decoration: underline; }

A:active.men {
        color : black;
        background-color : #E6E6E6;
        padding : 3px;
        border : 1px solid #666666;
        text-decoration: none; }
