body
{
	font: 78%/1.5 verdana, arial, helvetica, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
	background-image: url(../images/achtergrond_ds.gif);
	background-color: #669;
	background-repeat: repeat-y;
}
h1#kopper
{
	margin: 0;
	padding: 0;
	background-image: url(../images/kop_ds.jpg);
	background-color: #669;
	background-repeat: no-repeat;
	height: 31px;
	width: 100%;
  text-indent: -999em;
}

#content
{
	clear: left;
	background-image: url(../images/content_ds.jpg);
	background-repeat: no-repeat;
	min-height: 370px;
	padding: 0;
	margin: 0;
	color: #FFF;
	width: 720px;
	font-family: arial, helvetica, geneva, sans-serif;
}

#content a {
	color: #eee;
}

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

#menu
{
  padding-top: 36px;
  width: 200px;
  float: left;
}
#menu ul, #menu li 
{
  list-style: none; 
  padding: 0;
  margin: 0;
  color: #fff;
}
#menu li a
{
  display: block;
  padding-left: 16px;
  color: #eee;
  font-weight: bold;
  text-decoration: none;
	background-image: url(../images/bullet_sq_9.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#menu li a:hover, #menu li a:active
{
	color: #fff;
	text-decoration: underline;
	background-image: url(../images/bullet_sq_f.gif);
}
#menu li ul li 
{
  margin-left: 16px;
}
#menu li ul li a
{
	background-position: 5px .4em;
    line-height: 1;
    padding-top: 2px;
}
#menu li a.current
{
	color: #fff;
	background-image: url(../images/bullet_sq_f.gif);
}

#inhoud
{
  padding-left: 260px;
}
#inhoud h2
{
  height: 36px;
  padding:0;
  margin:0;
  line-height: 36px;
}
#inhoud h3, #inhoud h4
{
  height: 18px;
  padding:0;
  margin:0;
  line-height: 18px;
}
#inhoud p
{
  padding:0;
  margin:0 0 1em 0;
}
table
{
  margin: 0 0 1em 0;
}
table.contactpersonen td, table.contactpersonen th
{
	text-align: left;
	padding: 1px 4px 1px 0px;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	border-color: #fff;
}
table.agendadata
{
  width: 460px;
}
table.agendadata th
{
  text-align: left;
}
table.agendadata td
{
	text-align: left;
	padding: 1px 4px 1px 0px;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	border-color: #fff;
}
table.agendadata tr.vervolgdat td
{
	border-width: 0 0 0 0;
	border-style: none none none none;
	border-color: #fff;
}
table.agendadata tr
{
	vertical-align: top;
}
table.agendadata tr td:first-child
{
	white-space: nowrap;
}
.bijmekaar
{
  white-space: nowrap;
}
#inhoud a
{
  color: #ccf;
}
#inhoud a:hover, #inhoud a:active
{
  text-decoration: none;
}
.beschikbaarheid
{
  text-align: right;
  font-style: italic;
}
#inhoud p.opdracht
{
  text-align: left;
  margin: 0 0 0 50%;
  padding-left: 4px;
  border-width: 0 0 0 1px;
  border-color: #eee;
  border-style: none none none solid;
}
#inhoud a.naarboven
{
  display: block;
  margin: 0 0 1em 0;
  padding-bottom: 9em;
  border-width: 0 0 1px 0;
  border-color: #eee;
  border-style: none none solid none;
}

#inhoud p.topper
{
  margin: 0 0 1em 0;
  padding-bottom: 1em;
  border-width: 0 0 1px 0;
  border-color: #eee;
  border-style: none none dotted none;
  text-align: right;
}

/* styles voor formulieren */

#inhoud form label
{
	display: block;
	width: 95%;
	font-style: italic;
}
#inhoud form label.half
{
	width: 50%;
}

#inhoud form label.checkboxlabel
{
	display: block;
	padding-left: 2em;
}

#inhoud form input[type=checkbox]
{
  float: left;
}
#inhoud form input[type=text]
{
  width: 80%;
}
#inhoud form input.kwart
{
  width: 20%;
}
#inhoud form input.half
{
  width: 45%;
}
#inhoud form div.linker
{
  display: block;
  float: left;
  width: 40%;
}
#inhoud img.ill
{
  border: 1px solid #fff;
  float: right;
  margin: 0 -4px 4px 8px;
}
#inhoud dt
{
  color: #f99;
}
#inhoud dt:first-letter
{
  font-weight: bold;
}
#inhoud dd 
{
  padding-left: 0;
  margin-left: .75em;
}
#inhoud p.voetnoot
{
  font-size: 90%;
}

#inhoud table.projectdetails tr
{
  vertical-align: top;
}
#inhoud table.projectdetails th
{
  padding-right: 4px;
  text-align: left;
  font-weight: bold;
}
#inhoud table.projectdetails td
{
  padding-right: 4px;
}
p q { font-style: italic; color: #eee;}