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:70%; min-width:768px; padding:10px; background-color:#ffff99; color:#000000; } 
#mitte_be { position:absolute; top:0px; left:220px; width:70%; min-width:768px;  padding:10px; background-color:#ffffff; color:#000000; } 


h1 { margin-top:5px; margin-bottom:5px; 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:10px; margin-bottom:20px; 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:3px; 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:#000099;} 
a:visited {color:#000066;}
a:hover {color:#6600CC;} 

