body {
        color: #000000;
        font-size: 12px;
        font-family: sans-serif;

}

a {
        color: #000000;
        text-decoration: none;
}

a:hover {
        color: #000;
        text-decoration: underline;
}

img {
        border: 0;
}

input, select, textarea, select {
        border: 1px solid black;
        background-color: #ffc109;
        font-weight: bold;
}

table {
        text-align: left;
}

#main {
        width: 978px;
        z-index: 0;
        position: absolute;
        top: 0px;
        left: 5px;
}

#header {
        position: absolute;
        width: 978px;
        height: 245px;
        top: 10px;
        z-index: 2;
}

#konto_info {
        position: absolute;
        width: 256px;
        height: 116px;
        background-image: url(img/design/kontoinfo.png);
        z-index: 3;
        right: 30px;
        top: 20px;
}

#konto_text {
        position: relative;
        top: 25px;
        width: 220px;
        height: 30px;
        left: 15px;
        padding: 0;
        border-collapse: collapse;
}


#header_left {
        position: absolute;
        top: 253px;
        width: 173px;
        z-index: 1;
}

#header_left_top {
        background-image: url(img/design/frame_left_middle.png);
        width: 173px;
        height: 60px;
}

#header_left_middle {
        background-image: url(img/design/frame_left_middle.png);
        width: 173px;
}

#header_left_bottom {
        background-image: url(img/design/frame_left_bottom.png);
        width: 173px;
        height: 39px;
}
#logo {
        background-image: url(img/design/fwx_logo.png);
        position: absolute;
        left: 12px;
        top: 25px;
        width: 210px;
        height: 186px;
        z-index: 3;
}

#logoglobal {
        background-image: url(img/design/global.png);
        position: absolute;
        left: 280px;
        top: 20px;
        width: 396px;
        height: 110px;
        z-index: 6;
}

#logoglobal_text {
        position: absolute;
        top: 50px;
        width: 300px;
        height: 80px;
        left: 300px;
        padding: 0;
        border-collapse: collapse;
        z-index: 7;
}

#pinboard {
        background-image: url(img/design/pn_news_zettel.png);
        position: absolute;
        left: 112px;
        top: 167px;
        width: 96px;
        height: 78px;
        z-index: 4;
}

#pinboard_content {
        position: absolute;
        top: 20px;
        left: 20px;
        font-weight: bold;
        color: #150185;
        border: none;
}

#pinboard_content a {
        color: #150185;
}

#nav_home {
        position: absolute;
        top: 126px;
        left: 190px;
        width: 149px;
        height: 55px;
        z-index: 1;
}

#home_trans {
        position: absolute;
        top: 126px;
        left: 190px;
        width: 149px;
        height: 55px;
        z-index: 2;
}

#nav_media {
        position: absolute;
        top: 126px;
        left: 330px;
        width: 152px;
        height: 55px;
        z-index: 1;
}

#media_trans {
        position: absolute;
        top: 126px;
        left: 330px;
        width: 152px;
        height: 55px;
        z-index: 2;
}

#nav_agb {
        position: absolute;
        top: 126px;
        left: 470px;
        width: 152px;
        height: 55px;
        z-index: 1;
}

#agb_trans {
        position: absolute;
        top: 126px;
        left: 470px;
        width: 152px;
        height: 55px;
        z-index: 2;
}

#nav_faq {
        position: absolute;
        top: 126px;
        left: 550px;
        width: 152px;
        height: 55px;
        z-index: 1;

}

#faq_trans {
        position: absolute;
        top: 126px;
        left: 550px;
        width: 152px;
        height: 55px;
        z-index: 2;
}

#nav_impressum {
        position: absolute;
        top: 126px;
        left: 625px;
        width: 152px;
        height: 55px;
        z-index: 1;
}

#impressum_trans {
        position: absolute;
        top: 126px;
        left: 625px;
        width: 152px;
        height: 55px;
        z-index: 2;
}

#nav_jp_winner {
        position: absolute;
        top: 126px;
        left: 760px;
        width: 152px;
        height: 55px;
        z-index: 1;
}

#jp_winner_trans {
        position: absolute;
        top: 126px;
        left: 760px;
        width: 152px;
        height: 55px;
        z-index: 2;
}

#nav_login {
        position: absolute;
        top: 126px;
        left: 915px;
        width: 55px;
        height: 55px;
        z-index: 1;
}

#login_trans {
        position: absolute;
        top: 126px;
        left: 915px;
        width: 55px;
        height: 55px;
        z-index: 2;
}

#content {
        position: absolute;
        left: 175px;
        width: 650px;
        top: 215px;
        z-index: 2;
}

*.box {
        width: 629px;
}

*.box_title {
        text-align: left;
        position: relative;
        top: 15px;
        left: 20px;
        font-weight: bold;
}

*.box_head {
        background-image: url(img/design/box_head.png);
        height: 50px;
}

*.box_middle {
        background-image: url(img/design/box_middle.png);
}

*.box_content {
        text-align: center;
        width: 600px;
}

*.box_footer {
        background-image: url(img/design/box_foot.png);
        height: 38px;
}

#leftmenu {
        position: relative;
        left: 20px;
        width: 130px;

}

*.navi_left_head {
        background-image: url(img/design/navi_top.png);
        height: 33px;
        width: 130px;
}

*.navi_left_middle {
        background-image: url(img/design/navi_middle.png);
        width: 130px;
}

*.navi_left_bottom {
        background-image: url(img/design/navi_bottom.png);
        height: 27px;
        width: 130px;
}

*.menucontent {
        font-size: 10px;
        font-weight: bold;
        width: 100px;
}

*.submenucontent {
        font-size: 10px;
        position: relative;
        left: 20px;
        width: 100px;
}

*.submenucontent a {
        display: block;

}

#shoutbox {
        height: 200px;
        width: 410px;
        background-color: #ffca2f;
}

#rightmenu {
        position: absolute;
        left: 848px;
        top: 215px;
        width: 146px;
}

#rightmenu_head {
        background-image: url(img/design/wio_top.png);
        height: 42px;
}
#rightmenu_head1 {
        background-image: url(img/design/info_top.png);
        height: 42px;
}
#rightmenu_middle {
        background-image: url(img/design/wio_middle.png);
}

#rightmenu_bottom {
        background-image: url(img/design/wio_bottom.png);
        height: 30px;
}

*.rightmenucontent {
        position: relative;
        left: 25px;
        width: 120px;
}

*.rightmenucontent a {
        display: block;
}

*.wiw_admin {
        color: red;
        font-weight: bold;
}

*.wiw_male {
        color: #1981ec;
}

*.wiw_female {
        color: #fc32d8;
}

#footer {
        background-image: url(img/design/footer.png);
        width: 562px;
        height: 35px;
        position: relative;
        left: 40px;
}

*.footer_content {
        position: relative;
        text-align: center;
        top: 10px;
        font-weight: bold;
}

#boxuod {
        width: 550px;
}

#boxuod_head {
        height: 73px;
        background: url(img/design/uod1.png);
}

#boxuod_middle {
        background: url(img/design/uod2.png);
        text-align: center;
        color: #000000;
}

#boxuod_footer {
        background: url(img/design/uod3.png);
        height: 30px;
}
