@import "navigation.css";

BODY {
        font-size:100%;
        font-family:tahoma, verdana, helvetica, sans-serif;
        background-color: #FF2605;
        }
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%;
        }
DD  {  
        font-size:100%;
        margin:0px 10px 10px 10px;
    }
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;
        }
#news_titel_t1 {
        font-size: 160%;
        font-weight: bolder;
        letter-spacing: 2px;
        word-spacing: 2px;
        text-align: center;
        color: #FF2B11;
        margin-bottom: 3px;
        }
#news_t1 {
        font-size: 130%;
        font-weight: bold;
        letter-spacing: 1px;
        word-spacing: 1px;
        text-align: left;
        color: #FF2B11;
        margin-bottom: 2px;
        }
#strong {
        font-weight: bold;
        letter-spacing: 1px;
        word-spacing: 1px;
        margin-top: 2px;
        }
