body, html {
	width: 100%;
	padding: 0px;
	margin: 0px; }
	
body {
	background-color: white; }
	
#menu {
	background-image: url("images/bg_menu.gif");
	background-repeat: repeat-x;
	width: 100%;
	height: 44px;
	margin-top: 118px;
	z-index: 1;
	position: absolute; } 
	
#logo {
	margin-top: 10px;
	margin-left: 95px;
	width: 261px;
	height: 156px;
	background: url("images/logo3.gif") no-repeat top left;
	cursor: pointer;
	cursor: hand;
	z-index: 3;
	position: absolute; }

#logo_home{
	position:absolute;
	top:1px;
	left:0px;
	width:312px;
	height:172px;
	cursor: pointer;
	cursor: hand;
	z-index: 3;
	background: url("images/logo_home.jpg");
}

#logo_vervolg{
	position:absolute;
	top:1px;
	left:311px;
	width:748px;
	height:129px;
	cursor: pointer;
	cursor: hand;
	z-index: 3;
	background: url("images/logo_verleng.jpg");
}
	
#photo {
	margin-top: 102px;
	z-index: 2;
	position: absolute;
	width: 297px;
	height: 663px; }
	
#content {
	position: absolute;
	margin-left: 330px;
	margin-top: 216px;
	width: 670px; }
	
.tekst, a.link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: black; }

.print, a.print {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: black; }


#menu_tekst {
	margin-left: 300px;
	width: 700px; }

.menu_item {
	height: 44px;
	padding: 0px 25px;
	float: left;
	background-image: url("images/menu_seperator.gif");
	background-position: right;
	background-repeat: no-repeat; }

.menu_item a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
	font-weight: bold;
	margin-top: 22px;
	display: block;
	z-index: 4; }

.menu_temp {
	height: 44px;
	padding: 0px 25px;
	float: left;
	background-image: url("images/menu_seperator.gif");
	background-position: right;
	background-repeat: no-repeat; }

.menu_temp a {
	margin-left: 275px;
	margin-right: 105px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: black;
	text-decoration: none;
	margin-top: 22px;
	display: block;
	z-index: 4; }

.menu_item a:hover {
	color: #6b6b6b; }
	
a.link {
	text-decoration: none; }

a.link:hover {
	color: #da9027; }
	
h1 {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #da9027; }
	
h2 {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 14px;
	color: #da9027; }

.hprint {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #da9027; }
	
.pic {
	border-style: solid;
	border-color: black;
	border-width: 1px;
	margin-left: 10px; }
	
#contentTD {
	width: 460px;
	vertical-align: top; }

#contentTD p {
	text-align: justify; }
	
.required {
	font-size: 25px;
	font-weight: bold; }

.hrprint {
	color: black;
	border-style: dotted;
	background-color: #6b6b6b;
	height: 2px;}

#agenda2008titel {
	margin: 5px 0px 0px 0px;
	width:	155px;
	height: 18px;
	border-style: solid;
	border-color: #cccccc;
	border-width: 0px 1px 1px 1px;
	text-align: left;
	text-indent: 4px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: black; }
}

#agenda2008 {
	width:	155px;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: black; }

#agenda2008tijd {
	color: #da9027;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	line-height: 13px;
	}

#agenda {
	position: relative;
	left: 10px;
	width: 180px; 
	vertical-align: top; 
	text-align: right;
	}

a.tweelink {
	text-decoration: none;
	color: black; 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	line-height: 13px;}

a.tweelink:hover {
	text-decoration: none;
	color: #cccccc; 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9px;
	line-height: 13px;}

.pics {
 border: 1px solid #cccccc;
 padding: 2px;
 margin:  6px;
 background-color: #000000; }


