@import url(navi.css);


#linie{
 
 height: 10px;
 background: #666;
 }

html{
 margin: 0px;
 padding: 0px;
 }




#rahmen {
width: 920px;
min-height: 715px;
padding: 0px 0px 0px 0px;
margin-top: 10px;

}

#head{
 position: absolute;;
 width: 510px;
 margin: 0px 0px 0px 0px;
 left: 400px;
 top: 10px;
 background: url(../images/fischers01.jpg) no-repeat #fff;

	}
 
#logo{
  position: relative;
  width: 201px;
  height: 124px;
  top: 10px;
  background: url(../images/logo.jpg) no-repeat;	
  

 
  
  }
  
#menu{
margin: 40px 0px 48px 0px;

}

#links{
 position: absolute;
 left: 0px;
 top:10px;
 width: 380px;
 margin: 0px 0px 0px 0px;}


#content {
overflow:hidden;
padding: 0px 0px 0px 0px;

}

#content{
}
/*#foot {
clear:both;

}


#rechts{
float:right;
width: 300px;
margin: 0px 0px 0px 0px;
overflow:hidden;
border: 1px solid red;
clear:both
 }



