html, body {
height: 96%;
margin: 0 auto;
padding: 10px;
 text-align:center;
scrollbar-3dlight-color: #FFFFFF;
        scrollbar-arrow-color: #ffffff;
        scrollbar-base-color: #FFFFFF;
        scrollbar-darkshadow-color: #999999;
        scrollbar-face-color: #B92A25;
        scrollbar-highlight-color: #ffffff;
        scrollbar-shadow-color: #999999;
        scrollbar-track-color: #ffffff;
        font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #796d55;
        background-color: #B92A25;
}
img{
        border: 0;
}
.dark{
color:#796d55;
}
.red{
        color: #B92A25;
}
.mini{
        font-size: 90%;
}
/* icons ==================================================================== */
.iconPDF, .iconDOC, .iconPPT, .iconXLS, .iconTXT, .iconZIP, .iconRAR, .iconMOVIE{
                padding: 0 0 0 25px;
}
.iconPDF{background: url(img/pdf.gif) no-repeat left;}
.iconDOC{background: url(img/doc.gif) no-repeat left;}
.iconPPT{background: url(img/ppt.gif) no-repeat left;}
.iconXLS{background: url(img/xls.gif) no-repeat left;}
.iconTXT{background: url(img/txt.gif) no-repeat left;}
.iconZIP{background: url(img/zip.gif) no-repeat left;}
.iconRAR{background: url(img/winrar.gif) no-repeat left;}
.iconMOVIE{background: url(img/film.gif) no-repeat left;}
/* icons ==================================================================== */


* html #master { /* Für IE */
width: 98%;
height: 98%;
padding:0;
margin: 0 auto;

}
#master{
width: 98%;
        min-height: 97%;
        margin: 0 auto;
        padding: 0;
        text-align: left;
        background-color: #fff;
        border: 1px solid #000;
}


#head{

        background: url(img/header_back.jpg) repeat-x;
        height: 104px;
}
#logo{
        height: 104px;
        background: url(img/header_de.jpg) no-repeat top;
}
#logo .lang{
        padding: 15px 23px 0 0;
}
#logo .headRechts{
text-align: right;
        float: right;
}
#logoPrint{
display: none;
}

#shaddow{
        clear: both;
        height: 20px;
        background: url(img/back_content_oben.jpg) repeat-x;
}
#shaddowU{
        clear: both;
        height: 20px;
        background: url(img/back_content_o_unten.jpg) repeat-x;
}

#picleft{
        padding-left: 25px;
        width: 255px;
 float: left;
}
#newsLeft{
padding-left: 25px;
        width: 2px;
        float: left;
}

/* Ditto Pagination ================================================== */
.pagerST{
        font-size: 0.9em;
}
#ditto_pages{
margin-top: 5px;
}
.ditto_paging {
border-top: 1px solid #eff0f2;
padding: 10px;
font-size: 0.9em;
color: black;
}
#ditto_pages .ditto_currentpage {
border: 1px solid black;
padding: 1px 5px 2px 1px;
margin-right: 1px;
background-color: #796d55;
color: #fff;
}
#ditto_pages .ditto_off {
border: 1px solid #c6c9cd;
padding: 1px 5px 2px;
margin-right: 1px;
color: #c6c9cd;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
border: 1px solid #796d55;
padding: 1px 5px 2px 1px;
margin-right: 1px;
text-decoration: none !important;
color: black;
}
#ditto_pages a:hover {
background-color: #eff0f2;
color: #000;
}
/* Ditto Pagination ende ============================================= */

.spanner{
margin: 0 0 0 275px;
}
#content{
        line-height: 20px;
        padding: 0 20px 20px 20px;

}

#content hr {
border:1px solid #EBDFA5;
height:1px;
}

#content h1{
        font-size: 200%;
        font-weight: bold;
}
#content h2{
        font-size: 180%;
        font-weight: bold;
}
#content h3{
        font-size: 160%;
        font-weight: bold;
}
#content h4{
margin: 0;
padding: 0 0 10px 0;
        font-size: 140%;
        font-weight: bold;
}
#content h5{
padding: 2px;
background-color: #F3EEC8;
        font-size: 120%;
        font-weight: bold;
}
#content h6{
        font-size: 100%;
        font-weight: bold;
}

#content ol{
        list-style: outside;
        margin: 7px 0 12px 23px;
}
#content ul{
        list-style: none outside url(img/square.gif);
        margin: 7px 0 12px 17px;
}
#content ul ul{
        list-style: none outside url(img/square_2.gif);
        margin: 7px 0 12px 17px;
}
#content ul ul ul{
        list-style: none outside url(img/square_3.gif);
        margin: 7px 0 12px 17px;
}

#content a:link, a:visited, a:active{
        color: #bc2025;
        text-decoration: none;
}
#content a:hover{
        color: #796d55;
        text-decoration: none;
}

#content .boxLeft{
        float: left;
        width: 45%;
}
#content .boxRight{
float: right;
        width: 45%;
}

#content .box1links{
height: 40px;
        float: left;
        width: 150px;
}
#content .box1links a{
        display: block;
}
#content .box1rechts{
height: 40px;

}
#content .box1rechts img{
vertical-align: middle;
}

/* 2 spalten ----------------------------------------*/
 #content .spalten1 {
 float: left;
 width: 77%;
}
 #content .spalten2 {
 float: left;
}
/* 2 spalten ende -----------------------------------*/

#content td{
        font-size: 1em;
        padding: 4px;
}
#content .tdborder{
border: 1px solid #b1b6bd;
}
#content .tabelbackborder{
border: 1px solid #b1b6bd;
        background-color: #f2f1f0;
        padding: 4px;
}
#content .td_line{
border-bottom: 1px solid Gray;
}
#content .picCenterLink{
        vertical-align: middle;
}
#content .BildRechts{
clear: both;
float: right;
margin-left: 10px;
}
#content .BildLinks{
clear: both;
float: left;
        margin-right: 10px;
}

/* Bereiche + Aussteller ============================================= */
#content .LeftHolder {
        float: left;
        width: 300px;
        /*background-color:#f3eec8;*/
        position: relative
}
#content .RightHolder {
         clear: right;
         float: right;
         width: 180px;
         margin-right: 10px;
         background-color:#ff88ff;
         position: relative;
}
#content .picLeftA {
        float: left;
        margin-left: 20px;
        margin-top: 5px;
        width: 300px;

}



#content .textLeft {
        /*float: right;*/
        /*width: 270px*/
        float:left;
        width: 280px;
        margin-left: 20px;
        font-family:Arial !important;
        font-size:8pt;
        text-decoration:none;
        color:#000000;
}

#content .infoLink {
         clear: right;
        float: right;
        width: 35px;
        margin-right: -3px;
        position: relative;
}
#content .ausstellerbereich {
        float: right;
        width: 90px;
        margin-right: 8px;
        position: relative;
}
#content .um_regionalmarke {
        float: right;
        width: 60px;
        margin-right: 8px;
        position: relative;
}
#content .uvum_mitglied {
         float: right;
        width: 17px;
        margin-right: 8px;
        position: relative;
}
#content .Listung{
         margin-left: 310px;
         border-bottom: 1px solid #f3eec8;
}
#content .PicLeftSolo{
width: 300px;
        float: left;
}
#content .Inhalt{
        margin-left: 390px;
}
/* Bereiche + Aussteller ende ======================================== */

/* Unterstützer ====================================================== */
#content .ListungU{
width: 96%;
border-bottom: 1px solid #796d55;
}
#content .infoLinkU {
        float: right; width: 40px; margin-right: -10px;  position: relative;
}
#content a.linkU{
color: #796d55;
text-decoration: none;
}
/* Unterstützer ende ================================================= */

/* Mitglieder auflistung ============================================= */
#content .infoLinkM {

        clear: right;
        float: right;
        position: relative;
}
#content a.useLink:link, #content a.useLink:visited, #content a.useLink:active{
display: block;
        text-decoration: none;
        color: #796d55;
}
#content a.useLink:hover{
        color: #B92A25;
}
#content .ListungM{
        position: inherit;
        width: 100%;
        border-bottom: 1px solid #796d55;
}
#content .infobild {

}
/* Mitglieder auflistung ende ======================================== */
#tickerD{
color: #B92A25;
        padding: 20px;
}

#tickerD a.tickerlink:link, #tickerD a.tickerlink:visited, #tickerD a.tickerlink:active{
        text-decoration: none;
        color: #B92A25;
}
#tickerD a.tickerlink:hover{
        color: #796d55;
        text-decoration: underline;
}

/* FORMULAR ========================================================== */
textarea, .textfeld , .select
{
        font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
        color: #000;
        border: 1px solid #c4bdb7;
        margin: 2px;
        background : #F5F5F6;
        }

.select  {
        background : #F5F5F6;
}
.radio{
        margin: 2px;
}
input.schaltflaeche {
        border: 1px solid #c8c8c8;
        background-color: #F5F5F6;
        font: 12px Verdana, Arial, Helvetica, sans-serif;
        color: #000;
}
#content label{
        font-size: 12px;
    background: transparent;
    color: #796d55;
         margin: 2px;
}
#content fieldset{
        padding: 20px;
        margin: 10px;
}
.error{
        color: #c00;
}
form{
        margin-top: -20px;
}
/* FORMULAR ende ===================================================== */

/* LogIn FORMULAR ==================================================== */
#login{
width: 450px;
        font: 10px Arial, Helvetica, sans-serif;
        padding-top:4px;
}
#login .textfeldL, #login .button
{
        font: 10px Arial, Helvetica, sans-serif;
        color: #000;
        border: 1px solid #c4bdb7;
        margin: 2px;
        background: #F5F5F6;
}

#login a:link, #login a:visited, #login a:active{
font-size: 10px;
        color:#bc2025;
        text-decoration: none;
}
#login a:hover{
        color: #796d55;
        text-decoration: none;
}
#login .ueberschrift{
        font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
}
#login .fieldsetL{
width: 250px;
border: 1px solid #E0CD74;
        background: #F5F1D6;

        padding: 2px;
}
#login .labelL{
        display: block;
        float: left;
        width: 70px;
}
#login .loginform{
        margin: 0;
        padding: 0;
}
/* LogIn FORMULAR ende =============================================== */
.dotted{
        border-bottom: 2px dotted #000;
}



#drucker{
        border-top: 2px dotted #DDD8CE;
        margin: 30px 20px 0 27px;
        padding-top: 10px;
}
#drucker a:link, #drucker a:visited, #drucker a:active{
font-size: 10px;
        color:#bc2025;
        text-decoration: none;
}
#drucker a:hover{
        color: #796d55;
        text-decoration: none;
}

#rechts, #right{
        float: right;
}
#links, #left{
        float: left;
}


/* Mitglieder Menü =========================================== */
#mitgliednav{
padding-left: 20px;
width: 100%;
margin-top: 10px;
}
.leftSp{
        padding: 4px;
        float: left;
}
.Manzahl{
        padding: 4px;
        float: left;
}
.bigAnz{
        font-size: 14px;
}
.dropdown{
        border:  1px solid #000;
        color: White;
        font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
        background : #796d55;
}
#mitgliednav a.useLinkA:link, #mitgliednav a.useLinkA:visited, #mitgliednav a.useLinkA:active{
        text-decoration: none;
        color: #B92A25;
}
#mitgliednav a.useLinkA:hover{
        color: #000;
        text-decoration: underline;
}
/* Mitglieder Menü =========================================== */

#footer {
        font-size: 10px;
        clear: both;
        margin: 0 auto;
        text-align: left;
        width: 98%;
        background: #EBDFA5 url(img/back_footer.gif) repeat-x;
        height: 24px;
}
#footer a:link, #footer a:visited, #footer a:active{
        text-decoration: none;
        color: #B92A25;
}
#footer a:hover{
text-decoration: underline;
color: Black;
}
#footer .copy{
        padding: 6px 20px 2px 20px;
}
