h1 {
	 font-size: 13px;
	 padding-left: 20px;
	 background: url('img/groenblokje.gif');
	 background-repeat: no-repeat;
	 background-position: 0% 50%;
}

h2 {
   font-size: 12px;
	 margin-bottom: 2px;
}

h3 {
  font-size: 11px;
	margin-bottom: 2px;
}

td {
  padding-right: 15px;
}

ul {
  list-style-image: url('img/paarsblokje.gif');
}

li {
	 margin-bottom: 5px;
}

a {
	text-decoration: none;
	color: #333333;
}

#tekst a {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}
a:active {
  outline: none;
}


a img {
  border: 0px;
}

/* Header + zijkant */
body {
  margin: 0px;
	height: 100%;
	background: #85C421 url('img/bg.gif') repeat-y 0 0;
	font: 12px Arial;
	color: #333333;
}

html {
		 height: 100%;
}

#logo_foto {
   position: absolute;
	 left: 40px;
	 width: 210px;
	 height: 100%;
	 margin-bottom: 50px;
}

#logo {
  height: 140px;
	margin-bottom: 20px;
}

.foto_links {
  height: 70px;
	margin-bottom:10px;
}

#af {
  /*position: absolute;
	bottom: 0px;*/
	position: relative;
	float: left;
	margin-left: -250px;
}

#inhoud {
  position: absolute; left: 260px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 550px;
	padding-left:50px;
	padding-right:50px;
	background-color: #FFFFFF;
}

#header {
  height: 90px;
	margin-bottom: 20px;
}



/* MENU */
#menuhouder {
	height: 60px;
}


/*tekst*/
#tekst {
  width: 100%;
  float: left;
}

#footer {
  color: #999999;
	font-size: 11px;
	position: absolute;
  bottom: 0px;
}

#footerTekst {
	padding-top: 50px;

}

img.staand {
  float: right;
}

#container {
			position: relative;
			min-height: 100%;
			height: 100%;
			voice-family: "\"}\"";
			voice-family: inherit;
			height: auto;

}
		
html>body #container {
		    height: auto;
}

#verticalSpace {
  height: 80px;
}


input, textarea {
  font: 12px Arial; color: #333333;
}

li p {
  margin-top: 5px;
  display: block;
	clear: left;
  font-style: italic;
}

.opacityOFF {
	opacity: 1;
	filter: alpha(opacity=100);
	cursor: hand;
}

.opacityON {
  opacity: 0.35;
  filter: alpha(opacity=35);
}
#celFoto {
	width: 120px;
	height: 340px;
	overflow: auto;
}
#celFoto img {
	height: 100px;
	width: 100px;
	margin-top: 5px;
	cursor: pointer;
}
.foto2 {
  width: 380px;
	height: 380px;
}

.projectFoto {
   width: 250px;
	 height: 250px;
}

ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 100%;
	list-style: none;
	position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
	font: Bold 15px arial;
}
ul#topnav li {
	float: left;
	margin: 0;
	padding: 5px 10px;
}
ul#topnav li a {
	display: block;
	color: #000000;
	text-decoration: none;
}

ul#topnav li span {
	float: left;
	padding: 3px 0;
	position: absolute;
	left: 0; top:30px;
	display: none; /*--Hide by default--*/
	font: 12px Arial;
	width: 100%;
}
ul#topnav li span a {
 	display: inline;
	padding: 5px 10px;
}

#div1, #div2 {
	width: 265px;
	float: left;
}

#div2 {
	margin-left: 20px;
}

p.tab {
	margin-left: 30px;
	margin-bottom: 30px;
}
