ul {padding:0; margin:0;}
body {
  font-family:  arial;
  font-size:11px;
  background-color:#676767;
  scrollbar-arrow-color: #384468;
  scrollbar-base-color: #384468;
  scrollbar-darkshadow-color: #D2D8E8;
  scrollbar-face-color: #fff;
  scrollbar-highlight-color: #E9ECF3;
  scrollbar-shadow-color: #E9ECF3;
  background-color:#002457;
  }
img {
  border-color:#999999;
  border-width:1px;
  border-style:solid;
}
#text_left img, #nieuws img  {
  border:0;
  }
#horizon {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  background-color:#002457;
  }
#container {
  width: 800px;
  height: 600px;
  margin-left: -400px;
  position: absolute;
  top: -300px;
  left: 50%;
  text-align:left;
  background-color:white;
  overflow:hidden;
  }
#header  {
  position:relative;
  float:left;
  width:800px;
  height:160px;  
/*  background-image:url(../images/headers/header1.jpg);*/
  }
#logo  {
  position:relative;
  margin-left:20px;
  margin-top:10px;
  background-image:url(../images/marnifruit_logo.gif);
  background-repeat:no-repeat;
  width:250px;
  height:90px;
  }  
#menu  {
  position:relative;
  float:left;
  background-image:url(../images/menu_bg.gif);
  background-repeat:no-repeat;
  background-position:13px 15px;
  width:150px;
  height:440px;
  }    
#menu_bg  {
  position:relative;
  float:left;
  width:150px;
  height:440px;
  background-image:url(../images/logos.gif);
  background-position:28px 390px;
  background-repeat:no-repeat;
  overflow:hidden;
  }  
#luna  {
  position:absolute;
  float:left;
  top:320px;
  left:0px;
  }  
  
  
#menu ul  {
  margin-left:20px;
  margin-top:20px;
  }  
#menu ul li  {
  list-style-type: none;
  width:120px;
  margin-bottom:3px;
  }
#menu ul li a  {
  text-decoration: none;
  color: #000;
  display:block;
  padding:2px 4px 1px 20px;
  font-size:11px;
  }   
#menu ul li a:hover  { 
  background-image:url(../images/menu_hover.gif);
  background-repeat:no-repeat;
  background-position: 0 0;
  }
#main  {
  position:relative;
  float:left;
  width:355px;
  height:400px;
  overflow:auto;
	  }
#main_breed  {
  position:relative;
  float:left;
  width:460px;
  height:400px;
  overflow:auto;
	  }	  
#intro1, #intro2, #intro3  {
  position:relative;
  float:left;
  height:100px;
  width:340px;
  border-bottom: 1px solid #999999;
  overflow:hidden;
  } 
#intro4  {
  position:relative;
  float:left;
  height:93px;
  width:340px;
  } 
  
#intro1 p  {
  margin-top:15px;
    }   
#intro2 p, #intro3 p, #intro4 p {
  margin-top:5px;
}
.kop, #nieuws .title  {
  font-size:12px;
  color:red;
  font-weight:bold;
  } 
#intro1 img, #intro2 img, #intro3 img, #intro4 img, #nieuws img  {
  margin: 0 5px 0 5px;
  }   
  
#text  {
  position:relative;
  float:left;
  width:335px;
  padding-top:20px;
  }   
#text ul  {
  margin-left:20px;
}


#rightcol  {
  position:relative;
  float:right;
  background-image:url(../images/menu_bg.gif);
  background-repeat:no-repeat;
  background-position:-10px 20px;
  width:287px;
  height:400px;
overflow:hidden;
  }  

#right_thumbs  {
  position:relative;
  float:left;
  height:400px;
  width:170px;
  overflow:hidden;
} 
#right_thumbs  img {
  margin-left:20px;
  margin-top:30px;
} 
   
    
#kort  {
  position:relative;
  float:left;
  width:280px;
  height:170px;
  overflow:hidden;
  }  
#nieuws  {
  position:relative;
  float:left;
  width:270px;
  height:190px;
  overflow:hidden;
  border-bottom: 1px solid #999999;
  }  
#language  {
  position:relative;
  float:left;
  width:260px;
  height:60px;
  overflow:hidden;
  margin-left:30px;
  margin-top:10px;
  }    
    
#right_full  {
  position:relative;
  float:left;
  margin-left:20px;
  margin-top:20px;
  overflow:auto;
  width:248px;
  height:300px;
  }    
#right_full li  {
  margin-bottom:3px;
  }  
#kort p, #nieuws p  {
  margin-top:20px;
  margin-left:25px;
  margin-right:8px;
  }   
 
#kort .kop, #nieuws .kop, #right_full .kop {
  color:#384468;
  color:white;
  font-size:12px;
  font-weight:bold;
  background-color:#384468;
  display:block;
  width:240px;
  height:15px;
  padding: 2px 3px 2px 3px;
}
#kort ul  {
  margin-left:40px;
  margin-top:8px;
}  

#text_left  {
  position:relative;
  float:left;
  width:435px;
  padding-top:20px;
}
  
#bottom  {
  position:relative;
  float:left;
  width:650px;
  height:30px;
  padding-top:8px;
  border-top:1px solid #999999;
  background-image:url(../images/footer.gif);
  background-repeat:no-repeat;
  background-position: 360px 5px;
  overflow:hidden;
  }  
#bottom p  {
  margin-top:10px;
  margin-left:15px;
  font-size:11px;
}  
#bottom a  {
  color:black;
  text-decoration:none;
  }

form  {
  display:inline;
  }
input  {
  display:inline;
  font-size:11px;
  padding:0;
  }    
  
h2  {
  font-weight:700;
  font-size:12px;
  }
hr {
  color: #999999;
  height:1px
  }
#teamlinks  {
  position:relative;
  width:210px;
  height:200px;
  float:left;
  border-bottom:1px solid #cccccc;
  margin-bottom:5px;
  overflow:hidden;
  }
#teamrechts  {
  position:relative;
  float:right;
  height:200px;
  width:210px;
  border-bottom:1px solid #cccccc;  
  margin-bottom:5px;  
  overflow:hidden;
  }   