html
{
background-image:url('img/3.png');
background-color:#ffffff;
font-family:times, serif;
font-size:13pt;
}

#head

      {
     

      width:1000px;
      height:200px;
      margin-right:10px;
      }
   
    #navi
    {
    
    width:150px;
    height:500px;
    float:left;  
    padding-left:50px;
    font-size:12pt;
    font-family:times,sans-serif;
    }
    
    
       #navi ul{
       list-style:none;
      
     
       } 
      #navi ul li a { 
      	display:block;
      	background-image:url('img/button2.gif');
      	line-height:50px;
      	height:50px;
      	width:100px;
      	border:0;
      	text-decoration:none;
      	padding-left:10px;
      	color:#a82422;
      	
      	}   
      	
      	#navi ul li  { 
      	
      	
      	
      	height:50px;
      	width:100px;
      	
      	padding:2px;
      	
      	}   

    #contend
     {
     background-image:url('img/contend.jpg');
     width:760px;
     padding:20px;
    float:left;

    }




  
    #foot
     {
    background-image:url('img/contend.jpg');
  background-position:right;
         background-repeat:repeat-y;    
    width:1000px;
    height:100px;
    clear:left;

    }


    #mantel
    {
       
         margin:auto;
         width:1010px;
         background-image:url('img/schatten.png');
         background-position:1000px 28px;
         background-repeat:repeat-y;
    }
    

  
.box{
	width:300px;
	
	
	}
	
	.impr{
text-align:right; 
color:black; 
font-size:10pt;  
margin-right:11px;

	}

	.impr a
	{color:black;
	 vertical-align:-30px;
    }
    
    h2 
    {
font-family:arial, son-serif;
    }
    
    #contend a
    
    {
    text-decoration:none;
    color:black;
    }
