* {
	padding: 0;
	margin: 0;
	behavior: url(/iepngfix.htc);
}
body {
	font-family: Verdana, sans-serif;
	background-color: #000033;
	padding: 0;
	margin: 0 auto;
	behavior: url(/csshover.htc);
}

a, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover, a:visited:hover {
	color: #000099;
		text-decoration: underline;

}

a.voorwaarden, a.voorwaarden:hover, a.voorwaarden:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}



#wrapper {
	width: 1023px;
	padding: 0;
	margin: 0 auto;
	
}

#balk {
	width: 1024px;
	height: 6px;
	background-color: #000099;
	padding: 0;
	margin: 0 auto;
}

#header {
	height: 140px;
	padding: 0px 0px;
	background-color: #000099;
}

#contentwrapper {
	width: 1024px;
	float: right; background: url(/images/wrapper.jpg);
	background-color:#fff ;
}

#inleiding {
	background-color: #6699FF;
	padding: 30px 30px 15px 280px;
	
	line-height: 18px;
	color: #2F2F2F;
	
}

#inleiding a, #inleiding a:visited {
	color: #ffffff;
	text-decoration: none;
}

#inleiding a:hover, #inleiding a:visited:hover {
	color: #ffffff;
	text-decoration: underline;
}

#content {
	height: 100%;
	background: #ffffff url(/backcontent.png) top right;
	padding: 30px 30px 15px 30px;
	font-size: 11px;
	line-height: 18px;
	color: #2F2F2F;
	margin-left: 250px;
}

#side {
	width: 250px;
	float: left;
	height: 100%; 	background-color: #6699FF;
}

#menu {
	background-color: #000099;
	padding: 20px 20px 20px 20px;
	font-size: 10px;
	line-height: 20px;
	color: #ffffff;	
		font-weight: bold;
	letter-spacing: 1px;
	text-indent: 1px;
}

#contact {
	background-color: #6699FF;
	padding: 15px 32px 65px 30px;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	margin-left: 0px;
	text-align: center;
	height: 100%;
	
}

#footer {
	background-color: #000099;
	padding-top:  10px;	padding-bottom:  10px;	font-size: 11px;
	line-height: 10px;
	color: #ffffff;
	text-align: center;
float: left;
width: 1024px;
margin-right: 200px;

}

h1 {
	display: none;
}

h2 {
	color: #ffffff;
	font-weight: normal;
	margin: 0 0 15px 0;
	font-size: 24px;
	font-family:  "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	
}

h3 {
	color: #303030;
	font-size: 15px;
	font-family:  "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
h4{
	color: #000000;
	font-size: 12px;
	font-family:  "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
p, h1, h2, h3, h4, h5, table {
	margin: 0 0 10px 0;
}

#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-bottom: 0px solid #6699FF;
	border-right: 0px solid #6699FF;
	font-weight: bold;
		line-height: 020px;
		padding-top: 20px;

}

#menu li {
	font-weight: bold;
	padding: 5px 10px;
	
}

#menu li:hover {
	border-right: 15px solid #ffffff;
}

#menu li.selected {
	background-color: #6699FF;
}

#menu a, #menu a:visited, #menu a:hover, #menu a:visited:hover {
	text-decoration: none;
	color: #ffffff;
}

#menu ul.submenu {
	margin: 0;
	padding: 0;
	border-top: 0px solid #999;
	
}

#menu ul.submenu li {
	padding: 3px 6px 3px 20px;
	font-size: 10px;
	list-style: square inside;
	color: #ffffff;
	border: 0px solid #999;
	letter-spacing: 1px;
}

#menu ul.submenu li:hover {
		border-right: 15px solid #6699FF;}

#menu ul.submenu a {
	color: #ffffff;
	text-decoration: none;

}

#menu ul.submenu li.selected {
	background-color: #6699FF;
	color: #ffffff;
	
}

#menu ul.selected a, .submenu li.selected a:visited{
	color: #ffffff;
}

img.fysio
{
	position: relative;
	float: left;
	margin: 0 auto;
	right: 27px	;
	margin-bottom: 15px;
} 

/* intake Formulier */
table.intake{
	width: 500px;
}
table.intake td.Question{
	 
}
table.intake td.AnswerLabel
{ 

}
textarea{
	margin: 3px; 	border: 1px solid #000099;
}
input{
		border: 1px solid #000099; padding: 2px; margin: 3px;
}



