/* BASIS */

html,body {
	background:	url('../img/bg_website.gif');
	font: 11px Verdana, Arial, Helvetica, sans-serif; color:#000000;
	line-height: 17px;
	margin: 20px 0 0 20px;
	padding: 0;
	text-align: left;
}

.print {
	display: none;
}

td {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif; color:#FFFFDB;
	line-height: 17px;
}

a:link {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif; color:#FFFFDB;
}

a:visited {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif; color:#FFFFDB;
}

a:hover {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif; color:#FFFFDB;
	text-decoration: none;
}

#wrapper {

	width: 1042px;
	height: 592px;
	position: relative;
	
}

#container {
	background-image: url(../img/bg_kader.gif);
	margin:	0 auto;
	width: 1042px;
	border: #FFFFDB solid 1px;
	height: 592px!important;
	position: relative;
	text-align: left;
	overflow: hidden;
}

/* min-height IE-FIX */
* html #container {
	height: 558px;
}

#containerNav {
	position: absolute;
	width: 14px;
	float: left;

		left:91px;
	top:250px;
}

/* MAIN */

#logo {
	height: 114px;
	width: 195px;
	top: 0px;
		float: left;
}

#lijn {
	background: url(../img/bg_lijn.gif);
	width: 14px;
	height: 550px;
	float: left;
	position: absolute;
	left: 189px;
	top: 20px;
}

#imgbalk {
	height: 129px;
	width: 998px;
	position: static;
	margin: -327px 0 0 0;
}

#flash_home {
	position: absolute;
	width: 14px;
	left: 21px;
	top: 102px;
			
}

#tekst {
	
	width: 540px;
	position: absolute;
	left: 216px;
	top: 242px;
	float: left;
	text-align: justify;
}

#table_homepage{
	margin:	0;
	padding: 20px 0 0 0;
	width: 536px;
	height:	104px;
	float: left;
	
	background: url('../img/bg_table.gif') no-repeat;
	font-weight: normal;
}

#table_contact .td1{
padding:			0 0 0 0;
text-align:			left;
vertical-align:		top;
width:				100px;
line-height:		15px;
}

#table_contact .td2{
padding:			0 0 0 0;
text-align:			left;
vertical-align:		top;
line-height:		15px;
}

#table_contact .td3{
padding:			0 0 25px 0;
text-align:			left;
vertical-align:		top;
width:				200px;
background:			url('../img/bg_contact.gif');
background-repeat: 	no-repeat;
line-height:		15px;
}

#table_contact p{
padding:			15px 0 0 15px;
}

.textfield1{
background-color:	#494940;
font: 				11px Verdana, Arial, Helvetica, sans-serif; color:#FFFFDB;
border:				1px solid #FFFFDB;
width:				200px;
}

.textfield2{
background-color:	#494940;
font: 				11px Verdana, Arial, Helvetica, sans-serif; color:#FFFFDB;
border:				1px solid #FFFFDB;
width:				302px;
height:				100px;
}
