a:link { font-size:8pt;cursor:pointer; font-weight:normal; color:#ffffff; text-decoration:none }
a:visited { font-size:8pt;cursor:pointer; font-weight:normal; color:#ffffff; text-decoration:none }
a:hover  { font-size:8pt;cursor:pointer; font-weight:normal; color: #ffffff; text-decoration: underline }
a:active { font-size:8pt;cursor:pointer; font-weight:normal; color:#ffffff; text-decoration:none }
a:focus { font-size:8pt;cursor:pointer; font-weight:normal; color:#ffffff; text-decoration:none }

a.gray:link { font-size:8pt;cursor:pointer; font-weight:normal; color:#666666; text-decoration:none }
a.gray:visited { font-size:8pt;cursor:pointer; font-weight:normal; color:#666666; text-decoration:none }
a.gray:hover  { font-size:8pt;cursor:pointer; font-weight:normal; color: #666666; text-decoration: underline }
a.gray:active { font-size:8pt;cursor:pointer; font-weight:normal; color:#666666; text-decoration:none }
a.gray:focus { font-size:8pt;cursor:pointer; font-weight:normal; color:#666666; text-decoration:none }

a.gray_b:link { font-size:8pt;cursor:pointer; font-weight:bold; color:#666666; text-decoration:none }
a.gray_b:visited { font-size:8pt;cursor:pointer; font-weight:bold; color:#666666; text-decoration:none }
a.gray_b:hover  { font-size:8pt;cursor:pointer; font-weight:bold; color: #666666; text-decoration: underline }
a.gray_b:active { font-size:8pt;cursor:pointer; font-weight:bold; color:#666666; text-decoration:none }
a.gray_b:focus { font-size:8pt;cursor:pointer; font-weight:bold; color:#666666; text-decoration:none }

a.gray_h1:link { font-size:8pt;cursor:pointer; font-weight:bold; color:#888888; text-decoration:none }
a.gray_h1:visited { font-size:8pt;cursor:pointer; font-weight:bold; color:#888888; text-decoration:none }
a.gray_h1:hover  { font-size:8pt;cursor:pointer; font-weight:bold; color: #888888; text-decoration: underline }
a.gray_h1:active { font-size:8pt;cursor:pointer; font-weight:bold; color:#888888; text-decoration:none }
a.gray_h1:focus { font-size:8pt;cursor:pointer; font-weight:bold; color:#888888; text-decoration:none }

a.navi:link { font-size:8pt;cursor:pointer; font-weight:normal; color:#ffffff; text-decoration:none }
a.navi:visited { font-size:8pt;cursor:pointer; font-weight:normal; color:#ffffff; text-decoration:none }
a.navi:hover  { font-size:8pt;cursor:pointer; font-weight:normal; color: #ffffff; text-decoration: none }
a.navi:active { font-size:8pt;cursor:pointer; font-weight:normal; color:#ffffff; text-decoration:none }
a.navi:focus { font-size:8pt;cursor:pointer; font-weight:normal; color:#ffffff; text-decoration:none }

table.overall {  background-image:url(../images/verlauf_h.jpg);background-repeat:repeat-x; }
td.haupt {  background-color:#ffffff;color:#888888; }

table.topnews { border:1px solid #434343; }
td.topnews_top {  background-color:#8a8a8a;color:#ffffff;border-bottom:1px solid #888888;}

td.topnews_body {  border-top:1px solid #6f6f6f;border-bottom:1px solid #5b5b5b;color:#ffffff; }
td.topnews_body_l {  border-top:1px solid #6f6f6f;background-color:#787878;color:#ffffff; }
td.topnews_body:hover {  border-bottom:1px solid #6f6f6f;border-top:1px solid #5b5b5b;color:#ffffff; }
td.topnews_body_l:hover {  border-top:1px solid #5b5b5b;background-color:#787878;color:#ffffff; }

.white { color:white; }

table.content { border:1px solid #d9d9d9; }
td.content_head {  background-color:#f7f7f7;color:#888888; }
td.content_body {  background-color:#efefef;color:#888888; }

table.navi { border:1px solid #ec6700; }
td.navi {  border-top:2px solid #f2ba3f;border-bottom:2px solid #e77f0e;cursor:pointer;border-right:1px solid #f37d1d;background-color:#ef951d;color:#ffffff; }
td.navi_r {  border-top:2px solid #f2ba3f;border-bottom:2px solid #e77f0e;cursor:pointer;background-color:#ef951d;color:#ffffff; }
td.navi:hover {  border-bottom:2px solid #f2ba3f;border-top:2px solid #e77f0e;cursor:pointer;border-right:1px solid #f37d1d;background-color:#ef951d;color:#ffffff; }
td.navi_r:hover {  border-bottom:2px solid #f2ba3f;border-top:2px solid #e77f0e;cursor:pointer;background-color:#ef951d;color:#ffffff; }
td.navi_s {  border-top:2px solid #f2ba3f;border-bottom:2px solid #e77f0e;background-color:#ef951d;color:#ffffff; }


BODY {
    color: #888888;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    background-color: #000000;
    cursor:default;
    margin:0px 0px 0px 0px;
}
* { 
    color: #888888;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    cursor:default;
}
input.search {
    background-color: white;
    border: 1px solid #f37d1d;
    font-family: Tahoma, Verdana, Arial, 'Nimbus Sans', 'Bitstream Vera Sans';
    font-size: 11px;
    color: #888888;
}
input, textarea, select {
    background-color: white;
    border: 1px solid #8E8E8E;
    font-family: Tahoma, Verdana, Arial, 'Nimbus Sans', 'Bitstream Vera Sans';
    font-size: 11px;
    color: #999999;
}
.checkbox {
    background-color: transparent;
    border: none;
}