html, body{ margin:0px;
            font-family:'Verdana';
      		  font-size:12px;
            width:100%;
            height:100%;
            background:#999999;}

#position{ width:650px;
			     background:#ffffff;
				   height:100%;
			     margin:0px auto;}

#hp{ width:650px;
     height:100%;
		 text-align:left;
		 background:#115533;
     border:0px solid #115533;}
     
#loc{	width:650px;
      height:40px;
      line-height:40px;
		  color:#ffffff;
		  text-align:left;}

#loc_text{	padding-left:20px;
            position:absolute;
				    background:#115533;}

#top{	width:650px;
		  background:transparent;}

#mid{	width:650px;
      padding-top:20px;
      padding-bottom:20px;
		  background:#339966;}
		
#banner{	width:610px;
		      padding:20px;
		      text-align:right;
		      background:transparent;}
		      
#banner_text{	font-size:18px;
    		      height:90px;
    		      color:#ffffff;
    		      text-align:right;
    		      background:transparent;}
		      
#logo{	margin-top:-5px;
			  position:absolute;
			  margin-left:0px;}

#linkbar1{ width:650px;
          background:#ffcc00;}
          
#linkbar2{ width:650px;
           background:#ff5500;}

#links1{	line-height:20px;
          height:20px;
          width:610px;
		      top:100px;
		      margin-left:20px;
		      text-align:left;
		      background:#ffdd55;}
		      
#links2{	line-height:20px;
          height:20px;
          width:610px;
		      top:100px;
		      margin-left:20px;
		      text-align:left;
		      background:#FF8855;}
		      
.text1{ margin-left:20px;
        width:610px;
        text-align:justify;
        color:#ffffff;}
        
.text_bild{ width:300px;
            height:436px;
            margin-left:20px;
            background:#333333;}
		    
.spacer{ width:650px;
         height:5px;
         background:#115533;}
		
.active_link{	color:#ffffff;
              background:#bb0000;
              height:20px;
              line-height:20px;
              display:block;
              float:left;
            	text-align:center;
              text-decoration:none;
            	margin:0px;
              padding-left:10px;
              padding-right:10px;}
		
a{ color:#ffffff;
   background:transparent;
   text-decoration:none;
	 margin:0px;}

a:hover, a:active, a:focus{	color:#ffcc00;}

a.link1{ color:#000000;
         height:20px;
         line-height:20px;
         display:block;
         float:left;
      	 text-align:center;
         background:transparent;
         text-decoration:none;
      	 margin:0px;
         padding-left:10px;
         padding-right:10px;}

a.link1:hover, a.link1:active, a.link1:focus{	color:#ffffff; background:#bb0000;}

a.link2{ color:#000000;
         height:20px;
         line-height:20px;
         display:block;
         float:left;
      	 text-align:center;
         background:transparent;
         text-decoration:none;
      	 margin:0px;
         padding-left:10px;
         padding-right:10px;}

a.link2:hover, a.link2:active, a.link2:focus{	color:#ffffff; background:#bb0000;}