/* DATEI: heigt_styles.css */
/*regelt die Höhensteuerung der Templates*/

body.hasJS td.navi5 { background-color:#BEB4DC; width:14px;}
td.navi5 { background-color:#BEB4DC; width:14px; height:797px;}

body.hasJS td.navi6 { background-color:#CCCCCC; width:182px;}
td.navi6 { background-color:#CCCCCC; width:182px; height:797px;}

#content { position:absolute; top:155px; left:292px; width:698px; height:745px; margin-bottom:5px; overflow:auto;}
body.hasJS #content { position:absolute; top:155px; left:292px; width:698px; margin-bottom:5px; overflow:auto;}

#footer { position:absolute; top:907px; left:0px; width:992px; height:22px;}
body.hasJS #footer { position:absolute; left:0px; width:992px; height:22px;}

#navi { position:absolute; top:105px; left:0px; width:200px; overflow:hidden; float:left;}
#navistart { position:absolute; top:105px; left:0px; width:200px; overflow-y:auto; overflow-x:hidden; margin-top:50px; padding-left:4px; padding-right:2px;}