body, html {
	height: 100%;
	abackground:black;	
}

html {
	overflow-y: scroll;
}

body ,textarea{
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 19px;	
}

.fl_left{
	float:left;
}


.fl_right{
	float:right;
}

form, input, select, textarea {
	margin: 0;
	padding: 0;	
}
input, select, textarea{
	border:1px solid #99D6EE;
}

p {
	padding:0px;
	margin:0px;
	margin-bottom: 21px;	
}

a {
	text-decoration: underline;
	color:black;	
}

a img,
input[type=radio],
input[type=checkbox],
.noborder{
	border:0px;
}

.clear{
	clear:both;
	visibility:hidden;
	margin:0px;
	height:0px;
}

.error{
	color:#C02222;
	font-weight:bold;
}

a:hover {
	text-decoration: none;	
}

h1 {
	margin: 0px 0px 0px 0px;
	font-size: 24px;
	line-height: 30px;
	padding: 0;
	color: #99D6EE;
}

h2 {
	margin: 0px 0px 15px 0px;
	line-height: 27px;	
	font-size: 21px;
	padding: 0;
}

h3 {
	margin: 0px;
	line-height: 24px;	
	font-size: 18px;
	padding: 0;
}

h4 {
	margin: 0px;
	line-height: 24px;	
	font-size: 17px;
	padding: 0;
}

h5 {
	margin: 0px;
	line-height: 21px;	
	font-size: 16px;
	padding: 0;
}

h6 {
	margin: 0px;
	line-height: 21px;	
	font-size: 15px;
	padding: 0;
}


#dialog{
	display:none;
}

ul{
	list-style: none;
	list-style-image:url("../img/listitem.png");
}


/****
** MAINLAYOUT
****/
#container {
	width: 100%;
	min-height: 100%;
	height: auto !important; 
	height: 100%; 
	position: relative;
	margin: 0 auto;
}

#top {
	padding-top:20px;
	width: 100%;
	height: 95px;
	position: relative;
	margin: 0 auto;	
}

#top_content {
	width: 990px;
	height: 95px;
	margin: 0 auto;
	position: relative;
	font-size:14px;
	background:white;
}

#top_content .logo{
	position:absolute;
	top:15px;
	left:358px;
}


#top_content .mijn{
	position:absolute;
	top:77px;
	right:13px;
	font-size:11px;
}

#top_content .mijn a{
	text-decoration:none;
}

#top_content .mijn a:hover{
	text-decoration:underline;
}

#content {
	width: 990px;
	height: 458px;
	margin: 0 auto;
	position: relative;
	font-size:14px;
	background: #0098D4;
	z-index: 100;
}

#content_content{
	position: relative;
}

#content_content a{
	color: white;
}

#content_content ul.nieuws{
	list-style: none;
	list-style-image: none;
	padding:0px;
	margin:0px;
	font-size:12px;
}

#content_content ul.nieuws li{
	margin-top:15px;
}

#content_content ul a{
	text-decoration:none;
}

#content_content ul a:hover{
	color: #99D6EE;
}

#content_content #overlay,
#content_content #overlay_sluiten{
	position: absolute;
	left: 220px;
	width: 650px;
	background:#99D6EE;
	-moz-opacity:.95; 
	filter:alpha(opacity=95); 
	opacity:.95;
	color:#0098D4;
	color:black;
}

#content_content #overlay a{
	color:black;
}

#content_content #overlay_sluiten a{
	color:black;
	display:block;
	height:22px;
	
}
#content_content #overlay_sluiten a{
	text-decoration:none;
	background:url('../img/sluiten_bg.png') no-repeat 110px 0px;
}

#content_content #overlay_sluiten a:hover{
	background:url('../img/sluiten_bg_active.png') no-repeat 110px 0px;
}

#content_content #overlay h2{
	font-size:14px;
	font-weight:bold;
}

#content_content #overlay{
	top:-15px;
	height: 380px;
	padding: 35px 15px;
	overflow:auto;
	overflow-x:hidden;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-shadow-color: #000000; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #FFFFFF; 
}

#content_content #overlay_sluiten{
	top:435px;
	height: 50px;
	padding: 8px 15px 10px;
}


#content_content table.nav_container{
	padding:0px;
	margin:0px;
	height:458px;
	width:990px;
	color:white;
}

#content_content td.nav_left{
	width: 80px;
}

#content_content td.nav_left a{
	display:block;
	height:458px;
	background:url('../img/prev.png') center center no-repeat;
}

#content_content td.nav_left a:hover{
	background:url('../img/prev_hover.png') center center no-repeat;
}

#content_content td.content{
	width: 830px;
}

#content_content td.nav_right{
	width: 80px;
	
}

#content_content td.nav_right a{
	display:block;
	height:458px;
	background:url('../img/next.png') center center no-repeat;
}

#content_content td.nav_right a:hover{
	background:url('../img/next_hover.png') center center no-repeat;
}

#content_content td.none{
	cursor: auto;
	background:none;
}

/***
**** HOME
***/
#content_content .home{
	display:block;	
	width:790px;
}

#content_content .home table{
	width:790px;
}

#content_content .home table td.left{
	width:230px;
	background: url('../img/home_bg.jpg') center center no-repeat;
	padding:15px;
}

#content_content .home table td.center{
	width:230px;
	padding:15px;
}

#content_content .home table td.right{
	width:230px;
	padding:15px;
	background:none;
}

#footer {
	width: 990px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	font-size:14px;
	background: white;
}

#footer_content{
	text-align:center;
}

#footer_content ul{
	list-style: none;
	margin:0px;
	padding:0px;
}

#footer_content ul li{
	width:120px;
	padding-top:25px;
	float:left;
}

#footer_content ul a{
	display:block;
	padding-bottom:35px;
	background: url('../img/menu_bg.gif') bottom center no-repeat;
	text-decoration:none;
}

#footer_content ul a.active,
#footer_content ul a:hover{
	background: url('../img/menu_bg_active.gif') bottom center no-repeat;
}

#content_content .referentie{
	width:200px;
	float:left;
	font-weight:bold;
	height: 120px;
	margin-right:10px;
	margin-bottom:10px;
}

#content_content .nomargin{
	margin-right:0px;
}

#content_content .referentie .logo table.center{
	background:white;
	height:100px;
	width:200px;
	vertical-align:middle;
	text-align:center;
}

.cm-formulier-form-table .label{
	padding-right:10px;
}

.cm-formulier-form-table #e_submit{
	float:right;
}

.cm-formulier-form-table #e_submit input{
	padding: 0px 20px;
}
