.bck_input {
	left: 0px;
	top: 0px;
	
	width: 419px;
	height: 20px;
	
	position: relative;
	overflow: hidden;
	visibility: visible;
	z-index: 1;
	
	padding-left: 3px;
	
	margin-top: 7px;
	
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC9933;
}

.bck_textarea {
	left: 0px;
	top: 0px;
	
	width: 419px;
	height: 75px;
	
	position: relative;
	overflow: hidden;
	visibility: visible;
	z-index: 1;
	
	padding-left: 3px;
	
	margin-top: 7px;
	
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #CC9933;
}

.input {
	border: none;
	height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC9933;
}

.menu {
	width: 230px;
	height: 25px;
	
	margin-bottom: 35px;
}

.img_right {
	float: right;
	padding-left: 8px;
	text-align: right;
}

img.png {
	behavior: url("http://www.kroonenberg.nl/css/pngstijl.htc");
}

.project {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 20px;
}

.project a {
	text-decoration:underline;
	color:#FFFFFF;
}

.project td {
	color: #FFFFFF;
	
	text-align: justify;
}

.project th { 
	color: #7AC6BC;
	text-align: left;
	font-weight: normal;
	
	text-align: justify;
}

.project_knop {
	left: 0px;
	top: 0px;
	
	width: 120px;
	height: 27px;
	
	position: relative;
	
	display: block;
	
	margin-right: 6px;
	margin-bottom: 6px;
	
	float: left;
}

.projecten {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: left;
	line-height: 25px;
	color: #FFFFFF;
}

.projecten em {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
	line-height: 22px;
	color: #CC9933;
	font-style: normal;
}

.projecten a {
	color: #FFFFFF;
	line-height:15px;
	text-decoration: none;
	display:block;
	width:200px;
}

.projecten br {
	line-height:10px;
}

.projecten a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.tekst {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	text-align: left;
	line-height: 22px;
	text-align: justify;
}

.tekst strong {
	color: #7AC6BC;
	font-weight: normal;
}

.tekst a {
	color: #7AC6BC;
	text-decoration: underline;
}

.tekst a:hover {
	color: #7AC6BC;
	text-decoration: none;
}

.nieuws {
	font-family: Georgia, Verdana, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 24px;
	text-align: justify;
}

.nieuws strong {
	color: #7AC6BC;
	font-weight: normal;
}

.nieuws a {
	color: #FFFFFF;
	text-decoration: none;
}

.nieuws a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.table {
  display: table;
}

.row {
  display: table-row;
}

div.row div {
  display: table-cell;
}

.textarea {
	border: none;
	height: 75px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC9933;
}
.tabel_bodytext {
	clear:right;
	float:left;
}