@charset "utf-8";
/* CSS Document van F1 Administraties */

* {
  padding:0; 
  margin:0;
  }
  
body {
	 padding: 0px;
	 margin: 0px;
	 font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	 color: #000;
	 width: 1000px;
	 margin: 0 auto;
	 }
		   
div#header {
	 	   width: 1000px;
	       height: 150px;
		   overflow:hidden;
		   border-bottom: 2px #FFF solid;
	       }
		
div#headlinks {
	 	   width: 66px;
	       height: 150px;
		   background:url(../images/head-links.jpg) left no-repeat;
		   float:left;
	       }

div#headrechts {
	 	   width: 598px;
		   height: 150px;
		   float:left;
	       }
		   
div#headextr {
	 	   width: 336px;
		   height: 150px;
		   background:url(../images/head-rechts1.jpg) right no-repeat;
		   float:right;
		   }

div#menu {
		 height: 25px;
		 text-align: center;
		 width: 1000px;
		 background:url(../images/menubalk.jpg) repeat-x;
         overflow:hidden;
		 }

#menuleft {
			width:64px;
			background: url(../images/hoeklinks.jpg) left no-repeat;
			float: left;
			height: 25px;
			}

#menumid {
		 width: 602px;
		 float:left;
		 height: 25px;
		 }
			 
#menuknoppen li{
			   text-align: center; 
			   height: 25px;
			   display:block;
			   float: left;
			   }

#menuknoppen li a{
				 text-decoration: none;
				 color: #FFF;
				 }

#menuknoppen li a:hover {
						text-decoration:underline;
						}
						
#menuknoppen .knop {
				   background: url(../images/button.jpg) no-repeat;
				   padding-top: 3px;
				   width: 100px;
				   }

#menuknoppen .tussenruimte {
				   background: url(../images/tussenruimte.jpg) left no-repeat;
				   width: 2px;
				   }			 

#menuright {
			 width: 334px;
			 background: url(../images/hoekrechts.jpg) right no-repeat;
			 float:left;
			 height: 25px;
			 }

div#wrapper {
			width: 1000px;
			border-top: #FFF solid 20px;
			overflow:hidden;
			}

div#wrapleft{
		    width: 750px;
			min-height: 500px;
			float: left;
		    }
			
div#titel {
			width:750px; 
			height:25px; 
			background:url(../images/bgupcontent.jpg) left no-repeat;
			}
			
div#inhoud {
			width: 728px; 
			border-left: 1px #666 solid; 
			border-right: 1px #666 solid; 
			border-bottom: 1px #666 solid; 
			background-color: #f8f8f8;
			min-height: 400px;
			}
			
div#linhoud{
			width: 50%; 
			float:left;
     		}
div#rinhoud {
			width: 50%; 
			float:left;
     		}

div#wrapleft a {text-decoration:none; color: #c60846;}
div#wrapleft a:hover {text-decoration:underline;}
div#wrapleft p {padding-left: 14px; padding-right: 14px; font-size: 16px; padding-top: 2px; padding-bottom: 2px;}
div#wrapleft h1 {padding-left: 15px; padding-right: 15px; font-size: 16px; color:#FFF; padding-top: 4px;}
div#wrapleft h2 {padding-left: 14px; padding-right: 14px; font-size: 16px;}

div#wrapright{
		     width: 250px;
			 min-height: 500px;
			 float: left;
			 font-size: 15px;
		     }
			 
div#wrapright p{ padding-left: 5px; padding-right: 5px; padding-top:2px;}
div#wrapright h3 {padding-left: 5px; padding-right: 5px; padding-top: 5px; font-size: 15px;}
div#wrapright a {text-decoration:none; color: #c60846;}
div#wrapright a:hover {text-decoration:underline;}
			 
.sidekop {height:25px; width: 250px; color:#FFF; background:url(../images/litop.jpg) no-repeat center;}
.sidespace {background-color:#FFF; height: 20px; width: 250px;}
div#sidenews{background-color:#f8f8f8; width: 248px; border-left: 1px #666 solid; border-right: 1px #666 solid; border-bottom: solid 1px #666;}	
div#sidecomp{background-color:#f8f8f8; width: 248px; border-left: 1px #666 solid; border-right: 1px #666 solid; border-bottom: solid 1px #666;}
div#sidecopy{background-color: #f8f8f8; width: 248px; border-left: 1px #666 solid; border-right: 1px #666 solid; border-bottom: solid 1px #666;}