
body {
	margin: 0px auto;
	font-family: trebuchet ms, sans-serif;
	height: 100%;
	background-color: #EBF2FA;
	text-align: center; 
}
a {
	color: #2E4B6B;
		text-decoration: underline;
}
a:hover {
	color: red;
	text-decoration: none;
}
a.begrip {
	text-decoration: none;
	color:#6562FA;
}
a.begrip:hover {
	text-decoration: underline;
}
a.anchor {
	text-decoration: none;
}
a.anchor:hover {
	text-decoration: none;
	color: #2E4B6B;
}
h4 {
	display: inline;
	font-size: 16px;
	font-variant: small-caps;
}
input {
	size: 50px;
	background-color: #EBF2FA;
}
textarea {
	background-color: #EBF2FA;
}
p {
display: inline;
}
div#cc_total {
	width: 1000px;

	height: 90%;
	

	margin-top: 10px;
	margin-left: auto; 
	margin-right: auto;
	
}
	div#cc_header {
		width: 100%;
		
		
		
		border: 1px solid #2E4B6B;
		border-bottom: 0px;
		
	}
		div#top_bar  {
		
			width: 100%;
			background-color: #62abfa;
			font-size: 40px;
			color: #2E4B6B;
			background-image: url(../images/bird.jpg);
			background-repeat: no-repeat;
			background-position: right;
			height: 105px;

			
		}
			div#title {
				float: left;
				margin-left: 20px;
				margin-bottom: 31px;
				letter-spacing: 2px;
			}
			div#menu_bar {
				padding-left: 20px;
				padding-bottom: 4px;
				background-color: #B5CBE3;
			
				clear: both;
				
				height: 22px;
				font-size:14px;
				filter: alpha(opacity=100);-moz-opacity:.9;opacity:.9;
				
				font-variant: small-caps;
				font-weight: bold;
			
				letter-spacing: 1px;
					background-image: url(../images/bgkolom.jpg);
				background-repeat: repeat-y;
				background-position: right;
			}

			div#menu_left {
				padding-top: 4px;
				display: inline;
				float: left;
				
				height: 20px;
			}
			div#menu_right{
				padding-top: 4px;
				display: inline;
				height: 20px;
				float: right;
				margin-right: 176px;
				word-spacing: 20px;
			}
			
				a.menulink {
					color: blue;
					text-decoration: none;
					font-size: 17px;
					
				}
				a.menulink:hover { 
					
					color: red;
					text-decoration: none;

				}
				a.menulink_active {
					text-decoration: none;
					color: #2E4B6B;
								font-size: 17px;
				}
				a.menulink_active:hover {
				text-decoration: none;
					color: #2E4B6B;
					cursor: default;
				}

div#cc_content {
	width: 100%;
	background-color: #B5CBE3;
	border: 1px solid #2E4B6B;

	margin-top: 25px;
	color: #2E4B6B;
	vertical-align: top;

	overflow: hidden;
	border-top: 0px;
	text-align: left;

	
}
	div#content {
		
		padding: 10px;
		padding-top: 0px;
		
		
		
	}

		h1 {
			font-variant: small-caps;
			font-size: 20px;
			letter-spacing: 2px;
		}
		h2 {
			font-variant: small-caps;
			font-size: 16px;
		}
		h3 {
			font-size: 16px;
			display: inline;
			font-weight: bold;
		}
	div#box_right {
		width: 236px;
		float: right;
		vertical-align: top;
		overflow: auto;
		display: inline;
		background-color: #B5CBE3;
		position: relative;
		float: right;
		padding: 7px;
		border-bottom: 2px dotted #2E4B6B;
		margin-left: 20px;
		border-left: 2px dotted #2E4B6B;
		margin-bottom: 10px;
	}
div#footer {
	border-top: 1px solid #2E4B6B;
	padding: 4px;
	text-align: right;
	clear: both;
	margin-top: 30px;
}
/* NEWS */
div.date_time {
	font-size: 12px;
	display: inline;
	font-style: italic;
}

/* PRIJZEN*/
td {
	padding: 4px;
}