	body {
		background-color:#909b99;
		font-family:"trebuchet ms", arial;
	}
	.mainDiv {
		margin-top:50px;
		text-align:left;
		width:520px;
		background-image:url(/images/white.jpg);
		position: relative;
	}
	.contentWhite {
		padding-left:52px;
		padding-top:15px;
		padding-bottom:25px;
		color: #555555;
		font-size:14px;
	}
	.contentWhiteSmall {
		padding-left:52px;
		padding-top:15px;
		padding-bottom:25px;
		color:#666666;
		font-size:11px;
	}
	.contentWhite strong {
		font-weight:100;
		color:#669900;
	}
	.contentWhite p {
		margin-right: 40px;
		font-size: 12px;
		margin-bottom: 0px;
	}
	.contentGray {
		background-image:url(/images/gray.jpg);
		padding-left:52px;
		font-size: 12px;
		padding-top:20px;
		padding-bottom:20px;
		color:#333333;
	}	
	.contentWhite ul {
		font-size: 12px;
		color: #555555;	
	}
	ol {
		font-size: 12px;
	}
	a {
		text-decoration: none;
		color:#669900;
	}
	a:hover {
		text-decoration: underline;
	}

	.menu {
		background-image:url(/images/gray.jpg);
		padding-left:42px;
		font-size: 13px;
		font-weight: bold;
		margin-top: 1px;
		color:#333333;
		height: 29px;
	}
	.menu a {
		color: #666666;
		height: 23px;
		padding-top: 7px;
		padding-left: 10px;
		padding-right: 10px;
		display: block;
		float: left;
		text-decoration: none;
	}
	.menu a:hover {
		color: #333333;	
	}
	.activeItem {
		color: #333333;
		height: 23px;
		padding-top: 7px;
		padding-left: 10px;
		padding-right: 10px;
		display: block;
		float: left;
		text-decoration: none;
		background-color: white;
	}
	.footer {
		background-image:url(/images/gray.jpg);
		padding:5px;
		padding-left:42px;
		padding-right: 20px;
		font-size: 13px;
		font-weight: bold;
		margin-top: 1px;
		text-align: right;
		color:#e3e3e3;
	}	
	input {
		width:190px;
		border-width:1px 1px 1px 1px;
		background-color:#fafafa;
		font-family: "trebuchet ms", arial;
	}
	.trainingen {
		background-image:url(/images/white.jpg);
		padding-left: 11px;
	}
	.accordion_toggle {
		display: block;
		height: 30px;
		width:449px;
		background: #aaaaaa;
		background-image: url(/images/leesmeer.gif);
		background-position: center right;
		background-repeat: no-repeat;
		background-position-x: 98%;
		padding: 0 10px 0 10px;
		padding-left:41px;
		line-height: 30px;
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
		outline: none;
		font-size: 14px;
		color: #ffffff;
		border-bottom: 1px solid #ffffff;
		cursor: pointer;
		margin: 0 0 0 0;
	}
	.accordion_toggle:hover {
		background: #666666;
		background-image: url(/images/leesmeer.gif);
		background-position: center right;
		background-repeat: no-repeat;
		background-position-x: 98%;
		color:white
	}
	.accordion_toggle_active {
		background-color:#a9d06a;
		background-image: none;
		color: #ffffff;
		border-bottom: 1px solid #cde99f;
	}
	
	.accordion_content {
		padding-top: 15px;
		padding-bottom: 15px;
		background-color: #f9f9f9;
		width:500px;
		color: #444444;
		overflow: hidden;
	}
	.accordion_content p {
		margin: 10px 31px 10px 41px;
		font-size: 12px;
		color: #444444;
	}
	.accordion_content h2 {
		margin: 10px 11px 10px 41px;
		font-size: 12px;
	}
	.accordion_content ul {
		margin: 10px 11px 10px 41px;
		font-size: 12px;
		color: #666666;
	}
	
	.line {
		background: #cccccc;
		overflow: hidden;
		height: 2px;
		margin-left: 11px;
		width: 500px;
		
	}
	h3 {
		font-style: italic;
		font-size: 14px;
		color: black;
	}
	.actie {
		display: block;
		font-size: 12px;
		color: #666666;
		background-color:#dddddd;
		text-align:center; 
		color:#333333; 
		padding:5px;
		width:410px;
	}
	.actie:hover {
		text-decoration: none;
		color:white;
		background-color: #666666;
	}
	
	.thumb {
		background-color: white;
		padding: 3px;
		border: 1px solid grey;
		margin-right: 10px;
		margin-bottom: 5px;
		float: left;
	}

	.quote {
		font-style:italic;
		background-color: #ffffff;
		padding: 10px;
		border:1px solid #dddddd;
	}
	.filedownload {
		display: block;
		background-repeat: no-repeat;
		height: 18px;
		padding-left: 20px;
		padding-top: 2px;
	}
	#aanmelden {
		position: absolute;
		top:11px;
		right: 10px;
		border: 0px;
	}
	
	.postlabel {
		color:#999999;
		font-size: 12px;
		margin-top: 10px;
	}
