html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}
ul, li
{
	list-style: none;
}
h1, h2, h3, h4, h5, h6
{
	margin: 20px 0 20px 0;
	color: #36F;
}
h2
{
	font-size: 12pt;
	color: #555555;
}
.h2b
{
	margin: 0px;
	font-size: 10pt;
	color: #555555;
	padding-top:3px;
	padding-bottom:3px;
}
blockquote, q
{
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after
{
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus
{
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins
{
	text-decoration: none;
}
del
{
	text-decoration: line-through;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
body
{
	height: 100%;
	line-height: 125%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}
html, body, #wrap
{
	height: 100%;
}
body > #wrap
{
	height: auto;
	width:980px;
	margin: 0 auto;
	min-height: 100%;
}
p
{
	padding: 0 0 12px 0;
}
a
{
	color: #36F;
	text-decoration: none;
}
a:hover
{
	color: #555555;
}
#main
{
	padding-bottom: 44px;
}
#breadcrump {
	padding-left: 10px;
	width: 970px;
	background: url(../gfx/title-green.png);
	height: 24px;
	margin:0px;
	line-height: 24px;
	color: white;
}
#breadcrump a {
	color : white;
}
/** footer **/
#footer
{
	position: relative;
	width: 980px;
	background: url(../gfx/title-blue.png);
	margin: -24px auto 0;
	height: 24px;
	line-height: 24px;
	clear:both;
}

#footer span
{
	color: #FFFFFF;
	font-size: 8pt;
	padding: 0 0 0 10px;
	float: left;
}
#footer ul.footermenu
{
	list-style: none;
	text-align: right;
	font-size: 8pt;
	padding: 0 10px 0 0;
	margin: 0;
	float: right;
}
#footer ul.footermenu li
{
	display: inline;
}
.footermenu li a
{
	text-decoration: none;
	color: #ffffff;
}
.footermenu li a:hover
{
	color: #ffffff;
	text-decoration: underline;
}
/* CLEAR FIX*/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */

p.info
{
	color: #666;
	margin: 5px 2px;
}
.inside p.info
{
	margin: 0 0;
}
/** header **/
#header
{
	position: relative;
	height: 100px;
	margin: 0 0 0 0;
}
h1#logo
{
	background: url(../gfx/logo.jpg) left center no-repeat;
	background-position: 0 10px;
	height: 100px;
	text-indent: -999999px;
	margin: 0;
	float: left;
	width: 500px;
}
h1#logo a
{
	width: 500px;
	height: 100px;
	display: block;
}
#inloggen
{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 204px;
}
#inloggen form div label
{
	display: inline-block;
	width: 20px;
}
h2#inloggenheader
{
	background: url(../gfx/inloggenhead.jpg) no-repeat;
	text-indent: -999999px;
	height: 42px;
	margin: 0;
}
input[type='text'], input[type='password'], textarea, select
{
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
	color: #3366ff;
	border: 1px solid #e6e6e6;
	width: 150px;
	padding: 3px;
}
select
{
	width: 158px;
}
#inloggen img
{
	height: 16px;
	width: 16px;
	vertical-align: middle;
}
#inloggen form div
{
	padding: 3px 0;
}
.inside
{
	position: relative;
	border: 1px solid #dbdbdb;
	border-top: none;
	background: url(../gfx/inside.jpg) repeat-x;
	padding: 5px 10px 5px 10px;
	/** CSS3 **/
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
/** headermenu **/
#headermenu
{
	display: block;
}
#headermenu .menu
{
	position: relative;
	list-style: none;
	height: 60px;
	color: #ffffff;
	background: url(../gfx/menuachtergrond.jpg) repeat-x;
	padding: 0 0 0 20px;
	margin: 0 auto;
}
#headermenu .menu li
{
	float:left;
	color: #FFFFFF;
}
#headermenu .menu li a
{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	padding:0 0 0 7px; /*Padding van de menutabs.  Deze niet verander aub. */
	margin-right: 5px;
	height: 53px;
	line-height: 62px;
	text-align: center;
}
.menu li a span
{
	display: block;
	padding: 0 14px 0 7px;
}
.menu li.current a, .menu li a:hover
{
	color: #FFFFFF;
	background: url(../gfx/left.jpg) no-repeat;
	background-position: left;
}
.menu li.current a span, .menu li a:hover span
{
	color: #FFFFFF;
	background: url(../gfx/right.jpg) no-repeat right top;
}
/** content **/
#content
{
	overflow: hidden;
	margin: 10px 0 0 0;
}
#left
{
	float: left;
	width: 223px;
	margin: 0 7px 0 0;
}
#left h3, #right h3, #right .title, #left .title
{
	line-height: 28px;
	color: #ffffff;
	font-weight: bold;
	background: url(../gfx/title-green.png) repeat-x;
	padding: 4px 0 4px 10px;
	margin: 0 0 0 0;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	position: relative;
	z-index: 1;
}
#right .title .icon {
	width: 40px;
	height: 42px;
	background: url('../gfx/inlogicon.png');
	background-repeat: no-repeat;
	position: absolute;
	top: 3px;
	right: -31px;
}
#left .inside
{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
}
#left .leftmenu
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#left .leftmenu li
{
	position: relative;
	display: block;
}
#left .leftmenu li a
{
	display: block;
	width: 100%;
	padding: 4px 0 4px 4px;
	text-decoration: none;
	color: #666;
	border-bottom: 1px solid #e7e8ea;
}
#left .leftmenu li a.sel {
	font-weight: bold;
}
.sub
{
	margin-left:10px;
	width: 90%;
}
#left .leftmenu li div.right
{
	position: absolute;
	top: 4px;
	right: 0;
	font-size: 7pt;
}
#left .leftmenu li:last-child a
{
	border-bottom: none;
	padding: 4px 0px 0 4px;
}
a.more
{
	display: block;
	text-align: center;
	font-size:11px;
	color: #666;
	padding: 5px 0 0 0;
	border-top: 1px solid #e7e8ea;
}
#left .leftmenu li a:hover, #left .leftmenu li a:active, a.more:hover, a.more:active
{
	color: #111111;
}
#left .button
{
	height: 36px;
	background: url(../gfx/title-green.png) repeat-x;
	margin: 0 0 1px 0;
}
#left .button a
{
	height: 26px;
	width: 213px;
	display: block;
	font-weight: bold;
	padding: 10px 0 0 10px;
	color: #FFFFFF;
}
#left .button a:hover
{
	color: #555555;
}
#right
{
	float: right;
	width: 223px;
	margin: 0 0 0 7px;
}
#right form div
{
	padding: 3px 0;
}
#right #buttons
{
	position: absolute;
	padding: 0;
	bottom: 10px;
	float: left;
}
#right form input[type='text']
{
	width: 188px;
	margin: 0 0 0 3px;
}
#middle
{
	position: relative;
	float: right;
	overflow: hidden;
	width: 520px;
}
#middle form, #middleXXL form
{
	font-size: 8pt;
	color: #666666;
}
#middle form div, #middleXXL form div
{
	display: block;
	padding: 10px 0;
}
#middle form label, #middleXXL form label
{
	display: inline-block;
	width: 190px;
	font-size: 8pt;
	color: #000000;
	padding: 3px 0 3px 0;
	float: left;
}
#middle form p.info, #middleXXL form p.info
{
	font-size: 9pt;
}
#middle form label sup, #middle form label sup
{
	font-size: 7pt;
	color: #C00;
}
#middle form input[type='text'], #middle form input[type='password'], #middle form textarea, #middleXXL form textarea
{
	width: 290px;
}
#middle form select, #middleXXL form select
{
	width: 298px;
}
#middle .inside.h120, #middleXXL .inside.h120
{
	height: 122px;
	margin: 0 0 10px 0;
}
#middle .contentbalkLarge, #middleXXL .contentbalkLarge
{
	line-height: 28px;
	color: #ffffff;
	font-weight: bold;
	background: url(../gfx/title-blue.png) repeat-x;
	padding: 4px 0 4px 10px;
	margin: 0 0 0 0;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}
.contentbalkLarge h4
{
	color: #FFFFFF;
	margin: 0;
}
#middleXXL
{
	position: relative;
	width: 980px;
}
#middle .subCategory
{
	display: block;
	width: 255px;
	float: left;
	overflow: hidden;
}
#middle .subCategory h2
{
	display: block;
	color: #ffffff;
	font-weight: bold;
	background: url(../gfx/title-blue.png) #06C repeat-x;
	padding: 4px 0 4px 10px;
	margin: 10px 0 0 0;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	font-size: 12px;
}
#middle .subCategory h2 a
{
	color: #FFFFFF;
	text-decoration: none;
}
#directplaatsen
{
	float: left;
	width: 256px;
}
#aanmelden
{
	float: right;
	width: 256px;
}
#directplaatsen h4, #aanmelden h4
{
	display: block;
	line-height: 28px;
	color: #ffffff;
	font-weight: bold;
	background: url(../gfx/title-blue.png) repeat-x;
	padding: 4px 0 4px 10px;
	margin: 0 0 0 0;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}
#directplaatsen .inside, #aanmelden .inside, #right .inside
{
	position: relative;
	height: 60px;
	padding: 20px 10px;
}
#directplaatsen .inside, #aanmelden .inside
{
	height: 115px;
}
.profileOptions
{
	height: 100px;
	overflow: hidden;
	clear: both;
	margin: 0;
	padding: 0;
}
#right .advertisme
{
	border: 1px solid #dbdbdb;
	color: #000000;
	padding: 21px 16px;
	-moz-border-radius: 5px;
	margin: 10px 0 10px 0;
	text-align: center;
}
#right .advertisme a
{
	display: block;
	border: 5px solid #E9E9E9;
	margin: 0 0 10px 0;
}
#right .advertisme a:hover
{
	border: 5px solid #C9C9C9;
}
#right .advertisme a img
{
	border: none;
}
#right .advertisme a:hover img
{
	border: none;
}
input[type='submit']
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	cursor: pointer;
	text-align: center;
	background: url(../gfx/title-green.png) repeat-x;
	padding: 5px;
	border: 3px solid #FFFFFF;
	overflow: visible;
}
a.snelbutton
{
	display: inline-block;
	height: 16px;
	line-height: 16px;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	background: url(../gfx/title-green.png) repeat-x;
	padding: 5px 7px;
	border: 3px solid #FFFFFF;
}
a.snelbutton:hover, input[type='submit']:hover
{
	color: #555555;
	border: 3px solid #E5E5E5;
}
#aanmelden a.snelbutton, #directplaatsen a.snelbutton
{
	position: absolute;
	right: 10px;
	bottom: 10px;
}
.contentbalk
{
	line-height: 28px;
	color: #ffffff;
	font-weight: bold;
	background: url(../gfx/title-blue.png) repeat-x;
	padding: 4px 0 4px 10px;
	margin: 10px 0 0 0;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
}
.contentbalk h4
{
	color: #FFFFFF;
	margin: 0;
}
table
{
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
}
table thead th, td.title
{
	text-align: left;
	font-weight: normal;
	font-size: 8pt;
	color: #333333;
	background: #F5F5F5;
	padding: 5px 0 5px 5px;
}
table thead th:first-child
{
	padding: 5px 0 5px 15px;
}
table tbody td, table tfoot td
{
	text-align: left;
	border-bottom: 1px solid #E9E9E9;
	padding: 5px 0 5px 5px;
	font-size: 8pt;
}
table tbody td h6
{
	font-size: 9pt;
	padding: 0;
	margin: 0 0 4px 0;
}
table tbody td p
{

	margin: 0 5px 16px 0;
}
table tbody td p:last-child
{
	margin: 0 5px 0 0;
}
table tbody td:first-child, table tfoot td:first-child
{
	padding: 5px 0 5px 10px;
}
table tfoot td
{
	color: #999999;
}
#refrences .refrence
{
	background: #F5F5F5;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	border: 1px solid #E9E9E9;
}
ul.error
{
	font-size: 8pt;
	color: #C03;
	margin: 10px 0;
}
ul.error li
{
	list-style: inside disc;
	padding: 0 0 0 10px;
}
ul.error li.title
{
	list-style: none;
	padding: 0 0 0 0;
}
ul.steps
{
	display: block;
	list-style: none;
	padding: 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dotted #CCCCCC;
}
ul.steps li
{
	font-size: smaller;
	color: #999999;
	float: left;
	padding: 0 5px 0 0;
	margin: 0;
}
ul.steps li.active
{
	color: #3333FF;
}
.success
{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	color: #99cc33;
	background: #F9F9F9;
	border-bottom: 1px solid #EEEEEE;
	padding: 20px 20px;
}
.note
{
	font-size: 8pt;
	background: #F5F5F5;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 6px 10px;
}
.items-bedrijven li
{
	display: inline-block;
	width: 25%;
	padding: 5px 0;
	border-top: 1px dotted #E0E0E0;
	float: left;
}
.items-bedrijven li:last-child
{
	border-bottom: none;
}
a span.green
{
	font-size: 8pt;
	color: #9cbc2f;
}
#middleXXL form
{
	margin: 6px 0;
}
#middleXXL form input[type='text']
{
	width: 300px;
}
.company
{
	position: relative;
}
.company h4
{
	font-size: 12pt;
	color: #36F;
	margin-top: 20px;
	margin-bottom: 10px;
}
.company div.address
{
	width: 300px;
	float: left;
	border-right: 1px dotted #E9E9E9;
	margin-right: 20px;
}
.company span
{
	display: block;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.company .information
{
	font-family: Arial, Helvetica, sans-serif;
	color: #36F;
}
.company .companyDetails
{
	padding: 10px;
	float: left;
	width: 450px;
}
.companyLogo
{
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 5px;
	background: #F9F9F9;
	border: 1px solid #E9E9E9;
}
/* referenties */
.reaction
{
	padding: 20px 0;
	border-bottom: 1px dotted #E9E9E9;
}
.reaction:last-child
{
	border-bottom: none;
}
.reaction .name
{
	display: block;
	width: 200px;
	color: #999999;
	float: left;
}
.reaction .reaction-date, .reaction .reaction-name
{
	display: block;
	font-size: 8pt;
	line-height: 20px;
}
.reaction .message
{
	width: 700px;
	display: block;
	float: left;
}
.thumb
{
	display: inline-block;
	background: #F5F5F5;
	text-align: center;
	padding: 5px;
	border: 1px solid #E9E9E9;
}
/* company profile */
.companyprofile
{
	overflow: hidden;
}
.companyprofile div
{
	width: 33%;
	float: left;
	padding: 10px 0;
}
.companyprofile div h6
{
	color: #36F;
	margin: 0 0 5px 0;
}
.companyprofile table
{
	border: none;
}
.companyprofile table tbody tr td:first-child
{
	color: #666666;
}
.companyprofile table tbody td
{
	border: none;
	padding: 0 0 5px 0;
}
/* jobs overzicht */
table.jobs
{
	border: none;
}
table.jobs tbody tr
{
	border-bottom: 1px dotted #E9E9E9;
}
table.jobs tbody tr:last-child
{
	border-bottom: none;
}
table.jobs tbody td
{
	border: none;
	padding: 5px 0 5px 0;
}
table.jobs tbody td.info
{
	color: #999999;
}
/* container buttons */
.buttonContainer
{
	background: #F5F5F5;
	border: 1px solid #dbdbdb;
	padding: 10px;
}
.buttonContainer.inlogbox {
	margin-bottom: 10px;
	padding: 0;
}
.buttonContainer.inlogbox table {
	margin: 0 auto;
	border: none;
}
.buttonContainer.inlogbox table td {
	border: none;
}
.buttonContainer .button
{
	display: block;
	width: 140px;
	text-align: center;
	color: #FFFFFF;
	background: url(../gfx/title-green.png) #9C0 repeat-x;
	border: 3px solid #FFFFFF;
	padding: 6px 6px 6px 6px;
	margin: 0 0 0 0;
}
/* promotie button */
#promotie-button
{
	position: absolute;
	display: block;
	top: -80px;
	right: 20px;
	height: 150px;
	width: 150px;
	text-indent: -999em;
	background: url(/inc/gfx/promotie-button.png) no-repeat;
	z-index: 1;
}
#promotie-klus
{
	position: absolute;
	display: block;
	top: -80px;
	right: 20px;
	height: 150px;
	width: 150px;
	text-indent: -999em;
	background: url(/inc/gfx/promotie-klus.png) no-repeat;
	z-index: 1;
}
#promotie-inschrijven
{
	position: absolute;
	display: block;
	top: -80px;
	right: 20px;
	height: 150px;
	width: 150px;
	text-indent: -999em;
	background: url(/inc/gfx/promotie-inschrijven.png) no-repeat;
	z-index: 1;
}
#vakman-button-hoe
{
	display: block;
	height: 98px;
	width: 93px;
	text-indent: -999em;
	background: url(/inc/gfx/vakman.gif) no-repeat;
	z-index: 1;
}
/* zoeken */
form#frmSearch
{
	overflow: hidden;
}
form#frmSearch div
{
	width: 400px;
	float: left;
}
form#frmSearch label
{
	width: 50px;
}
/* voordelen op een rij */
ul
{
	margin: 20px;
}
ul li
{
	line-height: 20px;
}
ul#advantages, ul.advantages
{
	margin: 20px;
}
ul#advantages li, ul.advantages li
{
	background:  url(/inc/gfx/tick.png) left center no-repeat;
	padding: 5px 0 5px 24px;
}
ul#money li
{
	background:  url(/inc/gfx/money.png) left center no-repeat;
	padding: 5px 0 5px 24px;
}
/* noborder */
table.noborder
{
	border: none;
}
table.noborder td, table.noborder th
{
	border: none;
}
em
{
	font-family: "Courier New", Courier, monospace;
	font-style: normal;
	color: #C00;
}
.icon
{
	display: inline-block;
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0 0 0 24px;
}
.edit
{
	background-image: url(/inc/gfx/edit.png);
}
.money
{
	background-image: url(/inc/gfx/money.png);
}
.profile
{
	background-image: url(/inc/gfx/profile.png);
	padding: 0 0 0 42px;
	color: #FFFFFF;
}
ul.list li
{
	list-style: disc;
}
.hidden
{
	display: none;
}
small
{
	font-size: 8pt;
}
.profileOptions li
{
	padding: 0 0 5px 0;
	float: left;
	width: 50%;
}
.opdracht a.snelbutton
{
	width: 90px;
}
.opdracht input[type='submit']
{
	width: 110px;
}
#containerLeft
{
	position: relative;
	width: 140px;
	float: left;
}
#containerLeft ul.navmenu
{
	margin: 0;
}
#containerLeft ul.navmenu li
{
	line-height: 25px;
}
#containerLeft ul.navmenu li.title
{
	color: #999999;
}
#containerRight
{
	position: relative;
	width: 840px;
	float: left;
}
#containerRight h1
{
	font-size: 14pt;
	margin-top: 0;
}
.iconx
{
	display: inline-block;
	width: 16px;
	height: 16px;
	text-indent: -9999em;
	padding: 3px;
	background-color: #F5F5F5;
	border: 1px solid #E9E9E9;
	background-position: center;
	background-repeat: no-repeat;
	margin: 0 4px 0 0;
}
a:hover.iconx
{
	background-color: #FF9;
	border: 1px solid #F90;
}
.delete
{
	background-image: url(/inc/gfx/admin/delete.png);
}
.vakman
{
	background-image: url(/inc/gfx/admin/vakman.png);
}
.email
{
	background-image: url(/inc/gfx/admin/mail.png);
}
.world
{
	background-image: url(/inc/gfx/admin/world.png);
}
.small
{
	font-size: 11px;
}
#pager
{
	overflow: hidden;
	margin: 10px 0 0 0;
}
#pager .title, #pager .pagesize, #pager .pagedisplay, #pager .first, #pager .prev, #pager .next, #pager .last
{
	float: left;
}
.first, .prev, .next, .last
{
	height: 16px;
	width: 16px;
	padding: 5px;
	margin: 0 5px 0 0;
	background-color: #F5F5F5;
	border: 1px solid #E9E9E9;
}
#pager input[type='text'].pagedisplay
{
	height: 16px;
	width: 40px;
	text-align: center;
	padding: 5px;
	margin: 0 5px 0 0;
}
#pager select.pagesize
{
	height: 28px;
	width: 60px;
}
#pager .title
{
	line-height: 26px;
	padding: 0 5px 0 0;
}
/* tables */
table#TablePaginate thead tr .header
{
	background-image: url(../gfx/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table#TablePaginate thead tr .headerSortUp
{
	background-image: url(../gfx/asc.gif);
	background-repeat: no-repeat;
	background-position: right;
}
table#TablePaginate thead tr .headerSortDown
{
	background-image: url(../gfx/desc.gif);
	background-repeat: no-repeat;
	background-position: right;
}
table#TablePaginate thead tr .headerSortDown, table#TablePaginate thead tr .headerSortUp
{
	background-color: #E9E9E9;
}
#right form input#strUserName {
	width: 170px;
	margin: 0;
}
#right form input#strPassword {
	width: 170px;
	margin: 0;
}
#right form select#intRubriek {
	width: 196px;
}