<style type="text/css">
<!-- 
 
body { 
    font-family: Arial; 
    background-image:url(/cao/images/bg_neu.gif); background-repeat:no-repeat;  
    background-position:right top; 
} 

#logo { 
    position:absolute; top: 2%; left: 1%; 
    width: 200px; 
    height: 110px; 
} 

#zdf { 
    position:absolute; top: 5%; left: 25%; 
    width: 200px; 
    height: 110px; 
} 

#aws { 
    position:absolute; top: 22%; right: 3%; 
    width: 251px; 
    height: 110px; 
} 

#designhome { 
    position:absolute; top: 22%; left: 5%; 
} 
#design { 
    position:absolute; top: 22%; left: 5%; 
    width: 74%; 
} 
#menuitem { 
    position:absolute; top: 4%; right: 4%; 
} 
#menuitem_shadow { 
    position:absolute; top: 6%; right: 3%; 
    width: 126px; 
    height: 96px; 
    background-color: #000000; 
} 
#navi { 
    position:absolute; top: 38%; right: 2%; 
    width: 150px; 
    height: 250px; 
} 
#tablefont {
    font-family: COMIC SANS MS;
    color: FFF312;
}


a:active { font-weight:bold; color: #FFF312; text-decoration: underline }
a:link { font-weight:bold; color: #FFF312; text-decoration: underline }
a:visited { font-weight:bold; color: #FFF312; text-decoration: underline }
a:hover { font-weight:bold; color: #FFF312; text-decoration: none }

//-->
</style>