BODY {
        font-size:100%;
        font-family:tahoma, verdana, helvetica, sans-serif;
        background-color:#2F7FAD;
        }
DIV {
        font-size:100%;
        font-family:tahoma, verdana, helvetica, sans-serif;
        }
P {
        font-size:100%;
        font-family:tahoma, verdana, helvetica, sans-serif;
        }
UL {
        font-size:100%;
        }
LI {
        font-size:100%;
        }

A {
        }
PRE {
        font-size:0.7em;
        font-family:courier;
        color:#00F;
        margin:0px 10px 10px 10px;
        }
CODE {
        font-size:1em;
        color:#00F;
        font-family:courier;
        }
#navigation_oben {
        font-size:90%;
        text-align: center;
        }
#navigation_oben_utitel  {
        font-size:120%;
        text-align:center;
        }
#news_titel_t1 {
        font-size: 160%;
        font-weight: bolder;
        letter-spacing: 2px;
        word-spacing: 2px;
        text-align: center;
        color: #FFF31C;
        margin-bottom: 3px;
        }
#news_t1 {
        font-size: 130%;
        font-weight: bold;
        letter-spacing: 1px;
        word-spacing: 1px;
        text-align: left;
        color: #FFF31C;
        margin-bottom: 2px;
        }
#strong {
        font-weight: bold;
        letter-spacing: 1px;
        word-spacing: 1px;
        margin-top: 2px;
        }