/*<group=General Styles>*/body{background: #ff9933; color: #333333; font: 12px verdana, arial, helvetica, sans-serif; }/*</group>*//*<group=Layout>*/#kopf{position: absolute; width: 600px; height: 100px; background: #ff9933; left: 300px; top: 15px;}#logo{position: absolute; width: 192px; height: 145px; left: 760px; top: 20px;}#text1{position: absolute; width: 240px; height: 200px; left: 350px; top: 470px;}#text2{position: absolute; width: 240px; height: 200px; left: 540px; top: 470px;}#text3{position: absolute; width: 240px; height: 200px; left: 540px; top: 470px;}#absage{position: absolute; width: 192px; height: 145px; left: 660px; top: 30px;}#navigation{position: absolute; width: 200px; height: auto; left: 100px; top: 100px; color: #333333;}#navigation a {background-color: #ff9933;  border-right: #ff9933 3px solid; padding-right: 10px; display: block;padding-left: 10px; border-left-width: 0px; border-bottom: #993300 1px solid;padding-bottom: 5px; margin: 0px 0px 2px; color: #993300; padding-top: 5px; text-align: left; text-decoration: none;}#navigation a:hover{border-right: red 3px dashed; background: #ff6600; color: #333333;}#navigation #current{	color: #333333;	background: #ffdd99;}#neues{position: absolute; width: 250px; height: auto; left: 660px; top: 120px; color: #333333;}#inhalt{position: absolute; width: 600px; height: 430px; overflow: hidden; border: red solid 1px;background-color: #ffdd99; left: 300px; top: 100px; padding: 5px 5px 5px 5px;}#fuss{position: relative; width: 600px; height: 40px; background: #ff9933; text-align: center; left: 300px; top: 553px;}a:link{color: #cc6600;}a:visited{color: #cc6600;}a:hover, a:active{}
