	/*CEE5F2 blauw*/
	/*F9F9F9 licht grijze streep*/
	/*E8E8E8 donder grijze streep*/ 

body,html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4F50;
	margin: 0px;
}
.header {
  	font-size: 10px;
}
.title {
 	font-weight:bold; 
	padding-bottom: 5px;
	border-bottom: 1px solid #F8F8F8;
	width: 550px;
}
.text {
 	width: 550px;
 	line-height: 160%
}
.tabletitle {
 	font-weight:bold;
}
.tablecel {
 	vertical-align:top;
}
.tablerow {
 	background-color: #FFFFFF; 
}
.tablerowover {
	background-color: #FBFAF8;
}
.headerleft {
 	height:114px;
	width:*%;
	background: url(headerline.gif) 0 0 repeat-x; 
  
}
.header {
  	width:800px;background: url(header.gif) 0 0 no-repeat;
	vertical-align:bottom;
	text-align:left;
}
.headernav {
  	font-size: 11px;
	margin: 0px 0px 10px 10px;
}
.headerright {
  	width:*%;
	background: url(headerline.gif) 0 0 repeat-x;
}
.mainleft {
 	height:*%; 
}
.main {
  	background: url(headerpart.gif) top right no-repeat;
	padding:30px 0px 0px 50px;
	vertical-align:top;
}

.mainright {
  
}


a:link,
a:visited,
a:active {
  	color: #4D4F50; 
	text-decoration: none;		
}
a:hover {
	color: #52B4DB;
	text-decoration: none;
}

.cpr {
  	padding-top: 20px;
  	font-size: 10px;
  	text-align: center;
}

.img {
  	border:1px solid #cccccc;
}