body {font-family:Arial,Helvetica,sans-serif;
      font-size:12px;
      background-color:#BCCE00;
      color:#000000;
      margin:0px auto;
      padding:0px;}

hr { border: solid 1px #BCCE00;
margin-right:10px;  }

.adressegruen {
	color: #BCCE00;
	font-weight: bold;
	font-size:12px;
}

div.headarea {width:800px;
              height:110px;
              background-color:#FFFFFF;
              background-image:url(../images/top.gif);
              background-repeat:no-repeat;
              margin:0px auto;
              position:relative;
              border-top:1px solid #BCCE00;
              z-index:1;}

div.bottomarea {width:800px;
                height:47px;
                background-color:#FFFFFF;
                background-image:url(../images/bottom.gif);
                background-repeat:no-repeat;
                margin:0px auto;}

div.headtext1 {position:relative;
               margin-top:45px;
               margin-left:490px;
               z-index:3;}

div.headtext2 {position:relative;
               margin-top:-10px;
               margin-left:580px;
               z-index:3;}

img.logo {width:209px;
          height:57px;
          border-style:none;
          margin-top:-15px;
          margin-left:500px;
          position:relative;
          z-index:2;}

div.mainarea {width:800px;
              height:500px;
              background-color:#FFFFFF;
              margin:0px auto;}

div.navigation {width:160px;
                margin-top:0px;
                padding-left:20px;
                position:relative;
                z-index:2;}

.adresse {font-size:11px;}

h1 {font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
    color: #A2AE00;
    margin:0px;}
	

h2 {font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color:#A2AE00;
    margin:0px;}	

a.button          {width:150px;
                   height:23px;
                   padding-top:7px;
                   padding-left:48px;
                   margin-top:3px;
                   font-size:12px;
                   display:block;
                   font-weight:bold;
                   background-image:url(../images/button.gif);
                   background-repeat:no-repeat;
				  }
				 

a.button:link, a.button:visited
                  {color:#000000;
                   text-decoration:none;
                   background-position:left top;}

a.button:hover, a.button:active, a.button:focus
                  {color:#000000;
                   text-decoration:underline;
                   background-position:left bottom;}
				   
p {	margin: 0 0 5px 0; 
}

a:link {
	color: #A2AE00;
	font-weight: bold;
}
a:visited {
	color: #A2AE00;font-weight: bold;
}
a:hover {
	color: #000000;font-weight: bold;
}
a:active {
	color: #000000;font-weight: bold;
}
