body {
	  background-color: #5a4a42;
	  font-size: 11px;
	  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	  color:#000; 
	  padding:0px;
	  margin:0px;
}

img{
	border:none;
	
}

/**************** SCROLLPANE *******************/

.scroll-pane {
	width: 375px;
	overflow: auto;
	float: left;
}

#pane1 {
	height: 300px;
}
	
	
/***********************************************/	

#container{ 	
	  position:absolute;
	  width:910px;
	  margin:0px 0px 0px -480px;
	  top: 13px; 
	  left: 50%;
	  text-align: left;
	  padding: 0px;
	  background-color: #FFF;
	  padding:0px 16px 0px 16px;
}


#contentContainer{	
	 height:365px;
	 clear:left;
}


.ccKollom{ /*contentContainerKolom*/
	width:565px;
	height:395px;
	overflow:hidden;	
	background-color:#f4f0e8;
	float:left;
	display:inline;
}

.ccKollomHeader{
	height:55px;
	padding-top:10px;
	margin-top:10px;
	background:url(../images/main/headerbg.gif) top left no-repeat; 
}

.ccKollomHeader h1{
	margin-left:130px;
	margin-top:25px;
	font-size:25px;
}

.ccContent{
	margin-left:135px;
	margin-right:65px;
	padding-bottom:15px;
	overflow: hidden;
	float: left;
	display:inline;
}




#ccAfbeelding{
	width: 345px;
	float:left;

}


#header{
	  height:170px;
	  margin: 5px 0px 0px 0px;
	  background:url(../images/main/header.gif) no-repeat;

	  
}

#headerUK{
	  height:170px;
	  margin: 5px 0px 0px 0px;
	  background:url(../images/main/headerUK.gif) no-repeat;

	  
}



#navTop{
      float:right;
	 
	}

#imageContent{
	width:389px;
	float:left;
	height:365px;
	overflow:hidden;
	
}


.textContentContainer{
	 background-image: url(../images/background.gif);
	 background-repeat:no-repeat;
	 float:left;
	 padding: 0px;
	 padding: 0px 30px 25px 0px;
	 width:509px;
	 height: 325px; /*minus top and bottom*/
	
	}

.textcontent{
	 overflow: auto;
	 margin-left:75px;
	 line-height:14px;
	 padding:0px 5px 0px 5px;
	 height: 315px;

}

.terug{
	padding-top:10px;
	padding-left:15px;
}

.terug a{
	text-decoration:none;
	color:#999;
}

.terug a:hover{
	text-decoration:underline;
	color:#999;
}

.content{
	float:right;

}

#navBottom{
    height:10px;
	color:#FFF;
}
	
#footerContainer{
	margin-top:80px;
	font-size:10px;
	height:40px;
	
}

.footer{
	float:left;
	color:#716658;
}


.footerNavigatie{
	float:right;
	
}


.footerNavigatie a{
	color:#999999;
	font-size:10px;
	text-decoration:none;
	
}	
		
	
#logo{
	  float:left;
}	


	
a{
	color:#6d5b52;
	text-decoration:none;

	
}	
	
a:hover{
	color:#333333;
	text-decoration:none;
	
}	


#selectLang{
	float:right;
	font-size:10px;
	padding:9px 25px 0 0;
	font-weight:bold;
}

#selectLang a{
	color:#f3ca96;
	font-weight:normal;
	text-decoration:none;
	
}

#selectLang a:hover{
	color:#cdb082;
	font-weight:normal;
	text-decoration:none;
	
}






#homeButton a{
	float:right;
	width:250px;
	margin:10px 10px 0px 0px;	
	height:110px;
}