/* CSS Document */

/*--------------------------------------- OPMAAK PAGIASTRUCTURE ---------------------------------------*/
/*--------------------------------------- LAYOUT PAGESTRUCTURE ---------------------------------------*/

html, body{
	height: 100%;
	background-image: url(../images/default/body/jpg/bodyBack.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #666666;
	margin: 0;
	padding: 0;
	behavior:url("csshover.htc");
	text-align: left;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 0.9em;
	color: #FFFFFF;
} 

#outer{
	min-height: 100%;
	height: auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	background-position: center;
	background-repeat: repeat-y;
}

* html #outer{
	height: 100%;
	width: 100%;
	w\idth: 100%
}

#header{
	width: 1000px;
	height: 98px;
}

#headerleft{
	width: 200px;
	height: 98px;
	float: left;	
}

#logo{
	width: 200px;
	height: 98px;
	text-align: center;
	background-image: url(../images/default/body/jpg/logo.jpg);
	background-repeat: no-repeat;
}

#headerright{
	width: 800px;
	height: 98px;
	float: left;
}

#language{
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
}

#footer {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 23px;
	background-image: url(../images/default/body/jpg/bodyBack.jpg);
	background-position: center top;
}

#clearfooter{
	clear: both;
	height: 23px;
	width: 100%;
}

#footerTekst {
	width: 100%;
	height: 23px;
}

#footercontent{
	height: 18px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	color: #737373;
	font-size: 11px;
	text-align: right;
}

#footercontent a{
	color: #737373;
}

#footercontent a:hover{
	color: #CCCCCC;
}

#content {
	width: 1000px;
	margin: 0 auto 0 auto;
}

* content {
}


/*--------------------------------------- OPMAAK SPALSHSCREEN ---------------------------------------*/
/*--------------------------------------- LAYOUT SPALSHSCREEN ---------------------------------------*/


#splash{
	width: 1000px;
	height: 450px;
	border: solid 5px #FFFFFF;
	background-color: #990000;
	margin: auto 0 auto 0;
	position: relative;
	text-align: center;
}

#splashlanguages{
	width: 1000px;
	height: 50px;
	margin: auto 0 auto 0;
	position: relative;
}

#splashlanguage{
	width: 150px;
	height: 50px;
	position: relative;
	float: right;
	padding: 5px;
	font-size: 12px;
}


/*--------------------------------------- OPMAAK LINKSMENU ---------------------------------------*/
/*--------------------------------------- LAYOUT LEFTMENU ----------------------------------------*/


#leftmenu{
	width: 800px;
	clear:both;
}

#leftmenu a{
	text-decoration: none;
}

#leftmenuleft{
	width: 5px;
	height: 22px;
	float: left;
	background-image: url(../images/default/body/jpg/supleft.jpg);	
	background-repeat:no-repeat;
}

#leftmenuright{
	width: 5px;
	height: 22px;
	float: left;
	background-image: url(../images/default/body/jpg/supright.jpg);	
	background-repeat:no-repeat;
}

#leftmenubutton1{
	width: 111px;
	height: 16px;
	float: left;
	cursor: hand;
	background-image: url(../images/default/body/jpg/supknop-over.jpg);
	background-image: url(../images/default/body/jpg/supknop.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 15px;
}

#leftmenubutton1 a{
	height: 100%;
	width: 100%;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

#leftmenubutton1:hover{
	background-image: url(../images/default/body/jpg/supknop-over.jpg);
	background-repeat:no-repeat;
}


#leftmenubutton1Active{
	width: 111px;
	height: 16px;
	float: left;
	cursor: hand;
	background-image: url(../images/default/body/jpg/supknop-over.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 15px;
}

#leftmenubutton1Active a{
	color: #FFFFFF;
}

#leftmenubuttonL1{
	width: 240px;
	height: 16px;
	float: left;
	cursor: hand;
	background-image: url(../images/default/body/jpg/supknopL-over.jpg);
	background-image: url(../images/default/body/jpg/supknopL.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 15px;
}

#leftmenubuttonL1 a{
	height: 100%;
	width: 100%;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

#leftmenubuttonL1:hover{
	background-image: url(../images/default/body/jpg/supknopL-over.jpg);
	background-repeat:no-repeat;
}


#leftmenubuttonL1Active{
	width: 240px;
	height: 16px;
	float: left;
	cursor: hand;
	background-image: url(../images/default/body/jpg/supknopL-over.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 15px;
}

#leftmenubuttonL1Active a{
	color: #FFFFFF;
}

/*--------------------------------------- OPMAAK TOPMENU ---------------------------------------*/
/*--------------------------------------- LAYOUT TOPMENU ---------------------------------------*/


#topmenu{
	width: 800px;
	clear: both;
}

#topmenu a{
	text-decoration: none;
}

#topmenubeamleft{
	width: 5px;
	height: 44px;
	text-align: center;
	float: left;
	background-image: url(../images/default/body/jpg/left.jpg);	
	background-repeat:no-repeat;
}

#topmenubeamright{
	width: 5px;
	height: 44px;
	text-align: center;
	float: left;
	background-image: url(../images/default/body/jpg/right.jpg);
	background-repeat:no-repeat;	
}

#topmenubeam{
	width: 800px;
	text-align: center;
	text-align: left;
}

#topmenubutton{
	width: 109px;
	height: 34px;
	float: left;
	cursor: hand;
	color: #FFFFFF;
	background-image:url(../images/default/body/jpg/knop-over.jpg);
	background-image:url(../images/default/body/jpg/knop.jpg);
	background-repeat:no-repeat;
	padding: 5px;
	padding-left: 15px;
}

#topmenubutton:hover{
	width: 109px;
	height: 34px;
	float: left;
	cursor: hand;
	background-image:url(../images/default/body/jpg/knop-over.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	padding: 5px;
	padding-left: 15px;
}

#topmenubuttonActive{
	width: 109px;
	height: 34px;
	float: left;
	cursor: hand;
	color: #FFFFFF;
	background-image:url(../images/default/body/jpg/knop-over.jpg);
	background-repeat:no-repeat;
	padding: 5px;
	padding-left: 15px;
}

/*--------------------------------------- PHOTO MENU ---------------------------------------*/
/*--------------------------------------- PHOTO MENU ---------------------------------------*/

#photomenu{
	clear: both;
}

#photomenuleft{
	width: 5px;
	height: 21px;
	float: left;
	background-image: url(../images/default/body/jpg/subleft.jpg);	
}

#photomenuright{
	width: 5px;
	height: 21px;
	float: left;
	background-image: url(../images/default/body/jpg/subright.jpg);	
}

#photobutton{
	width: 111px;
	height: 16px;
	float: left;
	cursor: hand;
	background-image: url(../images/default/body/jpg/subknop-over.jpg);
	background-image: url(../images/default/body/jpg/subknop.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 15px;
}

#photobutton a{
	height: 100%;
	width: 100%;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}

#photobutton:hover{
	background-image: url(../images/default/body/jpg/subknop-over.jpg);
	background-repeat:no-repeat;
}


#photobuttonActive{
	width: 111px;
	height: 16px;
	float: left;
	cursor: hand;
	background-image: url(../images/default/body/jpg/subknop-over.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	padding: 3px;
	padding-left: 15px;
}

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

/*-------------------------------------- OPMAAK BROODKRUIMEL --------------------------------------*/
/*--------------------------------------- LAYOUT BREADCRUMB ---------------------------------------*/


#breadcrumb{
	width: 980px;
	height: 20px;
	color: #999999;
	padding: 10px;
	float: left;	
}

#breadcrumb a{
	color: #999999;
}

#breadcrumb a:hover{
	color: #000000;
}


/*-------------------------------------- OPMAAK PAGINA --------------------------------------*/
/*--------------------------------------- LAYOUT PAGE ---------------------------------------*/


#page{
	width: 100%;
	margin-bottom: 20px;
}

* page{
}

#left{
}

* left{
}


#right{
	width: 980px;
	float: left;
	border: 0;
	background-color: #888888;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC00;
	padding: 10px;
	
}

* right{
}


/*-------------------------------------- OPMAAK PARAGRAFEN --------------------------------------*/
/*-------------------------------------- LAYOUT PARAGRAPHS --------------------------------------*/

#paragraphlisting{
	text-align: justify;
	margin-bottom: 30px;
}

#title{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC00;
	padding-bottom: 3px;
	margin-bottom: 8px;
	color: #FFFFFF;
}

#title a{
	color:#FFFFFF;
}

#text{
	text-align: justify;
	margin-bottom: 5px;
	color: #FFFFFF;
}

#image{
	margin-bottom: 10px;
	text-align: center;
}

#videoholder{
	text-align: center;
}

#actions{
	margin-top: 15px;
}

#jumptotop{
	text-align: right;
	padding: 5px;
}

#reactions{
	margin-bottom: 20px;
}

#frmReaction{
}

#frmReaction fieldset{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	background-color: #F3F3F3;
	margin: 0;
	padding: 5px;
}

#frmReaction dl{
	width: 718px;
}

#frmReaction dt{
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	width: 118px;
	float: left;
}

#frmReaction dd{
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	width: 600px;
	float: left;
}

#frmReaction dd input{
	width: 594px;
	color: #ffffff;
	background-color:#4D4D4D;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	border: 1px solid #4D4D4D ;
	padding: 2px;
}

#frmReaction dd textarea{
	width: 594px;
	color: #ffffff;
	background-color: #4D4D4D;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	border: 1px solid #4D4D4D ;
	padding: 2px;
}

#frmReaction dd #btnSend{
	width: 600px;
	color: #ffffff;
	background-color: #4D4D4D;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	border: none;
}

#frmReaction dd #btnSend:hover{
	width: 600px;
	color: #ffffff;
	background-color: #999999;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	border: none;
}

/*---------------------------------------- OPMAAK FAQ ---------------------------------------*/
/*---------------------------------------- LAYOUT FAQ ---------------------------------------*/

#faqcategory{
	width: 720px;
	padding: 5px;
	background-color: #CACACA;
	margin-bottom: 2px;
}

#faqresponse{
	width: 720px;
	padding: 5px;
	background-color: #E8E8E8;
	margin-bottom: 2px;
}

#faqquestion{
	width: 720px;
	padding: 5px;
	background-color: #F2F2F2;
	margin-bottom: 2px;
}

/*---------------------------------------- OPMAAK BLOG ---------------------------------------*/
/*---------------------------------------- LAYOUT BLOG ---------------------------------------*/

#blogTitle{
	font-weight: bold;
	height: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	color: #666633;
	font-size: 16px;
}

#blogText{
	text-align: justify;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#blogCategory{
	text-align: justify;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#blogPoster{
	text-align: justify;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#blogImage{
	padding-top: 25px;
	text-align: center;
}

#blogContent a:link{
	color: #666633;
	text-decoration: underline;
}

#blogContent a:visited{
	color: #666633;
	text-decoration: underline;
}

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


#blogMenu{
	padding-top: 20px;
	padding-left: 20px;
}


#blogPages, #blogSearch, #blogCalendar, #blogArchive, #blogCategories, #blogTags{
	width: 210px;
	padding-top: 10px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666633;
}

#blogPagesTitle{
	height: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #990000;
	color: #FFFFFF;
}

#blogSearchTitle{
	height: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/titelblogsearch.png);
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #990000;
	color: #FFFFFF;
}

#blogCalendarTitle{
	height: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/titelblogcalendar.png);
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #990000;
	color: #FFFFFF;
}

#blogCategoriesTitle{
	height: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/titelblogedit.png);
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #990000;
	color: #FFFFFF;
}

#blogArchiveTitle{
	height: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/titelblogarchive.png);
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #990000;
	color: #FFFFFF;
}

#blogTagsTitle{
	height: 21px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url(../images/titelblogtags.png);
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #990000;
	color: #FFFFFF;
}

#blogPagesList, #blogArchiveList, #blogCategoriesList{
	padding-left: 15px;
}

#blogSearchList, #blogCalendarList{
	padding-left: 4px;
}

#blogTagsList{
	padding-left: 15px;
	padding-right: 15px;
}

#blogMenu a:link{
	color: #666633;
	text-decoration: underline;
}

#blogMenu a:visited{
	color: #666633;
	text-decoration: underline;
}

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

#blogSearchList #fldSearch{
	background-color: #F5F5F5;
	border: 1px solid #666633;
	color: #666666;
	width: 135px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-right: 5px;
}

#frmReact #fldName, #frmReact #fldEmail, #frmReact #fldWebsite, #frmReact #btnReact{
	background-color: #F5F5F5;
	border: 1px solid #666633;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 3px;
}

#blogReaction{
	text-align: justify;
	border: 1px solid #666633;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

#tagcloud_1{
	font-size: 7px;
	font-weight: bold;
}

#tagcloud_2{
	font-size: 8px;
	font-weight: bold;
}

#tagcloud_3{
	font-size: 9px;
	font-weight: bold;
}

#tagcloud_4{
	font-size: 10px;
	font-weight: bold;
}

#tagcloud_5{
	font-size: 11px;
	font-weight: bold;
}

#tagcloud_6{
	font-size: 12px;
	font-weight: bold;
}

#tagcloud_7{
	font-size: 13px;
	font-weight: bold;
}

#tagcloud_8{
	font-size: 14px;
	font-weight: bold;
}

#tagcloud_9{
	font-size: 15px;
	font-weight: bold;
}

#tagcloud_10{
	font-size: 16px;
	font-weight: bold;
}

#blogCalendar #day{
	background-color: #F5F5F5;
	width: 24px;
}


/*---------------------------------------- OPMAAK CATALOGUS ---------------------------------------*/
/*---------------------------------------- LAYOUT CATALOGUE ---------------------------------------*/

#productgroupspace{
	width: 5px;
	float: left;
}

#productgroup{
	width: 100px;
	float: left;
	margin-bottom: 5px;
}

#productgroupText{
	width: 96px;
	background-color:#990000;
	text-align: center;
	padding: 2px;
}

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

#productspace{
	width: 5px;
	float: left;
}

#product{
	width: 100px;
	float: left;
	margin-bottom: 5px;
}

#productText{
	width: 96px;
	background-color:#990000;
	text-align: center;
	padding: 2px;
}

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

#productdetailTitle{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#productdetailText{
	text-align: justify;
}

#productdetailImage{
	text-align: center;
	margin: 10px;
}

/*---------------------------------------- OPMAAK WINKELWAGEN ---------------------------------------*/
/*---------------------------------------- LAYOUT SHOPPINGCART --------------------------------------*/

#shopstepnow{
	width: 25%;
	background-color: #990000;
	color: #FFFFFF;
	padding: 5px;
}

#shopstep{
	width: 25%;
	background-color: #CCCCCC;
	color: #333333;
	padding: 5px;
}

#shoppingcartheader td{
	background-color: #E2E2E2;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
}

#odditem{
	background-color: #E9E9E9;
	padding: 3px;
}

#evenitem{
	background-color: #C3C3C3;
	padding: 3px;
}

#shoppingcarttotal{
	background-color:#990000;
	color: #FFFFFF;
	font-weight: bold;
}

#remove{
	position:absolute;
	width: 248px;
	height: 98px;
	color: #FFFFFF;
	background-color: #000000;
	z-index: 1000;
	top: 0px;
	left: 0px;
	float: left;
	visibility: hidden;
	border: 1px solid #ffffff;
	padding: 5px;
}

#remove #yes{
	width: 109px;
	height: 15px;
	display: block;
	background-color:#FFFFFF;
	color: #000000;
	text-align: center;
	padding: 5px;
	float: left;
	border: 1px solid #990000;
	margin-right: 5px;
	margin-top: 40px;
}

#remove #yes a{
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}

#remove #yes:hover{
	background-color: #990000;
}

#remove #no{
	width: 109px;
	height: 15px;
	display: block;
	background-color:#FFFFFF;
	color: #000000;
	text-align: center;
	padding: 5px;
	float: left;
	border: 1px solid #990000;
	margin-top: 40px;
}

#remove #no a{
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}

#remove #no:hover{
	background-color: #990000;
}

/*---------------------------------------- OPMAAK FOTOALBUM ---------------------------------------*/
/*---------------------------------------- LAYOUT PHOTOBOOK ---------------------------------------*/


#photobooksspace{
	width: 5px;
	float: left;
}

#photobooks{
	width: 100px;
	float: left;
	margin-bottom: 5px;
}

#photobooksText{
	width: 96px;
	background-color:#990000;
	text-align: center;
	padding: 2px;
}

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

#photobookTitle{
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 3px;
	margin-bottom: 8px;
}

#photoImage{
	text-align: center;
	margin: 10px;
}

#photoTitle{
	font-weight: bold;
	margin-bottom: 5px;
}

#photoText{
	text-align: justify;
}

/*---------------------------------------- OPMAAK FORUM ---------------------------------------*/
/*---------------------------------------- LAYOUT FORUM ---------------------------------------*/

#forum{
	width: 720px;
	padding: 5px;
	background-color: #990000;
	margin-bottom: 2px;
}

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

#forumcategorie{
	width: 720px;
	padding: 5px;
	background-color: #CACACA;
	margin-bottom: 2px;
}

#forumthread{
	width: 720px;
	padding: 5px;
	background-color: #E2E2E2;
	margin-bottom: 2px;
}

/*--------------------------------------- OPMAAK NIEUWSSCROLLER ---------------------------------------*/
/*----------------------------------------- LAYOUT NEWSSCROLLER ---------------------------------------*/

#scrollholder{
	background-color:#cccccc; 
	position:relative; 
	width:232px; 
	height:171px; 
	margin-top:10px; 
	overflow:hidden;
	border: 1px solid #333333;
}

#scroller{
	background-color:#cccccc;
	position:relative;
	width:232px;
	height:171px;
	margin-top:10px;
	overflow:hidden;
}


/*---------------------------------------- OPMAAK TAGS ---------------------------------------*/
/*---------------------------------------- LAYOUT TAGS ---------------------------------------*/


hr{
}

ul{
}

li{
}

a:active{
	color: #CCCC00;
	text-decoration: underline;
}

a:link{
	color: #CCCC00;
	text-decoration: underline;
}

a:visited{
	color:#CCCC00;
	text-decoration: underline;
}

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

/*--------------------------------------- OPMAAK VACATUREFORMULIER ---------------------------------------*/
/*------------------------------------------ LAYOUT JOBOPENINGFORM -----------------------------------------*/

#frmJobApply{
	border: 0px;
	margin: 0px;	
	width: 730px;
	float: left;
	display: block;
}

#frmJobApply fieldset{
	border: 1px dashed #D4D0C8;
	width: 708px;
	display:block;
}

#frmJobApply legend{
	font-weight: bold;
	padding-bottom: 5px;
}

#frmJobApply dl{
	float: left;
	margin: 0px;
	padding: 0px;
	display:block;
	width: 708px;
	padding-bottom: 5px;
}

#frmJobApply dt{
	float: left;
	margin: 0px;
	padding: 0px;
	display:block;
	width: 80px;
	padding-left: 28px;
}

#frmJobApply dd{
	float: left;
	margin: 0px;
	padding: 0px;
	display:block;
	width: 600px;
}

#frmJobApply fieldset input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	border: 1px solid  #999999;
	background-color: #F4F4F4;
	color:#000000;
	margin-bottom: 2px;

}

#frmJobApply fieldset textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	border: 1px solid  #999999;
	background-color:#F4F4F4;
	color:#000000;
	height: 150px;
}

#frmJobApply fieldset radio
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
	border: 1px solid  #999999;
	background-color:#F4F4F4;
	color:#000000;
}

#frmJobApply fieldset radio label
{
}

#frmJobApply fieldset checkbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
	border: 1px solid  #999999;
	background-color:#F4F4F4;
	color:#000000;
}

#frmJobApply fieldset input type[checkbox]
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
	border: 1px solid  #999999;
	background-color:#F4F4F4;
	color:#000000;
}

#frmJobApply fieldset checkbox label
{
}

#frmJobApply fieldset select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	border: 1px solid  #999999;
	background-color:#F4F4F4;
	color:#000000;
	margin-bottom: 2px;
}

#frmJobApply fieldset submit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	border: 1px solid  #999999;
	background-color: #F4F4F4;
	color:#000000;
	margin-bottom: 2px;
}

#frmJobApply fieldset button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	border: 1px solid  #999999;
	background-color: #F4F4F4;
	color:#000000;
	margin-bottom: 2px;
}

/*--------------------------------------- OPMAAK CONTACTFORMULIER ---------------------------------------*/
/*------------------------------------------ LAYOUT CONTACTFORM -----------------------------------------*/


#frmContact{
	border: 0px;
	margin: 0px;	
	width: 980px;
	float: left;
	display: block;
}

#frmContact fieldset{
	border: 0;
	width: 708px;
	display:block;
}

#frmContact legend{
	font-weight: bold;
	padding-bottom: 5px;
}

#frmContact dl{
	float: left;
	margin: 0px;
	padding: 0px;
	display:block;
	width: 708px;
	padding-bottom: 5px;
}

#frmContact dt{
	float: left;
	margin: 0px;
	padding: 0px;
	display:block;
	width: 80px;
	padding-left: 28px;
}

#frmContact dd{
	float: left;
	margin: 0px;
	padding: 0px;
	display:block;
	width: 600px;
}

#frmContact fieldset input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	border: 1px solid  #999999;
	background-color: #666666;
	color: #CCCC00;
	margin-bottom: 2px;

}

#frmContact fieldset textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	border: 1px solid  #999999;
	background-color: #666666;
	color: #CCCC00;
	height: 150px;
}

#frmContact fieldset radio
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
	border: 1px solid  #999999;
	background-color:#F4F4F4;
	color:#000000;
}

#frmContact fieldset radio label
{
}

#frmContact fieldset checkbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
	border: 1px solid  #999999;
	background-color:#F4F4F4;
	color:#000000;
}

#frmContact fieldset input type[checkbox]
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
	border: 1px solid  #999999;
	background-color:#F4F4F4;
	color:#000000;
}

#frmContact fieldset checkbox label
{
}

#frmContact fieldset select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	border: 1px solid  #999999;
	background-color:#F4F4F4;
	color:#000000;
	margin-bottom: 2px;
}

#frmContact fieldset submit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	border: 1px solid  #999999;
	background-color: #F4F4F4;
	color:#000000;
	margin-bottom: 2px;
}

#frmContact fieldset button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	border: 1px solid  #999999;
	background-color: #F4F4F4;
	color:#000000;
	margin-bottom: 2px;
}

#frmContact #fldSend{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 432px;
	border: 1px solid  #999999;
	background-color: #CCCC00;
	color: #FFFFFF;
	margin-bottom: 2px;
}

/*--------------------------------------- OPMAAK REISTERFORMULIER ---------------------------------------*/
/*------------------------------------------ LAYOUT REGISTERFORM -----------------------------------------*/

#frmRegisterCompany{
	border: 0px;
	margin: 0px;	
	width: 730px;
	float: left;
	display: block;
}

#frmRegisterCompany fieldset{
	border: 1px dashed #D4D0C8;
	width: 708px;
	display:block;
}

#frmRegisterCompany legend{
	font-weight: bold;
	padding-bottom: 5px;
}

#frmRegisterCompany dl{
	float: left;
	margin: 0px;
	padding: 0px;
	display:block;
	width: 708px;
	padding-bottom: 5px;
}

#frmRegisterCompany dt{
	float: left;
	margin: 0px;
	padding: 0px;
	display:block;
	width: 80px;
	padding-left: 28px;
}

#frmRegisterCompany dd{
	float: left;
	margin: 0px;
	padding: 0px;
	display:block;
	width: 600px;
}

#frmRegisterCompany fieldset input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	border: 1px solid  #999999;
	background-color: #F4F4F4;
	color:#000000;
	margin-bottom: 2px;

}

#frmRegisterCompany fieldset textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	border: 1px solid  #999999;
	background-color:#F4F4F4;
	color:#000000;
	height: 150px;
}

#frmRegisterCompany fieldset radio
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
	border: 1px solid  #999999;
	background-color:#F4F4F4;
	color:#000000;
}

#frmRegisterCompany fieldset radio label
{
}

#frmRegisterCompany fieldset checkbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
	border: 1px solid  #999999;
	background-color:#F4F4F4;
	color:#000000;
}

#frmRegisterCompany fieldset input type[checkbox]
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 20px;
	border: 1px solid  #999999;
	background-color:#F4F4F4;
	color:#000000;
}

#frmRegisterCompany fieldset checkbox label
{
}

#frmRegisterCompany fieldset select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	border: 1px solid  #999999;
	background-color:#F4F4F4;
	color:#000000;
	margin-bottom: 2px;
}

#frmRegisterCompany fieldset submit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	border: 1px solid  #999999;
	background-color: #F4F4F4;
	color:#000000;
	margin-bottom: 2px;
}

#frmRegisterCompany fieldset button{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 430px;
	border: 1px solid  #999999;
	background-color: #F4F4F4;
	color:#000000;
	margin-bottom: 2px;
}

/*--------------------------------------- OPMAAK FIXES ---------------------------------------*/
/*--------------------------------------- LAYOUT FIXES ---------------------------------------*/

.clearfix:after{
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

.clearfix{
	display:inline-block;
}

* html .clearfix{
	height: 1%;
}

.clearfix{
	display: block;
}