body, html {
	height:100%;

}
* html				{ overflow-x: hidden; }
p {
	font-family: Arial;
	font-size: 12px;
	color: #3d3d3d;
	line-height: 17px;
	margin:0px;
	padding:0px;
}
a {
	color: #3d3d3d;
}
a:hover {
	text-decoration: none;
	color: #3d3d3d;
}
ul, ol {
	font-family: Arial;
	font-size: 12px;
	color: #3d3d3d;
	line-height: 17px;
	margin-left: 15px;
	padding-left: 0px;
}
input, textarea, select, button{
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 1px;
	border:1px solid #abadb3;
}

form{
	margin:0px;
}
h1						{ font-size:30px;line-height:50px; font-weight:normal; overflow:hidden; color:#01958e; margin:5px 0 0 -2px; }
h2 						{ font-family:Arial; font-size:18px; font-weight:normal; color:#01958e; margin:-5px 0 0 -1px; height:28px; overflow:hidden; }
h3, h3 a				{ font-family:Arial; font-size:12px; font-weight:normal; color:#01958e; text-transform: uppercase; text-decoration:none; }
h3 a:hover				{ color:#01958e; }
label					{ font-size:12px; line-height:20px; height:20px; font-family: Arial;	font-size: 12px; }

.mainc 					{ margin:0 auto; width:980px; font-family:Arial; color:#3d3d3d; }
.taalbalk 				{ height:20px; text-align:right; padding:3px 0 0 0; }
.logobanner				{ height:70px; background-image:url(../img/banner_top.gif); background-repeat:no-repeat; }
.submenu 				{ height:30px; background-image:url(../img/topfade.gif); background-repeat:repeat-x; line-height:30px; text-align:right; color:#FFFFFF; font-size:12px; padding: 0 10px 0 10px; }
.submenu a				{ color:#FFFFFF; text-decoration:none; }
.titelbalk 				{ height:50px; line-height:50px; overflow:hidden; }
.beeldblok 				{ width:550px; } 
.ccase 					{ width:550px; float:left; }

.ccasesel				{ width:410px; padding:0 0 0 20px; float:left; }
.cselmenu				{ height:25px; padding:25px 0 0 0; }
.cselcontent			{ background-image:url(../img/bgline.gif); background-repeat:repeat-y; border-top:1px solid #9d9d9d; border-bottom:1px solid #9d9d9d; padding:20px 20px 0 20px; }
.cselcblok				{ font-size:10px; color:#898989; line-height:16px; cursor:pointer; text-decoration:none; }
.cselcblok:hover a		{ text-decoration:underline; }

.footer					{ clear:both; height:30px; line-height:30px; color:#bababa; font-size:11px; border-top:1px solid #bdbdbd; }

.caseblok				{ clear:both; width:550px; padding:20px 0 0 0; }
.caseleft 				{ float:left; width:320px; padding:0 20px 0 0; }
.caseright				{ float:left; width:210px; }

.nbblok					{ clear:both; width:410px; padding:20px 0 0 0; }
.nbleft 				{ float:left; width:240px; }
.nbright				{ float:left; width:170px; }

.clearfix 				{ content:"."; display:block; height:0px; width:0px;clear:both; visibility:hidden; } 
.clearfix:after 		{ content:"."; display:block; height:0px; width:0px;clear:both; visibility:hidden; } 
