#rahmen {position:absolute;
top:10px;
left:30px;
right:30px;
bottom:5px;
border-left:3px solid #100884;
border-right:3px solid #100884;
border-top:3px solid #100884;
border-bottom:3px solid #100884;
}

#header {position:absolute;
top:0px;
left:0px;
right:0px;
height:83px;
padding:10px;
background-color:#F47310;
color:#610B0B;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
}

#header h1 {font-family:Verdana, Geneva, sans-serif; margin:0; /* Platz ueber und unter h1 entfernen */}

#inhalt h2 {font-family:Verdana, Geneva, sans-serif; font-size:17px; margin:0; /* Platz ueber und unter h2 entfernen */}

#inhalt pre {font-family:Verdana, Geneva, sans-serif; font-size:12px; margin:0; /* Platz ueber und unter pre entfernen */}

#Schrift {position:absolute;top: 5px;left: 0px;}

#Schrift1 {position:absolute;top: 50px;left: 20px;}

#Schrift2 {position:absolute;top: 75px;left: 20px;}

#Bild1 {position:absolute;top: 9px;right: -12px;}

#navigation {position:absolute;
top:113px;
left:9px;
width:160px;
bottom:max;
padding:0px;

background-color:#F4A010;
font-family:Verdana, Geneva, sans-serif;
color: #610B0B;
font-size:12px;
}

#navigation a {color: #610B0B;
text-decoration: none;/* Link wird nicht unterstrichen */
display: block;
list-style-type: none; /* Aufzählungszeichen entfernen */
} 

#navigation a:hover {background-color: #F5EDBB;color: #B45F04;}

#navigation a:visited {color: #610B0B;/* Schriftfarbe */}

#navigation ul, #navigation ul li {
padding: 0;
margin: 0;
list-style: none;
}


* html #navigation a {
width: 100%;
}

#navigation ul li {
font-weight: bold;
border-bottom: 2px solid #100884;
}

* html #navigation ul li {
height: 1em;
}

#navigation ul li a {
padding: 6px;
}

#navigation ul li ul li {
font-weight: normal;
border-top: 1px solid #100884;
border-bottom: 0 solid #100884;
}

#navigation ul li ul li a {
padding: 6px 14px;
}





#inhalt {position:absolute;
top:113px;
left:178px;
bottom:30px;
right:9px;
padding:10px;
font-family:Verdana, Geneva, sans-serif;color:#100884;
font-size:12px;
overflow: auto;
background-color:#F5EDBB;
}

#inhalt a {color: #100884;text-decoration: none;/* Link wird nicht unterstrichen */}

#inhalt a:hover {background-color: #F4A010;color: #B45F04;}

#inhalt a:visited {color: #100884;}

#footer {position:fixed;
left:30px;
bottom:5px;
padding:-5px;
right:30px;
height:30px;
background-color:#F4A010;
color:#610B0B;
text-align:right;
border-right:3px solid #100884;
border-left:3px solid #100884;
border-bottom:3px solid #100884;
font-family:Verdana, Geneva, sans-serif;
font-size:10px;
}

#footer a {color: #610B0B;text-decoration: none;/* Link wird nicht unterstrichen */} 

#footer a:hover {background-color: #F5EDBB;color: #B45F04;}

#footer a:visited {color: #610B0B;}
