/* CSS Document */

        
               body{background-color:#FFA000; margin-left:70px; margin-top:30px;}
              #rahmen { border: 0px solid ; width: 980px; height:700px;padding-left:50px;}
			             
             .style1 {
	              font-weight: bold;
	              font-size: xx-large;
	              font-family: Geneva, Arial, Helvetica, sans-serif;
	              font-style: italic; margin-left: 30px; 
                   }
			 .style2 {
			      font-family: 'Comic Sans MS', 'Franklin Gothic Medium';
			      font-weight: bold;
				  font-size: 15px;
				   }
			 .style3 { 
			     
			      font-family: Arial;  font-size: 14px;
				  font-weight: bold; line-height: 1.0em; 
				  } 
		    .style4 { 
		          font-family: Arial; font-size: 16px; line-height: 2.1em; padding-top: 30px;
			      } 
		  .wrapper { float: left; height: 130px; width:977px; background: url(images/top-left.gif) no-repeat left top;  } 
	.wrapper-outer { float: left; height: 130px; width:977px; background: url(images/top-right.gif) no-repeat right top; 
	               }
		       #h1 {  position: relative; top:20px; padding-bottom:10px;
			         padding-left: 6em;   
			      }
	          
			#hl img {   } 
			
		       #navi { 
			      margin:0px;
		          padding-left: 6px; 
				  list-style-type: none; 
				  border:1px solid; width: 969px; height:45px;
				  float:left;
				  background: #1111B9;
				  text-transform: uppercase;
				 }
		 #navi li {
	              float: left; padding-top:3px;  
				  }
			 #navi a {
		          display: block;
				  float: left; border: 1px solid #1111B9; 
		          padding: 0px 6px 0px 6px; 
				  line-height: 2.5em;
				  background: #1111B9 url(images/mainNavBorder.gif) repeat-y left top;
				  text-decoration: none; 
				  color: #D2EFFF; 
			      }
		#navi a:hover {
		          border-top-color:#D91; border-top-width:3px;
				  border-bottom-color:#FFF; border-bottom-width:2px;
				  border-right-color:#FFF;  border-right-width:1px;
				  border-left-color:#D91;
				  color:#FFFF00;
				  }
          

			 
			 
		   
		     
			  
            