/* Navigation */ #navcontainer ul { margin: 0; padding: 0; list-style-type: none; }#navcontainer li { margin: 0 0 .2em 0; } #navcontainer a { display: block; color: #FFF; background-color: #3366CC; width: 22em; padding: .4em .8em; text-decoration: none; } #active a { display: block; color: #000066; background-color: #3366CC; width: 22em; padding: .4em .8em; text-decoration: none; }  #navcontainer a:hover { background-color: #003399; color: #FFF; }  /* Navigation 2   */ #navcontainer2 ul { margin: 0; padding: 0; list-style-type: none; }#navcontainer2 li { margin: 0 0 .2em 0; } #navcontainer2 a { display: block; color: #FFF; background-color: #6699CC; width: 22em; padding: .4em .8em; text-decoration: none; }  #active a { display: block; color: #000066; /*background-color: #3366CC;*/ width: 22em; padding: .4em .8em; text-decoration: none; }/* #active a { display: block; color: #FFF; background-color: #0033CC; width: 22em; padding: .4em .8em; text-decoration: none; } */ #navcontainer2 a:hover { background-color: #003399; color: #FFF; } /* allgemeiner Teil */#container1{position:absolute; top:50px; left:50px; width:788px; height:150px;}#container2{position:absolute; top:200px; left:50px; width:195px; /* height:280px; */background:#99CCFF;}#container3{position:absolute; top:200px; left:245px; width:593px;height:515px;background:white;}#container3_1{position:absolute; top:200px; left:245px; width:593px;height:800px;background:white;}#container3_2{position:absolute; top:200px; left:245px; width:593px;height:1100px;background:white;}#container3_3{position:absolute; top:200px; left:245px; width:593px;height:1300px;background:white;}#text{position:absolute; top:198px; left:16px; width:275px; background:white;}#textbreit{position:absolute; top:198px; left:16px; width:556px; background:white;}#text2{position:absolute; top:198px; left:297px; width:281px; background:white;}#bild1{position:absolute; top:277px; left:297px; width:281px; background:white;}#bild1a{position:absolute; top:500px; left:297px; width:281px; background:white;}#bild2{position:absolute; top:277px; left:297px; width:281px; background:#CCCCCC;}#bild2a{position:absolute; top:530px; left:297px; width:281px; background:#CCCCCC;}#bu{margin-left:3%;margin-right:2%;padding: 0;font: 9px verdana;text-align: left;color: black;}.headbild {}.printinfo {	visibility: hidden;}.tableclass {font: 70% verdana;text-align: left;color: black;} body{margin: 0;padding: 0;font: 70% verdana;text-align: left;color: black;}h1{font: 200% verdana;text-align: left;color: #3366CC;line-height:12pt;}h2{font: 140% verdana;text-align: center;color: #3366CC;}a:link { color: #3366CC; }a:visited { color: #3366CC; }a:hover, a:active{color: #fff;background-color: #3366CC;}
