        * {font-family: Arial; color: #555; font-size: 12px;}
        
        body {padding: 2px 4px 4px 4px; margin: 2px; background: url(images/bg_gradient.jpg) repeat-x;}
        
        div.block {position: relative; margin: 4px 0px 4px 0px;}
        div.cblock {position: relative; margin: 4px 0px 4px 0px; border-width: 0px 0px 1px 0px}
        div.rblock {position: relative; margin: 4px 0px 20px 0px; border: 0px}
        #header {width:100%;margin: 0px; border: 0px}
        #toplinks { width: 100%; background: url(img/th_gradient.jpg) repeat-x; text-align: center;}
        #bottomlinks { width: 100%;background: url(img/th_gradient.jpg) repeat-x; text-align: center; border: #aaa solid; border-width: 1px 0px 0px 0px; padding: 0px;}
        #navigation  { padding: 0px; top: 120px; width: 200px; border: 0px; float:left}
        #teaser {position: absolute; width: 200px; right: 10px; top: 120px; border: 0px}
        #content {left: 20px; top: 120px; right: 220px; z-index:100; border: 0px;}
        #news { position: relative; left: 220px; z-index:100; border: 0px;}

        p {margin:0px}
        
        h1 { font-size: 16px; margin-bottom: 10px;}
        h2 { font-size: 14px; color:#ff9b00; border-style: solid; border-width: 0 0 1 0; border-color: #bbb; margin-bottom: 3px} 
        h3 { margin:1px; font-size: 14px}
        
        table {background-color:white;}
        td { vertical-align: top;}
        
        a { text-decoration:none; color: #00d }
        a:link { }
        a:visited { }
        a:hover { text-decoration: underline}
        a:active { }

        a.headline { text-decoration:none; font-size: 12px; font-weight: bold;}
        a.headline:link { color: #003565; }
        a.headline:visited { color: #003565; }
        a.headline:hover { color: #ff9b00; }
        a.headline:active { color: #003565; }
        
        a.navi { color: #fff; background-color: #aaa; border: solid 1px white; font-size: 11px; display:block; text-decoration:none; margin: 0px; padding: 1px; text-indent: 2px; font-weight: bold; cursor: default;}
        a.navi:link  { }
        a.navi:visited  { }
        a.navi:hover  { text-decoration: none; }
        a.navi:active  {  }

        a.navi2 { color: #555; border: solid 1px white; font-size: 11px; display:block; text-decoration:none; margin: 1px; padding: 1px; text-indent: 6px;}
        a.navi2:link  { }
        a.navi2:visited  { }
        a.navi2:hover  { color: #555; text-decoration: none; background-color: #fcd69a; border: solid 1px #ff9b00;}
        a.navi2:active  {  }
        
        a.top { color: #555; border: 0px; font-size: 11px; padding: 2px; text-decoration: none; margin-left: 5px; margin-right: 5px}
        a.top:link  {}
        a.top:visited  { }
        a.top:hover  { color: #ff9b00; text-decoration: none;}
        a.top:active  { text-decoration: none }
        
        img { margin: 0px;}
        
        .topic {color: white; background-color: #999; padding: 2px; margin: 0px; font-size: 11px; font-weight: bold; }
        .teaser {border: 0px;}