@charset "utf-8";
/* CSS Document */

/* Algemeen */

body {
	background: #f7f3f3 url(../images/bg_body.png) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border: none
}

a {color:#659701;}

a:hover {color:#000;}

a:focus {
    outline: none;
    -moz-outline-style: none;
}

h {
	font-weight: bold;
	margin-bottom: 10px;
}

h0 {
	font-weight: bold;
	margin-bottom: 10px;
}

h1 {
	color: #6fa305;
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: normal;
}

h2 {
	color: #000;
	font-size: 12px;
}

h3 {
	color: #fff;
	font-size: 16px;
	margin-bottom: 40px;
}

.clear {
	clear: both;
}

#container {
	width: 992px;
	margin: 0 auto;
}

#logo {
	position: relative;
	float: left;
	width: 147px;
	height: 147px;
	z-index: 100;
	margin-left: -20px;
}

#logo a {
	display: block;
	width: 147px;
	height: 147px;
	background:url(../images/logo_zwart.png) no-repeat;
	text-indent: -9999px;
}

/*#logo a:hover {background: url(../images/logo_home.png) -147px 0;}*/


#menu_top {
	float: right;
	margin-top: 6px;
}

#menu_top ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu_top li {
	display: inline;
}

#menu_top a {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 10px 15px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	color: #222;
	background: url(../images/pijltje.gif) no-repeat left 50%;
	font-weight: bold;
}

#menu_top a:hover {
	margin: 0 3px 0 0;
	padding: 10px 15px;
	color: #fff;
}

#menu_top .current_page_item a {
	margin: 0 3px 0 0;
	padding: 8px 15px 10px 15px;
	color: #333;
}

#login {
	float: right;
	width: 232px;
	height: 35px;
	margin-top: 0px;
}

#login a {
display: block;
width: 232px;
height: 35px;
background: url(../images/inloggen.gif) 0 0 no-repeat;
text-indent: -9999px;
}

#login a:hover {background: url(../images/inloggen.gif) -232px 0;}

#left {
	float: left;
	position: relative;
	width: 748px;
	margin: -100px 12px 0 0;
	z-index: 99;
	display: inline;
}

#header_left {
	width: 748px;
	height: 254px;
	background: #97d606 url(../images/hoekje.gif) top right no-repeat;
}

.header_rotate {
	float: left;
	width: 471px;
	height: 200px;
	color: #fff;
}

.text_rotate {
	width: 338px;
	height: 180px;
	padding: 40px 10px 0 0;
	color: #fff;
	position: absolute;
	top: 0px;
	left: 400px;
}

.text_rotate h1 {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
}

.text_rotate h2 {
	color: #fff;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
}

#menu_left {
	height: 54px;
	background: url(../images/bg_menu.jpg) bottom repeat-x;
	padding: 0 0 0 50px;
	color: #333;
	
}

#menu_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu_left li {
	width: 193px;
	height: 34px;
	display: inline;
}

#menu_left a {
	position: relative;
	display: block;
	float: left;
	width: 190px;
	height: 21px;
	padding-top: 13px;
	margin: 20px 5px 0 0;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	color: #999;
	font-weight: bolder;
	background: url(../images/tabNormaal.png) no-repeat;
	z-index: 5;
}

#menu_left a:hover {
	color: #000;
	background: url(../images/tabMouseOver.png) no-repeat;
}

#menu_left a.true {
	width: 235px;
	height: 31px;
	padding-top: 23px;
	background: url(../images/vindJeBijbaan.png) no-repeat;
	margin: 0 -3px 0 -5px;
	color: #000;
	text-align: center;
}

#menu_left a.true hover {
	color: #ccc;
}

#main {
	width: 992px;
	background: url(../images/bg_onderkant.png) repeat-y;
	margin-left: -1px;
}

#main_bottom {
	width: 992px;
	height: 28px;
	background: url(../images/bg_onderkant_bottom.png) repeat-y;
	margin-left: -1px;
}

#main_left {
	float: left;
	margin: 0 12px 0 1px;
	width: 748px;
	background: url(../images/bg_body_home.png) top repeat-x;
}

#right {
	float: left;
	width: 230px;	
	margin-top: -100px;
}

#header_right {
	width: 230px;
	height: 230px;
	background: #97d606 url(../images/hoekje.gif) top right no-repeat;
}

#menu_right {
	padding-top: 10px;
}

#menu_right ul {
	width: 200px;
	margin: 10px 0px;
	padding-left: 30px;
	list-style-type: none;
}

#menu_right li {
	margin: 0;
	padding: 4px 15px;
	background: url(../images/pijl_groen.jpg) no-repeat left 50%;
}

#menu_right a {
	margin: 0 3px 0 0;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

#menu_right a:hover {
	margin: 0 3px 0 0;
	color: #333;
}

#menu_right .true {
	margin: 0 3px 0 0;
	color: #333;
}

#line_right {
	width: 230px;
	height: 23px;
	background: url(../images/bg_menu.jpg) repeat-x;
}

#main_right {
	float: left;
	width: 230px;
	overflow: hidden;
	background: url(../images/0900_BelSusa.png) top no-repeat;
}

.pathway {
	height: 20px;
	padding: 10px 0;
	margin-left: 10px;
}

/* Homepage */

/*#main_zoeken {
	float: left;
	width: 231px;
	margin: 0 0 0 44px;
	background: url(../images/bg_bijbaan.jpg) top no-repeat;
}*/

#main_select {
	position: relative;
	width: 182px;
	margin: -18px 30px 14px 75px;
	z-index: 9999;
}

#bg_dropdown {
	width: 182px;
	height: 40px;
	background: url(../images/zoekGlow.png) no-repeat;
	padding: 8px 0 0 6px;
	margin-top: 5px;
}

#banen_top_5 {
	float: left;
	width: 347px;
	margin: 30px 0 0 70px;
}

#bg_banen_top{
	width: 367px;
	height: 69px;
	background: #fff url(../images/bg_bijbaan_top.jpg) no-repeat;
}

#bg_banen {
	width: 367px;
	background: #fff url(../images/bg_bijbaan_bottom.jpg) no-repeat;
}

.banen_frame {
	width: 340px;
}

.banen_frame ul {margin:0;padding:0}

.banen_frame ul li {
	list-style: none;
	margin-bottom: 10px;
}

.banen_frame ul li a {
	border: none;
	text-decoration: none;
	font-size: 12px;
	color: #444;
	font-weight: bold;
	padding-bottom: 2px;
	background: url(../images/stip_grijs.jpg) repeat-x bottom;
	line-height: 16px;
}

.banen_frame ul li ul{
	float: left;
}

.banen_frame ul li a:hover {color: #747474} 

.banen_frame td {
	height: 25px;
}

.banen_frame td a {
	border: none;
	text-decoration: none;
	font-size: 12px;
	color: #747474;
	font-weight: bold;
	padding-bottom: 2px;
	background: url(../images/stip_grijs.jpg) repeat-x bottom;
	line-height: 16px;
}

.banen_frame td a:hover {color: #ccc} 

.banen_space {
	width: 347px;
	height: 18px;
}

#top_5 a:hover {
	margin: 0 3px 0 0;
	color: #5e8f01;
	background: url(../images/stip_groen.jpg) repeat-x bottom;
}

/*#main_kies_regio {
	height: 20px;
	color: #7c7c7c;       
	font-weight: bold;
}*/

/* Praktisch */

#main_sub_left {
	float: left;
	margin: 0 12px 0 1px;
	width: 748px;
	background: url(../images/bg_submenu_nieuw.jpg) top no-repeat;
}

#sub {
	height: 134px;
	margin: 30px 45px 0 45px;
}

.subs {
	float: left;
	width: 200px;
}

.subs ul {
	margin: 5px 0px;
	padding-left: 3px;
	list-style: none;
}

.subs li a {
	margin: 0;
	padding: 2px 15px;
	background: url(../images/pijl_subs.jpg) no-repeat left 50%;
}

.subs a {
	margin: 0;
	border: none;
	text-decoration: none;
	font-size: 12px;
	color: #000;
	padding: 2px 15px;
}

.subs a:hover {
	color: #333;
	text-decoration: underline;
}

#sub_tekst {
	margin: 20px 45px 20px 45px;
}

#sub_tekst img {
	margin-left: 15px;
}

/*#sub_tekst h2 {
	color: #578200;
	font-size: 16px;
	margin-bottom: 40px;
}*/

/* Acties en partners */

#tekst_li {
	float: left;
	width: 358px;
	margin-right: 20px;
}

#vlak_re {
	float: left;
	width: 280px;
}

#landing_li {
	float: left;
	width: 418px;
	margin-right: 20px;
}

#landing_re {
	float: left;
	width: 220px;
}
/* Baan detail */

#tekst_detail {
	float: left;
	width: 465px;
	margin: 20px 15px 0 40px;
}

#tekst_detail h1 {margin: 10px 0 30px 0;}

#tekst_detail h2 {margin: 15px 0 0 0;}

/*#tekst_detail <br> {height: 0px}*/





#opties {
	float: left;
	width: 201px;
	margin-top: 30px;
}

#opties ul {
	padding-left: 25px;
	list-style: none;
}

#opties ul li {
	margin: 20px 0;
}

/* Banners */

#main_banner {
	width: 176px;
	height: 215px;
	margin: -170px 0 0 75px;
}

#banner_right {
	width: 220px;
	margin: 75px auto; 
}

img.right_banner {
	display: block;
    margin-left: auto;
    margin-right: auto;
}

/* Achtergrond meerdere pagina's */

#main_left_bg {
	float: left;
	margin: 0 12px 20px 1px;
	width: 748px;
	background: #fff url(../images/topBg.jpg) top no-repeat;
}

#pathway {
	height: 20px;
	padding: 12px 0px 8px 0px;
	margin: 5px 0 0 10px;
}

.breadcrump {
	text-decoration: none;
	color: #7f7f7f;
	display: block;
	float: left;
}

.arrow {padding:0 5px 1px 5px}

.breadcrump_home {
	width: 23px;
	height: 18px;
	margin-top: -2px;
	margin-right: 5px;
	background: url(../images/breadcrump_home.png) center no-repeat;
	float: left;
}

.breadcrump_arrow {
	width: 6px;
	height: 7px;
	margin: 4px 6px 0px 6px;
	background: url(../images/breadcrump_pijl.png) center no-repeat;
	float: left;
}

#tekst {
	width: 658px;
	margin: 25px 45px 0 45px;
}

.invoer_li {
	float: left;
	width: 300px;
	height: 25px;
	font-weight: bold;
}

.invoer_re {
	float: left;
	width: 300px;
	height: 25px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
	
#zoek_regio {
	float: left;
	width: 170px;
	margin-right: 30px;
}

#zoek_profiel {
	float: left;
	width: 170px;
	margin-right: 30px;
}

#zoek_branche {
	float: left;
	width: 170px;
}

#zoek_uren {
	float: left;
	width: 130px;
}

.zoek_tekst {
	height: 15px;
	padding: 5px 5px 5px 0;
}


/* Partypics */

.partypics_overzicht {
	float: left;
	width: 327px;
	height: 120px;
	background: url(../images/bg_home_sub.png) no-repeat;
	margin: 0 3px 10px 3px;
	padding: 20px;
	overflow: hidden;
}

.partypics_frame {
	float: left;
	border: 1px solid #70A405;
}

.partypics_tekst {
	margin-left: 20px;
	float: left;
}

.partypics_tekst h2 {margin: 0 0 12px 0}

#img_gallery{ margin:50px auto; width:748px; }
#img_gallery a{ border:none; }
#img_gallery a img{ border: solid 1px #70A405; margin: 2px; }
#img_gallery a img:hover { border: solid 3px #70A405; margin: 0px; }

#partypics {
	width: 680px;
	margin-top: 5px;	
}

#partypics td {
	padding: 5px;
}

/* --- IMAGE STAGE 
#fullimg{
	width:542px;
	overflow:hidden;
	height:362px;
}
#fullimg img{ width:542px; }
#fullimg p, #fullimg span{
	position:absolute;
	background:black;
	opacity:.5;
	color:white;
	margin:0px;
	width:542px;
	padding:6px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

SLIDER 
#img_gallery #wrapper{
	overflow:hidden;
	padding:4px 2px;
	width: 500px;
	float:left;
	height:104px;
	/*background-color:#181818;
	position: relative;
}*/

#items{
	margin:0px 0px;
	padding:0px;
	list-style:none;
	width:50000px;
	position: relative;
	letter-spacing:0em;
}
#items li{
	float:left;
	list-style:none;
	margin-top:13px;
	margin-right:2px;
}
#items .thumb{
	width:105px;
	height:70px;
	cursor:pointer;
	margin:0px;
	padding:0px;
}
#items .large{
	display:none;
	position:absolute;
}
#fullimg .loading{
	width: 24px;
	height: 24px;
}
#fullimg .thumb{display:none;}

#items .item  p, #items .item  span{
	display:none;
	text-indent: -2000em;
}
#moveleft, #moveright{
	margin-top:17px;
	height:70px;
	color: white;
	width: 16px;
	text-indent: -2000em;
	text-decoration: none;
	z-index: 1000;
	display:block;
	cursor: pointer;
	float:left;
}
#moveleft{background: url(../images/left.gif);}
#moveright{background: url(../images/right.gif);}
#moveleft:hover, #moveright:hover{ background-position:bottom; }

/* Einde partypics */

.frame {
	float: left;
	margin: 20px 10px 0 20px;
}

.acties_overzicht {
	float: left;
	width: 363px;
	height: 180px;
	margin: 10px 5px;
	background: url(../images/bg_acties.jpg) top no-repeat;
	overflow: hidden;
}

.acties_frame {
	float: left;
	height: 160px;
	margin: 10px 10px;
}

.acties_tekst {
	margin: 10px 10px 10px 0;
}

.acties_tekst a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.partners_overzicht {
	float: left;
	width: 363px;
	height: 180px;
	background: url(../images/bg_acties.jpg) top no-repeat;
	margin: 10px 5px;
	padding: 0px;
	overflow: hidden;
}

.partners_frame {
	float: left;
	height: 160px;
	margin: 10px 10px;
}

.partners_tekst {
	margin: 10px 10px 10px 0;
}

.partners_tekst a {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

.partners_tekst h1{
	color: #6fa305;
	font-size: 18px;
}

/* Footer */

#footer_vestigingen {
	width: 960px;
	margin: 0 auto;
}

#footer_vestigingen ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer_vestigingen li {
	display: inline;
}

#footer_vestigingen a {
	display: block;
	float: left;
	padding: 8px 10px 10px 10px;
	border: none;
	text-decoration: none;
	font-size: 13px;
	color: #999;
}

#footer_vestigingen a:hover {
	padding: 8px 10px 10px 10px;
	color: #333;
}

/* Partners */

#partners {
	width: 981px;
	height: 91px;
	margin: 30px auto 5px auto;
}

#partners ul {
	margin: 0;
	padding: 0;
}

#partners ul li {
	float: left;
	list-style: none;
	margin-right: 20px;
}

.icon_free {
	background: url(../images/free.png) no-repeat;
	padding-left: 45px !important;
}

.icon_easy {
	background:url(../images/easy.png) no-repeat 4px 50%;
	padding-left: 45px !important;
}

.icon_steady {
	background: url(../images/steady.png) no-repeat;
	padding-left: 45px !important;
}

.icon_sure {
	background:url(../images/sure.png) no-repeat 4px 50%;
	padding-left: 45px !important;
}

#header_1{
	background-image:url(../images/header_1.png);
	width: 496px;
	height: 231px;
	float: left;
	margin-top: 31px;
}

#header_2{
	background-image:url(../images/header_2.png);
	width: 496px;
	height: 231px;
	float: left;
	margin-top: 31px;
}

#header_3{
	background-image:url(../images/header_3.png);
	width: 496px;
	height: 231px;
	float: left;
	margin-top: 31px;
}

#header_4{
	background-image:url(../images/header_4.png);
	width: 569px;
	height: 231px;
	float: left;
	margin-top: 31px;
}

#header_5{
	background-image:url(../images/header_5.png);
	width: 496px;
	height: 231px;
	float: left;
	margin-top: 31px;
}

/* Home nieuw */ 

#home_1_1 {
	float: left;
	width: 327px;
	height: 240px;
	background: url(../images/bg_home_sub.png) no-repeat;
	margin: 0 2px 10px 2px;
	padding: 0 20px;
	overflow: hidden;		
}

#home_1_1 h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 15px;
}

.space_home {float: left; width: 6px; height: 20px}

#standaard {
	float: left;
	width: 327px;
	height: 240px;
	background: url(../images/bg_home_sub.png) no-repeat;
	margin: 0 2px 10px 2px;
	padding: 0 20px;
	display: inline;
	overflow: hidden;		
}

#standaard h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 7px;
}

#free {
	float: left;
	width: 327px;
	background: url(../images/bg_free.png) no-repeat;
	margin: 0 2px 10px 2px;
	padding: 0 20px;
	overflow: hidden;		
}

#free h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

#easy {
	float: left;
	width: 327px;
	background: url(../images/bg_easy.png) no-repeat;
	margin: 0 2px 10px 2px;
	padding: 0 20px;
	overflow: hidden;		
}

#easy h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

#steady {
	float: left;
	width: 327px;
	background: url(../images/bg_steady.png) no-repeat;
	margin: 0 2px 10px 2px;
	padding: 0 20px;
	overflow: hidden;		
}

#steady h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

#sure {
	float: left;
	width: 327px;
	background: url(../images/bg_sure.png) no-repeat;
	margin: 0 2px 10px 2px;
	padding: 0 20px;
	overflow: hidden;		
}

#sure h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

#fulltime {
	float: left;
	width: 327px;
	background: url(../images/bg_fulltime.png) no-repeat;
	margin: 0 2px 10px 2px;
	padding: 0 20px;
	overflow: hidden;		
}

#fulltime h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

.testimonial {
	width: 327px;
}

.testimonial_img {
	float: left;
	width: 152px;
	margin-right: 10px;
}

.testimonial_text {
	float: left;
	width: 165px;
}

/* Dropdowns */

/*Selects*/
.selectArea {
	width:146px;
	height:24px;
	background:url(../images/bg_dropdown.gif) repeat-x left top;
}
.selectArea .left {
	width:8px;
	height:24px;
	float:left;
	background:url(../images/select_left.gif) no-repeat left top;
}
.selectArea .right {
	width:24px;
	height:24px;
	float:right;
	background: url(../images/select_arrow.gif) no-repeat left top;
}
.selectArea .right a {
	display:block;
	width:200px;
	height:21px;
	margin-left:-179px;
	position:absolute;
}
.selectArea .right i {display:none;}
.selectArea .center {
	width:160px;
	color:#FFF;
	padding-top:3px;
	overflow:hidden;
	white-space:nowrap;
}

/*Selects drop-down*/
.optionsDivInvisible, .optionsDivVisible {
	position:absolute;
	margin-top:-1px;
	margin-left:3px;
	width:172px;
	height:20px;
	background: #fff;
	padding:2px;
	font-size:11px;
	z-index:20;
}
.optionsDivInvisible {display:none;}
.optionsDivVisible {display:block;}
.optionsDivVisible p {
	margin:0;
	padding:0;
}
.optionsDivVisible a {
	color:#F2F2F2;
	text-decoration:none;
	display:block;
	padding:1px 4px;
	height: 30px;
	border:1px solid #6f7074;
}
.optionsDivVisible a:hover {
	color:#FFF;
	background:#5F6062;
	border-color:#cfd0d6;
}

/* End dropdown */

/*Radio buttons*/
.radioArea, .radioAreaChecked {
	display:block;
	float:left;
	clear:left;
	width:15px;
	height:14px;
	font-size:0;
	cursor:pointer;
}
.radioArea {background:url(images/radio.gif) no-repeat left top;}
.radioAreaChecked {background:url(images/radio.gif) no-repeat left bottom;}

/*.select {
	position: absolute;
	width: 138px; 
	height: 20px;
	padding: 4px 24px 0 8px;
	font-weight:bold;
	font-size:12px;
	color:#999;
	background: url(../images/select.png) no-repeat;
	overflow: hidden;
}*/

.select_non_style {width: 170px; height: 24px;}

select_non_style_2 {height: 24px;}

#u_zoeken_space {
	height: 10px	
}

#u_zoeken {
	padding-left: 10px;
	text-decoration: none;
	color: #999;
	background: url(../images/pijl_subs.jpg) no-repeat left 50%;	
}

/* Zoekpagina */

#tekst_zoekpagina {
	width: 658px;
	margin: 20px 35px 0 35px;
}

#results {
	width: 680px;
	margin-top: 5px;	
}

#results td {
	border-bottom: 1px solid #ccc;
	padding: 5px 10px 5px 0;
}
.baan_top {font-weight: bold; height: 10px}
.baan_title a {
	color: #70a405;
	font-weight: bold;
	text-decoration: none;
}

.baan_branche {
	width: 130px;
}

.baan_profiel {
	width: 160px;
}

#banen-lijst {
	width: 699px;
	background: url(../images/bg_zoekresultaat.jpg) top no-repeat;
	padding: 0 10px;
	margin: 20px 0 0 15px;
}

/* Navigatie */

#pageNavPosition {
	margin: 40px 0 10px 35px;
}

.pg-normal {
	color: #70a405;
	text-decoration: none;
	font-weight: bold;    
	cursor: pointer;    
}

.pg-pijl {
	color: #70a405;
	font-weight: bold;
	text-decoration: none;    
	cursor: pointer;    
}

.pg-min {
	color: #70a405;
	font-weight: bold;   
}

.pg-selected {
	color: #70a405;       
	border: 2px solid #000;
	font-weight: bold; 
	cursor: pointer;
	padding: 2px 5px;
}


/* Landing */

#adres {
	font-weight: bold;
	margin-bottom: 15px;
}

.adres_li {float:left;margin-right:5px}

.adres_re {float:left}

/* Baan detail */

.baan_detail_uren {
	float: left;
	height: 15px;
	margin-right: 3px;
}

#baan_detail_dagen {
	float: left;
	width: 80px;
	height: 15px;
	margin-right: 3px;
}

/*#rollover:hover {url(../images/inloggen_over.gif) top no-repeat;}*/

/* forms */

#frm_titel_baan h2 {
	margin-bottom: 30px;
	font-size: 14px;
	font-weight: normal;
}

.form_li {
	float: left;
	width: 200px;
	margin: 0 0 10px 0;
	font-weight: bold;
}

.form_mi {
	float: left;
	width: 10px;
	color: red;
	font-weight: bold;
	margin: 0 10px 10px 0;
}

.form_re {
	float: left;
	width: 200px;
	margin: 0 0 10px 0;
}


.form_re_text {
	float: left;
	width: 200px;
	margin: 0 0 10px 0;
}
.form_re input {
	height: 20px;
	/*border: 1px solid #ccc;
	background: #ccc;*/
}

.form_re img {
	margin-left: 3px;
}

#myRadio {color:#659701}

#myCheckbox {color:#659701}

#required {
	float: left;
	width: 2px;
	color: red;
	font-weight: bold;
	margin: 30px 10px 10px 200px;
}

#required_text {
	float: left;
	width: 130px;
	color: #999;
	margin: 30px 10px 10px 0;
}

#frmmain_errorloc {
	position: relative;
	width: 300px;
	left: 216px;
}

#frmmain_errorloc ul {
	margin: 0;
	padding: 0;
}

#frmmain_errorloc li {color: red}

#form-submit {
	float: left;
	width: 114px;
	margin: 30px 10px 10px 35px;
}

#reageer {
	width: 201px;
	height: 32px;
}

#terug_resultaat {
	width: 201px;
	height: 32px;
	margin-top: 10px;
}

#reageer_banen {
	width: 201px;
	height: 32px;
	margin-top: 20px;
}

#error_message {
	height: 1px;
	overflow: hidden;
}

/*
 styles voor nieuwe inschrijving en reactieformulier
*/

#studieniveau2, #studieniveau3, #studieniveau4 {
	display: none;
}

#voorkeuren_soort2, #voorkeuren_soort3, #voorkeuren_soort4 {
	display: none;
}

label.error {
	clear: both;
	color: red;
}

#dialog_dialog {
	visibility: hidden;
	height: 1px;
}

#foot_footer {
	padding: 10px;
}

#foot_footer a {
	text-decoration: none;
	color: #999;
}

#foot_footer a:hover {
	color: #333;
}

#reageer_dialog {
	padding: 30px 10px;
}

#reageer-left {
	float: left;
	margin-right: 20px; 
}

#reageer-right {
	float: right;
}

/* Landing */

#tekst_landing {
	width: 658px;
	margin: 25px 45px 0 45px;
}

#tekst_landing h1 {
	width: 300px;
}

.adres {
	font-weight: bold;
	margin-bottom: 5px;
}

#grijs_kort {
	width: 420px;
	height: 1px;
	background: #dedede;
	margin-bottom: 15px;
}

#grijs_lang {
	width: 100%;
	height: 1px;
	background: #dedede;
	margin: 5px 0;
}

#landing_footer {
	position: relative;
	width: 699px;
	background: url(../images/bg_zoekresultaat.jpg) top no-repeat;
	padding: 15px 15px;
	margin: 20px 0 0 15px;
}

#landing_footer h1 {
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

#landing_footer ul {
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	clear: both;
	border-top: 1px solid #DEDEDE;
}

#landing_footer li {
	height: 15px;
	padding: 8px 0;
	border-bottom: 1px solid #DEDEDE;
}

.land_li {
	float: left;
	width: 82%;
}

.land_re {
	float: left;
	width: 18%;
}

#landing_footer li a {
	display: block;
	text-decoration: none;
	color:#000000;
	
}

#landing_footer li a:hover {
	text-decoration: underline;
	color: #000;
}

.land_img {
	float: right;
	width: 160px;
	text-align: left;
}

#regio {
	position: relative;
	top: -20px;
	color: #828282;
}

.landing_footer {
	height: 22px;
	margin-bottom: 10px;
}

#but_landing {
	width: 420px;
	margin: 29px 0 22px 0;
}

#route {
	cursor: pointer;
}

/* /Landing */

#error_aanmelden {
	position: absolute;
	left: -9999px;
	width: 1px;
	height: 1px;
}

