/*
Dunkelblaues Segel      #2E607C
Mittelblaues Segel      #6294B0
Hellblaues Segel        #95C7E3


Noch heller #C8FAFF RGB: 200, 250, 255 Long: 16775880
Noch heller #FBFFFF RGB: 251, 255, 255 Long: 16777211
*/

html{
    height:101%;
}

body {
        margin: 0; padding: 0;
        font: .9em/140% Georgia, Times, serif;
        color: #2E607C;
}

td{
        color:#2E607C;
}
b{
        color:#2E607C;
}


.ulti{
        clear:both;
}
#aprofile-reiter {
        font-family:Tahoma;
        font-size:12px;
        background-color:#D5D6CC;
        margin-top:-10px;
}
#aprofile-reiter {
        background: #FFF url(../images/reiter_bg.gif) repeat-x bottom;
        /* float: left; */
        width: 100%;
        overflow: hidden;
        line-height:normal;
        height:26px;
}
#aprofile-reiter ul {
        list-style-type: none;
        padding:0;
        margin:0;

}
#aprofile-reiter li {
        background: url(../images/reiter_right.gif) no-repeat right top;
        float: left;
        padding: 0 3px 0 0;
        margin-right: 10px;
}

#aprofile-reiter a {
        background: url(../images/reiter_left.gif) no-repeat left top;
        text-decoration: none;
        color: #2E607C;
        display: block;
        padding: 4px 8px 8px 18px;
        /*font-weight:bold;*/

}
#aprofile-reiter a.normal {
        background:none;
        display:inline;
        padding: 0px 2px 0px 2px;

}
#aprofile-reiter #current {
        background-image: url(../images/reiter_right_on.gif);
        border-bottom:1px solid white;

}

#aprofile-reiter #current a {
        padding-bottom: 7px;
        background-image: url(../images/reiter_left_on.gif);
        color: #333;
        color:#6294B0;
        /*font-weight:bold;*/
}

.aprofile_reiter_div{
        clear:both;
        border-width:1px;
        border-top-width:0px;
        border-style:solid;
        border-left-color:#cccccc;
        background-color:#ffffff;
        border-right-color:#eeeeee;
        border-bottom-color:#eeeeee;
        padding: 6px;
}


.small_profile{
        float:left;
        border-width:1px;
        border-top-width:0px;
        border-style:solid;
        border-left-color:#cccccc;
        background-color:#ffffff;
        border-right-color:#eeeeee;
        border-bottom-color:#eeeeee;
        padding: 6px;
        text-align:center;
}
.small_profilename{
        font-size:9px;
        font-family:Verdana;
}



.darkerhelptext{
    color:#2E607C;
    text-decoration:underline;
}



.status_attend_0{
    font-weight:bold;
    color:#990000;
}
.status_attend_1{
    font-weight:bold;
}
.status_attend_2{
    font-weight:bold;
    color:#009900;
}



.status_blue{
    background-image:url(../images/status_blue.gif);
    font-size:10px;
    height:21px;
    padding:0px;
}
.status_white{
    background-image:url(../images/status_white.gif);
    font-size:10px;
    height:21px;
    padding:0px;
}



.marked{
    color:#ffffff;
    background-color:#316AC5;
}



.tagcontainer{
    color:#2E607C;
}






/*FCK editor*/
#xEditingArea{
    font: .9em/140% Georgia, Times, serif;
    border-width:1px;
    border-style:solid;
    border-left-color:#cccccc;
    border-top-color:#cccccc;
    background-color:#ffffff;
    border-right-color:#eeeeee;
    border-bottom-color:#eeeeee;
    color:#2E607C;
}

a:link { color: #2E607C; text-decoration: none; }
a:visited { color: #2E607C; text-decoration: none; }
a:hover { color: #6294B0; text-decoration: none; }
a:active { color: #6294B0; text-decoration: none; }

td{
    padding-bottom:3px;
}

img {
        border: 0;
}

p {
        margin: 1.2em 0;
}

ul, ol {
        margin: .9em; padding: .9em;
}



.bigdiv {
        margin: 0 auto; padding: 0;
        width: 800px;
}
#maindiv {
        margin: 0 auto; padding: 0;
        padding-bottom:14px;
        width: 790px;
        /*font: 14px 'Lucida Grande', 'Tahoma', Arial, sans-serif;*/
        color: #2e607c;
}

.td_underline{
    border-bottom:1px dotted #95C7E3;
}

.orderbybox{
    padding:6px;
    border:1px solid #eeeedc;
}

.image_div{
    width:52px;
    border:1px solid #476071;
    background-color:#ffffff;
    padding:4px;
}
image_div_150{
    width:164px;
    border:3px double #476071;
    background-color:#ffffff;
    padding:4px;
}
.image_div_small{
    width:47px;
    border:1px solid #476071;
    background-color:#ffffff;
    padding:4px;
}
.image_thump{
    border:1px solid #476071;
}


input[type=text]{
    border-width:1px;
    border-style:solid;
    border-left-color:#cccccc;
    border-top-color:#cccccc;
    background-color:#ffffff;
    border-right-color:#eeeeee;
    border-bottom-color:#eeeeee;
    color:#2E607C;
}

input[disabled]{

}


input[type=password]{
    border-width:1px;
    border-style:solid;
    border-left-color:#cccccc;
    border-top-color:#cccccc;
    background-color:#ffffff;
    border-right-color:#eeeeee;
    border-bottom-color:#eeeeee;
    color:#2E607C;
}

input[type=file]{border:inset 1px #476071;color:#2E607C;}
select{border:inset 1px #476071;color:#2E607C;}

textarea{
    border-width:1px;
    border-style:solid;
    border-left-color:#cccccc;
    border-top-color:#cccccc;
    background-color:#ffffff;
    border-right-color:#eeeeee;
    border-bottom-color:#eeeeee;
    color:#2E607C;
}

.admin_form_box{
    border:1px #ddcccc solid;
}







/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

            Linkleiste für Messages, Blog usw... <<  <  1  2  3  4  5  >  >>

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/
.matchleiste{
    font-family:Tahoma;
    float:left;
    font-size:12px;
    font-style:normal;
    color:#2E607C;
}
.linkleiste{
    font-family:Tahoma;
    text-align:right;
    font-size:12px;
    font-style:normal;
}
/*.linkleiste a        {padding-left:2px;padding-right:2px;text-align:center;text-decoration:none;}*/
.linkleiste a:link   {color:#2E607C;background-color:#ffffff;}
.linkleiste a:visited{color:#2E607C;background-color:#ffffff;}
.linkleiste a:hover  {color:#95C7E3;/*background-color:#95C7E3;*/}

.highmatchlink{padding-left:3px;padding-right:3px;text-decoration:none;text-align:center;}
.lowmatchlink{/*background-color:#95C7E3;*/color:#95C7E3;padding-left:3px;padding-right:3px;text-decoration:none;}

.surflinktrenner{color:#95C7E3;}



/*
.smbox          in der Browserweiche
.smbox_alpha    in der Browserweiche
*/
.smbox{
    background-image:url(../images/smbox.jpg);
    background-repeat:no-repeat;
    border-color:#D7DAC9;
    padding-top:29px;
}
.smbox_title{
    margin-top:-24px;
    padding-left:4px;
    height:29px;
}
.smbox_right{

    padding-left:4px;
    background-image:url(../images/smbox_right.jpg);
    background-repeat:no-repeat;
    height:29px;
    position:relative;
    left:100%;
    margin-left:-6px;
    top:-34px;
    width:6px;

}
.smbox_content{
    position:relative;
    top:-34px;
    border:#D7DAC9 1px solid;
    padding-top:4px;
    padding-left:4px;
}


.blog_title{

    font-weight:bold;
    font-size:16px;
    margin-bottom:6px;
}

.blog_text{
    font-size:12px;
    margin-bottom:40px;
}



.groupsprofile_div{
    height:30px;
    clear:both;
}

.groupsprofile_select{
    width:350px;
}

.filetext{
font-size:9px;
font-family:tahoma;
color:#666666;
height:12px;
width:120px;
}

.groupsmain{
        border-width:1px;
        border-style:solid;
        border-left-color:#cccccc;
        border-top-color:#cccccc;
        background-color:#ffffff;
        border-right-color:#eeeeee;
        border-bottom-color:#eeeeee;
        padding:6px;
}

.groupseldivleft{
        width:381px;
        float:left;
        overflow:auto;
}

.groupseldivright{
        width:381px;
        overflow:auto;
}

.groupsmain a:link, .groupsmain a:visited {
        font-size: 11px;
        font-weight: bold;
        color: #2E607C;
        text-decoration: none;
}

.groupsmain a:hover {
        text-decoration: none;
        color: #95C7E3;
}

.groupsmain_active{
        font-size: 11px;
        font-weight: bold;
        color: #95C7E3;
}
#groupinfo{

}









/* a.buttonlink:link, a.buttonlink:visited  Browserweiche*/
/*a.buttonlink:link, a.buttonlink:visited {
        display: block;
        overflow:hidden;
        background: url(../images/menu_bg.png) no-repeat;
        vertical-align: middle;
        font-size: 11px;
        font-weight: bold;
        color: #2E607C;
        text-align: left;
        padding-top: 5px;
        padding-left: 42px;
        padding-right: 2px;
        height: 20px;
        text-decoration: none;
        float:left;
}*/
/* a.buttonlink:hover*/
/*a.buttonlink:hover {
        background-position: 0px -25px;
        text-decoration: none;
        color: #95C7E3;
}*/
.longformdiv{

        border-bottom:1px dotted #2E607C;
        width:550px;
        float:left;
}
.middleformdiv{
        border-bottom:1px dotted #2E607C;
        width:280px;
        float:left;
}
.longforminput{
        width:270px;
        float:left;
}

.longinput{
        width:270px;
}









.uties_images{
    float:left;    width:95px;

}
.uties_nick{
    width:600px;
}
.uties_nick div{
    margin-left:40px;
}









.header_input{
    width:150px;

}

.header_submit{
    border:0px;
    height:20px;
    width:65px;
    background-image:url(../images/header_search.gif);
    font-size:12px;
}


.header_center{
    width: 800px;
    background-image:url(../images/header.gif);
    background-repeat:no-repeat;
    position: relative;
    left: 50%;
    top: 0px;
    height: 120px;
    margin-left: -400px;
    margin-top: 0px;
}


.header_logo{
    width: 100%;
    height:100%;
    background-image:url(../images/logo.gif);
    background-repeat:no-repeat;
}

















.navigation_1{
    width: 800px;
    background-image:url(../images/navigation_1_mitte.gif);
    background-repeat:repeat-x;
    position: relative;
    left: 50%;
    top: 0px;
    height: 30px;
    margin-left: -400px;
    margin-top: 0px;


}
.navigation_1_links{
    background-image:url(../images/navigation_1_links.gif);
    width:16px;
    height:30px;
    float:left;
}
.navigation_1_rechts{
    height:30px;
    text-align:right;
    float:right;
}
.navigation_1_rechts div{
    height:30px;
    width:16px;
    background-image:url(../images/navigation_1_rechts.gif);
}

.navigation_1_link{
    height:30px;
    font-family:Arial;
    font-size:15px;
    color:#ccddee;
    background-color:transparent;
    cursor:pointer;
    float:left;
    padding:5px;
    padding-left:12px;
    padding-right:12px;
    font-weight:normal;

}

.navigation_1_link_high{
    height:30px;
    font-family:Arial;
    font-size:15px;
    color:#ccddee;/*#5B805B;*/
    background-color:transparent;
    background-image:url(../images/navigation_1_link_high.gif);
    background-repeat:repeat-x;
    padding:5px;
    cursor:pointer;
    float:left;
    padding-left:12px;
    padding-right:12px;
    font-weight:normal;

}

.navigation_1_link_active{
    height:30px;
    font-family:Arial;
    font-size:15px;
    color:#ccddee;/*#5B805B;*/
    background-color:transparent;
    background-image:url(../images/navigation_1_link_active.gif);
    background-repeat:repeat-x;
    padding:5px;
    cursor:pointer;
    float:left;
    padding-left:12px;
    padding-right:12px;
    font-weight:normal;

}

.navigation_2_link{
    height:30px;
    font-family:Arial;
    font-size:11px;
    color:#ccddee;
    background-color:transparent;
    cursor:pointer;
    float:left;
    padding:5px;
    padding-left:12px;
    padding-right:12px;
}

.navigation_2_link_high{
    height:30px;
    font-family:Arial;
    font-size:11px;
    color:#ccddee;/*#5B805B;*/
    background-color:transparent;
    background-image:url(../images/navigation_1_link_high.gif);
    background-repeat:repeat-x;
    padding:5px;
    cursor:pointer;
    float:left;
    padding-left:12px;
    padding-right:12px;
}

.navigation_2_link_active{
    height:30px;
    font-family:Arial;
    font-size:11px;
    color:#ccddee;/*#5B805B;*/
    background-color:transparent;
    background-image:url(../images/navigation_1_link_active.gif);
    background-repeat:repeat-x;
    padding:5px;
    cursor:pointer;
    float:left;
    padding-left:12px;
    padding-right:12px;
}

.navigation_1_link_sepp{
    height:30px;
    width:2px;
    background-image:url(../images/navigation_1_link_sepp.gif);
    float:left;
}

.navigation_1 a:link    {text-decoration:none; color:#ffffff;}

.navigation_1 a:visited {text-decoration:none; color:#ffffff;}

.navigation_1 a:hover   {text-decoration:none; color:#ccddee;}







.navigation_3{
    position:absolute;
    top:150px;

    clear:both;
    font-size:11px;
    font-family:Arial;
    width:790px;
    height:30px;
    background-image:url(../images/navigation_3.gif);


}

.navigation_3 td{
    position:relative;
    top:-10px;
    left:-100px;
    height:30px;
    text-align:center;
}


.navigation_3_link{
    background:transparent;
    float:left;
    padding:3px;
    padding-left:6px;
    padding-right:6px;
}

.navigation_3_link_high{
    background-color:#666666;
    float:left;
    padding:3px;
    padding-left:6px;
    padding-right:6px;
}

.navigation_3_link_active{
    background-color:#666666;
    background-image:url(../images/navigation_3_link_active.gif);
    float:left;
    padding:3px;
    padding-left:6px;
    padding-right:6px;
}

.navigation_3_link_sepp{
    float:left;
    width:2px;
    height:30px;
    background-image:url(../images/navigation_3_link_sepp.gif);
}
.navigation_3 a:link{text-decoration:none;}
.navigation_3 a:visited{text-decoration:none;}
.navigation_3 a:hover{text-decoration:none;}

a.navigation_3{
    background-image:url(../images/navigation_3_link_active.gif);
}










.absheader{
    width:800px;
    height:154px;
}
.abstd{
    height:154px;
}
.abstable{
    width:100%;
}



.footer_link{
    height:21px;
    font-family:Arial;
    font-weight:bold;
    font-size:10px;
    color:#ffffff;
    background-color:transparent;
    background-image:url(../images/headstripe_back.gif);
    cursor:pointer;
    padding-left:8px;
    padding-right:8px;
    padding-top:2px;
}
.footer_link_high{
    height:21px;
    font-family:Arial;
    font-weight:bold;
    font-size:10px;
    color:#ffffff;/*#5B805B;*/
    background-color:#1D3C7C;
    background-image:url(../images/headstripe_high.gif);
    cursor:pointer;
    padding-left:8px;
    padding-right:8px;
    padding-top:2px;
}



/*++++++++++++++++ User +++++++++++*/

.ulinktable{
        border-top:1px #663333 solid;
        width:800px;
}
.ulinktable td{
        margin-top:20px;
        text-align:center;
        padding-top:12px;
        padding-left:12px;
        padding-right:12px;
        font-family:Tahoma;
        font-size:11px;

}
.ulinktable a:link{color:#663333;text-decoration:none;}
.ulinktable a:visited{color:#663333;text-decoration:none;}
.ulinktable a:hover{color:#476071;text-decoration:underline;}


.smallcaption{
    color:#476071;
    font-size:14px;
    font-weight:bold;
}


.uinputtable td{}

.errordiv{
    color:#bb0000;
}
.messagebox{
    color:#006600;
}
.ustory_scrolldiv{
    overflow:scroll;
    padding:6px;
    border:inset 1px #476071;
    background-color:#ffffff;
    font-size:12px;

}
.ustory_scrolldiv a:link{color:#993333;text-decoration:none;}
.ustory_scrolldiv a:visited{color:#993333;text-decoration:none;}
.ustory_scrolldiv a:hover{color:#476071;text-decoration:underline;}

.pup_check_td{
    font-size:12px;
    text-align:right;
}

#gschichtn {
        margin: 0; padding: 0;
        clear: both;
        width: 800px;
}
#gschichtn .zutritt {
        margin: 15px 0; padding: 0;
}

.catliste{
        background: #fff9f9;
}
.catliste table{width:100%;}
.catliste td{
        font-family:Tahoma;
        font-size:12px;
        width:33%;
}
.catliste a:link{text-decoration:none;}
.catliste a:visited{text-decoration:none;}
.catliste a:hover{text-decoration:underline;}

.dickrand {
        padding: 5px;
        background: #eee9e9;
}
.dickrand_ad {
        padding: 5px;
        background: #f4f1e0;
        text-align: center;
}

.bildchen_farbe {
        width: 120px;
        text-align: center;
}
.inhalt_farbe {
        margin: 0; padding: 0;
}
.klein_info {
        margin: 5px 0;
}
.datum {
        font: 11px 'Lucida Grande', 'Tahoma', Arial, sans-serif;
        color: #828282;
}
.littlecaption{
        font: 11px 'Lucida Grande', 'Tahoma', Arial, sans-serif;
        color: #828282;
        width:100px;
        float:left;
        /*background-color:#ffdddd;*/
        padding-top:5px;
        height:19px;
}
.littlevalue{
        /*background-color:#ddddff;*/
        text-align:right;
        height:20px;
}

.entworfen{
        font-size:12px;
}

.ungeschick {
        font-family:Georgia, Times, serif;
        font-size: 24px;
        text-decoration: none;
        color: #403b37;
}

.inhalt_farbe .ungeschick a, .inhalt_farbe .ungeschick a:visited, .inhalt_farbe .ungeschick a:active {
        font-family:Georgia, Times, serif;
        font-size: 24px;
        text-decoration: none;
        color: #403b37;
}
.inhalt_farbe .ungeschick a:hover {
        background: #336633;
        text-decoration: none;
        color: #fff;
}
.story_inner_title{
        font-size:16px;
        color: #403b37;
        font-weight:bold;
}


.paper{
    background-color:#ffffff;
    padding:6px;
    font: 14px Georgia, Times, serif;
    font-size:13px;
    border:1px solid #e4e1d0;
    color:#444444;
    line-height:24px;

}

.divhelp{
    font-size:12px;
    color:#888877;
    font-style:italic;
    /*margin-top:-40px;*/
}
.aprofilecaption_wide{
    font-size:11px;
    font-family:Tahoma;
    color:#888877;
    float:left;
    width:300px;
}
.aprofilecaption{
    font-size:11px;
    font-family:Tahoma;
    color:#888877;
    float:left;
    width:150px;
}
.aprofilevalue{
    font-size:12px;
    color:#2E607C;

}
.aprofile_table{
        border-width:1px;
        border-style:solid;
    border-left-color:#cccccc;
    border-top-color:#cccccc;
    background-color:#ffffff;
    border-right-color:#eeeeee;
    border-bottom-color:#eeeeee;
}




.brief{
    padding-left:4px;
    width:38%;
    background-color:#f0f7FF;
    background-image:url(../images/brief.gif);
}
.invitation_input{
    margin-bottom:3px;
}
.invitation_input input{
    width:190px;
}



.uprotd1{
    background-color:#6294B0;
}
.uprotd2{
    background-color:#95C7E3;
}
.div_ratings{
    font-size:12px;
}
.aprofile_relation{
    margin-top:1px;
    border:1px solid #A1B1C7;
    padding:3px;
    background-image:url(../images/disabled_div_gitter.gif);
    color:#2E607C;
}
.aprofile_relation_disabled{
    margin-top:1px;
    border:1px solid #A1B1C7;
    padding:3px;
    background-image:url(../images/disabled_div_gitter_dark.gif);
    color:#95C7E3;
}
/*++++++++++++++++ User ende+++++++*/




.innerTitle {
        margin-top:36px;
        margin-bottom:-20px;
        font-family:Georgia, Times, serif;
        font-size: 20px;
        color: #476071;
}

.innerTitleSmall{
        font-family:Georgia, Times, serif;
        font-size: 20px;
        color: #476071;
        font-size:16px;
        font-weight:bold;
}

.interesting {
        border-bottom: 1px solid #e0dccf;
}


.sleeping_span{
    width:120px;
    float:left;
    font-size:12px;
    color:#336633;
}

.sleeping_form{
    padding:6px;
    border:1px solid #C7C7B1;
}
















































button {
        background: none;
        cursor: pointer;
        border: 0;
        margin: 0;
        padding: 0;
}
button div {
        margin: 0;
        padding: 0px 0px 0px 5px;
        background-repeat: no-repeat;
        background-position: left center;
}


button div p,
button div table {
        color: #ffffff;
        font-size: 14px;
        line-height:1em;
        font-weight: bold;
        margin: 0;
        white-space: nowrap;
        padding: 9px 12px 10px 7px;
        background-repeat: no-repeat;
        background-position: right center;
}

button.gymbutton-tools,
button.gymbutton-tools-disabled{
        margin:0;
        padding:0;
}

button div.gymbutton                   { background-image: url(../images/button_back_submit_left.gif);              }
button div.gymbutton-tools             { background-image: url(../images/button_back_submit_tools_left.gif);        }
button div.gymbutton-tools-disabled    { background-image: url(../images/button_tools_disabled_left.gif);           }


button div p.gymbutton                 { background-image: url(../images/button_back_submit_right.gif);             }
button div p.gymbutton-tools           { background-image: url(../images/button_back_submit_tools_right.gif);       }
button div p.gymbutton-tools-disabled  { background-image: url(../images/button_tools_disabled_right.gif);          }


button div p.btn,
button div p.gymbutton-tools,
button div p.gymbutton-tools-disabled{
        font-size: 13px;
        line-height: 1.6em;
        padding: 3px 12px 2px 7px;
        /* beware of the ie defs in the ie.css - should be different! */
}


button div p.gymbutton-tools {
        color: #ffffff;
}

button div p.gymbutton-tools-disabled {
        color: #F5F1DC;
        cursor:crosshair;
}




.navigation_4{
    position:absolute;
    top:144px;
    left:50%;
    margin-left:-110px;

    font-size:11px;
    font-family:Arial;
    height:30px;
    text-align:center;

}

.navigation_4_word{

    background:transparent;
    float:left;
    padding:5px;
    padding-left:10px;
    padding-right:6px;
    color:#ff6600;
}

.navigation_4_link{

    background:transparent;
    background-image:url(../images/li.gif);
    background-repeat:no-repeat;
    background-position:left center;
    float:left;
    padding:5px;
    padding-left:10px;
    padding-right:6px;
}

.navigation_4_link_high{
    background-color:#666666;
    float:left;
    padding:5px;
    padding-left:6px;
    padding-right:6px;
}

.navigation_4_link_active{

    background:transparent;
    background-image:url(../images/li.gif);
    background-repeat:no-repeat;
    background-position:left center;
    float:left;
    padding:5px;
    padding-left:10px;
    padding-right:6px;
}
.navigation_4_link a:link{color:#000000; text-decoration:none;}
.navigation_4_link a:visited{color:#000000; text-decoration:none;}
.navigation_4_link a:hover{color:#FF6600; text-decoration:none;}

.navigation_4_link_active a:link{color:#FF6600; text-decoration:none;}
.navigation_4_link_active a:visited{color:#FF6600; text-decoration:none;}
.navigation_4_link_active a:hover{color:#FF6600; text-decoration:none;}





.digger{
    background-image:url(../images/digger.jpg);
    background-repeat:no-repeat;
    width:73px;
    height:90px;
    text-align:center;
    float:left;
    padding-top:20px;
}


.centerbox{

    position: relative;
    left: 50%;
    top: 0px;



    background-color:#ffffff;
    background-image:url(../images/centerbox.jpg);
    background-repeat:no-repeat;
    border-color:#D7DAC9;
    padding-top:29px;
}
.centerbox_title{
    margin-top:-24px;
    padding-left:19px;
    height:29px;
    font-size:20px;
}
.centerbox_right{

    padding-left:26px;
    background-image:url(../images/centerbox_right.jpg);
    background-repeat:no-repeat;
    height:29px;
    position:relative;
    left:100%;
    margin-left:-26px;
    top:-34px;
    width:6px;

}
.centerbox_content{
    position:relative;
    top:-34px;
    border:#D7DAC9 3px double;
    border-top:#D7DAC9 0px double;
    padding:4px;
}


