a:link,
a:hover,
a:active,
a:visited {
	text-decoration: none;
	font-size: 11px;
	color: #01009A;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color:#01009A;
}
a:link.agenda_links,
a:hover.agenda_links,
a:active.agenda_links,
a:visited.agenda_links {
	text-decoration: none;
	font-size: 11px;
	color: #FFFF00;
}
a:link.gastenboek_links,
a:active.gastenboek_links,
a:hover.gastenboek_links,
a:visited.gastenboek_links {
	text-decoration: none;
	font-size: 11px;
	color: #FFFF00;
}
a:link.shout_gebruiker,
a:active.shout_gebruiker,
a:hover.shout_gebruiker,
a:visited.shout_gebruiker {
	text-decoration: none;
	font-size: 10px;
	color: #FFFF00;
}

a:link.agenda_special,
a:hover.agenda_special,
a:active.agenda_special,
a:visited.agenda_special {
	text-decoration: none;
	font-size: 11px;
	color: #01009A;
}
body {
	background-color: #CDEAFF;
	font-family: verdana, arial;
	margin: 0px;
	color: #000000;
	text-align: left;
	font-size: 11px;
}
#siteContainer {
	position: absolute;
	width: 780px;
	left: 50%;
	margin-left: -390px;
}

div.siteHeader {
	width: 780px;
	height: 91px;
}
div.siteContent {
	width: 516px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
.siteFooter {
	position: absolute;
	left: 50%;
	margin-left: -390px;
	bottom: 0px;
	width: 780px;
	height:71px;
}
div.siteMenu {
	width: 780px;
	height: 29px;
}
div.siteMenu image {
	float: left;
}
div.shoutbox {
	width: 175px;
	height: 300px;
	float: left;
	padding-top: 10px;

}
.shout_iframe {
	background-color: #DFDFDF;
	width: 175px;
	height: 369px;
	
}
.fotos_iframe {
	background-color: #DFDFDF;
	width: 570px;
	height: 400px;
}
div.shout_gebruiker {
	background-color: #000099;
	font-size: 10px;
	padding: 2px;
	color: #FFFF00;
	text-align: center;
	width: 155px;
}
.shout_devider {
	font-size: 10px;
	color: #FFFF00;
	text-align: center;
}
.shout_bericht {
	font-size: 11px;
	padding: 2px;
	width: 155px;
}
.shout_form {
	border: 0px solid;
	background-color: #000099;
	font-familie: verdana, arial; 
	font-size: 11px;
	color: #FFFF00;
	width: 155px;
	text-align: center
}
.shout_form-back {
	
	text-align: center;
	background-color: #CDEAFF;
}
.agenda_info {
	background-color: #01009A;
	color: #FFFF00;
	font-weight: bold;
	padding: 3px;
	border-bottom: 2px solid #65CAFF;

}	
ul.nieuws {
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
	width: 459px;
}
ul.nieuws li.head {
	background-color: #01009A;
	color: #FFFF00;
	font-weight: bold;
	list-style: none;
	padding: 3px;
	border-bottom: 2px solid #65CAFF;
}
ul.nieuws li.bericht {
	padding-left: 2px;
	list-style: none;
}


div.gastenboek_onder {
	width: 500px;
	height: 20px;
	padding: 3px;
}
ul.gastenboek {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	width: 500px;
}
ul.gastenboek li.head {
	background-color: #01009A;
	color: #FFFF00;
	list-style: none;
	padding: 3px;
	border-bottom: 2px solid #65CAFF;
}
ul.gastenboek li.bericht {
	padding-left: 2px;
	list-style: none;
}
.gastenboek_form {
	border: 3px solid #000099;
	background-color: #000099;
	font-familie: verdana, arial; 
	font-size: 11px;
	color: #FFFF00;
	width: 400px;
	text-align: left
}
div.gastenboek_boven {
	background-color: #01009A;
	color: #FFFF00;
	list-style: none;
	padding: 3px;
	border-bottom: 2px solid #65CAFF;
	font-weight: bold;
}
div.poll {
	position: absolute;
	left: 660px;
	top: 10px;
	width: 120px;
}
.pollStemmen {
	font-size: 1px;
	height: 5px;
	background-color: #01009A;
}