.bg {
        background-color : #336699;
}
table.news {
        background-color : #FFCC66;

}
.content{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 13px;
}
div.hm {
        width : 66%;
}
div.content{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size=13px;
}

div.header{
        width : 100%;
        background-color : Silver;
        border : 1px solid Black;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight : bold;
}

div.title{
        width : 100%;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight : bold;
        font-size : 22px;
}

.hm {
        background-color : silver;
}
hr.bottomline {
        color : Black;
        height : 1px;
}
body{
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p,td{
        font-size=12px;
}

table {
        padding : 0;
        margin : 0;
        border : 0;
}

A.news, A:ACTIVE.news, A:FOCUS.news, A:LINK.news, A:VISITED.news {
        color : Black;
        font : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight : bolder;
}
A:HOVER.news{
        color : #336699;
        font : Verdana Geneva Arial Helvetica sans-serif;
        text-decoration : underline;
        font-weight : bolder;
}
A.topmenu, A:ACTIVE.topmenu, A:FOCUS.topmenu, A:LINK.topmenu, A:VISITED.topmenu {
        color : Black;
        font : Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-decoration : none;
        font-weight : normal;
        font-size : 13px;
}
 A:HOVER.topmenu{
        color : Black;
        font : Verdana Geneva Arial Helvetica sans-serif;
        font-weight : normal;
        font-size : 13px;
        text-decoration : underline;
}
A.navigation, A:ACTIVE.navigation, A:FOCUS.navigation, A:LINK.navigation, A:VISITED.navigation {
        color : white;
        font : Verdana, Geneva, Arial, Helvetica, sans-serif;
        text-decoration : none;
        font-weight : bolder;
        font-size : 13px;
}
 A:HOVER.navigation{
        color : white;
        font : Verdana Geneva Arial Helvetica sans-serif;
        font-size : 13px;
        text-decoration : underline;
    font-weight : bolder;
}

A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
        color : Black;
        font : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight : bolder;
}
 A:HOVER{
        color : Orange;
        font : Verdana Geneva Arial Helvetica sans-serif;
        text-decoration : underline;
        font-weight : bolder;
}
.menukopf{
        text-align : center;
        border-bottom : thin solid Silver;
        font-weight : bolder;
        color: white;
}

.newskopf{
        text-align : center;
        border-bottom : thin solid Silver;
        font-weight : bolder;
}
.tpl_header_title{
        font-size : medium;
        background-color : Silver;
        font-weight : bolder;
}
.tpl_header_intro{
     font-size : small;
        background-color : Silver;
        font-weight : bolder;
}
.tpl_header_info{
        font-size : small;
        text-align : right;
}
td.tpl_header_news{
        background-color : silver;
        font-size : small;
}
.tpl_newslist_top{
        background-color : silver;
}
.tpl_newslist_body{
        background-color :#eeeeff;
}
.tpl_newslist_icon{
        background-color :#eeeeff;
        color : #669999;
}
.tpl_download{
        background-color :#ddddee;
}
h1{
        font-size : larger;
}
.tpl_main{
        background-color :#eeeeff;
}