body {
	background: url(images/bgcolor.png) repeat scroll #ffffff;
	color: #333333;
	font: 11px Tahoma, Verdana, Helvetica, Arial;
	min-height: 100%;
	overflow-y:scroll;
}

a:link, a:visited {
	color: #0080ff;
	text-decoration: none;
}

a:active {
	text-decoration: underline;
	color: #006ad3;
}

a:hover {
	color: #006ad3;
	border-bottom: 1px none #b3b3b3;
}

.tekst {
	font: 12px Tahoma, Verdana, Helvetica, Arial;
	color:#333333;
}

.uitleg {
	font-size: 9px;
	color: #7C7C7C;
	font-style:italic;
	margin-left:1px;
}

#pageHeader {
	width: 725px;
	background: no-repeat url(images/tophide.png);
	list-style: none;
	height: 98px;
	text-align: left;
	padding-left: 7px;
	margin: 0 auto;
	position: absolute;

}

#footer a {
	color: #999999;
	text-decoration: none;
	font-weight: 800;
	background: transparent;
}

#footer a:hover {
	color: #333333;
	text-decoration: none;
	background: transparent;
}
	
/* Toolbar Styles */
#navcontainer {
	background: no-repeat url(images/navbar.png);
	height: 56px;
	position: relative;
	z-index: 99;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	width: 722px;
}

/* Parent - Level 0 */

#navcontainer ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
	margin-left: -6px;
}

/*  -------- Toolbar AFSTAND ------- */
#navcontainer li {
	position: relative;
	margin-right: 0px;
	display: inline;
	float: left;
}

#navcontainer a {
	display: block;
	padding-top: 7px;
	color: #808080;
	text-decoration: none;
	text-align: center;
	height: 27px;
	width: 120px;
}

#navcontainer a:hover { 
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	left: 0;
	top: 32px;
	display: none;
	z-index: 100;
	background: #b3b3b3;
	text-align: center;
}

#navcontainer ul ul a { 
	height: 20px;
	padding-top: 7px;
	background: #b3b3b3;
	text-align: center;
	color: #ffffff;
}

#navcontainer ul ul a:hover {
	font-weight: bold;
	color: #ffffff;
}

html>body #navcontainer ul ul a {
	height: 23px;
	background: #b3b3b3;
}

html>body #navcontainer ul ul a:hover {
	background: #cccccc;
}

#navcontainer ul ul #current{
}

html>body #navcontainer ul ul #current{
	background: #666666;
}

#breadcrumbcontainer {
	text-align: right;
	clear: both;
	font-size: 9px;
	border-top: dotted #b3b3b3 1.25px;
	margin-top: 8px;
	background: transparent;
}
	
h1 {
	color: #333333;
	font-size: 30px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

h2 {
	color: #333333;
	font-size: 19px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	padding-bottom: 4px;
	text-shadow: 0px 1px 1px #DFDFDF;
}

h3 {
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	-webkit-text-size-adjust:none;
	text-shadow: 0px 1px 1px #DFDFDF;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

h5 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

input, option, textarea, select, checkbox {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 8pt;
	color: black;
	font-weight: normal;
	border: 1px solid #D3D3D3;
	background-color: #FFFFFF;
}
.checkbox {
	border: none;
}
input.button:disabled {
	color: #959595;
}

#pageHeader h1 {
	color: #4c4c4c;
	text-align: left;
	padding: 0 0 0px 0px;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 30px;
	padding-left: 21px;
	padding-top: 21px;
}

#container { /* This Is The BG Color Of The Main Div -- background: url(images/content_bg.png) repeat-y; */
	margin: 0px auto; /* Right And Left Margin Widths To Auto */ /* Hack To Keep IE5 Windows Happy */
	/*background: url(images/content_bottom.png) no-repeat;*/
	width: 725px;
	background: url(images/middlehide.png);
}

#contentContainer {
	text-align: left;
	background: repeat-y;
	width: 725px;
	padding-top: 75px;
	margin-right: auto;
	margin-left: auto;
}

#contentContainer #content {
	text-align: left;
	background: repeat-y;
	line-height: 2em;
	width: 670px;
	padding-left: 12px;
	padding-top: 15px;
	margin-left: 18px;
}

#footer {
	text-shadow: 0px 1px 0px #ffffff;
	text-align: left;
	font-size: .9em;
	background: url(images/bottomhide.png) no-repeat;
	height: 129px;
	width: 694px;
	padding-left: 31px;
	margin-right: auto;
	margin-left: 0px;
}

/* Extra variabelen .. */

td {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	color: #000000;
}

table.klein td {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	color: #000000;
}

#betaallijnen {
 padding: 20px;
 margin: 0;
}

#betaallijnen li{
 margin-top: 10px;
}

.noscript {
background: #FF634D; width: 720px;
margin-left:auto;
margin-right:auto;
text-align:center;
padding-top:3px;
padding-bottom:3px;
margin-bottom:3px;
font-weight: bold;
color: #FFFFFF;
}

div.rounded-box {
	position:relative;
	width: 664px;
	margin: auto;
}

div.t-l-c, div.b-l-c, div.t-r-c, div.b-r-c
{position:absolute; width:20px; height:20px; background-color:#FFF; overflow:hidden;}	
div.t-l-i, div.b-l-i, div.t-r-i, div.b-r-i {position:relative; font-size:150px; font-family:arial; line-height: 40px;}

div.t-l-c { top:0px; left:0px; }
div.b-l-c {bottom:0px; left:0px;}
div.t-r-c {top:0px; right:0px;}
div.b-r-c {bottom: 0px; right:0px;}

div.t-l-i {left:-8px;}
div.b-l-i {left:-8px; top:-17px;}
div.t-r-i {left:-25px;}
div.b-r-i {left:-25px; top:-17px;}

div.box-contents {
position: relative; padding: 6px; color:#000;
}

.voorwaarden {
		display:block;
		font-size: 12px;
		padding-left:7px;
		padding-right:0px;
		margin-left:0px;
		margin-bottom:11px;
		line-height:14px;
}
	
.v-menu {
	border:solid 1px #7F9FBF;
	width:600px;
	clear:both;
	font-size: 10px;
	text-align: left;
	margin: 20px;
}
ul.v-menu, .v-menu li {
	padding:0; 
	margin:0;
	list-style:none;
}
ul.v-menu {
	clear:both;
	margin-top:6px;
	padding:6px 10px;
	
}
.v-menu li a {
	color:#555555;
	font-weight:bold;
	display:block;
	border-top:solid 1px #DEDEDE;
	padding:4px;
	text-decoration:none;
}
.v-menu li a:hover {
	color:#999999;
}

.spacing {
margin-bottom:-5px;
}

.spacing3 {
margin-top:12px;
}

/* Fix IE. Hide from IE Mac \*/
* html .spacing2 { margin-bottom:-20px; }
/* End */
.highlight { background-color: yellow }

div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 width:300px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}

.plaatjes {
padding-left: 85px;
}
.tekstringtone {
padding-top: 20px;
padding-left: 105px;
font-size: 17px;
}
.tekstsms {
padding-top: 20px;
padding-left: 245px;
font-size: 17px;
-webkit-text-size-adjust:none;
}

#overname {
background: #1E9900;
width: 720px;
margin-left:auto;
margin-right:auto;
text-align:center;
font-weight: bold;
color: #FFFFFF;
}

.sms_invoer {
color: #7D7D7D;
font-size: 16px;
padding-top: 11px;
padding-left: 6px;
padding-right: 6px;
float: left;
}

#rondehoeken
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 0px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	line-height: 16px;
}
#rondehoeken thead th.eerste
{
	background: #DADADA url('/include/img/table-images/left.png') left -1px no-repeat;
}
#rondehoeken thead th.laatste
{
	background: #DADADA url('/include/img/table-images/right.png') right -1px no-repeat;
}
#rondehoeken th {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	background: #DADADA;
}
#rondehoeken td {
	padding: 3px 5px;
	padding-left: 8px;
	background: #F3F3F3;
	border-top: 1px solid #fff;
	color: #545454;
}
#rondehoeken tfoot td.rondeonderkant-links {
	background: #F3F3F3 url('/include/img/table-images/botleft.png') left bottom no-repeat;
	line-height: 20px;
	padding-left:90px;
	text-align: center;
	
}
#rondehoeken tfoot td.rondeonderkant-rechts {
	background: #F3F3F3 url('/include/img/table-images/botright.png') right bottom no-repeat;
}
#rondehoeken tbody tr:hover td {
	background: #E6E6E6;
}

/* Sortable tables - Concurrentenpagina */

table.sortable td {
    padding: 0px 5px;
    background-color:#F3F3F3;
}
table.sortable th {
    background-color:#DADADA;
    color:#666666;
    font-weight: bold;
    padding: 0px 5px;
    
}

/* Supernote - Gespreksdetails */

/* "fallback" links for non-CSS supporting browsers. */
.fallback {
 display: none;
}

/* Here's our default note styles. */
.notedefault, .notenested {
 position: absolute;
 visibility: hidden;
 top: 1.5em;
 left: 2em; width: 10em;
}
.notedefault {
 padding: 2px;
 border: 1px solid #C2C2C2;
 background-color: #E6E6E6;
 color: white;
}

/* Some position-type-specific offset information. Tweak as needed! */
.snp-mouseoffset, .snp-triggeroffset, .snp-mousetrack {
 margin-left: 0px;
 margin-top: 15px;
}

form#contactform {padding-top: 10px;padding-bottom: 20px;}
form#contactform .form-label {margin-top: 0.7em; }
form#contactform span.required {color: #EE0000;}
form#contactform input.button {background: url('/include/img/input_blur.png') no-repeat left top; color: #000000; padding: .25em .6em; top: -.2em; position: relative; font-size:14px; border: none; height:25px; width:348px; }
form#contactform input.button:focus {background: url('/include/img/input_focus.png') no-repeat left top; outline: 0 none; }
form#contactform input.button::-moz-focus-inner { border: 0; }
form#contactform input#name,form#contactform input#email,input#onderwerp {background: url('/include/img/input_blur.png') no-repeat center left; color: #222; margin-top:5px; padding-left:6px; top: -.2em; position: relative; font-size: 12px; border: none; height:25px; width:348px;  -webkit-transition: background 300ms ease-in 200ms; -moz-transition: background 300ms ease-in 200ms; -o-transition: background 300ms ease-in 200ms; transition: background 300ms ease-in 200ms; }
form#contactform input#name:focus,form#contactform input#email:focus,input#onderwerp:focus {background: url('/include/img/input_focus.png') no-repeat center left; outline: 0 none; }

form#contactform strong.blur {background: url('/include/img/input-bottom-left_blur.jpg') no-repeat 0 100%; display: block; float: left;}
form#contactform strong.focus {background: #F6F6F6 url('/include/img/input-bottom-left_focus.jpg') no-repeat 0 100%; display: block; float: left;}
form#contactform strong em {background: url('/include/img/input-top-right_blur.gif') no-repeat 100% 0; display: block; float: left;}
form#contactform strong em span.blur {background: url('/include/img/input-bottom-right_blur.gif') no-repeat 100% 100%; display: block; float: left;}
form#contactform strong em span.focus {background: url('/include/img/input-bottom-right_focus.gif') no-repeat 100% 100%; display: block; float: left;}
form#contactform strong em span span.blur {background: url('/include/img/input-top-left_blur.gif') no-repeat; display: block; float: left;}
form#contactform strong em span span.focus {background: url('/include/img/input-top-left_focus.gif') no-repeat; display: block; float: left;}
form#contactform textarea { overflow:auto; font-size: 12px; margin: 6px 6px; margin-bottom: 1px; border: none; outline: 0 none; background:#E2E2E1; height:180px; width:550px; max-height:580px; max-width:648px; }
form#contactform textarea::-webkit-scrollbar-corner { background: none; }
form#contactform textarea:focus { background:#F6F6F6; }


form#registreer input, form#registreer textarea, form#wijzigform input, form#wijzigform textarea {
	padding-left:2px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

form#registreer input:focus, form#registreer textarea:focus, form#wijzigform input:focus, form#wijzigform textarea:focus {
	-webkit-box-shadow:0 0 25px #ccc;
	-moz-box-shadow:0 0 25px #ccc;
	box-shadow:0 0 25px #ccc;
	
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	transform: scale(1.02);
}

::-webkit-scrollbar {
width: 10px;
}

form#contactform textarea::-webkit-scrollbar-button:start:decrement,
form#contactform textarea::-webkit-scrollbar-button:end:increment {
height: 100%;
display: block;
background-color: transparent;
}

form#contactform textarea::-webkit-scrollbar-track-piece {
background-color: #CDCDCC;
-webkit-border-radius: 6px;
}

form#contactform textarea::-webkit-scrollbar-thumb:vertical {
background-color: #999999;
-webkit-border-radius: 6px;
}

/* Wachtwoordsterkte */

#wachtwoord_veiligheid {
	text-shadow: #E6E6E6 0.1em 0.1em 0.2em;
	font-size:10px;
}

/* Accordion */

#acc th {
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 8px;
}

#acc td {
	font-size: 10px;
	padding:4px;
	padding-left:10px;
}

#options {width:660px; padding:0px; margin:0px; text-align:right; color:#9ac1c9;}
#options a {text-decoration:none; color:#66858C;}
#options a:hover {color:#3D4F52;}

#acc li {padding-bottom:1px;display:inline;}
#acc {width:654px; list-style:none; color:#033; padding:0px; margin:0px; padding-bottom:25px; }
#acc span {display:inline-block; width:644px; border:1px solid #9ac1c9; padding:4px 5px 5px; margin:0; font:11px Verdana,Arial; font-weight:bold; color:#333333; margin-top:5px; cursor:pointer; background:url('/include/img/accordion_header.jpg');}
#acc span:hover {background:url('/include/img/accordion_header_over.jpg'); }
#acc .acc-section {overflow:hidden; background:#fff;}
#acc .acc-content {width:627px; margin-left:1px; padding:12px; border:1px solid #9ac1c9; border-top:none; background:#fff;}
#nested,#nested2 {width:100%; list-style:none; color:#033; margin-bottom:0px;padding-left:0px;}
#nested span,#nested2 span {display:inline-block; width:615px; border:1px solid #9ac1c9; padding:4px 5px 5px; font-weight:bold; margin-top:5px; cursor:pointer; background:url('/include/img/accordion_header.jpg');}
#nested span:hover,#nested2 span:hover {background:url('/include/img/accordion_header_over.jpg');}
#nested .acc-section,#nested2 .acc-section {overflow:hidden; background:#fff;}
#nested .acc-content,#nested2 .acc-content {width:592px; padding:15px; border:1px solid #9ac1c9; border-top:none; background:#fff;}
#nested .acc-selected,nested2 .acc-selected {background:url('/include/img/accordion_header_over.jpg');}

/* Tooltip CSS */
#tt {position:absolute; display:block; background:url('/include/img/tt_left.gif') top left no-repeat; z-index: 100; }
#tttop {display:block; height:5px; margin-left:5px; background:url('/include/img/tt_top.gif') top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url('/include/img/tt_bottom.gif') top right no-repeat; overflow:hidden}

