body {
	background: #eeeeee;
}

#page {
	margin-top: -8px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	margin-bottom: -8px;
}

#zijkanten {
	background-color: #fff;
	background-image: url(../images/schaduw.gif);
	background-repeat: repeat-y;
	width: 1040px;
}

#header {
	margin-left: 20px;
	background: #fff;
	width: 994px;
	height: 200px;
	border: 3px solid #0174DF;
}

img.header {
	border: 0;
}

p.header {
	padding: 30px 0 0 200px;
	color: #15317E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
}

img.logo {
	padding-left: 20px;
	width: 100px;
	height: 200px;
}

#menu {
	background: #0174DF;
	margin-right: 20px;
	margin-left: 200px;
	float: left;
	width: 798px;
	height: 61px;
}

#menu-item {
	
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li.menuknop {
	padding: 8px 0;
	float: left;
	width: 133px;
}

#nav li {
	padding: 0;
	float: left;
	width: 133px;
}

#nav ul {
	position: absolute;
	width: 100px;
	left: -1000px;
}

#nav li:hover ul, #nav li.ie_does_hover ul {
	left: auto;
	background-position: 0;
}

#nav a.menuknop {
	margin-top: -2px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#nav a.menuknop2 {
	margin-top: -12px;
	text-align: center;
	display: block;
	text-decoration: none;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#nav a.menuitem {
	display: block;
	margin: 0;
	text-decoration: none;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

ul a{
	font-weight: bold;
	color: #fff;
	cursor: default;
}

ul ul a:link, ul ul a:visited{
	font-size: 8pt;
	font-weight: normal;
	color: #fff;
	cursor: pointer;
}

ul ul a:hover, ul ul a:active{
	font-size: 8pt;
	font-weight: normal;
	color: red;
	cursor: pointer;
}

ul li{
	padding: 0;
	background: #0174DF;
}

ul ul li.menuitem{
	padding: 0;
	background: #0174DF;
}

/* IE only hack \*/
* html ul li {
	background-color: #AFEEEE;
}

* html ul ul li{
	padding: 3px 0 3px 0;
	background-color: #9CF;
	border-top: 1px solid #FFF;
	border-left: 0;
}
/* Einde IE only hack */

#wrapper {
	margin-left: 20px;
	width: 1000px;
	min-height: 665px;
	background-color: #0174DF;
}

#content {
	margin-top: -20px;
	background-color: #fff;
	padding: 20px;
	float: left;
	width: 560px;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	min-height: 565px;
}

#right {
	margin-top: -20px;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	float: right;
	width: 200px;
	min-height: 605px;
	background-color: #0174DF;
	background-repeat: repeat-y;
}

#left {
	margin-top: -24px;
	float: left;
	width: 200px;
	background-color: #0174DF;
	min-height: 605px;
}

img.left {
	padding-top: 4px;
}

img.klassiekhomeopaten {
	width: 200px;
}

p.contact {
	padding: 10px;
	color: #fff;
}

#footer {
	background-color: #0174DF;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	width: 1000px;
	text-align: center;
	color: #bdbdbd;
}

a.footer:link, a.footer:hover, a.footer:active, a.footer:visited {
	text-decoration: none;
	color: #a4a4a4;
}

a.footer:hover {
	text-decoration: underline;
	color: #848484;
}