/*

 *  Basing door JorDsign

 *  http://www.jordsign.nl

 */



/* Algemeen */
                                    
            html, body {

                margin: 0;

                padding: 0;

                color: #e9e3dc;

                font: 8pt Arial;

            }



            html {

                background: #351100;

            }



            body {

                background: url(http://www.maffialeider.nl/images/layout/bg_header_top.png) repeat-x;

                min-height: 200px;

            }



            a, a:link {

                color: #e9e3dc;

                font: 8pt Arial;

                text-decoration: none;

            }



            a:hover {

                color: #e9e3dc;

                font: 8pt Arial;

                text-decoration: underline;

            }



            #container {

                width: 974px;

                margin: 0 auto;

            }



/* Header */



            h1 {

                margin: 15px 0px 0px 0px;

                position: absolute;

                padding: 0;

            }



            #header {

                width: 974px;

                height: 94px;

                background: url(http://www.maffialeider.nl/images/layout/header_image.jpg) no-repeat center;

                margin: 0 auto;

            }



            .stats {

                float: right;

                width: 181px;

                height: 129px;

                background: url(http://www.maffialeider.nl/images/layout/bg_stats.png) no-repeat;

                position: absolute;

                margin: 0px 0px 0px 743px;

                padding: 5px 25px 0px 25px;

            }



            .helftl {

                width: 50%;

                float: left;

                height: 18px;

                padding: 5px 0px 0px 0px;

                border-bottom: 1px dotted #c8b37d;

            }



            .helftr {

                width: 50%;

                float: right;

                height: 18px;

                text-align: right;

                padding: 5px 0px 0px 0px;

                border-bottom: 1px dotted #c8b37d;

                color: #ffc742;

            }



            .helftl_last {

                width: 50%;

                float: left;

                height: 18px;

                padding: 5px 0px 0px 0px;

            }



            .helftr_last {

                width: 50%;

                float: right;

                height: 18px;

                text-align: right;

                padding: 5px 0px 0px 0px;

                color: #ffc742;

            }



            .icon_1, .icon_2, .icon_3, .icon_4, .icon_5 {

                float: left;

                margin-right: 4px;

            }



            .splash {

                z-index: 0;

                position: absolute;

            }





/* Balk */



            #balk {

                height: 32px;

                width: 974px;

                font: 8pt Arial;

                color: #432a14;

                float: left;

                position: relative;

                z-index: 10;

            }



            #balk a {

                color: #e0b67e;

                text-decoration: none;

                font: 8pt Arial;

            }


            .waarbenik {

                color: #e0b67e;

                text-transform: capitalize;

            }


            .randomtekst {

                width: 500px;

                position: absolute;

                text-align: center;

                color: #e0b67e;

            }


            #balk a.plaats {

                color: #b7a287;

                font: 8pt Arial;

                text-decoration: none;

            }



            #balk strong {

                color: #000;

            }



            .balk_left {

                width: 7px;

                height: 32px;

                background: url(http://www.maffialeider.nl/images/layout/bg_balk_left.png) no-repeat;

                float: left;

            }



            .balk_mid {

                width: 950px;

                height: 24px;

                background: url(http://www.maffialeider.nl/images/layout/bg_balk_mid.png) repeat-x;

                float: left;

                padding: 8px 0px 0px 10px;

            }



            .balk_right {

                width: 7px;

                height: 32px;

                background: url(http://www.maffialeider.nl/images/layout/bg_balk_right.png) no-repeat;

                float: left;

            }



            .streep_balk {

                float: left;

                background: url(http://www.maffialeider.nl/images/layout/streep_balk.gif) no-repeat;

                width: 2px;

                height: 32px;

                margin: -2px 25px 0px 25px;

            }



/* Balk - Klein */



            .balk_mid_small {

                width: 717px;

                height: 24px;

                background: url(http://www.maffialeider.nl/images/layout/bg_balk_mid.png) repeat-x;

                float: left;

                padding: 8px 0px 0px 10px;

            }



/* Content */



            #content {

                width: 974px;

                margin: 4px 0px 0px 0px;

                position: relative;

                z-index: 10;

            }



            #content_left {

                width: 231px;

                float: left;

            }



            #content_right {

                width: 231px;

                float: right;

            }



            #content_mid {

                float: left;

                width: 512px;

                margin-left: -1px;

            }



    /* Blok - klein */



            .blok {

                width: 231px;

            }



            .blok_titel {

                width: 231px;

                height: 43px;

            }



            .blok_titel_left {

                float: left;

                background: url(http://www.maffialeider.nl/images/layout/bg_blok_top_left.png) no-repeat;

                width: 9px;

                height: 43px;

            }



            .blok_titel_right {

                float: right;

                background: url(http://www.maffialeider.nl/images/layout/bg_blok_top_right.png) no-repeat;

                width: 9px;

                height: 43px;

            }



            .blok_titel_mid {

                float: left;

                background: url(http://www.maffialeider.nl/images/layout/bg_blok_top_mid.png) repeat-x;

                width: 198px;

                height: 28px;

                color: #d3a057;

                font-weight: bold;

                padding: 15px 0px 0px 15px;

            }



            .blok_titel_mid img {

                position: relative;

                z-index: 150;

                margin-top: -6px;

            }



            .blok_content {

                width: 231px;

                background: url(http://www.maffialeider.nl/images/layout/bg_blok_content_mid.png) repeat-y;

            }



            .blok_content_top {

                width: 181px;

                background: url(http://www.maffialeider.nl/images/layout/bg_blok_content_top.gif) no-repeat top;

                position: relative;

                z-index: 99;

                padding: 10px 25px 10px 25px;

            }



            .blok_content_bottom {

                width: 231px;

                background: url(http://www.maffialeider.nl/images/layout/bg_blok_content_bottom11.png) no-repeat top;

                height: 9px;

                margin: 0px 0px 0px 0px;

                position: relative;

                z-index: 0;

            }



    /* Blok - groot */



            .blokb {

                width: 515px;

            }



            .blokb_titel {

                width: 515px;

                height: 43px;

            }



            .blokb_titel_mid {

                float: left;

                background: url(http://www.maffialeider.nl/images/layout/bg_blok_top_mid.png) repeat-x;

                width: 482px;

                height: 28px;

                color: #d3a057;

                font-weight: bold;

                padding: 15px 0px 0px 15px;

            }



            .blokb_titel_mid img {

                position: relative;

                z-index: 150;

                margin-top: -6px;

            }



            .blokb_content {

                width: 515px;

                background: url(http://www.maffialeider.nl/images/layout/bg_blokb_content_mid.png) repeat-y;

            }



            .blokb_content_top {

                width: 465px;

                background: url(http://www.maffialeider.nl/images/layout/bg_blokb_content_top.gif) no-repeat top;

                min-height: 35px;

                position: relative;

                z-index: 99;

                padding: 10px 25px 10px 25px;

            }



            .blokb_content_bottom {

                width: 515px;

                background: url(http://www.maffialeider.nl/images/layout/bg_blokb_content_bottom1.png) no-repeat bottom;

                height: 19px;

                margin: 0px 0px 0px 0px;

                position: relative;

                z-index: 0;

            }


    /* Blok statistieken */


            .bloks {

                width: 255px;

            }


            .bloks_titel {

                width: 255px;

                height: 43px;

            }


            .bloks_titel_mid {

                float: left;

                background: url(http://www.maffialeider.nl/images/layout/bg_blok_top_mid.png) repeat-x;

                width: 222px;

                height: 28px;

                color: #d3a057;

                font-weight: bold;

                padding: 15px 0px 0px 15px;

            }


            .bloks_content {

                width: 255px;

                background: url(http://www.maffialeider.nl/images/layout/bg_bloks_content_mid.png) repeat-y;

            }


            .bloks_content_top {

                /* width: 205px; */
                width: 235px;

                background: url(http://www.maffialeider.nl/images/layout/bg_bloks_content_top.gif) no-repeat top;

                position: relative;

                z-index: 99;

                /* padding: 10px 25px 10px 25px; */
                padding: 10px 10px 10px 10px;

            }



            .bloks_content_bottom {

                width: 255px;

                background: url(http://www.maffialeider.nl/images/layout/bg_blok_content_bottom11.png) no-repeat top;

                height: 9px;

                margin: 0px 0px 0px 0px;

                position: relative;

                z-index: 0;

            }


    /* ul/li list */



            ul.arrow, ul.empty {

                margin: 0;

                padding: 0;

                list-style: none;

            }



            ul.arrow li a {

                width: 160px;

                height: 20px;

                display: block;

                border-bottom: 1px dotted #c9b47d;

                background: url(http://www.maffialeider.nl/images/layout/list_item.gif) no-repeat left;

                padding: 4px 0px 0px 13px;

                color: #e9e4dd;

                text-decoration: none;

                font: 8pt Arial;

            }



            ul.arrow li a:hover {

                text-decoration: underline;

            }



            ul.empty li a:hover {

                text-decoration: underline;

            }



            ul.empty li a {

                width: 173px;

                height: 20px;

                display: block;

                border-bottom: 1px dotted #c9b47d;

                padding: 4px 0px 0px 0px;

                color: #e9e4dd;

                text-decoration: none;

                font: 8pt Arial;

            }



    /* ul/li list CONTENT*/



            ul.arrow_content, ul.empty_content {

                margin: 0;

                padding: 0;

                list-style: none;

            }



            ul.arrow_content li a {

                width: 450px;

                height: 20px;

                display: block;

                border-bottom: 1px dotted #c9b47d;

                background: url(http://www.maffialeider.nl/images/layout/list_item.gif) no-repeat left;

                padding: 4px 0px 0px 13px;

                color: #e9e4dd;

                text-decoration: none;

                font: 8pt Arial;

            }



            ul.arrow_content li a:hover {

                text-decoration: underline;

            }



            ul.empty_content li a:hover {

                text-decoration: underline;

            }



            ul.empty_content li a {

                width: 173px;

                height: 20px;

                display: block;

                border-bottom: 1px dotted #c9b47d;

                padding: 4px 0px 0px 0px;

                color: #e9e4dd;

                text-decoration: none;

                font: 8pt Arial;

            }



    /* Formulieren */



            .text_input_1 {

                width: 129px;

                height: 13px;

                background: url(http://www.maffialeider.nl/images/layout/input_text_1.gif) repeat-x;

                border: 1px solid #725b3f;

                color: #775e40;

                font: 7pt Arial;

                padding: 1px 5px 0px 5px;

                top: -2px;

                position: relative;

            }



            .text_input_2 {

                width: 131px;

                height: 17px;

                background: url(http://www.maffialeider.nl/images/layout/input_text_2.gif) repeat-x;

                border: 1px solid #796445;

                color: #775e40;

                font: 8pt Arial;

                padding: 1px 5px 0px 5px;

                margin: 4px 0px 0px 0px;

            }



            .textarea_input_2 {

                width: 300px;

                background: url(http://www.maffialeider.nl/images/layout/input_textarea_2.gif) repeat;

                border: 1px solid #796445;

                color: #775e40;

                font: 8pt Arial;

                margin: 4px 0px 0px 0px;

            }



            .text_select_1 {

                width: 120px;

                height: 20px;

                background: #927853;

                color: #e9e3dc;

                font: 8pt Arial;

                margin: 4px 0px 10px 0px;

            }



            .text_select_1 option {

                background: none;

                border: none;

            }



            fieldset {

                margin: 0;

                padding: 0;

                border: none;

            }



            form.login {

                margin: -15px 0px 0px 55px;

                padding: 0;

                position: relative;

            }



            .button_input_1 {

                background: url(http://www.maffialeider.nl/images/layout/input_button_inloggen.png) no-repeat;

                width: 85px;

                height: 24px;

                border: none;

                margin: -3px 0px 0px 0px;

                font-weight: bold;

                color: #ffffff;

                font-size: 6pt;

            }



            .button_input_2 {

                background: url(http://www.maffialeider.nl/images/layout/input_button_aanmelden.png) no-repeat;

                width: 99px;

                height: 31px;

                border: none;

                color: #D3A057;

                font-size: 9pt;

            }


            .button_input_2_big {

                background: url(http://www.maffialeider.nl/images/layout/input_button_aanmelden_big.png) no-repeat;

                width: 175px;

                height: 31px;

                border: none;

                color: #D3A057;

                font-size: 9pt;

            }

            .button_input_3 {

                background: url(http://www.maffialeider.nl/images/layout/button_1.png) no-repeat;

                width: 46px;

                height: 31px;

                border: none;

                color: #D3A057;

                font-size: 9pt;

            }

            .button_input_4 {

                background: url(http://www.maffialeider.nl/images/layout/button_2.png) no-repeat;

                width: 31px;

                height: 31px;

                border: none;

                color: #D3A057;

                font-size: 9pt;

            }



/* Overig */



            .left {

                float: left;

            }



            .right {

                float: right;

            }



            .datum {

                color: #d9ab69;

            }



            .bijschrift_forum {

                color: #d9ab69;

            }



            .small {

                font-size: 7pt;

            }



            p.footer {

                text-align: center;

                color: #927853;

            }



            .style1 {

                color: #e9b366;

                font-weight: bolder;

            }


            table tr.texten td {

                background: #9A815C;

                margin: 3px 0px 3px 0px;

            }

            table {

                width: 100%;

            }

            .gonenone {

                background: none;

            }

            .sterrrr {

                padding-top:52px;

                text-align:center;

                font-weight: bold;

                font-size: 16px;

                position: relative;

                background: url(http://www.maffialeider.nl/images/rondje.png) no-repeat;

                width: 121px;

                height: 68px;
            }

            .colorGreen {

                color: green;

                font-weight: bold;

            }

            .colorRed {

                color: red;

                font-weight: bold;

            }
