body {

margin: 0px;
	overflow-y: scroll;
	*overflow-y: none;

}
.navmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.navmenusub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.header {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000033;
}
.backgr_content {
	background-attachment: fixed;
	background-image: url(contentbackgr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.font01 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #000033;
	line-height: 20px;
}
.font02 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #696987;
}
.fontcontent {
	font-family: "Verdana", Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000033;
}

.imgborder {
	border: 1px solid #05a8e1;
}
.font03 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}
.font05 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}
.font06 {
	font-family: "Verdana", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #05A8E1;
}

.font04 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #05A8E1;
}
.inputbox {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000033;
	background-color: #FFFFFF;
	border: 1px solid #05A8E1;
}
.buttonstyle {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	background-color: #FFFFFF;
}

#paginanummer a {
  color: #000033;
  font-size: 25px;
}

.stempel {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-style: italic;
	background-color: #000033;
	
}


.caroussel li{

	margin-top:25px;
}

.caroussel img{
	
	cursor:pointer;	
	
}
.caroussel{
	
	width:800px;
	overflow:hidden;
	float:left;
	
	overflow:hidden;
}

.prev{
	margin:25px 25px 0px 55px;
	float:left;	
	cursor:pointer;
}

.next{
	margin:25px 0;
	float:left;
	cursor:pointer;
	
}	


.foto_Groot{

	margin:auto;
	text-align:center;
	height:418px;
	overflow:hidden;
	
}



.caroussel li{
	float:left;	
	overflow:hidden;
	width:81px;
	height:86px;
	
}
.foto_informatie{

 	background:url(contentbackgr.gif) repeat-x top left;
	margin-left:150px;
		
}

.clear{
	clear:both;
}

.next{
	background:url(next.jpg) no-repeat top left;
	width:32px;
	height:52px;
	border:none;
}

.prev{
	background:url(prev.jpg) no-repeat top left;
	width:32px;
	border:none;
	height:52px;
}
