body { background-color:#7faaff; color:#000000; font-family:Helvetica,sans-serif; }

#menue { position:fixed; width:220px; top:0px; left:0px; margin:0px; height:770px; background-color:#7faaff; color:#000000;} 
#mitte { position:absolute; top:0px; left:220px; width:768px; padding:10px; background-color:#ffff66; color:#000000; } 

h1 { margin-top:10px; margin-bottom:10px; text-align:center; font-size:2em; line-height:2.1em; } 
h2 { margin-top:10px; margin-bottom:0px; margin-left:20px; font-size:1.6em; line-height:1.7em; } 
h3 { margin-top:10px; margin-bottom:0px; margin-left:20px; font-size:1.2em; line-height:1.3em; } 
h4 { margin-top:5px; margin-bottom:15px; text-align:center; font-size:.9em; line-height:1.2em; } 
h5 { margin-top:5px; margin-bottom:0px; margin-left:20px; font-size:1em; line-height:1.1em; } 
h6 { margin-top:5px; margin-right:15px; margin-bottom:10px; margin-left:20px; font-size:.9em; line-height:1.2em; } 

p, ul, ol { margin-top:5px; margin-left:20px; margin-right:15px; font-size:0.9em; line-height:1.2em; } 
table { margin-top:5px; margin-right:15px; margin-bottom:10px; margin-left:20px; } 
table p { margin:3px 0px 2px 2px; font-size:.8em; line-height:1.1em; }
table ul { margin:3px 0px 2px 2px; font-size:1em; line-height:1.1em; }
table h5 { margin:3px 0px 2px 2px; font-size:1em; line-height:1.2em; }
table td { vertical-align: top; padding:3px; } 
img { margin:5px; }

a:link {color:#000080; font-weight:normal;}
a:visited {color:#0000b0; font-weight:normal;}
a:active {color:#b000b0; font-weight:normal;}
a:hover{color: #0000ff; font-weight:bold;}
