#body {
         background-image: url('/bilder_neu/bg.png');
         background-repeat: no-repeat;
         background-position: center top;
         background-color: #565656;
         text-align:center;
}

#container {
         margin: 0 auto;
         width: 993px;
         background-image: url('/bilder_neu/header_bg.png');
         background-position: center top;
         height: 100%;
         text-align:left;
         position: relative;
         top: 0px;
         margin-top:-7px;
}

#header {
         width: 993px;
         height: 185px;
}

#navi_bg {
         background-image: url('/bilder_neu/navi_bg.png');
         background-repeat: repeat-x;
         width: 993px;
         height: 33px;
}

.navi_button {
         background-image: url('/bilder_neu/navi_button.png');
         float: left;
         text-align: center;
         margin-left:0px;
         height: 23px;
         width: 140px;
         padding-top: 10px;
         color: #fae31b;
         font-family: tahoma;
         font-size: 12px;
}

.navi_button:hover {
         background-image: url('/bilder_neu/navi_button_hover.png');
}

.spacer {
         float: left;
         height: 33px;
         width: 2.1px;
}

#gelbe_linie {
         width: 993px;
         height: 2px;
         background-color: #fae31b;
}

#center {
         width: 993px;
         background-color: #404040;
}

#maincontent {
         background-color: #000000;
         padding: 5px;
         width: 758px;
         min-height: 820px;
         float: left;
}


#headline {
         background-image: url('/bilder_neu/headline.png');
         width:745px;
         height: 20px;
         padding-top: 5px;
         padding-left: 10px;
         font-family: verdana;
         font-size: 12px;
         margin-bottom: 10px;
}

.head_rechts {
         float: right;
         margin-top: -6px;
         margin-right: 5px;
}

.box {
         background-color: #404040;
         width:741px;
         padding: 5px;
         color: #f8f600;
         align: justify;
         border: 2px solid #fae31b;
         margin-bottom: 10px;
         font-family: tahoma;
         font-size: 13px;
}

.box_2 {
         background-color: #404040;
         width:741px;
         padding: 5px;
         color: #f8f600;
         align: justify;
         border: 2px solid #fae31b;
         margin-bottom: 10px;
         font-family: tahoma;
         font-size: 13px;
}

#rechts {
         background-color: #404040;
         width: 225px;
         float: left;
         padding-top: 5px;
         text-align: center;
         font-family: tahoma;
}

.rechts_headline {
         background-image: url('/bilder_neu/rechts_headline.png');
         width:220px;
         height: 18px;
         color: #f8f600;
         padding-top: 5px;
         padding-right: 5px;
         font-family: verdana;
         font-size: 12px;
         margin-bottom: 10px;
         text-align: right;
}

.media_bilder {
         margin: 0 auto;
         width: 210px;
         height: 77px;
         text-align: center;
         margin-bottom: 10px;
}

.media_img {
         width: 100px;
         height: 75px;
         border: 1px solid #fae31b;
         float: left;
}

.media_img_spacer {
         width: 6px;
         height: 75px;
         float: left;
}

.media_bericht {
         text-align: left;
         color: #ffffff;
         font-size: 11px;
         font-family: verdana;
         margin-left:5px;
}

.media_weiter {
         width: 220px;
         height: 10px;
         text-align: right;
         font-size: 11px;
         font-family: verdana;
         color: #f8f600;
         margin-bottom: 15px;
}


.kasten {
         background-image: url('/bilder_neu/rechts_bg.png');
         width: 210px;
         height: 102px;
         margin: 0 auto;
         margin-bottom: 5px;
         text-align: center;
         color: #ffffff;
         font-size: 14px;
}

.ergebnis {
         margin-top: 5px;
         margin-bottom: 5px;
         font-family: verdana;
         font-size: 24px;
}

.vs {
         height: 30px;
         padding: 8px;
}

.spacer_rechts {
         background-image: url('/bilder_neu/spacer_rechts.png');
         height: 1px;
         width: 166px;
         margin: 0 auto;
         margin-bottom: 10px;
         margin-top: 10px;
}

.nd {
         text-decoration: none;
         color: #fae31b;
}

.nd2 {
         text-decoration: none;
         color: #f8f600;
}

.nd3 {
         text-decoration: none;
         color: #d1d1d1;
}

.nd4 {
         text-decoration: underline;
         color: #f8f600;
}

.nd4 {
         text-decoration: underline;
         border: #f8f600;
}

.imgpreview {
         float:right;
         border: 1px solid #ebebeb;
         height: 175px;
         width: 300px;
         margin-left: 15px;
         margin-top: 5px;
         margin-right: 5px;
}

.headline {
         font-size: 14px;
         font-weight: bold;
}

.button {
         background-image: url('/bilder_neu/button.jpg');
         color: #000000;
         width: 80px;
         height: 18px;
         padding-top: 2px;
         border: 0px;
         font-family: tahoma;
         font-size: 11px;
         float:right;
         text-align: center;
}

.button_spacer {
         float: right;
         width:10px;
         height: 20px;
}

.cb {
         clear:both;
}

#footer {
         background-color: #404040;
         width: 983px;
         height: 20px;
         float:left;
         margin-bottom: 10px;
         padding-top: 5px;
         padding-left: 5px;
         padding-right: 5px;
         font-family: verdana;
         font-size: 11px;
         color: #b8b8b8;
}

.fr {
         float:right;
}

.fl {
         float:left;
}

.linkpreview {
         border: 1px solid #ebebeb;
}

#ext_body {
         background-position: center top;
         background-color: #565656;
         text-align:center;
}

#ext_container {
         margin: 0 auto;
         width: 1000px;
         height: 100%;
         text-align:left;
         position: relative;
         top: 0px;
         font-family: tahoma;
         font-size: 13px;
}

#ext_headline {
         background-image: url('/bilder_neu/ext_headline.png');
         width:990px;
         height: 20px;
         padding-top: 5px;
         padding-left: 10px;
         font-family: verdana;
         font-size: 12px;
         margin-bottom: 10px;
}

.ext_box {
         background-color: #404040;
         width:986px;
         padding: 5px;
         color: #f8f600;
         align: justify;
         border: 2px solid #fae31b;
         margin-bottom: 10px;
         font-family: tahoma;
         font-size: 13px;
}

.ext_button {
         background-image: url('/bilder_neu/button.jpg');
         color: #000000;
         width: 80px;
         height: 18px;
         padding-top: 2px;
         border: 0px;
         font-family: tahoma;
         font-size: 11px;
         text-align: center;
}

#ext_footer {
         background-color: #404040;
         width: 990px;
         height: 20px;
         float:left;
         margin-bottom: 10px;
         padding-top: 5px;
         padding-left: 5px;
         padding-right: 5px;
         font-family: verdana;
         font-size: 11px;
         color: #b8b8b8;
}

.ext_button2 {
         background-color: #404040;
         float: left;
         width:78px;
         height: 16px;
         padding-top: 2px;
         color: #f8f600;
         border: 1px solid #fae31b;
         margin-bottom: 10px;
         font-family: tahoma;
         font-size: 11px;
         text-align: center;
         margin-right: 5px;
}

.ext_button2_aktiv {
         background-color: #404040;
         float: left;
         width:78px;
         height: 16px;
         padding-top: 2px;
         color: #f8f600;
         border: 1px solid #fae31b;
         margin-bottom: 10px;
         font-family: tahoma;
         font-size: 11px;
         text-align: center;
         margin-right: 5px;
         font-weight:bold;
}

.ext_button_spacer {
         float: left;
         width:10px;
         height: 20px;
}

div.gb a,div.gb a:link,div.gb a:active {
         color:#f8f600;
         text-decoration: none;}
div.gb a:hover {
         text-decoration: underline;}
div.gb a:visited {
         color:#f8f600;}