@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
}

html,body{
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
}

body{
	background-image:url(images/top.gif);
	background-repeat:repeat-x;
	width:100%;
	padding-top:6px;
}

h1{
	font-weight:normal;
	color:#FFFFFF;
	font-family:Arial Narrow, Arial;
	font-size:30px;
}

h2{
	font-weight:normal;
	/*color:#83AF0E;*/
	color:#447EB6;
	font-size:24px;
}

h3{
	font-weight:normal;
	background-color:#FFFFFF;
	font-size:18px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}

label{
	float: left;
	width:100px;
}

img{
	behavior: url(iepngfix.htc);
	border:none;

}

input, textarea{
	border-style:solid;
	border-width:1px;
}

textarea{
	margin-bottom:5px;
}

a{
	/*color:#83AF0E;*/
	color:#447EB6;
}

.clear{
	clear:both;
}

.checkrood{
	font-size:12px;
	color:#FFFFFF;
	visibility:hidden;
	background-color:#FF0000;
	padding:2px;
}

.check{
	font-weight:bold;
	color:#FFFF00;
	font-size:16px;
	visibility:hidden;
}

.rood{
	color:#FF0000;
}

.bold{
	font-weight:bold;
}

.consultatie{
	/*background-color:#FAF7F6;*/
	background-color:#DDEAF9;
	font-size:12px;
	padding:5px;
	margin-bottom:10px;
}

.consultatie p{
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:3px;
}

.cases{
	/*background-color:#FAF7F6;*/
	background-color:#DDEAF9;
	font-size:10px;
	padding:5px;
	margin-bottom:10px;
}

.cases p{
	padding-bottom:10px;
	font-size:12px;
}

.wit{
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:3px;
}

.wit p{
	font-weight:bold;
	color:#455E74;
}

.wit img{
	margin-top:5px;
	margin-bottom:5px;
}

.gastenboek{
	/*background-color:#FAF7F6;*/
	background-color:#DDEAF9;
	font-size:12px;
	padding:5px;
	margin-bottom:10px;
}

.bluebutton{
	padding-top:15px;
	padding-left:170px;
	padding-bottom:5px;
}

.bluebutton a{
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	display:block;
	background-image:url(images/buttonblue.jpg);
	background-repeat:no-repeat;
	width:106px;
	height:20px;
	padding-top:3px;
}

.img{
	margin-bottom:15px;
	margin-right:15px;
	border-color:#DCD7D3;
	border-style:solid;
	border-width:10px;
}

#container{
	margin:auto;
	width:100%;
	height:100%;
}

#logo{
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:98px;
}

#header{
	background-image:url(images/headerbg.png);
	background-repeat:repeat-x;
	background-position: 794px;
	width:100%;
	height:196px;
}

#header h1{
	padding-top:25px;
	padding-left:100px;
}

#headercontent{
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	height:196px;
	width:665px;
}

#kat{
	position:absolute;
	right:0px;
}

#britt{
	position:absolute;
	top:47px;
	right:0px;
}

#hond2{
	position:absolute;
	top:30px;
	right:0px;
}

#menu{
	margin-left:43px;
	margin-top:-23px;
	min-width:700px;
	height:39px;
}

.menuleft{
	float:left;
	background-image:url(images/menubgleft.gif);
	width:5px;
	height:39px;
}

.menuright{
	float:left;
	background-image:url(images/menubgright.gif);
	width:5px;
	height:39px;
}

#menucontent{
	background-image:url(images/menubg.gif);
	background-repeat:repeat-x;
	height:39px;
	float:left;
}

#menucontent ul{
	list-style:none;
}

#menucontent ul li{
	display:inline;
}

#menucontent a{
	font-family:Arial Unicode MS, Arial;
	font-size:18px;
	text-decoration:none;
	color:#FFFFFF;
	display:block;
	height:31px;
	padding-left:40px;
	padding-right:40px;
	padding-top:8px;
	float:left;
	/*border-right-color:#455C6E;*/
	border-right-color:#487BAD;
	border-right-style:solid;
	border-right-width:1px;
	/*border-left-color:#6B87A2;*/
	border-left-color:#93B8DB;
	border-left-style:solid;
	border-left-width:1px;
}

#menucontent a:hover{
	background-image:url(images/menubghover.gif);
	background-repeat:repeat-x;
	color:#336193;
}

#content{
	margin-top:46px;
	margin-left:100px;
	margin-right:350px;
	/*color:#666666;*/
	color:#364A5F;
}

#content h2{
	padding-bottom:10px;
}

.toppar{
	padding-top:10px;
}

.toppar p{
	padding-bottom:10px;
}

.kolom{
	padding-top:20px;
	/*-moz-column-count:3;*/
	-moz-column-width:20em;
}

.kolom p{
	padding-bottom:20px;
}

#sidebar{
	float:right;
	width:287px;
	margin-right:5px;
	margin-top:45px;
	color:#2B3B4A;
	/* IE6 margin problem hack */
	display:inline;
}

#sidebar h2{
	background-image:url(images/sidebarbg.jpg);
	height:29px;
	width:287px;
	background-repeat:no-repeat;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Arial Unicode MS, Arial;
	font-size:16px;
}

#footer{
	height:256px;
	/*background-color:#526F89;*/
	background-color:#639CD1;
	font-family:Arial Unicode MS, Arial;
	color:#FFFFFF;
	font-size:14px;
}

#footer a{
	color:#FFFFFF;
}

#footerbg{
	background-color:#394B62;
	margin-left:43px;
	margin-right:5px;
}

#footercontent{
	/*width:960px;*/
	width:950px;
	height:256px;
	margin:auto;	
}

#adres{
	display: inline;
	float:left;
	width:300px;
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	height:221px;
	margin-top:15px;
	margin-left:15px;
	padding-top:20px;
}

#adres p{
		padding-left:40px;
}


#contact{
	float:left;
	width:290px;
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	height:221px;
	margin-top:15px;
	margin-left:15px;
	padding-top:20px;
	padding-left:10px;
}

#contact input{
	padding-top:2px;
	padding-bottom:2px;
	margin-bottom:5px;
}

.footerbutton{
	background-image:url(images/footerbutton.jpg);
	width:106px;
	height:20px;
	border:none;
	color:#FFFFFF;
	float:right;
	margin-right:20px;
}

#map{
	float:left;
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	height:241px;
	margin-top:15px;
	margin-left:15px;
	width:300px;
}

#map img{
	padding-top:5px;
	padding-left:5px;
}

#nme{
	font-size:10px;
	float:right;
	margin-top:-17px;
	padding-right:24px;
}

#nme a{
	color:#526F89;
}

/* Praktijk Cases */

.case{
	background-color:#FAF7F6;
	margin-bottom:20px;
	padding:10px;
	border-width:1px;
	border-color:#DCD7D3;
	border-style:solid;
}

.case p{
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	padding-top:10px;
}

.case img{
	border-color:#DCD7D3;
	border-style:solid;
	border-width:10px;
	margin-right:5px;
	margin-bottom:5px;
}

.case ul li{
	display:inline;
}

.top{
	text-align:right;
	padding-top:10px;
}

.top a{
	color:#666666;
}

/* Insert Cases */

.insert{
	padding-top:20px;
}

.insert label{
 	width:150px;
}

.spacer{
 	padding-left:150px;
}

.insert input{
	padding-top:2px;
	padding-bottom:2px;
}

.submitbtn{
	background-image:url(images/buttonblue.jpg);
	background-repeat:no-repeat;
	width:106px;
	height:20px;
	border:none;
	color:#FFFFFF;
	margin-right:5px;
}

/* Gastenboek */

.kolomgast{
	-moz-column-width:30em;
}

