body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ffffff;
}

H1 {
  font-size: 15px;
  font-weight: bold;
  display: inline;
}

H2 {
  font-size: 14px;
  font-weight: bold;
  display: inline;
}

H3 {
  font-size: 14px;
  font-weight: bold;
  display: inline;
}

#geheel {
	width:1150px; 
	margin:25px auto 25px auto;}

/* Page */

#page {
	width: 1000px;
	float: left;
	margin: 0 auto;
	background: #b8e4ed url(images/menu_back.gif) repeat-y;
}

/* topplaatje*/

#topplaatje {
	background: url(images/top.gif) no-repeat; width:1000px; height:200px;
	float: left;
	margin: 0 auto;
}

#koptekst 
{
	margin:180px auto auto auto;
	float: left;
	padding-left: 8px;
}

/* zijkant */

#zijkant {
	float: left;
	width: 200px;
}

#recht {
	height: 1px; repeat-y
	width: 180px;
	background: url(images/menu_recht.gif);
}

/* Menu */

#menu {
	padding: 8px;
	background: #5aab3c url(images/menu_streepboven.gif) repeat-y;
	text-decoration: none;
	font-size: 16px;
	color: #FFFFFF;
}

#menu a {
	text-decoration: none;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu2 {
	float: under;
	padding: 8px;
	background: #5aab3c url(images/menu_streepboven.gif) repeat-y;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

#menu2 a {
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
}

#menu2 a:hover {
	text-decoration: underline;
}


/* Content */

#content {
	float: right;
	width: 800px;
	family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

/* banner */

#googleadds {
	float: right;
	width: 120px;
	height: 600px;
}

