body {
	background-color: #eee;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* BLOCKS */
#container {
	width: 970px;
	display: block;
	background-color: #fff;
	float: left;
	margin: 0px;
	padding: 0px 0px 19px 0px;
	background-repeat: repeat-y;
	background-position: right;
}
.redBar {
	background-image: url(images/230_balk.gif);
}
#containerFoot {
	width: 970px;
	height: 19px;
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	line-height: 19px;
}
#containerFoot {
	background-color: #fff;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#containerFoot p.red {
	background-image: url(images/230_hoekRO.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#containerFoot p {
	line-height: 19px;
  margin: 0px;
	padding: 0px 250px 0px 0px;
	font-size: 80%;
	color: #ccc;
	letter-spacing: 0.1em;
	text-align: right;
}
#containerFoot p a {
  text-decoration: none;
	color: #ccc;
}
#header {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	height: 190px;
	width: 970px;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}
.header1 {
	background-image: url(images/header_home_1.jpg);
}
.header2 {
	background-image: url(images/header_home_2.jpg);
}
.header3 {
	background-image: url(images/header_home_3.jpg);
}
#header p, #logo p {
  visibility: hidden;
}
#content, .content780, .content550, .content400, .content240, .content140 {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
.content780 {
	width: 780px;
}
.content550 {
	width: 550px;
}
.content400 {
	width: 400px;
}
.content240 {
  width: 240px;
}
.content140 {
	width: 140px;
}
#side {
	margin: 0px;
	padding: 0px;
	width: 230px;
	float: left;
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
  letter-spacing: 0.1em;
  overflow: hidden;
}
#side #sideBeeld {
	display: block;
	float: left;
	height: 190px;
	width: 230px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/230_hoekRB.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#side #sideContent {
	display: block;
	float: left;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 230px;
}

/* NAVIGATIE */
#navigatie {
	margin: 0px;
	padding: 0px;
	width: 190px;
	float: left;
	display: block;
	overflow: hidden;
}
#navigatie #logo {
	height: 190px;
	width: 190px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	clear: both;
	background-repeat: no-repeat;
	background-position: left top;
}
#navigatie .logo1 {
	background-image: url(images/190x190_logo_1.jpg);
}
#navigatie .logo2 {
	background-image: url(images/190x190_logo_2.jpg);
}
#navigatie .logo3 {
	background-image: url(images/190x190_logo_3.jpg);
}
#navigatie ul {
	clear: both;
	list-style-type: none;
	margin: 0px;
	padding: 19px 0px 0px 20px;
  width: 170px;
}
#navigatie ul li ul {
  margin: 0px;
	padding: 0px;
}
#navigatie li {
	line-height: 19px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #e5342c;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#navigatie li a {
	color: #e5342c;
	text-decoration: none;
	font-size: 80%;
}
#navigatie li a:hover {
	color: #000;
	text-decoration: none;
}
#navigatie li li {
	background-image: url(images/navBlok.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	font-size: 100%;
	letter-spacing: normal;
}
#navigatie li li ul {
	width: 162px;
}
#navigatie li li li {
	background: none;
	padding-left: 0;
	text-transform: none;
	color: #999;
	font-weight: normal;
}
#navigatie li li li a {
  font-size: 100%;
	color: #999;
}
#navigatie a.sel {
	color: #000;
}

p.pageNav {
  text-align: right;
  color: #000;
}
p.pageNav a {
}
p.pageNav a.active {
  color: #000;
  text-decoration: bold;
}

#topMenu {
  width: 550px;
	height: 20px;
	line-height: 20px;
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}
#topMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin: 0px 10px;
	font-size: 80%;
	float: right;
}
#topMenu li {
  display: inline;
	margin: 0px 0px 0px 20px;
	padding: 3px 0px 3px 20px;
	background-position: left center;
	background-repeat: no-repeat;
}
#topMenu li a {
  color: #e5342c;
}
#topMenu li.print {
  background-image: url(images/ico_print.png);
}
#topMenu li.mail {
  background-image: url(images/ico_mail.png);
}
#topMenu li.zoeken {
  background-image: url(images/ico_zoeken.png);
}
/* TYPOGRAFIE */
#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content hr {
  margin-right: 20px;
	margin-left: 20px;
}
#content h5.home {
  margin-top: 0px;
	line-height: 160%;
}
#side p, #side h1, #side h2, #side h3, #side h4, #side h5, #side h6 {
  margin-right: 10px;
	margin-left: 10px;
}
#side p {
  font-size: 90%;
	margin: 10px;
	color: #fff;
}
#side p.subtitle {
	padding-bottom: 50px;
}
#side p a {
  color: #fff;
  text-decoration: none;
}
#side p a:hover {
  color: #fff;
  text-decoration: underline;
}
#content p {
	margin-top: 0px;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
}
h1 {
	font-size: 24px;
	margin-top: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 4px;
	text-transform: uppercase;
}
h2 {
	margin-top: 0px;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0em;
	margin-bottom: 0px;
}

h3 {
	font-size: 150%;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: 0;
}
h4 {
	font-weight: bold;
	font-size: 12px;
	margin-top: 24px;
	margin-bottom: 6px;
	text-transform: uppercase;
	padding: 2px;
	letter-spacing: 0.1em;
	clear:both;
}
h5 {
	font-weight: bold;
	padding-bottom: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
	font-size: 125%;
}
h6 {
	font-size: 125%;
	margin-bottom: 0px;
}
p {
	line-height: 160%;
}
#content h1, #content h2, #content .intro, #content .typo-rood, #content h3 {
	color: #e5342c;
	line-height: 160%;
}
#content h4 {
	color: #fff;
	background-color: #e5342c;
}
#side h1, #side h2, #side h3, #side h4, #side h5, #side h6 {
	color: #fff;
}

#side a.mail {
  background-image: url(images/ico_mail.png);
  padding-right: 26px;
	background-position: right center;
	background-repeat: no-repeat;
}


/* CONTENT */
#actueel a, #content p a, #content td a, #content li a, #content h3 a {
  text-decoration: underline;
	color: #f80404;
}
#actueel a:hover, #content p a:hover {
	color: #e5342c;
}
#actueel a img, #content a img {
  border: none;
	vertical-align:middle;
}
a.hand {
  margin: 0;
  padding-right: 26px;
	background-image: url(images/13meer.gif);
	background-position: right center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	color: #e5342c;
}
.h4stippels {
	background-image: url(images/360x19rood.gif);
	background-repeat: no-repeat;
	background-position: left;
}
p.datumItem {
  padding-top: 20px;
  padding-bottom: 20px;
}
p.datumOverzicht {
  padding-top: 12px;
  clear: both;
}
p.preface {
  padding: 0px;
  margin: 0px;
}
p.preface p {
  padding: 0px;
  margin: 0px;
}
.datum {
  font-size: 80%;
  color: #666;
}
#content ul {
  list-style-type: square;
  margin-right: 20px;
  margin-top: 0;
}
#content li {
  line-height: 160%;
}
#side dl {
  line-height: 160%;
  color: #fff;
  margin-left: 10px;
  margin-right: 10px;
  font-size: 90%;
  margin-top: 0px;
}
#side dl, #side dt, #side dd {
/*  padding: 0px 0px 0px 0px;*/
}
#side dt {
  margin-top: 12px;
  margin-bottom: 0px;
  font-weight: bold;
}
#side dd {
  display: list-item;
  list-style-type: square;
  margin-left: 20px;
  margin-top: 8px;
  margin-bottom: 20px;
}
#side dd a {
  color: #fff;
  text-decoration: none;
}
#side dd a:hover {
  text-decoration: underline;
}
#side ul {
  list-style-type: square;
  color: #fff;
  line-height: 160%;
  margin-left: 30px;
  margin-right: 10px;
  margin-top: 0px;
  padding-left: 0px;
  font-size: 90%;
}
table.nieuwsarchief {
  width: 510px;
  margin: 20px;
}
table.nieuwsarchief th, table.nieuwsarchief td {
	line-height: 19px;
}
table.nieuwsarchief th {
	padding-left: 4px;
  text-align: left;
	text-transform: uppercase;
	color: white;
	background-color: #e5342c;
	line-height: 19px;
	letter-spacing: 0.1em;
}
table.nieuwsarchief th.date {
  width: 96px;
  border-right: 20px solid #fff;
}
table.nieuwsarchief th a {
  padding-right: 40px;
  background-image: url(/images/sort.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #fff;
  text-decoration: none;
}
table.nieuwsarchief th a:hover {
  background-image: url(/images/sort_over.gif);
	color: #fff;
  text-decoration: none;
}

/* SIDE */
.content140 img {
  border: none;
	margin-top: 24px;
}

/* LOGIN FORMULIER */
#content .login label {
  width: 80px;
  margin: 5px 20px 5px 0px;
  padding: 0px;
  text-align: right;
  display: block;
  float: left;
  line-height: 160%;
}
#content .login input {
  margin: 5px 0px;
  padding: 1px;
}
#content .login input.text {
  width: 375px;
}

/* NIEUWSFLITS FORMULIER */
#content .nieuwsflits label {
  width: 80px;
  margin: 5px 20px 5px 0px;
  padding: 0px;
  text-align: right;
  display: block;
  float: left;
  line-height: 160%;
}
#content .nieuwsflits input {
  margin: 5px 0px;
  padding: 1px;
}
#content .nieuwsflits input.text {
  width: 375px;
}

/* PROJECTEN */
#content h5.projectTitel {
  padding-left: 240px;
}
#content h5.projectTitel a {
  color: #000;
  text-decoration: none;
}
#content h5.projectTitel a:hover {
  text-decoration: underline;
  clear: both;
}
#content div.projectKenmerken {
  color: #666;
  width: 200px;
  text-align: right;
}
#content div.projectKenmerken b {
  color: #e5342c;
}
#content div.projectInleiding {
  width: 270px;
}
#content div.projectKenmerken, #content div.projectInleiding {
  float: left;
	line-height: 160%;
  padding: 0px 20px 10px 20px;
  margin: 0;
}
#content hr {
  clear: both;
  border: none;
  color: #ccc;
  background-color: #ccc;
  height: 2px;
  text-align: left;
}
#content #form {
  margin: 0;
  padding: 0;
}
#content #form div {
  width: 510px;
  margin: 0 20px;
  padding: 0;
}
#content #form fieldset {
  border: none;
  padding: 0px;
  margin: 19px 0px;
}
#content #form legend, #content #form label, #content #form input, #content #form select {
  line-height: 19px;
  margin: 0px;
}

#content #form legend {
  padding: 0px 0px 0px 140px;
  color: #666;
}
#content #form label {
  padding: 0px 40px 0px 0px;
  width: 100px;
  display: inline;
  float: left;
  text-align: right;
}
#content #form input#projectTrefwoord, #content #form input#projectPlaats, #content #form #zoekQuery {
  width: 300px;
}
#content #form select {
  width: 306px;
}
#content img.agendaList {
  float:right;
  margin:3px 20px 3px 10px;
}