/*///////////////////////////////////////////////////////*/
/*/////////////////// GENERAL LAYOUT ////////////////////*/
/*///////////////////////////////////////////////////////*/

div {	position: relative;	}

body {			font-family: Helvetica, Arial, sans-serif;
				font-size: 12px; 
				scrollbar-arrow-color: #FFFFFF;
				scrollbar-face-color: #839086;
				scrollbar-highlight-color: #FFFFFF;
				scrollbar-3dlight-color: #839086;
				scrollbar-shadow-color: #FFFFFF;
				scrollbar-darkshadow-color: #839086;
				scrollbar-track-color: #839086;
				color: #FFFFFF;
}

td {			font-family: Helvetica, Arial, sans-serif;
				font-size: 12px;
				color: #FFFFFF;
}

#wrapper {
				width: 820px;
				_width: 100%;
				margin: auto;
				text-align: center;
				z-index: 0;
				top: 10px;
}
#container { 
				width: 820px;
				text-align: left;
}

/*///////////////////////////////////////////////////////*/
/*///////////////////////// TOP /////////////////////////*/
/*///////////////////////////////////////////////////////*/

#topLogo {
				width: 465px;
				height: 95px;
				float: left;
}
#topNav {
				width: 465px;
				height: 30px;
}

/*///////////////////////////////////////////////////////*/
/*////////////////// TOPNAV STYLES //////////////////////*/
/*///////////////////////////////////////////////////////*/

#topNavElements{
				width: 400px;
				_width: 400px;
				padding-top: 5px;
				float: right;
}
#dropmenudiv{
				position:absolute;
				z-index:100;
}
#dropmenudiv a{	display: block; }


/*///////////////////////////////////////////////////////*/
/*////////////////// RIGHTTOPNAV STYLES /////////////////*/
/*///////////////////////////////////////////////////////*/

#bigNav {
				width: 335px;
				height: 125px;
				text-align: right;
				float: left;
				display: block;
}

/*///////////////////////////////////////////////////////*/
/*///////////////////////// MID /////////////////////////*/
/*///////////////////////////////////////////////////////*/

#contentPic {
				width: 185px;
				_width: 187px;
				height: 187px;
				text-align: right;
				padding-right: 2px;
				float: left;
}
#contentIntro {
				width: 553px;
				_width: 613px;
				height: 348px;
				padding-left: 30px;
				padding-right: 30px;
				background: #ADB934;
				color: #FFFFFF;
				font-family: Helvetica, Arial, sans-serif;
				font-size: 12px;
				text-align: justify;
				float: left;
}
#taalKeuze {
				width: 20px;
				height: 348px;
				text-align: right;
				color: #FFFFFF;
				float: right;
}

/*///////////////////////////////////////////////////////*/
/*////////////////////// BOTTOM /////////////////////////*/
/*///////////////////////////////////////////////////////*/

#subContentSpacer {
				width: 820px;
				height: 2px;
				float: left;
}
#subNav {
				width: 185px;
				float: left;
				display: block;
}
#subContentPic {
				width: 187px;
				height: 185px;
				float: left;
}
#subContent {
				width: 583px;
				_width: 613px;
				height: 175px;
				_height: 185px;
				padding-top: 5px;
				padding-bottom: 5px;
				padding-left: 25px;
				padding-right: 5px;
				background: #839086;
				color: #FFFFFF;
				text-align: justify;
				float: left;
}
#footer {
				width: 800px;
				color: #D9DEDC;
				text-align: right;
				padding-top: 5px;
				float: left;
}
.footer:link, .footer:visited {
				color: #D9DEDC; 		
}
.footer:hover, .footer:active {
				color: 96A39F;
				text-decoration: none;			
}

a {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

input
{
background-color: #EFF0E7;
border-color:#ADB934;
}

li { list-style-image: url(../gifs/wimpel.gif)}
