* {
	margin : 0;
	padding : 0;
	list-style-type : none;
	
	font-family : Arial;
	font-size : 8pt;
}

body{
	color : #000000;
	background : url(../img/bg_body.gif);
}

A{
	color : #0562EA;
	font-weight : normal;
}

a img {
	border: 0;
}

#frame{
	text-align : left;
	width : 800px !important; width : 767px;
	height : 100%;
	border-right : 1px solid #FFBA00;
	border-left : 1px solid #FFBA00;
	background : #FCFCF2;	
	margin : 0 auto 0 auto;
}

#titelfoto{
	display : block;
	height : 276px;
	width : 257px;
	
	background : url(../img/intro-welkom.jpg) no-repeat;
	margin : 0 0 0 0px;
}

#routefoto{
	display : block;
	height : 276px;
	width : 257px;
	
	background : url(../img/intro-contact.jpg) no-repeat;
	margin : 0 0 0 0px;
}

#historiefoto{
	display : block;
	height : 276px;
	width : 257px;
	
	background : url(../img/intro-historie.jpg) no-repeat;
	margin : 0 0 0 0px;
}

#linksfoto{
	display : block;
	height : 276px;
	width : 257px;
	
	background : url(../img/intro-links.jpg) no-repeat;
	margin : 0 0 0 0px;
}

#portfoto{
	display : block;
	height : 276px;
	width : 257px;
	
	background : url(../img/intro-portfolio.jpg) no-repeat;
	margin : 0 0 0 0px;
}

#pubfoto{
	display : block;
	height : 160px;
	width : 257px;
	
	background : url(../img/intro-publicaties.jpg) no-repeat;
	margin : 0 0 0 0px;
}

#beeldfoto{
	display : block;
	height : 160px;
	width : 257px;
	
	background : url(../img/intro-beeldbank.jpg) no-repeat;
	margin : 0 0 0 0px;
}

#gbfoto{
	display : block;
	height : 276px;
	width : 257px;
	
	background : url(../img/intro-gb.jpg) no-repeat;
	margin : 0 0 0 0px;
}

.field{
	color : black;
   font-size: 7pt; 
   letter-spacing: 1pt;
   width : 80%;
   
   padding : 3px 3px 2px 6px;
    
   font-family : tahoma; 
   border : 1px solid #788381;
   background : #FFFFFF;
}

.button{
	position : relative;
	margin-bottom : -4px;
}

.clearfix:after, #frame:after, .portfolio:after, .submenu_admin:after{
    content:"."; 
    display:block; 
    height:0; 
    clear:both;
    visibility:hidden;
}

* html .clearfix, * html .frame, * html .portfolio, * html .submenu_admin{
	height:1%
}