BODY { background:#FFFFFF;
       background-image:url(bg.jpg);
       background-attachment:fixed;
       font-family:verdana; 
       font-size:10pt; 
       font-weight:bold; 
       marign-left:0px;
       margin-top:10px;
       scrollbar-darkshadow-color:006822;
       scrollbar-track-color:006822;
       scrollbar-face-color:006822;
       scrollbar-shadow-color:FFFFFF;
       scrollbar-highlight-color:FFFFFF;
       scrollbar-3dlight-color:006822;
       scrollbar-arrow-color:FFFFFF; }
              
A { color:#000000;
    text-decoration:none;
    font-weight:bold;
    font-size:10pt; }
    
A:visited { color:#000000; 
            text-decoration:none;
            font-size:10pt; }

A:active { color:#006822;
        text-decoration:none;
        font-size:10pt; }

A:hover  { color:#FFFFFF;
           background-color:006822;
           text-decoration:none;
           font-weight:bold;
           font-size:10pt; }
		   
div.main a {color:006822;
    text-decoration:none;
    font-weight:bold;
    font-size:10pt; }
	
div.main a:visited {color:006822;
    text-decoration:none;
    font-weight:bold;
    font-size:10pt; }

div.main a:active {color:000000;
    text-decoration:none;
    font-weight:bold;
    font-size:10pt; }
	
div.main a:hover  { color:#FFFFFF;
           background-color:006822;
           text-decoration:none;
           font-weight:bold;
           font-size:10pt; }
	
div.nav-u { text-align:center;
          background-image:url(nav-u.gif);
		  background-repeat:no-repeat;
		  width:120px;
          height:20px;
          border-style:solid; 
          border-color:#000000; 
          border-left-width:0px; 
          border-top-width:0px; 
          border-right-width:0px; 
          border-bottom-width:0px; 
          font-family:verdana; 
          font-size:10pt; 
          font-weight:bold;
          color:#FFFFFF; }

div.nav { text-align:center;
		   width:120px;
           padding-left:5px; 
           border-style:solid; 
           border-color:#000000; 
           border-left-width:0px; 
           border-top-width:0px; 
           border-right-width:0px; 
           border-bottom-width:0px; 
           font-family:verdana;
           font-size:10pt;
           color:#000000; }

div.main-o { background-image:url(main-o.gif); 
              height:20px; 
              text-align:left; 
              width:660px; 
              border-style: solid;
              border-color:#000000; 
              border-left-width:0px; 
              border-top-width:0px; 
              border-right-width:0px; 
              border-bottom-width:0px; 
              font-family:verdana; 
              font-size:10pt; 
              font-weight:bold; 
              margin-left:10px;
              color:#FFFFFF;

   }

div.main-o  p{
              height:20px; 
              text-align:left; 
              font-family:verdana; 
              font-size:10pt; 
              font-weight:bold;
			  margin:0px;
              padding-left:10px;
             }

div.main-u { background-image:url(main-u.gif); 
              height:20px; 
              text-align:right; 
              width:660px; 
              border-style: solid;
              border-color:#000000; 
              border-left-width:0px; 
              border-top-width:0px; 
              border-right-width:0px; 
              border-bottom-width:0px; 
              font-family:verdana; 
              font-size:10pt; 
              font-weight:bold; 
              margin-left:10px;
              color:#FFFFFF;

              }
			  
div.main-u  p{
              height:20px; 
              text-align:right; 
              font-family:verdana; 
              font-size:10pt; 
              font-weight:bold;
			  margin:0px;
              padding-right:10px;
             }

div.main {     background:#FFFFFF url('box_bg.jpg');
               background-repeat:repeat-y;
               text-align:left; 
               width:660px;
			   margin:0px 0px 0px 10px;
               border:0px;
               font-family:verdana; 
               font-size:10pt; 
               font-weight:bold;
			   padding:0px;
			   
               /*padding-left:10px;
               padding-right:10px;
               padding-top:10px;
               padding-bottom:10px;*/
               color:#000000;
               }
 
div.footer-u { text-align:center;
          background-image:url(footer-u.gif);
          height:20px;
          width:800px;
          border-style:solid; 
          border-color:#000000; 
          border-left-width:0px; 
          border-top-width:0px; 
          border-right-width:0px; 
          border-bottom-width:0px; 
          font-family:verdana; 
          font-size:10pt; 
          font-weight:bold;
          color:#FFFFFF; }

div.footer {width:800px;
            
            text-align:center;
           padding-left:5px; 
           border-style:solid; 
           border-color:#000000; 
           border-left-width:0px; 
           border-top-width:0px; 
           border-right-width:0px; 
           border-bottom-width:0px; 
           font-family:verdana;
           font-size:10pt;
           color:#000000; }
                
.nform {background-color:#006822;
          color:#FFFFFF;
          bordercolor="#FFFFFF"; 
          border: 1px #FFFFFF solid;}
          
.button {
        border : thick solid 1;
        background-color: #006822;
        font-family: Verdana;
        font-style : normal;
        font-size: 8 pt;
        font-weight : bold;
        color : #FFFFFF;
        cursor : hand;}

.eintragen {
        background-image:url(bg.jpg);
        border : thick solid 0;
        font-family: Verdana;
        font-style : normal;
        font-size: 8 pt;
        font-weight : bold;
        color : #000000;
        cursor : hand;}
		
.main p {
		padding:10px;
		margin:0px;
		}
		
.main img {margin:10px;}
