* {
        margin: 0;
        padding: 0;
}

body {
width: 100%;
background: #fff url(images/bg001.gif) repeat;
font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #157D6A;
}

a:link {
color: #0000FF;
}

a:visited {
color: #0000FF;
}

a:active {
color: #0000FF;
}

a:hover {
text-decoration: underline;
//color: #37AB96;
color: #ff9900;
}

#container-box {
margin: 0 auto;
width: 945px;
}

#header {
height: 50px;
}

#header h1 {
font-size: 27px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #FF5500;
}

#header h1 a {
color: #003399;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}

#header h1 a:hover {
color: #ff9900;
}

#header h2 {
font-size: 19px;
color: #fff;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#navi-o {
height: 109px;
line-height: 70px;
background: #fff url(images/menu_wide.gif) no-repeat;
}

#navi-o ul {
list-style-type: none;
padding-left: 40px;
}

#navi-o ul li {
display: block;
float: left;
}

#navi-o ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
}

#navi-o ul li a:hover {
color: #37AB96;
text-decoration: none;
}

#content {
background: #fff url(images/content_wide.gif) repeat-x;
padding: 0 20px 12px 20px;
}

.right {
padding-right: 5px;
font-family: verdana;
margin-top: 14px;
float: right;
width: 695px; /* ... 580px, 77% org ... */
height: 525px;
/*text-align: justify;*/
text-align: left;
overflow-y: scroll;
font-size: 13px;
}

.right h1 {
padding: 10px 0 7px 0;
}

.right h3 {
font-size: 14pt;
text-decoration: underline;
}

.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}

.right h2 a {
text-decoration: none;
}

.right h2 a:hover {
color: #37AB96;
}

.right ul {
padding: 10px 0 15px 10px;
/*list-style-type: none; */
list-style-type: menu;
}

.right ul li a {
color: #003399;
text-decoration: menu;
/* ... font-weight: 100; ... */
font-weight: bold;
font-size: 15px;
}

.right ul li a:hover {
color: #ff9900; /* ... #37AB96 ... */
}

.left {
float: left;
width: 155px;
padding-top: 10px;
text-align: center;
}

.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
/* ... background: #111; ... schwarzer bg bei <h2 /> */
color: #000000;
font-size: 14px;
}

.left ul {
padding: 10px 0 15px 10px;
/*list-style-type: none; */
list-style-type: none;
}

.left ul li a {
color: #003399;
text-decoration: none;
/* ... font-weight: 100; ... */
font-weight: bold;
font-size: 15px;
}

.left ul li a:hover {
color: #ff9900; /* ... #37AB96 ... */
}

#bottom {
background: #fff url(images/bottom_wide.gif) no-repeat;
padding: 25px 0 30px; /*32px */
}

#bottom ul {
list-style-type: none;
padding-left: 40px;
}

#bottom ul li {
float: left;
}

#bottom ul li a:hover {
color: #fff; /* ... #37AB96 ... */
text-decoration: none;
}

#bottom a {
color: #003399;
}

#footer {
text-align: center;
font-size: 11px;
/* background: #ffffff */
}

img{
border:0;
}

#news-header{
color: #000099;
font-weight: bold;
}
#news-header-bold{
color: #000099;
font-weight: bold;
/*
font-size: 18px;
*/
}

#news-text-bold{
/*
color: #00339900;
/*font-weight: bold;
font-size: 14px;
*/
}


table.listing {
/*table-layout:fixed;*/
/*border-collapse:separate;*/
/*border-spacing:5pt;*/
/*empty-cells:show;*/
/*font-size : 10pt;*/
/*font-family : Courier New, Courier;*/
color : #606060;
background-color : #ffffff;
/*border : 1px solid #0000CC;*/
border: 0px;
}

td.listing-left {
/*font-size : 10pt;*/
/*font-family : Courier New, Courier;*/
color : #606060;
background-color : #ffffff;
/*border : 2px solid #ffcc00;*/
border: 0px
}

td.listing-right {
/*font-size : 10pt;*/
/*font-family : Courier New, Courier;*/
color : #606060;
background-color : #FFFFFF;
/*border : 2px solid #ffcc00;*/
border: 0px
}
