@charset "utf-8";

html, body {
	height: 100%;
	width: 100%;
}

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#body {
	text-align: center;
}

#container  {
	width: 975px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #5B9ADF;
	padding: 20px;
	margin-bottom: -40px; /* the bottom margin is the negative value of the footer's height */
	min-height: 97%;
	height: auto !important;
	height: 95%;
}

#boven {
	width:975px;
	z-index:1;
}

#slideshow {
	width:600px;
	height:115px;
	z-index:1;
	background-color: #5B9ADF;
	float: left;
	margin-top: 5px;
}
#adres{
	width:344px;
	text-align: center;
	font-size: 14px;
	float: right;
}

#menu {
	width: 975px;
	height: auto;
	background-color: #D8E8F7;
	text-align: left;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	background-repeat: repeat-y;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: 26px;

}

a.kruimel:link, a.kruimel:visited {
	text-decoration: none;
	font-size: 9px;
	color: #000;
}

a.kruimel:hover {
	text-decoration: underline;
	font-size: 9px;
}

#kruimelpad {
	font-size: 9px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Hoofdmenu */

a.hoofdmenublauw, a.hoofdmenurood, a.hoofdmenugroen, a.hoofdmenupaars, a.hoofdmenuoranje, a.hoofdmenugrijs, a.hoofdmenugeel {
	color: #333333;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	margin-bottom: 5px;
}

a.hoofdmenublauw:link, a.hoofdmenublauw:visited {
	color: #333333;
}

a.hoofdmenublauw:hover {
	color: #333333;
	background-image: url(images/blauwblokje.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

a.hoofdmenurood:link, a.hoofdmenurood:visited {
	color: #333333;
}

a.hoofdmenurood:hover {
	color: #333333;
	background-image: url(images/roodblokje.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


a.hoofdmenugroen:link, a.hoofdmenugroen:visited {
	color: #333333;
}

a.hoofdmenugroen:hover {
	color: #333333;
	background-image: url(images/groenblokje.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

a.hoofdmenuoranje:link, a.hoofdmenuoranje:visited {
	color: #333333;
}

a.hoofdmenuoranje:hover {
	color: #333333;
	background-image: url(images/oranjeblokje.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

a.hoofdmenugrijs:link, a.hoofdmenugrijs:visited {
	color: #333333;
}

a.hoofdmenugrijs:hover {
	color: #333333;
	background-image: url(images/grijsblokje.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

a.hoofdmenugeel:link, a.hoofdmenugeel:visited {
	color: #333333;
}

a.hoofdmenugeel:hover {
	color: #333333;
	background-image: url(images/geelblokje.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

a.hoofdmenupaars:link, a.hoofdmenupaars:visited {
	color: #333333;
}

a.hoofdmenupaars:hover {
	color: #333333;
	background-image: url(images/paarsblokje.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

/* Submenu */

a.submenublauw, a.submenurood, a.submenugroen, a.submenupaars, a.submenuoranje, a.submenugrijs, a.submenugeel {
	color: #333333;
	text-decoration: none;
}

a.submenublauw:link, a.submenublauw:visited {
	color: #333333;
}

a.submenublauw:hover {
	color: #6DACE1;
}

a.submenurood:link, a.submenurood:visited {
	color: #333333;
}

a.submenurood:hover {
	color: #ED202F;
}

a.submenugroen:link, a.submenugroen:visited {
	color: #333333;
}

a.submenugroen:hover {
	color: #31DC1E;
}

a.submenuoranje:link, a.submenuoranje:visited {
	color: #333333;
}

a.submenuoranje:hover {
	color: #F79415;
}

a.submenugrijs:link, a.submenugrijs:visited {
	color: #333333;
}

a.submenugrijs:hover {
	color: #919095;
}

a.submenugeel:link, a.submenugeel:visited {
	color: #333333;
}

a.submenugeel:hover {
	color: #EDFB22;
}

a.submenupaars:link, a.submenupaars:visited {
	color: #333333;
}

a.submenupaars:hover {
	color: #C110DA;
}

#tekst {
	width: 955px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: left;
	background-color: #FFFFFF;
}

#kolom1 {
	font-size: 12px;
	width: 275px;
	text-align: left;
	padding: 10px;
	float: left;
	margin-left: -10px;
}

a.toonmeer:link, a.toonmeer:visited  {
	text-decoration: none;
	color: #6DACE1;
}
a.toonmeer:hover {
	text-decoration: none;
	color: #000000;
}

#kolom12 {
	font-size: 12px;
	width: 650px;
	text-align: left;
	float: left;
}

#kolom23 {
	font-size: 12px;
	width: 650px;
	text-align: left;
	float: right;
}

#kolom3 {
	font-size: 12px;
	width: 250px;
	text-align: left;
	padding: 10px;
	float: right;
}


#kolom2 {
	font-size: 12px;
	width: 350px;
	text-align: left;
	padding: 10px;
}


#onder, .push {
	height: 40px; /* .push must be the same height as .footer */
}



#onder {
	width: 975px;
	z-index: inherit;
	bottom: 0px;
	margin: 0px;
	background-image: url(images/buurtschappen.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: auto;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-position: bottom;
}

#copyright {
	height:10px;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	text-align: right;
}
#homefootertabel {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #B0B6B4;
}

#homefootertabel td{
	font-size: 12px;
}



#copyright a {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
#copyright  a:hover {
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
}

.titelblauw {
	color: #6DACE1;
}
.titelrood {
	color: #ED202F;
}
.titelgroen {
	color: #31DC1E;
}
.titelpaars {
	color: #C110DA;
}
.titeloranje {
	color: #F79415;
}
.titelgrijs {
	color: #919095;
}
.titelgeel {
	color: #EDFB22;
}

p, td {
	font-size: 12px;
}
h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

ul,ol {
	padding-left: 20px;
	padding-top: 5px;
	font-size: 12px;
}
a:link, a:visited  {
	color: #0000FF;
}

a:hover {
	color: #000000;
}


.invoerveld {
	width: 475px;
}

.klein {
	font-size: 9px;
	font-weight: bold;
}
a.klein:link, a.klein:visited {
	color: #333333;
	text-decoration: none;
}

a.klein:hover {
	color: #5B9ADF;
}

a.onder:link, a.onder:visited {
	color: #333333;
	text-decoration: none;
}

a.onder:hover {
	color: #333333;
	text-decoration: underline;
}
