



/*----- kopierte Teile  css-Style von accessify.com----*/

/* ---------------------------------------------- */
/* ---- navlist = Grundeinstellung Hauptmenü ---- */
/* ---------------------------------------------- */
.navlist
{
padding: 1px 1px 6px 1px;
margin-left: 0em;
font:  bold 11px Verdana, sans-serif;
color: #0000ff;
background-image:url("menu1.png");
background-position: 5px 0px;
/*background: #7291bf; */
background-repeat: no-repeat;
text-align: center;
width: 14em;
}

/* ------------------------------------------------------ */
/* ---- navlist li = Aktivierte Seite               --- */
/* ------------------------------------------------------ */

.navlist li
{
list-style: none;
/*margin: 0;*/
text-align: center;
color:#961207;
}

/* ------------------------------------------------------ */
/* ---- navlist li a = noch nicht angewählte Seite    --- */
/* ------------------------------------------------------ */

.navlist li a
{
list-style: none;
/*margin: 0;*/
display: block;
/*padding: 0.25em 0.5em 0.25em 0.75em;*/
/*border-left: 1em solid #6CF;*/
/* background: #6CF; */
text-decoration: none;
color: #000066;
}



/* ------------------------------------------------------ */
/* ---- navlist li a:link = Anzeige vor Verwendung    --- */
/* ------------------------------------------------------ */

.navlist li a:link { color: #000066; }



/* ------------------------------------------------------ */
/* ---- navlist li a:hover = Anzeige beim Ueberfahren --- */
/* ------------------------------------------------------ */

.navlist li a:hover
{
border-color: #FE3;
color:#961207;
/*background: #fffbe7;
*/
/*background-image:url("menu2.png");*/
/*background-position: 8px 0px;*/
/*background: #7291bf; */
/*background-repeat: no-repeat;*/
}


/* ------------------------------------------------------ */
/*--- Untermenuedefinition ------------------------------ */
/* ------------------------------------------------------ */

/* ---------------------------------------------- */
/* ---- navlist = Grundeinstellung Untermenü ---- */
/* ---------------------------------------------- */

.um_navlist
{
padding: 2px 1px 8px 1px;
margin-left: 10px;
margin-top: 6px;
font: bold 9px  Verdana, sans-serif;
color: #000066;
/*background: #fffec8;*/
/*background: #6CF; */
background-image:url("umenue.png");
background-position: 8px 0px; 
/*background: #7291bf; */
background-repeat: no-repeat;
text-align: center;
width: 14em;
}


/* ------------------------------------------------------ */
/* ---- navlist li = Aktivierte Seite               --- */
/* ------------------------------------------------------ */

.um_navlist li
{
list-style: none;
margin: 0;
color:#961207;
/*border-top: 1px #6CF;*/
text-align: center;
}


/* ------------------------------------------------------ */
/* ---- navlist li a = noch nicht angewählte Seite    --- */
/* ------------------------------------------------------ */

.um_navlist li a
{
display: block;
/*padding: 0.25em 0.5em 0.25em 0.75em;*/
/*border-left: 1em solid #6CF;*/
/* background: #6CF; */
text-decoration: none;
color: #000066;
}


/* ------------------------------------------------------ */
/* ---- navlist li a:link = Anzeige vor Verwendung    --- */
/* ------------------------------------------------------ */

.um_navlist li a:link { color: #000066; }



/* ------------------------------------------------------ */
/* ---- navlist li a:hover = Anzeige beim Ueberfahren --- */
/* ------------------------------------------------------ */

.um_navlist li a:hover
{
border-color: #FE3;
color:#961207;
/*background: #fffbe7;*/
text-decoration: none;
/*background-image:url("umenue2.png");*/
/*background-position: 7px 0px;*/
/*background: #7291bf; */
/*background-repeat: no-repeat;*/
}



table 
{
border-collapse: collapse;
}



               
               
               
/*---------------------------------------------*/
/*     Definition der Formular-Felder          */
/*     Quelle: www.einfach-fÃ¼r-alle.de/        */
/*             artikel/formulare/tag1....      */
/*---------------------------------------------*/

/*---------------------------------------------*/
/*     Positionierung Text und Eingabefeld     */
/*---------------------------------------------*/

.links
{
    float            : left;
    text-align        : right;
    width            : 7em;
    margin-right    : .3em;
    font: bold 11px Verdana, sans-serif;
    color:#961207;
}

.left
{
    float            : left;
    text-align        : right;
    width            : 7em;
    margin-right    : .3em;
    font: bold 11px Verdana, sans-serif;
    color:#961207;
}
           
/*---------------------------------------------*/
/*     Definition der Text-Eingabeboxen        */
/*---------------------------------------------*/

input[type=text],
select
{
    float            : left;
    font: bold 11px Verdana, sans-serif;
    color:#961207;
}
                         
                         
/*---------------------------------------------*/
/*     Positionierung aller Boxen              */
/*---------------------------------------------*/

input.right
{
    float                    :    left;
    width                    :    auto;
    clear                    :    both;
    margin-left                :    5.3em;
    margin-right            :    .3em;
}


/*---------------------------------------------*/
/*      Extrawurst fÃ¼r Mozilla                 */
/*---------------------------------------------*/

input[type=checkbox].right,
input[type=radio].right,
input[type=submit].right
{
    margin-left                :    6.3em;
}
                         

/*---------------------------------------------*/
/*      Float-ZustÃ¤nde  aufheben               */
/*---------------------------------------------*/                         
   
form br {
          clear:  both; 
        }
        
/* da fehlte noch was.....*/
label,
select,
input[type=checkbox],
input[type=radio],
input[type=button],
input[type=submit]
{
    cursor                    :    pointer;
}

/*  legt den vertikalen Abstand der 
    einzelnen Elemente zueinander fest */

form
{
    line-height                :    140%;
}




/*---------------------------------------------*/
/*       E n d e  Formular-Definitionen        */
/*---------------------------------------------*/   


fieldset.csc-mailform label {
        font: bold 11px Verdana, sans-serif;
        color:#961207;
        width: 80px;
        float: left;
        clear: right;

}


div.csc-mailform-label {
        font: bold 11px Verdana, sans-serif;
        color:#961207;
        
        margin-left: -10px;
        
        }


fieldset.csc-mailform input, textarea {
        float: left;
        margin-left: 60px;
}

div.csc-mailform-field
{
        font:bold 11px Verdana, sans-serif;
        color:#961207;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: -10px;
        height: 27px;
        border: 0px;
        

        }
fieldset {border: 0px; } 

h1.csc-firstHeader{
         font:bold 18px Verdana, sans-serif;
         color:#961207; 
         text-align: center; 
                    }        