#logo{
width:170px;
height:138px;
top:0%;
float:left;
clear:left;
position:fixed;
}

#menu{
color:black;
position:fixed;
top:155px;
width:170px;
background:transparent;
float: left;
clear:left;
padding:10px;
}

#menu a{
color:blue;
font:bold 13px arial, "Times new roman";
margin:5px 0 5px 0;
padding:1px 3px 1px 4px;
text-decoration:none;
background:transparent;
display:block;
border-top:1px solid #99917d;
border-right:1px solid #e3d9c0;
border-bottom:1px solid #e4d9c0;
border-left:1px solid #99917d;
width:155px;}

#menu a:hover{
color:#f6e4c1;
background:transparent;
border-top:1px solid #e4d9c0;
border-right:1px solid #837c6b;
border-bottom:1px solid #837c6b;
border-left:1px solid #e4d9c0;}

#menu a .dot{
color:#a59a81;
background:transparent;
font-weight:bold;
font-size:14px;}

#menu a:hover .dot{
color:#c8ba9b;
background:transparent;
font-weight:bold;
font-size:14px;}



.liste{
list-style-type: none;
margin:0px;
padding:0px;}

#Inhalt {
font-family:Arial, "times new roman";
margin-left: 250px;
margin-top: 0px;
padding: 0 1em;
min-width: 16em;
}

#Inhalt h1 {
font-size: 2.3em;
color:red;
}

#Inhalt h2 {
font-size:1.8em;
color:red;
}

#Inhalt h3 {
font-size:1.1em;
color:teal;
}

#Inhalt h3.red {
color:red;
}

#Inhalt h4 {
font-size:1.1em;
color:red;
}

#Inhalt p {
font-size:1em;
margin: 1em 0;
}

#Inhalt p.bold {
font-weight:bold;
}

#Inhalt p.red  {
color:red;
}

#Inhalt p.rost {
color:#99284C;
}
                                                                                                                




































































































