            body {
                background-color:#1f2428;
                color: #DDDDDD;
                text-align: center;
                margin: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 20px;
                padding-left: 0px;
                font-family: "lucida sans", Tahoma, Arial, Helvetica, sans-serif;
            }

            #wrapper {
                width: 1000px;
                padding: 0px;
                margin-top: 0px;
                margin-right: auto;
                margin-bottom: 0px;
                margin-left: auto;
                height: auto;
                text-align: left;
                border: 0px solid #DDDDDD;
            }

            #header {
                background: no-repeat top left url('../images/header.jpg');
                width: 1000px;
                height: 133px;

                display: block;
            }

            #menubar {
                float:left;
                width: 1000px;
            }

            #pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}
            #pmenu {margin:0px 0 35px 2px;}
            #pmenu li {float:left;position:relative;}
            #pmenu a, #pmenu a:visited {
                display:block;
                width:166px;
                height:29px;
                background: no-repeat top left url('eksport/menubar.jpg');
                font-size:12px;
                color:#FFFFFF;
                line-height:32px;
                text-decoration:none;
                font-weight:bold;
                text-indent:5px;
                text-align:center;
                border: none;
                font-family: verdana, Tahoma, Arial, Helvetica, sans-serif;
            }
            #pmenu li:hover > a{
                background: no-repeat top left url('eksport/menubar_hover.jpg');
                color:#000000;}
            #pmenu li ul {display: none;}
            #pmenu li:hover > ul {display:block; position:absolute; top:0; left:101px}
            #pmenu > li:hover > ul {left:0; top:29px;}


            #container {
                padding: 0px;
                margin-top: 00px;
                margin-right: 0px;
                margin-bottom: 0px;
                margin-left: 0px;
                background-attachment: scroll;
                background-repeat: repeat-y;
                background-position: 0px 0px;
                height: 1%;
                width: auto;
            }


            #left {
                margin: 0px;
                width: 155px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                background-color:#2f343a;
                float: left;
                font-family: Tahoma, Arial, Helvetica, sans-serif;

            }
            .menubox {
                width: 155px;
                margin: 0;
                padding: 0 0 0 0;
            }

            .menubox h3 {
                text-align: left;
                font-size: 12px;
                color: #ff872f;
                font-weight: bold;
                margin-top: 10px;
                margin-bottom: 0px;
                margin-right: 0px;
                margin-left: 20px;
                display: block; }

            .menubox ul {
                background: no-repeat bottom left url('../images/menu_line.png');
                margin: 0px;
                display: block;
                padding: 0 0 10px 0;
                list-style-type: none;
            }

            .menubox ul.last {
                background: none;
            }


            .menubox li {
                background: no-repeat 30px 7px url('../images/arrows.png');

                margin: 1px 0 0 0;
                display: block;
                position:relative;
                font-family: "lucida sans", Tahoma, Arial, Helvetica, sans-serif;
                font-size: 13px;
                font-style: normal;

                color: #cccccc;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                text-decoration: none;
                padding: 0 0 0 44px;
            }

            .menubox li a:link, .menubox li a:visited, .menubox li a:active {
                color: #adad89;
                text-decoration: none;
                display: block;
                margin: 0px;
            }
            .menubox li a:hover {
                color: #ddddb9;
                text-decoration: none;
            }

            #contentbody {
                font-size: 13px;
                background-color:#2f343a;
                padding: 4px 10px 25px 10px;
                min-height: 800px;
            }

            /* for Internet Explorer */
            /*\*/
            * html #contentbody {
                height: 800px;
            }
            /**/


            h1 {
                font-size: 14px;
                margin: 0px;
                padding: 0px;
            }

            .clearer {
                font-size: 0px;
                line-height: 0px;
                display: block;
                margin: 0px;
                padding: 0px;
                clear: both;
                height: 0px;
                width: auto;
            }

            .central {

                width: 840px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 3px;
                float: left;
                margin: 0;
                display: block;
                color:silver;
                font-size: 15px;
            }

            .central h1 {
                font-size: 15px;
                font-style: normal;
                line-height: 1.38em;
                color: #ff872f;
                /* float:left */
                width: 100%;
                clear: both;
                display: block;
                font-weight: 400;
                font-variant: normal;
                text-transform: none;
                text-decoration: none;
                margin: 1px 0 14px 0;
                border-bottom: 1px dotted #555555;
                padding: 0 0 1px 0;
            }

            .central a:link, .central a:visited, .central a:active
            {
                color: #dbb249;
                text-decoration: none;
                border-bottom-width: 1px;
                border-bottom-style: solid;
                border-bottom-color: #555540;
                padding-bottom: 1px;

            }

            .central a:hover
            {
                color: #fddc8d;

                text-decoration: none;
                border-bottom-width: 1px;
                border-bottom-style: solid;
                border-bottom-color: #555540;
                padding-bottom: 1px;
            }






            #footer {
                text-align:center;
                margin-top: 2px;
                margin-right: 0px;
                margin-bottom: 0px;
                margin-left: 0px;
                padding-top: 0px;
                padding-right: 0px;
                padding-bottom: 0px;
                padding-left: 0px;
                color: #525241;
                font-family: "lucida sans", Tahoma, Arial, Helvetica, sans-serif;
                font-size: 11px;
                font-weight: normal;
                
            }
            #footer p {
                color: #777777;
                margin-top: 0px;
                margin-right: auto;
                margin-bottom: 0px;
                margin-left: auto;
                padding: 0px;
            }
            #footer a:link, #footer a:visited, #footer a:active {
                color: #999999;
                text-decoration: none;
            }
            #footer a:hover {
                color: #CCCCCC;
                text-decoration: none;
            }

            #stats {
                text-align:center;

            }



            /* TABLE PLAIN */
            table.plain
            {
                margin: 0 auto 20px auto;
                border-left: 1px solid #7A7A7A;
                border-collapse:collapse;
                color: #aaaaaa;
                
            }

            table.plain td.header
            {
                border: 1px solid #484848;
                background-color: #41686d;
                padding: 2px 8px 2px 8px;
                font-family: Verdana,Geneva,Lucida,Helvetica,Arial,sans-serif;
                font-weight:bold;
                font-size: 12px;
                text-align:center;
                vertical-align: middle;
                color: #eeeeee;
            }

            table.plain th {
                border: 1px solid #484848;
                background-color: #41686d;
                padding: 1px 8px 1px 8px;
                font-family: Verdana,Geneva,Lucida,Helvetica,Arial,sans-serif;
                font-weight:bold;
                font-size: 12px;
                text-align:center;
                vertical-align: middle;
                color: #eeeeee;
            }

            table.plain td {
                border: 1px solid #484848;
                padding: 3px 8px 3px 8px;
                font-family: Verdana,Geneva,Lucida,Helvetica,Arial,sans-serif;
                white-space:nowrap;
                font-size: 11px;

            }
            table.plain td.raw {
                padding: 5px 4px 5px 4px;
            }

            table.plain td img {
                vertical-align: middle;
            }

            table.plain td.light {
                border: 1px solid #484848;
                padding: 5px 4px 5px 4px;
                font-family: Verdana,Geneva,Lucida,Helvetica,Arial,sans-serif;
                font-size: 10px;
                color: #777777;
            }
            table.plain td.dark {
                color: #73735e;
                padding: 5px 4px 5px 4px;
            }
            table.plain td.marked {
                color: #fdba07;
                padding: 5px 4px 5px 4px;
            }
            table.plain td.darkregion {
                color: #73735e;
                padding: 5px 4px 5px 4px;
                text-align: center;
            }
            table.plain td.markedregion {
                color: #fdba07;
                padding: 5px 4px 5px 4px;
                text-align: center;
            }

            table.regions tr td
            {
                text-align:left;
            }

            #newsentry h1
            {
                font-family: verdana, "times new roman", times, serif;
                font-size: 14px;
                font-style: normal;
                color: #66CCFF;
                font-weight:bold;
                /* float:left */
                width: 100%;
                clear: both;
                display: block;

                font-variant: normal;
                letter-spacing: -0.02em;
                text-transform: none;
                text-decoration: none;
                margin: 1px 0 0 0;
                border-bottom: 1px ridge #48442f;
                padding: 20px 0 0 0;
            }

            #newsentry div.date
            {
                font-family: verdana, "times new roman", times, serif;
                font-size: 9px;
                color: #777777;
                float: left;
                padding: 1px 0 1px 0;
                margin: 0px 10px 0 0;
            }
            #newsentry div.author
            {
                font-family: verdana, "times new roman", times, serif;
                font-size: 9px;
                font-style:italic;
                color: #777777;
                padding: 1px 0 1px 0;
            }

            #newsentry p
            {
                padding-bottom: 25px;
            }


            span.mark
            {
                color: #33FF33;;
                
            }

            div.exchange
            {
                color: #fdba07;

                font-weight:bold;
                font-size: 11px;
                display:inline
            }

            div.exchangelight
            {
                color: #b3b39e;
                display:inline
            }

            div.legend
            {
                color: #aaaaaa;
                font-size: 12px;
                padding-bottom:20px;
            }

            div.smallinfo {
                font-size: 11px;
                color: #777777;
            }

            div.achtung {
                color:yellow;
                padding-bottom:20px;
            }

            div.users
            {
                text-align: center;
                font-family: Verdana,Geneva,Lucida,Helvetica,Arial,sans-serif;
                color: #777777;
                font-size: 11px;
                white-space: nowrap;
                margin-top:20px;
                margin-bottom:20px;
            }

            input
            {
                font-size: 13px;
                line-height: 13px;
                font-family: arial;
                padding: 0;
                border-width: 1px;
                border-style: solid;
                border-color: #404040;
                background-color: #1c1c1c;
                color: #aeaeae;
            }

            input.but
            {
                font-size: 12px;
                font-family: arial;
                border-width: 1px;
                border-style: solid;
                border-color: #303030;
                background-color: #aaaaaa;
                color: #111111;
            }

            /* PAGINATION */
            .pagination
            {
                text-align: center;
                font-weight:bold;

            }
            .pagination a,  .pagination a:visited, .pagination a:active
            {
                font-size: 90%;
                margin: 0 1px;
                text-decoration: none;
                border-bottom: none;
                vertical-align: 1px;
                font-weight: normal;
            }

            .pagination a:hover
            {
                text-decoration: none;
                font-size: 90%;
            }

            .pagination img
            {
                vertical-align: -2px;
            }


            /* REGIONS SEARCH */

            table.regionssearch
            {
                margin: 0 auto 20px auto;
                border-collapse:collapse;
                text-align:center;
            }

            table.regionssearch th
            {
                padding: 2px 8px 2px 8px;
                border-collapse:collapse;
                text-align:center;
                color: #DDDDDD;
            }

            table.regionssearch td
            {
                padding: 0;
                border-collapse:collapse;
                margin: 0;
            }


            table.regionssearch a, table.regionssearch a:visited
            {
                font-size: 12px;
                text-decoration: none;
            }

