body {
    font: 0.9em Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    background-color:#fff;
    margin: 10px 10px 10px 30px;
}

a, a.mel { color: #004896; background-color:inherit; }

#content h1 {
    font-size: 1.3em;
    color: #FF6600; background-color:inherit;
    margin-bottom: 1.4em;
}
#content p {
    font-size: 1em;
    margin: 0px 0px 6px;
    padding: 0px;
}
#content th {
    text-align: left;
    font-weight: bold;
    color: #FF6600; background-color:inherit;
    padding: 2px 4px;
}
#content td {
    vertical-align: top;
    padding: 4px;
    font-size: 0.86em;
}
    

#content a, #content a:link, #content a:visited {
    text-decoration: none;
}
#content a:visited {
    color: #554778; background-color:inherit;
}
#content a.mel:visited {
    color: #004896; background-color:inherit;
}

#content a:hover, #content  a:active{
    text-decoration: none;
    color: #FF6600; background-color:inherit;
}

#content noDeco:visited {
    text-decoration: none;
    color: #554778; background-color:inherit;
}
#content #seitenzahl {
    padding:0; margin:0;
    width: 800px;
    font-size: 80%;
}
#content #pgs {
    margin-bottom: 1em;
}
#content #pgs a, #content #pgs a:link, #content #pgs a:visited {
    text-decoration: none;
}
#content #pgs a:visited {
    color: #554778; 
    background-color:inherit;
}
#content #pgs a:hover, #content #pgs a:active{
    text-decoration: none;
    color: #FF6600; background-color:inherit;
}

#content #suchen {
    width: 45em;
    font-size: 0.9em;
    background: #eee; color:inherit;
    overflow: auto;
    padding: 8px;
    margin: 0px;
    border: 1px solid #999999;
}
#content #suchen form {
    margin: 0px;    
    padding: 0px;    
}
#content #suchen .suchipt {
    width: 31em;
    
}

#hlp { 
    /* display: none;   isset inline, - jquery */
    top: 0px; 
    left: 0px; 
    background: transparent;
    font-size: 0.9em;
    padding: 0px;
    margin: 0px;
    z-index: 6; 
}

#content #inscription {
    clear: right;
    background: #eee; color: inherit;
    padding: 4px;
    border: 1px solid #999999;
    margin: 0px 0px 10px 0px;
    width: 790px;
    font-size: 0.92em;
}
#content #inscription form {
    margin: 0px;    
    padding: 0px;    
}


/*  #validBGS styles  */

#valBGS {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
#valBGS li, #valBGS li a {
    float: left;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 4px;
    margin-bottom: 0px;
    padding: 0px;
    border: 0px;
}
#valBGS img {
    display: block;
    border: 0px;
}

/*  other stuff  */

.zA   { background: #eee; color: inherit;}
.zB   { background: #fff; color: inherit;}
.pg   { color:#FF6600; font-weight:bold; background-color:inherit;}
.err  { color:red; font-weight:bold; background-color:inherit;}
.petit{ color:black; background-color:inherit; font-weight:normal; font-size:0.72em }
