html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html { 
  background: url(../images/bg_praktijkfoto-2.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
a {
	outline:none;
}
body  {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
	
#mainContent a:link, #sidebar1 a:link {
	color: #036;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent a:visited, #sidebar1 a:visited {
	color: #036;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent a:hover, #sidebar1 a:hover {
	color: #F90;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#mainContent a:active, #sidebar1 a:active {
	color: #036;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

.twoColFixRtHdr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto;
	text-align: left;
} 
.twoColFixRtHdr #header {
	margin-top: 20px;
	background-color: #2E476B;
	background-image: url(../images/bg_header-ontwerp3c.jpg);
	background-repeat: no-repeat;
	height: 172px;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .8); 
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .8); 
}

#navigatie	a:link {
	color: #283F64;
	text-decoration: none;
}
#navigatie	a:visited {
	color: #283F64;
	text-decoration: none;
}
#navigatie a:hover {
	color: #F90;
	text-decoration: none;
}
#navigatie	a:active {
	color: #283F64;
	text-decoration: none;
}	

#navigatie .geel   {
	color: #F90;
	text-decoration: none;
	
}
#navigatie {
	width:950px;
	padding-top:10px;
	padding-left:30px;
	padding-right:20px;
	padding-bottom:10px;
	text-align:left;
	background: rgba(255,255,255,0.6);
	margin-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #283F64;
	}

.twoColFixRtHdr #sidebar1 {
	float: right;
	width: 160px;
	background: rgba(255,255,255,0.6);
	padding: 20px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #294063;
}
.twoColFixRtHdr #container #mainContent ul li .blauw {
	color: #283F64;
	font-size: 15px;
}
.twoColFixRtHdr #sidebar1 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #283F64;
	margin-bottom:10px;
	line-height: 18px;
}
.twoColFixRtHdr #sidebar1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height:18px;
}

.twoColFixRtHdr #mainContent {
	background: #FFFFFF; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	margin-top: 0;
	margin-right: 250px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #333;
} 
.twoColFixRtHdr #mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #283F64;
	margin-bottom:20px;
}
.twoColFixRtHdr #mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #333;
	margin-bottom: 10px;
	margin-top: 10px;
}
.twoColFixRtHdr #container #mainContent ul li {
	margin-left: 30px;
	list-style-type: disc;
}

.twoColFixRtHdr #footer {
	width:980px;
	padding:10px;
	margin-top: 20px;
	background-color: #2E476B;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .8);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, .8);
	position:fixed;
	bottom:0;
} 

.twoColFixRtHdr #footer p {
	margin: 0;
	text-align:center;
	color:white;
	font-size: 11px;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #283F64;
	margin-bottom:20px;
	line-height: 14px;
}
/* CONTACT formulier */
.naamlabel {
	color: #000;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	background-color: transparent;
	width: 50px;
	float: left;
	line-height: 24px;
}
.invulveld {
	background: #F90;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	color: #333;
	padding: 4px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	border: 1px none #009;
}
.invulvelderror { color: #333 font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	background-color: red; width: 325px; margin: 0; padding: 2px 20px 3px 4px; border-style: none; }
.invulbericht {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	width: 600px;
	height: 80px;
	overflow: auto;
	padding: 4px;
	border: 1px none #009;
	background: #F90;
}
.verstuurknop {
	color: #333;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	width: 80px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px none #0726A7;
	cursor: pointer;
	line-height: 24px;
	background: #F90;
}
.verstuurknop:hover {
	color: #FFF;
	text-align: center;
	width: 80px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: solid 1px red;
	cursor: pointer;
	background: #F90;
}
