body, html  {	
		font-family : Arial, Helvetica, sans-serif;	
		font-size:  12px;	
		font-style: normal; 	
		letter-spacing:0.3px; 		
		line-height: 13px;
		font-weight: normal; 	
		font-variant: normal; 	
		color: #515254;
		background: url(../images/bg.jpg) no-repeat bottom left;	
		text-decoration: none;
		margin: 0px;
		height: 100%;
}

a:link  {
	color: #009ee0;
	text-decoration: none
}

a:visited  {
	color: #009ee0;
	text-decoration: none
}

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


.plaatje {
border:0;
}

.tekst {
font-size: 14px;
line-height: 17px;
color: #000000;
}


.titel {
font-size: 15px;
line-height: 18px;
color: #000000;
font-weight: bold;
}

#content {
position: relative;
width:950px;
margin-left: auto;
margin-right: auto;
}

#head {
position: relative;
width:950px;
height:209px;
background: url(../images/top.jpg) top left no-repeat;
float:left;
}

#head2 {
position: relative;
width:198px;
height:200px;
background-color: #00aeea;
padding-left:10px;
padding-right:10px;
padding-top:9px;
float:right;
}

.project_thumb {
margin-bottom: 5px;
margin-right: 5px;
padding: 3px;
float: left;
background-color: white;
border: 1px #e4e4e4 solid;
}

.project_thumb2 {
margin-top: 10px;
margin-right: 17px;
padding: 3px;
float: right;
background-color: white;
border: 1px #e4e4e4 solid;
}


#footer {
position: relative;
width:950px;
color: #c7c7c7;
text-align: center;
font-size: 12px;
float:left;
}

#menu {
position: relative;
width:175px;
float:left;
}

.menu_space {
margin-bottom: 3px;
float: left;
border: 0px;
}

#tekst {
position: relative;
width:500px;
padding-left: 27px;
padding-right: 30px;
color: #000000;
text-align: left;
font-size: 12px;
float:left;
}


#nieuws {
position: relative;
width:198px;
height: 460px;
padding-left: 10px;
padding-right: 10px; 
color: #000000;
background: url(../images/nieuws.jpg) bottom left no-repeat;
text-align: left;
font-size: 12px;
float:left;
}

a.wfo:link  {
	color: #c7c7c7;
	line-height: 25px;
	text-align: right;
	font-size: 13px;
	text-decoration: none
}

a.wfo:visited  {
	color: #c7c7c7;
	line-height: 25px;
	text-align: right;
	font-size: 13px;
	text-decoration: none
}

a.wfo:hover  {
	color: #ffb75a;
	line-height: 25px;
	text-align: right;
	font-size: 13px;
	text-decoration: none
}

#clear {
clear: both;
margin-bottom: 10px;
}


#link {
font-size: 13px;
height:20px;
width: 132px;
height: 22px;
background-color: #c5c7c8;
color: #000000;
padding-left: 25px;
padding-top: 5px;
margin-bottom: 5px;
}

#linkactive {
font-size: 13px;
height: 22px;
width: 134px;
background-color: #009ee0;
color: #ffffff;
padding-left: 40px;
padding-top: 5px;
margin-bottom: 5px;
}

ul {
margin: 0px;
padding-left: 18px;
}

#output-div-container {
	background-color:#ffffff;
	border:1px solid #009ee0;
	padding:10px;
}

#input-div {
	text-align:center;
	background-color:#ffffff;
	border:1px solid #009ee0;
	padding:5px;
	margin-bottom: 5px;
}

#ajax-div {
	background-color: #d5edf9;
	padding:3px;
}

#count_display
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
  margin-top:5px;
}


