html,body{ background-color: #CEDE97; 
         margin: 0px; padding: 0px; 
         font-family : verdana,helvetica, arial, sans-serif;
         height:100%
         scrollbar-3dlight-color: #CEDE97;
         scrollbar-arrow-color: #000000;
         scrollbar-base-color: #ABB576;
         scrollbar-darkshadow-color: #343826;
         scrollbar-face-color: #C8D48E;
         scrollbar-highlight-color: #CEDE97;
         scrollbar-shadow-color:#676F4C;
}
h1 { color: #0A501A; font-size: 20px; font-weight: normal;  }
h2 { color: #0A501A; font-size: 18px; font-weight: normal; line-height: 150%;  }
h3 { color: #0A501A; font-size: 13px; font-weight: bold; text-decoration: underline }
h4 { color: #000000; font-size: 18px; font-weight: bold; }
h6 { color: #000000; font-size: 13px; font-weight: bold; line-height: 200% }

.hervorheben {color: #000000; font-size: 18px; font-weight: bold;line-height: 150%}


p { color: black;  margin: 0 0 0 0;	
     font-size: 12px;  line-height: 18px; text-indent : 0px;   
}

td{ font-family : verdana,helvetica, arial, sans-serif;
     font-size: 12px; font-style : normal; font-weight : normal;
     text-decoration : none; color: #000000;
}

th{ font-family : verdana,helvetica, arial, sans-serif;
     font-style : normal;  font-size: 12px;  font-weight : bold;
     text-decoration : none; color: #000000; text-align: left;
}

a:link, a:FOCUS, a:VISITED, a
{  font-family : verdana,helvetica, arial, sans-serif;
    font-size : inherit;        font-style : normal;
    font-weight : normal;  text-decoration : none;
    color: #0A501A;
}

a:hover{  font-family : verdana,helvetica, arial, sans-serif;
              fontsize: inherit;  font-style : normal;
              text-decoration : none;
              color: #0A501A; background-color : #FDE674;
}

// xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
//------------------------------------------------------------------------------
span.field input{  font-family : verdana,helvetica, arial, sans-serif;
                         font-size : 12px;  height: 19px; width: 300px;
}
textarea{  font-family : verdana,helvetica, arial, sans-serif;
               font-size : 12px; width: 300px;  }
//------------------------------------------------------------------------------ LIST
li{  font-family : verdana,helvetica, arial, sans-serif;
    font-size : 12px;        font-style : normal;
    font-weight : normal;  text-decoration : none;
}

#content {  vertical-align: top;  
         font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 30px;
	 line-height: 80%;  color: #000000;
	 text-decoration: none;
                     padding: 0px 0px 0px 0px;
 } 

//-------------------------------------------------------
