body {
	margin: 0px;
	padding: 0px;
	background-color: #ECECEC;
	text-align: center;
	font-size: 12pt;
	font-family: "Bookman Old Style", Arial, "Times New Roman";
	color: #000066;
	cursor: auto;
}

div.content {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	width: 790px;
	text-align: left;
	background-image: url(image/achtergrond.gif);
}

div.login {
	display: none;
}

div.top {
	clear: both;
	width: 790px;
	height: 125px;
	background-image: url(image/top.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	overflow: hidden;
}
 
div.left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	overflow: hidden;
}
 
div.text {
	font-size: 12px;
	width: 520px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	margin-top: -10px;
	margin-right: 0px;
	margin-left: 0px;
}



div.navigation_title {
	background-image: url(image/menu.gif);
	background-repeat: no-repeat;
	width: 250px;
	height: 45px;
	padding-top: 15px;
	margin-bottom: 10px;
	text-align: center;
	color: #000000;
	font-size: 14px;

}

.thumbimg {
	width: 100px;
	float: left;
	border: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

#left font {
	line-height: 25px; 
	vertical-align: top; 
	margin-left: 20px; 
	font-size: 11pt; 
	color: #00CCFF; 
	font-weight: bold;
}

#left .pollFont {
	line-height: 20px; 
	vertical-align: top; 
	margin-left: 0px; 
	font-size: 10pt; 
	color: #00CCFF; 
	font-weight: bold;
}

.reclame {
	padding: 5px;
	margin-top: 20px; 
	margin-bottom: 20px; 
	border: #000000 1px solid;
	line-height: 15px; 
	font-size: 10pt; 
	font-weight: bold;
	color: #00CCFF; 
	clear: both; 
	text-align: center; 	
}

#left p {
	line-height: 25px; 
	vertical-align: top; 
	margin-left: 20px; 
	font-size: 11pt; 
	color: #00CCFF; 
	font-weight: bold;
}

/* CSS t.b.v. het menu */
.menu {
	margin-left: -25px;
	margin-bottom: 8px;
	margin-top: 8px;
	list-style: none;
	text-decoration: none; 

}

.submenu {
	position: relative;
	left: -25px;
	margin-bottom: 10px;
	margin-top: 10px;
	list-style: none;
	text-decoration: none; 
}

#menu a{
	font-size: 11pt;
	color: #00CCFF;
	font-weight: bold;
	background: none;
	text-decoration: none;
	text-transform: capitalize;
}

#menu a:hover{
	color: #336666;
}
/* Tot hier */

/* CSS t.b.v. pagina links */
li.link {
	line-height: 25px;	
}
/* Tot hier */

div.footer {
	clear: both;
	background-image: url(image/bottom.gif);
	background-repeat: no-repeat;
	width: 790px;
	height: 25px;
	font-size: 10px;
	line-height: 10px;
	overflow: hidden;
}

.linkTable {
	vertical-align: middle;
	width: 250px;
	height: 25px;
	text-align: left;
	font-size: 12px;
	font-family: "Bookman Old Style", Arial, "Times New Roman";
	color: #000066;
}

input.text {
	border: 1px solid #4682B4;
	background-color: #ECECEC;
	color: #000066;
}

input.submit {
	cursor: pointer;
	border: 1px solid #4682B4;
	background-color: #ECECEC;
	color: #000066;
}

input.checkbox {
	cursor: pointer;
	border: 1px solid #4682B4;
	background-color: #ECECEC;
	color: #000066;
}

input.file {
	border: 1px solid #4682B4;
	background-color: #ECECEC;
	color: #000066;
}

input.screen_text {
	border: 1px solid #000000;
	background-color: #F0FFFF;
}

input.screen_submit {
	cursor: pointer;
	border: 1px solid #000000;
	background-color: #F0FFFF;
}

input.submithov {
	cursor: pointer;
	border: 1px solid;
	border-top-color:#c63;
	border-left-color:#c63;
	border-right-color:#930;
	border-bottom-color:#930;
	background-color: #ECECEC;
	color: #000066;
}

input.screen_submithov {
	cursor: pointer;
	border: 1px solid;
	border-top-color:#c63;
	border-left-color:#c63;
	border-right-color:#930;
	border-bottom-color:#930;
	background-color: #F0FFFF;
	color: #000066;
}

.pictureTable {
	border: 0px;
	padding: 0px;
	letter-spacing: 0px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	font-family: "Bookman Old Style", Arial, "Times New Roman";
	color: #000066;
}

.table {
	border: 0px;
	padding: 0px;
	letter-spacing: 0px;
	margin-left: 10px;
	margin-right: 10px;
	width: 500px;
	font-size: 12px;
	font-family: "Bookman Old Style", Arial, "Times New Roman";
	color: #000066;
}

/* Gastenboek */
.gbTable {
	border: 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-size: 12px;
	font-family: "Bookman Old Style", Arial, "Times New Roman";
	color: #000066;
}
/* Einde gastenboek */


.error {
	color: #FF0000;
	font-size: 14px;
	text-align: center;
}

a:link {
	text-decoration: underline;
	color: #000066;
}

a:visited {
	text-decoration: underline;
	color: #000066;
}

a:hover {
	text-decoration: none;
	color: #0099FF;
}
