@import "content_styles.css.php"; body { margin:0px; background-image: url(/images/backg.jpg); background-repeat: repeat-x; font-family:verdana; } #logo { position:absolute; top:29px; left:45px; } #layer_nav { position:absolute; top: 136px; left:0px; width:174px; padding:0px; line-height:18px; font-weight:bold; letter-spacing:0.5px; } .nav_head { font-size:12px; padding-left:16px; padding-bottom:5px; } .subnav1 { font-size:11px; padding-left: 10px; padding-bottom:7px; padding-top:2px; font-weight:normal; } /* NAV BLOCK */ html>body .ns_layer_nav_block_top { height:16px; background: transparent url(/images/nav/backg_block_top.png); background-repeat: no-repeat; } html>body .ns_layer_nav_block_middle { background: transparent url(/images/nav/backg_block_middle.png); background-repeat: repeat-y; } html>body .ns_layer_nav_block_bottom { height:16px; background: transparent url(/images/nav/backg_block_bottom.png); background-repeat: no-repeat; } /* /NAV BLOCK */ #content_backg { margin-left:170px; height:450px; width:700px; background-image: url(/images/backg_content.jpg); background-repeat: no-repeat; padding-top:170px; padding-left:30px; } #layer_nav_top { position:absolute; top:0px; left:727px; } #layer_ship { position:absolute; top: 136px; left:830px; width:174px; padding:0px; line-height:18px; font-weight:bold; letter-spacing:0.5px; } .ship_head { background-color:#F99C00; font-size:12px; padding-left:4px; margin-left:8px; margin-right:8px; width:155px; color:white; margin-bottom:5px; } .ship_content { width:142px; font-size:10px; margin-left:16px; font-weight:normal; letter-spacing:0px; line-height:14px; } /* LINK DEFINITIONEN */ a.ship_more:link, a.ship_more:visited { color:darkblue; font-weight:bold; text-decoration:none; } a.ship_more:hover { color:darkred; font-weight:bold; text-decoration:none; } a.top_nav:link, a.top_nav:visited { font-weight:bold; font-size:12px; color:white; text-decoration:none; } a.top_nav:hover { color:darkred; font-size:12px; font-weight:bold; text-decoration:none; } /* /LINK DEFINITIONEN */