BODY {        text-align: center;
        background: #f6f7e7;
        background-image:url(../img/body_back.png);
	background-repeat: repeat;
        overflow:hidden;
        margin:auto;
}
.centerbox{
               position: relative;
               top:0px;
               width:1000px;
               padding:10px;
               margin: auto;
}
.imagestrip{
               position: absolute;
	       top:31px;
	       left:0px;
               width:2002px;
	       height:182px;
               padding:0px;
               spacing:0px;
	       background: #d3c2ab;
               overflow: hidden;
}
.main {
        position:relative;
        height:620px;
        width:800px;
        margin:auto;
        padding:0px;
        border: solid #bcbcbc 1px;
         font-family:verdana;
         font-size: 14px;
         color: #000000;
         text-decoration: none;
         background: #FFFFFF ;
}
.content_top_of_header {
        position:absolute;
        top:0px;
        left:0px;
        height:10px;
        width:798px;
        margin:0px;
        padding:0px;
        text-align:left;
        background-image: url(../img/top_of_header.png);
        background-repeat: repeat-x;
}
.content_header {
        position:absolute;
        top:10px;
        left:0px;
        height:170px;
        width:798px;
        margin:0px;
        padding:0px;
        text-align:left;
        background-image: url(../img/header.png);
}
.content_bottom_of_header {
        position:absolute;
        top:180px;
        left:0px;
        height:20px;
        width:798px;
        margin:0px;
        padding:0px;
        text-align:left;
        background-image: url(../img/bottom_of_header.png);
        background-repeat: repeat-x;
}
.content_menue {
        position:absolute;
        top:190px;
        left:0px;
        height:30px;
        width:798px;
        border-bottom: solid #000000 1px;
        margin:0px;
        padding-bottom:0px;
        text-align:left;
        background-image: url(../img/back_menue.png);
        font-size:12px;
        color:#D3C2AB;
}

.content_menue a:link {text-decoration:none;color:#D3C2AB;}
.content_menue a:visited {text-decoration:none;color:#D3C2AB;}
.content_menue a:hover {text-decoration:none; color:#ffffff;}
.content_menue a:active {text-decoration:none;color:#D3C2AB;}
.content_main {
        position:absolute;
        top:213px;
        left:280px;
        height:377px;
        width:518px;
        margin:0px;
        margin-top:7px;
        padding:0px;
        text-align:left;
        overflow:hidden;
        overflow-y:auto;
        padding-right:5px;
        scrollbar-face-color: e2e2e2;
        scrollbar-highlight-color: ffffff;
        scrollbar-3dlight-color: e2e2e2;
        scrollbar-darkshadow-color: e2e2e2;
        scrollbar-shadow-color: d0d0d0;
        scrollbar-arrow-color: bcbcbc;
        scrollbar-track-color: eaeaea;


}
.content_main_background {
        position:absolute;
        left:16px;
        top:230px;
        width:250px;
        height:378px;
        background: url("../img/shadow.png") center center;
}
.content_main_foreground {
        position:absolute;
        left:22px;
        top:235px;
        width:238px;
        height:363px;
}

.content_main_functions {
        position:absolute;
        right:10px;
        top: 230px;
        width: auto;
        height:22px;
        padding:2px;
        border: #eaeaea solid 1px;
        overflow-y:hidden;
        background:#FFFFFF;
        visibility: hidden;
}
.footer {
        position:absolute;
        top:605px;
        left:0px;
        width:798px;
        font-family:verdana,helvetica,arial;
        font-size: 8px;
        color: #bcbcbc;
        text-decoration: none;
        height: 15px;
        background:#242422;

}

.footer a:link {text-decoration:none;color:#D3C2AB;}
.footer a:visited {text-decoration:none;color:#D3C2AB;}
.footer a:hover {text-decoration:none;color:#eaeaea;}
.footer a:active {text-decoration:none;color:#D3C2AB;}

.counter {
        position:absolute;
        top:200px;
        right:20px;
        font-family:verdana,helvetica,arial;
        font-size: 8px;
        color: #bcbcbc;
}


.dd_1 {
        position:absolute;
        left:76px;
        top:219px;
        height:0px;
        background: #1c1c1a ;
        background-repeat:repeat;
        overflow:hidden;
        visibility:hidden;
}
.dd_2 {
        position:absolute;
        left:160px;
        top:219px;
        height:0px;
        background: #1c1c1a ;
        background-repeat:repeat;
        overflow:hidden;
        visibility:hidden;
}
.dd_3 {
        position:absolute;
        left:295px;
        top:219px;
        height:0px;
        background: #1c1c1a ;
        background-repeat:repeat;
        overflow:hidden;
        visibility:hidden;
}
.dd_4 {
        position:absolute;
        left:350px;
        top:219px;
        height:0px;
        background: #1c1c1a ;
        background-repeat:repeat;
        overflow:hidden;
        visibility:hidden;
}
.dd_5 {
        position:absolute;
        left:412px;
        top:219px;
        height:0px;
        background: #1c1c1a ;
        background-repeat:repeat;
        overflow:hidden;
        visibility:hidden;
}
.mpt {        font-family:verdana,helvetica,arial;
        font-size: 12px;
        color: #bcbcbc;
        text-decoration: none;
        text-align:left;
}
.mpt a:link {text-decoration:none;color:#D3C2AB;}
.mpt a:visited {text-decoration:none;color:#D3C2AB;}
.mpt a:hover {text-decoration:none; ;color:#eaeaea;}
.mpt a:active {text-decoration:none;color:#D3C2AB;}
