body, p, div, table, td, blockquote, ul, li, ol, form, h1, h2, h3, h4, h5, h6, dd, dl, dt {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 2.8ex;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-size: 75%;
	font-family: Verdana !important;
}

a {
	text-decoration: none;
}

.lo1 {
	/*position: absolute;*/
	float: left;
}
.lo2 {
	/*background-color: #F0F0F0;*/
}

.right {
	text-align: right;
}
.center {
	text-align: center;
}

img {
	border: none;
}

#zoekbalk {
	background: #58585a;
	float: right;
	width: 195px;
	height: 86px;
	margin-top: 5px;
	padding:5px;
	text-align:left;
	font-size: 85% !important;
}

#zoekbalk div {
	height: 22px;
}

#zoekbalk span, #zoekbalk a {
	color: #ffffff;
	font-size:13px;
	vertical-align: top;
}

#zoekbalk input {
	border: solid #adacad 1px;
	vertical-align: top;
	padding: 0px;
	height: 15px;
	width:140px;
}

#searchBox
{
	height:45px !important;
	color:white;
	margin-top:7px;
}

#titelplaat {
	top: 9px;
	left: 12px;
    cursor: pointer;
    cursor: hand;
}
#titelplaat div {
	width: 568px;
	height: 100px;
}


#titelfoto {
	top: 30px;
	left: 581px;
	border-right;
}
#titelfoto div {
	width: 207px;
	height: 79px;

}

#balk1 {
	top: 109px;
	left: 192px;
	width: 596px;
	height: 26px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#balk1 p {
	line-height: 24px;
	position: relative;
	top: 4px;
}

#balk2 {
	top: 135px;
	left: 192px;
	width: 412px;
	height: 26px;
	border-left-style: solid;
	border-left-width: 1px;
}

#menukol {
	left:2px;
	position:relative;
	top:15px;
	width:157px;
}

#ingelogd {
	top: 91px;
	left: 174px;
	color: white;
	width: 400px;
}
#ingelogd {
	text-align: right;
}


.menu {
	background-repeat: repeat;
	margin-top: 8px;
	color:black;
}

.menu h2 {
	color: white;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 3px;
	font-size:13px;
	padding-bottom: 5px;
}

.menu ul {
	border-bottom: solid white 1px;
}

.menu ul ul {
	border: none;
}

.menu li {
	color: #58585a;
	padding-left: 11px;
	padding-top: 4px;
	font-weight:bold;
	padding-bottom: 8px;
	border-bottom: solid white 1px;
	list-style-type:none;
}

.menu ul li div
{
	padding-right:5px;
}

.menu a {
	color: #0d77b0;
	font-weight:normal;
}

.menu ul li ul li {
	margin-left: 12px;
	border-bottom: none;
	padding: 0px;
	list-style-type:disc;
}

#menuleren { background-color: #d8dadb; }
#menuleren h2 { background-color:  #d3251e; }
#menuleren ul li ul {	list-style-type: disc; }
#menuleren ul p { color: #ffd2b3; }
#menuleren a:hover { color: #0d77b0; text-decoration:underline; }

#menupraktijk {	background-color: #d8dadb; }
#menupraktijk h2 { background-color: #f2d316; }
#menupraktijk ul p { color: #000000; }
#menupraktijk a:hover { color: #0d77b0; text-decoration:underline; }

#menuinfo { background-color: #d8dadb; }
#menuinfo h2 { background-color: #1d91cb; }
#menuinfo ul p { color: #ccbed5; }
#menuinfo a:hover { color: #0d77b0; text-decoration:underline; }

#menudoelgroepen { background-color: #d8dadb; }
#menudoelgroepen h2 { background-color: #58585a; }
#menudoelgroepen ul p { color: #A6BCF2; }
#menudoelgroepen a:hover { color: #0d77b0; text-decoration:underline; }


.menu .sel {
	font-weight: bold;
}


.forumreactie .datum {
	float: left;
	font-weight: bold;
	width: 6em;
	color: #58585A;
}
.forumreactie .tijd {
	float: left;
	margin-right: 2em;
	width: 4em;
	text-align: right;
	color: #58585A;
}
.forumreactie .naam {
	float: left;
	font-weight: bold;
	color: #58585A;
}
.forumreactie .links {
	float: right;
	color: #58585A;
}
.forumreactie .links a {
	color: #58585A;
}

.forumreactie {
	margin-top: 2em;
	margin-bottom: 1.2em;
	border-bottom: solid #000000 1px;
}

blockquote {
	color: #58585A;
	font-style: italic;
}
blockquote div {
	color: black;
	font-style: normal;
	background-color: #ddece9;
	padding: .6em;
	margin: .2em 0em;
}

.stelling {
	background-color: #ddebeb;
	background-image: url("../support/forum_stelling.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 4px;
}

.stelling h3 {
	color: #58585A;
	padding: 5px 0px;
}
.stelling th {
	font-weight: normal;
	text-align: left;
	padding: 0px 20px;
	color: #58585A;
	border-left: solid #00968a 1px;
}
.stelling .eerstecel {
	padding-left: 0px;
	border-left: none;
	padding-right: 10px;
}
.stelling table {
	margin: 5px 0px;
}
.stelling td {
	vertical-align: top;
	padding: 0px 20px;
}

#inzetkol h2 {
	padding: 2px;
	padding-right: 8px;
	padding-left: 4px;
	padding-bottom: 2px;
	color: white;
}

#contentkol div #inzetkol {
	width: 157px;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image: url("../support/titel_zij_expert.gif");
	background-repeat: no-repeat;
	background-position: top left;
	border-left: solid #34908b 1px;
	border-bottom: solid #34908b 1px;
	height: auto;
}

#contentkol div #inzetkol div {
	float: none;
	margin: 0px;
	padding: 8px 4px 10px 8px;
	color: #276b6a;
	height: auto;
}

#contentkol {
	left:15px;
	position:relative;
	top:5px;
	width: 412px;
}

#contentkol div form textarea {
	width: 100%;
}

#contentkol div button {
	width: 64px;
	height: 21px;
	text-align: right;
	border: none;
}

#contentkol div form {
	border-top: solid #a5acb2 1px;
}

#contentkol div form p {
	margin: 1em 0px;
}

#contentkol div {
	background:#ffffff;
	background-repeat: no-repeat;
	padding-top: 5px;
}

#expertzijkol {
	top: 170px;
	left: 629px;
	width: 157px;
}

#expertzijkol div div {
	margin-bottom: 10px;
	color: #645171;
	background-image: url("../support/titel_zij_expert.gif");
	background-position: top right;
	background-repeat: no-repeat;
	border-left: solid #34908b 1px;
	border-bottom: solid #34908b 1px;
}

#expertzijkol div div h2 {
	padding: 2px;
	padding-right: 8px;
	padding-left: 4px;
	padding-bottom: 2px;
	color: white;
}

#expertzijkol div div div {
	background: none;
	background-repeat: no-repeat;
	background-position: 10 8;
	border: none;
	padding: 8px 4px 10px 68px;
	text-align: right;
	color: #276b6a;
	margin-bottom: 0px;
	height: 82px;
}

#expertzijkol div a {
	color: #276b6a;
}

#zijkol {
	float: right;
	margin-top: 23px;
	width:195px;
}

#zijkol div div {
	margin-bottom: 10px;
	background-color: #D8DADB;
}

#zijkol div div h2 {
	padding: 4px;
	padding-right: 8px;
	padding-bottom: 0px;
}

#zijkol div div div {
	background: none;
	padding: 5px 0px;
}

#zijkol div div div ul {
	list-style-type: none;
}

#zijkol div a {
	color: #665172;
}

#zijkol div a span {
	color: #9f91a8;
}

#zijkol div.vrijblok a {
	color: #000000;
	text-decoration:underline;
}

#zijkol div.vrijblok a:hover {
	text-decoration:none;
}


#zijkol div.quote {
	background-color: #1D91CB;
	padding: 4px 8px 8px 5px;
	line-height: 3ex;
}

.content {
	margin: 0em;
	padding:8px;
}

ul.submenu  {
	list-style-type: none;	
}

#zijkol #submenu {
        margin-bottom: 10px;
        background: #1d91cb;
}

#zijkol #submenu h2 {
	font-size:13px;
	color:#ffffff;
	padding-left:8px;
}

h2.quoteHeader
{
	color:#ffffff;
	font-size:13px;
}

#zijkol #submenu  ul {
        background: none;
        border: none;
        padding: 8px 4px 8px 8px;
        color: black;
        margin-bottom: 0px;
	font-weight: bold;
}

#zijkol #submenu  ul a {
	font-weight: normal;
	text-decoration:underline;
	color: black;
}

#zijkol #submenu  ul a:hover {
	font-weight: normal;
	text-decoration:none;
	color: black;
}

#frm {
	width: 100%;
}
#frm td {
	vertical-align: top;
	padding: 4px 0px;
}

#frm       .resubmit { font-weight: bold; }
#frm       .required {  color: black; }
#frm        .labelcol { width: 25%; vertical-align: top; padding-top: .6em !important; }

.news2 { margin-top: 10px; padding-top: 10px !important;}
.news2 h2 span { float: right; color: black; font-size: 80%;}
.news2 { border-top-style: solid; }
.news2 { border-top-width: 1px; }


