@import url(/include/css/editor.php);
body 	{
	background-color: #FFFFFF;
	/*      T R B L  */
	margin: 0 0 0 0;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	overflow: -moz-scrollbars-vertical;
}

.border	{
	border : 1px solid #26a0e6;
	float: right;
	margin-right:10px;
}

.height1 { /* als je een divje wilt gebruiken ipv pixel.gif dan dien je in IE deze class te gebruiken en daarnaast de juiste
				hoogte en breedte te geven, zonder deze class krijgt je altijd een aantal pixels onder een div */
	height:1px;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
}

.arrow {
	padding-left: 10px;
	background: url('/image/arrow.gif') no-repeat 0px 5px;
	}

.center{
	margin-left:auto !important;
	margin-right:auto !important;
	width:980px !important;
}


#header {
	height: 90px;
	position: relative;
	border-bottom: 1px solid #99c8dd;
	padding: 30px 0px 34px 0px;
	margin-bottom: 15px;
	}
#headerContent {
	height: 90px;
	background: #80bad5;
	}
#logo {
	top: 20px;
	left: 0px;
	position: absolute;
	}
#logo a img {
	border: none;
	}

#sitename {
	left: 148px;
	bottom: 33px;
	width: 380px;
	height: 47px;
	color: #0082d1;
	font-size: 20px;
	text-indent: 46px;
	line-height: 47px;
	position: absolute;
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	background: url('/image/header_tab.gif') no-repeat;
	}
#sitename strong {
	font-weight: normal;
	}

.headerNav {
	right: 20px;
	bottom: 40px;
	text-align: right;
	position: absolute;
	}
.headerNav a {
	color: #fff;
	}

#wrapper {
	padding-top: 20px;
	}


.box {
	background: #f0f0f0;
	margin-bottom: 20px;
	}
.boxBottom {
	padding: 10px;
	padding-bottom: 25px;
	background: url('/image/box-bottom.gif') no-repeat center bottom;
	}
.box h3 {
	color: #ffffff;
	font-size: 13px;
	height: 22px;
	line-height: 22px;
	text-indent: 10px;
	}
.boxBlue h3 {
	background: url('/image/side_heading_blue.gif') no-repeat;
	}
.boxGray h3 {
	background: url('/image/side_heading_gray.gif') no-repeat;
	}

.blueLine, .line {
	height:1px;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
	background-color: #99c8dd;
	margin-top:9px;
	margin-bottom:9px;
}

.blueLine {
	background-color: #8ec9e9;
}

#footer {
	height:30px;
	padding-top:7px;
}

#footer td {
	color: #666;
	font-size: 11px;
}

#footer a {
	color: #666;
	font-size: 11px;
	text-decoration: underline;
}





#columnRight {
	width: 326px;
	float: right;
	min-height:100%;
	color: #333;
	padding-bottom:4px;
}

.clear{
	clear:both;
}

#visual {
	height: 226px;
	margin-bottom: 30px;
	background: #4e89c3 url('/image/visual_home.jpg') no-repeat;
	}
#visualContent {
	height: 150px;
	margin-bottom: 30px;
	background: #4e89c3 url('/image/visual_cp.jpg') no-repeat;
	}

#textWelcome {
	width:614px;
	}
#pagetitle {
	margin-bottom: 20px;
	}

.white {
	color: #FFF;
}

#main {
	width:710px;
	float:right;
	min-height:250px;
}

#menu {
	width:220px;
	float:left;
}

#keurmerk {
	border: 1px solid #8ec9e9;
	float:right;
	margin-top:10px;
}

#downloads a:link, #downloads a:active, #downloads a:visited, #downloads a:hover {
	text-decoration: none;
}

.tableBorder td {
	border-collapse: collapse;
	border-top: 1px solid #d5edfa;
	border-left: 1px solid #d5edfa;
	background-color: #ebf5fb;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:10px;
	line-height:normal;
}

.tableBorder td.noleft {
	border-left:1px none #FFF;
}

.tableBorder th.left {
	border-left: 1px solid #d5edfa;
}

.tableBorder th {
	color: #000;
	text-align:left;
	padding-left:10px;
	padding-top:8px;
	padding-bottom:8px;
}

.endex {
	border: 1px solid #8ec9e9;
	background-color: #ebf5fb;
	padding:20px;
}

/*  FORMS  */

.form {
	border: 1px solid #a5acb2;
	margin-top:3px;
	width:148px;
	font-size:11px;
	line-height:normal;
}

form p.required { /* font-weight:bold; */ }
form p.missing { background:#ebf5fb; }

#overzichtAansluitingen a:link, #overzichtAansluitingen a:active, #overzichtAansluitingen a:visited, #overzichtAansluitingen a:hover {
	background-color: transparent;
	display:block;
	text-decoration: none;
	padding-top:4px;
	padding-bottom: 4px;
	padding-left:2px;
}

#overzichtAansluitingen a:hover, #overzichtAansluitingen a.active:link, #overzichtAansluitingen a.active:active, #overzichtAansluitingen a.active:visited, #overzichtAansluitingen a.active:hover {
	background-color: #ebf5fb;
}

.button {
	color: #FFF;
	background-color: #26a0e6;
	border: 1px solid #26a0e6;
	font-weight: bold;
	font-size: 11px;
}

a.red {
	color: #333;
	}
#btnLoginHome {
	width: 91px;
	padding: 4px 0px 5px 0px;
	border: 0px;
	background: #26a0e6 url('/image/login.gif') no-repeat;
	}

.newsitem {
	line-height:17px;
}

.newsitem strong {
	color: #26a0e6;
	font-size:13px;
	line-height:15px;
	margin-bottom:5px;
	display:block;
}
