h1, h2 {
	margin: 0;
}

h3 {
	margin: 0 0 0 0;
	padding: 0;
	font-family: 'Trebuchet MS', Arial;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	display: block;
}

h4 {
	margin: 0;
	font-family: verdana, 'Trebuchet MS', Arial;
	font-size: 11px;
	color: #0078b4;
	font-weight: bold;
	font-style: normal;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* ROUNDED */
.rounded {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}
	
.rounded {
	position: relative;
	overflow: hidden;
}

.rounded .top, .rounded .bottom {
	position: absolute;
	height: 10px;
	width: 100%;
}

.rounded .left, .rounded .right {
	height: 100%;
	width: 10px;
	line-height: 10px;
	font-size: 2px;
	overflow: hidden;
}

.rounded .left {
	float: left;
}

.rounded .right {
	float: right;
}

.rounded .fill {
	height: 100%;
	overflow: hidden;
}

.rounded .bottom {
	bottom: 0;
	left: 0;
}

.rounded .content {
	height: 100%;
	overflow: hidden;
}
/* END ROUNDED */

#menu li.rounded .content {
	line-height: inherit;
}

.rounded .top .left,
.rounded .top .right,
.rounded .bottom .left,
.rounded .bottom .right {
	background-image: url(../images/rounded-full-inverted-wit.png);
}

.rounded .top .left {
	background-position: 0 0;
}

.rounded .top .right {
	background-position: right 0;
}

.rounded .bottom .left {
	background-position: 0 bottom;
}

.rounded .bottom .right {
	background-position: right bottom;
}

#blok.rounded .top .left,
#blok.rounded .top .right,
#blok.rounded .bottom .left,
#blok.rounded .bottom .right {
	background-image: url(../images/rounded-full-30wit.png);
}

#blok.rounded .fill,
#blok.rounded .content {
	background: url(../images/30wit.png);
}

.item3 #content .rounded .top .left,
.item3 #content .rounded .top .right,
.item3 #content .rounded .bottom .left,
.item3 #content .rounded .bottom .right {
	background-image: url(../images/rounded-item3.png);
}

#wrapper {
	margin: auto;
	width: 975px;
}

#menu {
	margin: 12px 0 0 0;
}

#menu ul {
	height: 62px;
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: 130px;
	height: 50px;
	line-height: 50px;
	vertical-align: middle;
	text-align: center;
	margin-right: 10px;
	background-color: #C4DF9B;
}

#menu ul li.selected {
	height: 62px;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
}

#menu ul li.selected .bottom {
	display: none;
}

#menu ul li, #menu a {
	text-transform: uppercase;
	/*letter-spacing: -1px;*/
	font-family: 'Trebuchet MS', Arial;
	font-weight: bold;
	color: white;
	display: block;
}

#menu ul li, #content, #blok, .round {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#menu ul li:first-child {
	margin-left: 0;
}

#menu ul li.item1, .item1 #content { background-color: #40af49; }
#menu ul li.item2, .item2 #content { background-color: #8ec63f; }
#menu ul li.item3, .item3 #content { background-color: #01aef0; }
#menu ul li.item4, .item4 #content { background-color: #0073b6; }
#menu ul li.item5, .item5 #content { background-color: #5283c5; }
#menu ul li.item6, .item6 #content { background-color: #f7941d; }
#menu ul li.item7, .item7 #content { background-color: #ffc20f; }

#menu ul li.item7 {
	float: none;
	overflow: hidden;
	width: auto;
	margin: 0;
}

.item1 #content {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
}

.item1 #content .top .left {
	display: none;
}

.item7 #content {
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
}

.item7 #content .top .right {
	display: none;
}

/* FIX VOOR SUB ROUNDED IN #content */
#content .rounded .top .left, #content .rounded .top .right {
	display: block;
}

.home #content h3 { color: #12b332; }

.item1 #content h3,
.item2 #content h3,
.item3 #content h3,
.item4 #content h3,
.item5 #content h3,
.item7 #content h3 
{	
	color: #fff; 
}

.item6 #content h3,
.item7 #content h3 
{ 
	color: #0073b5; 
}

.home #blok h3 { color: #d2232a; }

.item1 #content,
.item2 #content,
.item3 #content,
.item4 #content,
.item5 #content,
.item6 #content,
.item7 #content
{
	color: white;
}

.item2 #content,
.item3 #content,
.item6 #content,
.item7 #content
{
	color: black;
}



.home h4 { color: #0073b6; font-style: italic; }
.item1 h4 { color: #aed577; color: #ffc20f; }
.item7 h4 { color: #0073b6; }
.item4 #blok h4 { color: #ffc20f; }

.item4 #blok a { color: #fff; text-decoration: underline; }

#submenu ol {
	counter-reset: item;
	list-style-type: none; /*decimal-leading-zero;*/
	padding: 0;
	margin: 0;
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid white;
}

#submenu li {
	display: inline;
	display: inline-block;
	padding: 0;
	margin: 0;
	margin-right: 5px;
	color: white;
	font-size: 12px;
}

.item1 #submenu li,
.item2 #submenu li,
.item3 #submenu li,
.item4 #submenu li,
.item5 #submenu li,
.item6 #submenu li,
.item7 #submenu li
{
	color: #0073b6;
}

#submenu a {
	color: white;
	font-weight: bold;
}

#submenu li:before {
	padding-right: 4px;
	content: counter(item, decimal-leading-zero);
	counter-increment: item;
}

#submenu li a:before {
	content: "[";
}

#submenu li a:after {
	content: "]";
}

#topmenu {
	float: left;
	padding: 65px 0 0 25px;
}

#topmenu ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topmenu ul li {
	display: inline;
	margin: 0;
	padding: 0;
	padding: 0 25px 0 15px;
	text-transform: uppercase;
	font-family: 'Trebuchet MS', Arial;
	font-weight: bold;
	
	background-image: url("../images/arrow_green.png");
	background-repeat: no-repeat;
	background-position: 0 4px;
}

#topmenu a {
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Trebuchet MS', Arial;
	color: #555555;
}

#content {
	width: 100%;
	background-color: #c4df9b;
	overflow: hidden;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

#blok {
	float: right;
	margin: 0 0 15px 15px;
	width: 235px;
	height: 340px;
	padding: 10px;
	background-image: url(../images/30wit.png);
}

#blok.rounded {
	background-image: none;
	padding: 10px 0;
	width: 255px;
}

#blok .content {
	padding: 0 10px;
}

#blok .top {
	margin-top: -10px;
}

#text {
	margin-right: 100px;
}

#content ul {
	margin: 0;
}

#content ul li {
	list-style-type: none;
	padding-left: 15px;
	background: transparent url(../images/arrow_green.png) no-repeat 0 5px;
	font-weight: bold;
}

#blok ul li a {
	color: black;
}

#faq li p {
	font-weight: normal;
}

#images img {
	margin: 0 0 5px 20px;
	width: 130px;
	height: 110px;
}

body
{	
	font-family: Verdana, Arial, Helvetica, Swiss, Geneva, SunSans-Regular;
	font-size: 11px;
	line-height: 18px;
	/*color: #404352;*/
	/*color: #222222;*/
	/*color: #696969;*/
}

h1 + h2,
h3 + h4,
h1 + p { margin-top: 0; }
h2 + p { margin-top: 0; }
h3 + p { margin-top: 0; }

p { margin: 0; }
hr { border-width: 1px 0 0 0; }

img {
	display: block;
	margin: 0;
	padding: 0;
}

a img
{
	border: 0;
}

html>body #contenthack
{
	height: 100%;
	width: 100%;
}
		
body, html
{
	margin: 0;
}

table {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
}

.outertable {
	margin: auto;
}

.bordered
{
	border-top: 2px solid white;
	-moz-background-clip: padding;
}

#text a
{	
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal; 		/* boldness */
	text-decoration: underline;
	color: #555555;
}

#text a:hover
{
	text-decoration: none;
}

.item2 #text a,
.item6 #text a,
.item7 #text a
{ 
	color: black; 
}

.item1 #text a,
.item4 #text a
{ 
	color: white; 
}

.home #text a {
	color: #0073b6;
}

a.editor
{	
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal; 		/* boldness */
	text-decoration: underline;
	color: orange;
}

a.editor:hover
{
	text-decoration: none;
}

a.editor:visited
{
	text-decoration: none;
	color: blue;
}

a.footer
{
	font-weight: bold;
	color: #d40026; /*rood*/
}

a.arrows
{
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #19a522;
}

a.arrows:hover
{
	text-decoration: underline;
}

a.faq
{
	font-weight: bold;
	text-decoration: none;
	color: #006fb5;
}

a.faq:hover
{
	text-decoration: underline;
}

a.inleiding
{
	text-decoration: underline;
}

a.inleiding:hover
{
	text-decoration: none;
}

.kop1
{
	font-family: Arial, Helvetica, Swiss, Geneva, SunSans-Regular;
	font-size: 26px;
	font-weight: bold;
	color: #006fb5;
	line-height: normal;
}

.kop2
{
	font-weight: bold;
	color: #006fb5;
	font-size: 12px;
}

.kop3
{
	font-weight: bold;
	font-style: italic;
	color: #19a522;
}

.title {
	font-family: Arial;
	font-size: 18px;
	/*color: #0078b4;*/
	font-weight: bold;
	line-height: 24px;
	display: block;
}

.subtitle {
	font-size: 14px;
	color: #12b332;
	font-weight: bold;
	font-style: italic;
}

.logo_overzicht td {
	border-collapse: collapse;
	padding: 0 15px 15px 0;
}

.vraag
{	
	font-weight: bold;
	font-style: italic;
	color: #006fb5;
}

.inleiding
{
	font-weight: bold;
	font-style: italic;
}

.item1 .inleiding,
.item2 .inleiding,
.item3 .inleiding,
.item4 .inleiding,
.item5 .inleiding,
.item6 .inleiding,
.item7 .inleiding
{
	color: white;
}

.item6 .inleiding,
.item7 .inleiding
{
	color: black;
}

.kader_meerinfo
{
	font-style: italic;
	font-weight: bold;
	color: #555555;
}

.serviceloket_kop
{
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
	color: #ffffff;
}

.serviceloket
{
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

.backToTop 
{
	font-weight: bold;
	color: #19a522;
}

/*image
{
	margin: 10px 10px 10px 10px;
}*/

image.main
{
	border-style: solid;
	border-width: 2px;
	border-color: #404352;
	/*border-color: #555555;*/
	margin: 0px 10px 0px 10px;
}

image.padding
{
	padding: 10px 10px 2px 2px;	
}

.footer
{
	font-size: 10px;
}

.voorwaarden
{
	font-size: 13px;
	padding-right: 20px;
}

.naam
{
	font-size: 16px;
	font-weight: bold;
	color: #d40026;
}

.naam2
{
	font-size: 14px;
	font-weight: bold;
	color: #d40026;
}

.red
{ color: #d40026; }

.green
{ color: #78AC32; }

.blue
{ color: #2C82B7; }

.black
{color: #000000;}

.white
{
	color: #FFFFFF;
	font-weight: bold;
}

.grey
{ color: #555555; }

.voorpagina_tekst
{
	font-family: Helvetica, Geneva;
	font-style: normal; 
	font-weight: bold; 
	font-size: 30px;
}

.titel
{
	color: #696969; 
	font-style: normal; 
	font-weight: lighter; 
	font-size: 18px;
}

.subtitel
{
	color: #ffffff; 
	font-style: normal; 
	font-weight: bold;
	font-size: 18px;
	padding-top: 15px;
	padding-left: 24px;
}

.kop
{
	font-family: Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal; 
	font-weight: bold; 
	font-size: 26px;
	color: #d40026;
}

.kopje
{
	padding: 10px 0px 0px 0px;
	font-style: normal;
	font-weight: bold;	
}

.titelpagina
{
	color: #696969; 
	font-style: normal; 
	font-weight: lighter; 
	font-size: 13px;
}

ul {
	margin-left: 17px;
	margin-top: 0;
	margin-right: 15px;
	list-style-position: outside;
	padding-left: 0;
	/*list-style-image: url(../img/list.gif);*/
}

ul.kader {
	margin-left: 180px;
	margin-top: 0;
	margin-right: 5px;
	list-style-position: outside;
	list-style-image: url(/images/ul.gif);
	line-height: 15px;
}

li {
	list-style-position: outside;
	margin-right: 15px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: 11px;*/
}

li.odd {
	list-style-position: outside;
	margin-right: 5px;
	font-weight: bold;
	color: #0073bb;
}

li.even {
	list-style-position: outside;
	margin-right: 5px;
	font-weight: bold;
	color: #13b233;
}

ol {
	/*margin-left: 30px;*/
	margin-top: 0;
	margin-right: 5px;
	list-style-position: outside;
	color: #FF0000;
	/*list-style-image: url(../img/list.gif);*/
}

/* NIEUWS LIST */
#content ol li {
	color: #0073b6;
}

#content ol a {
	color: white;
	text-decoration: none;
}

#content ol a:hover {
	text-decoration: underline;
}

.paddingSite
{
	padding-left: 24px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-top: 30px;
}

.paddingSiteCells
{
	padding-left: 24px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-top: 0px;
}

.paddingCelLeft
{
	padding-right: 10px;
	padding-bottom: 20px;
}

.paddingCelRight
{
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.paddingPasfoto
{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 0px;
}

.pasfotoInfo
{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.paddingKop
{
	padding-top: 10px;
	padding-bottom: 5px;
}

.special
{
	font-size: 20px;
	color: #696969;
	font-weight: bold;
}

.paddingPicturesRight
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 75px;
	padding-bottom: 5px;
}

.paddingPicturesRight2
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.paddingTextLeft
{
	padding-left: 40px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 30px;
}

.label {
	font-weight: bold;
}

.entry {
	border: 0;
	width: 100%;
	background-image: url(../images/50wit.png);
}

.entry td {
	padding: 5px 10px;
}

.entry .logo {
	text-align: center;
	background-color: white;
}

.entry img {
	display: inline;
}

.imageRight, 
.imageLeft {
	diplay: inline;
}

.imageRight {
	float: right;
	margin: 0 0 5px 10px;
}

.imageLeft {
	float: left;
	margin: 0 10px 5px 0;
}

.kaveloverzicht_miniatuur {
	display: inline;
	border: solid 1px #222;	
	margin-right: 10px;
}

.familie_miniatuur {
	display: inline;
	width: 75px;
	height: 75px;
	padding: 0 3px 0 0;
}

#adverteerder {
	margin: 20px auto 0 auto;
	display: block;
	text-align: center;
}

#adverteerder img {
	display: inline;
	vertical-align: bottom;
}

/* Formulier declaraties */

form {
	margin: 0;
	margin-top: 20px;
	background-color: transparent;
}

.form_select { width: 450px; }
.inputform { width: 350px; }
.inputform_search { width: 260px; }
.inputform_extended { width: 400px; }
.inputform_postcode { width: 70px; }
.inputform_geboortejaar { width: 50px; }
.inputform_datum { width: 120px; }
.inputform_aanmelden { width: 200px; }

.form_label { 
	vertical-align: top;
	padding-right: 20px;
	width: 120px;
	padding-top: 2px;
}

input, select, textarea {
	font-size: 11px;
}

/* Einde form Declaraties */

/* FOTOGALERIJ */

#fotogalerij_fotos {
	list-style-type: none;
	display: block;
	/*height: 320px;
	width: 450px;*/
}

#content #fotogalerij_fotos li {
	background: none;
	padding: 0;
	text-align: center;
}

#fotogalerij_controls {
	margin: 10px 0;
	overflow: auto;
}

#fotogalerij_controls span {
	cursor: pointer;
	display: block;
	float: left;
	margin-right: 10px;
}

#fotogalerij_controls span:hover {
	text-decoration: underline;
}

#fotogalerij_controls #play_pause {
	width: 40px;
	text-align: center;
}

#fotogalerij_controls #status {
	cursor: auto;
	text-decoration: none;
}
