body {
	/*background-image: url("../../gfx/bg_1.jpg"); */
    background-attachment: fixed;
    background-image: url('http://www.factor12.nl/custom/instanties/inst_106/achtergrond.jpg');
	background-position:center top;
}
* {
    padding: 0;
	font-family: verdana, arial;
}

/* ALGEMEEN */

.clear {
	clear: both;
}
.clear2 {
	clear: both;
}
.display {
    display: none;
}
.message {
    display:block;
}

.noBorder {
	border:none;
}

img {
	border: 0px solid white;
}

li {
	list-style: none;
}

/* CONTAINER */
img.img_logo {
	margin-left: 12px;
    margin-right: 12px;
	margin-top: 33px;
	float: left;
}
img.img_logo2 {
	margin-left: 30px;
}
#img_top {
	width: 924px;
    height: 14px;
	background-image: url("../../gfx/img_container_top.png");
	background-repeat: no-repeat;
	display: block;
    margin-bottom: 0px;	
}
#img_bottom {
	height: 20px;
	width: 924px;
    margin-bottom: 40px;
    background-image: url("../../gfx/img_container_bottom.png");
	background-repeat: no-repeat;
	display: block;	
}

#container {
	position:absolute;
	left:50%;
	margin-left:-462px;
	width:924px;
	z-index: 100;
	margin-top: 30px;
}

#content {
	/*border-bottom: 1px solid #c0c0c0;*/
	padding-bottom: 40px;
	width: 870px;
	margin-left: 5px;
}

#container_content {
	width: 894px;
	padding: 15px;
    background-image: url("../../gfx/img_container_middle.png");
	background-repeat: repeat-y;
	display: block;
}

#container_header {
	width: 895px;
	height: 160px;
	margin-top: -15px;
}
#paginatie {
    width: 850px;
    border-top: 1px solid #c0c0c0;
    margin-left: 17px;
}
#klanten_login {
	margin-left: 745px;
	position: absolute;
	height: 31px;
	width: 128px;
	padding-bottom: 40px;
	border-bottom: 1px solid #c0c0c0;
}
#container_menu {
    width: 440px;
    height: 30px;
    margin-top: 49px;
    float: left;
}
#first {
    margin-top: -12px;
}
#firstContainer {
    margin-top: -12px;
}
ul.menu_list {
	padding-top: 6px;
}
li.menu_item {
	float: left;
	display: block;
	height: 30px;
    width: 128px;
	/*background-image: url("../../gfx/bt_menu1.png");*/
    background-position: top;    
    background-repeat: no-repeat;
    text-decoration: none;
	margin-left: -22px;
}
a.menuBG_1 {
    background-image: url("../../gfx/bureau_BG.png");
    background-repeat: no-repeat;
    background-position: top;
    height: 30px;
}
.menuBG_2 {
    background-image: url("../../gfx/werk_BG.png");
    background-repeat: no-repeat;
    background-position: top;
    height: 30px;
}
.menuBG_3 {
    background-image: url("../../gfx/actueel_BG.png");
    background-repeat: no-repeat;
    background-position: top;
    height: 30px;
}
.menuBG_4 {
    background-image: url("../../gfx/contact_BG.png");
    background-repeat: no-repeat;
    background-position: top;
    height: 30px;
}
.menuBG_1:hover,
.menuBG_2:hover,
.menuBG_3:hover,
.menuBG_4:hover {
    background-position: bottom;
    height: 30px;
}
/*
li.menu_item:hover {
	background-position: bottom;
}
*/

span.left_tekst {
    color: #491717;
    display: block;
    font-size: 0.7em;
    padding-left: 14px;
    margin-right: 3px;
}
li.ending:hover {
    display: block;
    height: 30px;
    width: 128px;
    background-position: bottom;
    background-repeat: no-repeat;
    text-decoration: none;
}

.submenu_list {
	width: 400px;
	height: 20px;
	margin-top: 40px;
	margin-left: 0px;
}

.submenu_item {
	float: left;
	padding-left: 5px;
	line-height:20px;
}

.scheiding {
	color: #c4c4c4;
	padding-left: 5px;
}

/* CONTENT BIG */

#content_left {
	width: 225px;
	float: left;
	margin-left: 10px;
}
#nieuwsblokBorders,
#nieuws_blok {
    border-right: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

#nieuws_blok p {
	margin-left:10px;
    width: 200px;
}
.pic_creatief {
    width: 303px;
    height: 137px;
}
.grey {
	margin-left: 2px;
	padding-top:10px;
	color: #7e7e7e;
    font-size: 0.7em;
    background-image: url("../../gfx/bg_raster.gif");
	background-repeat: no-repeat;
    width: 220px;
}

#contact_blok {
	margin-top: 20px;
}

.pijl_link {
	position: absolute;
	padding-top: 10px;
}

.link_pijl {
	margin-left: -3px;
    padding-top: 2px;
}

.lleft {
    margin-top: -20px;
    margin-bottom: 10px;
}
.link_pijl2 {
    float:right;
	text-align:right;
    margin-top: 10px;
    margin-bottom: 10px;
}
#link_blok {
	margin-top: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #c0c0c0;
	border-top: 1px dashed #c0c0c0;
}
.link_pijl3 {
    margin-left: 45px;
    width: 250px;
}
.link_pijl4 {
    margin-left: 77px;
}
.link_pijl5 {
    margin-left: -10px;
}
.link_pijl_website td.link_td a {
	padding:0px;
	margin:0px;
	text-align:left;
}
.link_td {
	text-align:right;
    padding-right: 3px;
}
.img_pijl {
	width: 10px;
	background-image: url("../../gfx/pijl_goed.gif");
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.img_pijl8 {
	width: 10px;
	background-image: url("../../gfx/pijl_goed.gif");
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.img_pijl9 {
    width: 10px;
	background-image: url("../../gfx/pijl_goed.gif");
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.img_pijl_paars {
    width: 10px;
    background-image: url("../../gfx/pijl2_paars.gif");
    background-repeat: no-repeat;
    background-position: 0px 7px;
}
.container_detail {
	padding-bottom: 0px;
    margin-bottom: -15px;
    margin-top: 0px;
	border-bottom: 1px dashed #CCCCCC;
}
.container_detail2 {
	padding-bottom: 0px;
    margin-bottom: -15px;
	border-bottom: 1px dashed #CCCCCC;
}
.container_detail_noBorder {
    margin-top: 15px;
	padding-bottom:10px;
	border: none;
}
.imgimg {
    border: 0px solid red;
}
.fieldS {
    border: 0px solid red;
    margin: 0px;
    padding: 0px;
}
#naam {
    margin-left: 2px;
	margin-top: 10px;
    border: 1px solid #9b9b9b;
    width: 206px;
    color: #9b9b9b;
    font-style: italic;
    font-size: 1.0em;
    padding-top: 2px;
    padding-bottom: 2px;
}
#emailadres {
    border: 1px solid #9b9b9b;
	margin-left: 2px;
    margin-top: 10px;
	width: 206px;
    color: #9b9b9b;
    font-style: italic;
    font-size: 1.0em;
    padding-top: 2px;
    padding-bottom: 2px;
}
.tablePartners {
    height: 100%;
}
#bt_aanmelden {
    float: right;
    margin-top: 5px;
    margin-right: 1px;
}
.branches_tabel1 {
	margin-left: 0px;
	width: 230px;
	height: 30px;
	margin-top: 5px;
	background-image: url("../../gfx/bt_cat_bouw.gif");
	background-repeat: no-repeat;
}
.branches_tabel2 {
    margin-left: 0px;
    width: 230px;
    height: 30px;
    margin-top: -3px;
    background-image: url("../../gfx/bt_cat_detailhandel.gif");
    background-repeat: no-repeat;
}

.branches_tabel3 {
    margin-left: 0px;
    width: 230px;
    height: 30px;
    margin-top: -3px;
    background-image: url("../../gfx/bt_cat_ICT.gif");
    background-repeat: no-repeat;
}
.branches_tabel4 {
    margin-left: 0px;
    width: 230px;
    height: 30px;
    margin-top: -3px;
    background-image: url("../../gfx/bt_cat_onderwijs.gif");
    background-repeat: no-repeat;
}
.branches_tabel5 {
    margin-left: 0px;
    width: 230px;
    height: 30px;
    margin-top: -3px;
    background-image: url("../../gfx/bt_cat_sport.gif");
    background-repeat: no-repeat;
}
.branches_tabel6 {
    margin-left: 0px;
    width: 230px;
    height: 30px;
    margin-top: -3px;
    background-image: url("../../gfx/bt_cat_overig.gif");
    background-repeat: no-repeat;
}
.up {
	margin-top: -18px;
	margin-bottom: 20px;
}
.kleur {
	color: #7f7f7f;
}
.community {
	width: 230px;
	height: 20px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}
.twitter_border {
	border: 0px solid white;
}

/* CONTENT MIDDLE */

#content_middle {
	width: 608px;
	float: left;
	margin-left: 27px;
}
.nieuws_item {
	width: 608px;
	border-bottom: 1px dashed #ccc;
}
.tabel_nieuws_tekst {
	width: 600px;
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: -2px;
}
.nieuws_item_detail {
    width: 296px;
    height: 182px;
}
.nieuws_tekst {
	width: 305px;
	height: 180px;
	float: left;
	vertical-align:top;
}
.nieuws_image {
	width: 250px;
	height: 195px;
	float: left;
	vertical-align:top;
}
.detail_image {
    width: 290px;
    float: left;
	margin: 1px;
	margin-left: 20px;
	margin-top: 20px;
    border: 1px solid #ccc;
}
.detail_image2 {
    width: 282px;
    min-height: 150px;
	overflow: hidden;
    float: left;
	margin-left: 20px;
    border: 1px solid #ccc;
	line-height: 0px;
}
.detail_tekst {
	width: 295px;
	float: left;
	text-align: right;
}
#detail_images {
	width: 290px;
	float: left;
	margin-left: 20px;
    margin-top: 20px;
	border: 1px solid #ccc;
}
.Nimages {
	margin: 1px;
}
.Dimages,
.Dimages2 {
    margin: 1px;
	width: 280px;
}
.nieuws_datum {
	color: #a6a6a6;
}
.titel_nieuws {
    font-family: Bookman Light;
	color: #db0088;
	font-size: 1.4em;
}
.detail_datum {
    color: #a6a6a6;
}
.detail_nieuws {
    color: #db0088;
    font-family: Bookman Light;
    margin-top: 20px;
    display: block;
    font-weight: normal;
    font-size: 1.3em;
}
.plusje {
	position: absolute;
	margin-left: 276px;
}
.plusje4 {
    position: absolute;
    margin-left: -24px;
}
#contactBoxForm {
    float: left;
    width: 60%;
    margin-top: -56px;
}
.nieuws_links {
	float:right;
	text-align:right;
    clear: right;
}
.nieuws_links2 {
	float:right;
	text-align:right;
    margin-bottom: -10px;
}
.branche_links {
    margin-left: -10px;
    margin-top: 20px;
}
/* FOOTER */
.list_footer {
	font-size: 0.6em;
	float: left;
	padding-left: 10px;
	margin-top: 8px;
	color: #a6a6a6;
}
.list_footer1 {
	font-size: 0.6em;
	float: left;
	padding-left: 40px;
	margin-top: 8px;
	color: #a6a6a6;
}
.page_number_orange {
        color: #5d9ace;       
}    
.pagina_nummers {
	color: #a6a6a6;
	font-size: 0.7em;
    padding-top:2px;
}
.img_pijl2 {
    margin-top: 0px;
}
.img_pijl3 {
    margin-top: 0px;
}
.link_pijll,
.link_pijll2 {
    margin-left: 11px;
    padding-top: 2px;
}
.link_pijll {
    margin-left: 20px;
}
/* PAGINANUMMERS BOVENAAN*/
.page_number {
	float: right;
	margin-top: -9px;
	padding-left: 0px;
    margin-left: 0px;
    padding-right: 0px;
	background-color: white;
    font-size: 0.7em;
}
.firstTD {
    width: 10px;
    background-color: white;
}
.ppagina_pijl2 {
    margin-top: 4px;
}
.ppagina_pijl {
    padding-top: 0px;
}
.page_number2,
.page_number3 {
	float: right;
	margin-top: 18px;
    margin-bottom: 10px;
    margin-left: 510px;
	padding-left: 0px;
	padding-right: 18px;
	background-color: white;
    display:block;
    position: absolute;
    font-size: 0.7em;
}
.page_number3 {
    margin-top: 16px;
}
.page_number_orange2 {
        color: #5d9ace;       
}    
.pagina_nummers2 {
	color: #a6a6a6;
	font-size: 0.7em;
}

/* BUREAU */

/* WELKOM */
#bureau_pictures {
    padding: 1px;
    padding-right: 0px;
    margin-top: 17px;
    border: 1px solid #ccc;
    padding-right: 1px;
    width: 604px;
}
#bureau_pictures2 {
    padding: 1px;
    padding-right: 0px;
    margin-top: 17px;
    border: 1px solid #ccc;
    padding-right: 1px;
    width: 604px;
}
.tabel_welkomIE {
	border-collapse: collapse;
	margin:0px;
	padding:0px;
}

.tabel_welkomIE td {
	margin:0px;
	padding:0px;
	height:168px;
	text-align:center;
	line-height:0px;
}

.tabel_welkomIE td img {
    height: 168px;
	margin:0px;
	padding:0px;
    margin-right: 0px;
}
.tabel_welkom2 {
	border-collapse: collapse;
	margin:0px;
	padding:0px;
	width:100%;
	height:336px;
}

.tabel_welkom2 td {
	margin:0px;
	padding:0px;
	height:168px;
	text-align:left;
}

.tabel_welkom2 td img {
	width:301px;
    height: 168px;
	margin:0px;
	padding:0px;
}
.bureau_tabel {
    margin: 0px;
    padding: 0px;
}
.bureau_tabel_first {
    border-bottom: 1px dashed black;
    padding: 0px;
    margin: 0px;
}

.bureau_tabel_last {
    border-left: 1px dashed black;
}

.bureau_tabel_2 {
    border-bottom: 1px dashed black;
    border-left: 1px dashed black;
    margin: 0px;
    padding: 0px;
}


/* CREATIEVEN */

.container_creatieven {
	width: 608px;
}

.container_creatief {
	width: 610px;
	height: 140px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
}

.container_creatief2 {
	width: 610px;
    height: 140px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
	padding-top: 10px;
}

.container_image {
	float: left;
	width: 302px;
	height: 137px;
	margin: 1px;
}

.crea_pijl {
	position: absolute;
	margin-top: -83px;
	margin-left: 303px;
}

.creatief_tekst {
	width: 302px;
    height: 137px;
	margin: 1px;
	float: left;
}


/* PARTNERS */

.container_partners {
	width: 608px;
	height: 600px;
}

.container_partner {
	width: 608px;
	height: 106px;
	margin-top: 30px;
	background-image: url("../../gfx/bg_partner_logo.jpg");
        background-repeat: no-repeat;
}

.message {
    font-style: italic;
    font-size: 0.7em;
}

.container_logo {
	width: 187px;
	height: 104px;
	float: left;
}

.img_logos {
    height: 60px;
    width: 130px;
	margin-top: 13px;
	margin-left: 20px;
}

.partner_tekst {
	width: 373px;
	height: 107px;
	float: left;
	padding-left:27px;
}

/* OPDRACHTGEVERS */

.opdracht_section {
	margin-bottom: 30px;
}

a.klantnaam {
    width: 608px;
    display: block;
	font-size: 0.7em;
	color: #491717;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px dotted #959595;
    text-decoration: none;
}

/* ACTUEEL */

/* NIEUWSARCHIEF */

.tabel_actueel {
	padding: 1px;
	border: 1px solid #ccc;
	text-align:left;
	height:336px;
	width:560px;
	margin:0px;
	padding:0px;
}

.tabel_actueel td {
	margin:0px;
	padding:0px;
	height:168px;
    width: 295px;
}

.tabel_actueel td img {
	height:168px;
	margin:0px;
	padding:0px;
}

.actueel_big {
	background-color: #67377f;
	border-right: 1px dashed #ccc;
	vertical-align:top;
	text-align:left;
}

.actueel_small_up {
	height: 168px;
	width: 295px;
	border-bottom: 1px dashed black;
	line-height:0px;
}

.actueel_small_down {
	height: 168px;
    width: 295px;
	line-height:0px;
}

.actueel_datum {
	font-size: 0.7em;
	color: #e554ae;
	margin-left:15px;
}

.actueel_items {
	margin-top: 18px;
	margin-bottom: 18px;
}

.actueel_titel {
    font-family: Bookman Light;
	font-size: 0.9em;
	color: white;
	margin-left:15px;
}

.item_datum {
	font-size: 0.7em;
	color: #8e8e8e;
    border: 0px solid black;
}

/* VACATURES */

#vacature_tekst {
	width: 608px;
	height: 100px;
	margin-bottom: 20px;
}
.listTable {
    width:100%;
}

.textbox {
    width:99%;
}
.listTable th {
    width: 80px;
	line-height:20px;
    height: 20px;
	margin-top: 10px;
    font-size: 0.7em;
    font-weight: normal;
    text-align:left;
    color: #7e7e7e;
	font-size: 0.7em;
	vertical-align:top;
}

.vacature_input {
    height: 24px;
    margin-bottom: 7px;
    border: 1px solid #ccc;   
}

.vacature_input_bericht {
    border: 1px solid #ccc;
    font-size: 0.85em;
    margin-top: 7px;
} 

#vacature_input_cv {
    width: 180px;
    margin-top: 0px;
	margin-left: 92px;
}

#bt_verstuur {
    float:right;
}

.vacature_form {
	padding-bottom: 350px;
	border-bottom: 1px solid #ccc;
}

/* CONTACT */

/* CONTACTGEGEVENS */

#contact_pictures {
	width: 606px;
	height: 336px;
	padding: 1px;
	border: 1px solid #ccc;
}

.contact_tabel {
	float: left;
	width: 302px;
	height: 165px;
	border-left: 1px dashed #ccc;
}

.contact_tabel1 {
    float: left;
    width: 302px;
    height: 163px;
	margin-bottom: 4px;
}

.contact_tabel2 {
    float: left;
    width: 302px;
    height: 165px;
	border-top: 1px dashed #ccc;
	border-left: 1px dashed #ccc;
}

.contact_tabel3 {
    float: left;
    width: 302px;
    height: 165px;
    border-top: 1px dashed #ccc;
}

.contact_tekst {
	position: absolute;
	margin-left: 14px;
	margin-top: 18px;
        color: white;
        font-size: 0.7em;
}

.titel_contact {
	color: white;
	font-size: 1.3em;
	margin-bottom: 15px;
}

#contact_form {
	margin-top: 40px;
	float: left;
}

.contact_form {
	width: 300px;
	margin-left: 0px;
}

.oginfo {
    width: 605px;
    margin-left: 2px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px;
    font-size: 0.7em;
}

.titel_oginfo {
    color: #db0088;
    font-family: Bookman Light;
	font-size: 1.4em;
    font-weight: normal;
    margin-left: 5px;
    margin-top: -10px;
}

.tekst_oginfo {
    margin-top: 15px;
	margin-left: 5px;
	/*color: #7e7e7e;*/
    
}

.contact_label {
    float: left;
    margin-bottom: 18px;
    width: 200px;
    color: #7e7e7e;
    font-size: 0.7em;
}

.contact_label_cv {
    float: left;
    margin-bottom: 18px;
    margin-top: -7px;
    width: 400px;
    color: #7e7e7e;
    font-size: 0.7em;
}

#contact_input {
    width: 280px;
    margin-top: -20px;
    margin-left: 100px;
    float: left;
}

#contact_input2 {
    width: 280px;
    margin-top: -20px;
    margin-left: 100px;
    float: left;
}

#contact_input3 {
    width: 280px;
    margin-top: -20px;
    margin-left: 100px;
    float: left;
}

#contact_input4 {
    width: 280px;
    margin-top: -20px;
    margin-left: 100px;
    float: left;
}

#contact_input5 {
    width: 280px;
    margin-top: -20px;
    margin-left: 100px;
    float: left;
}

#contact_input_bericht {
    width: 280px;
    height: 100px;
    margin-top: -20px;
	margin-left: 100px;
    float: left;
}

#bt_verstuur2 {
    float:right;
}
#contact_right {
	width: 150px;
	height: 200px;
	float: left;
	margin-left: 30px;
}
.contact_telefoon {
	color: #878787;
}

.contact_beeq {
	font-weight: bold;
    color: #401b32;
}
.Pnumbers {
    margin-top: -5px;
}
.displayNone {
    display: none;
}

/* TEKST */

h1 {
	font-size: 1.2em;
	font-weight:normal;
	line-height: 15px;
	padding-left: 8px;
	color: #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}
h2 {
	font-size: 0.9em;
	padding-top: 30px;
	padding-left: 10px;
	color: #870e60;
}
h3 {
	font-size: 0.7em;
	color: #870e60;
}
span.Hbranches {
	margin-bottom: 10px;
    font-size: 1.2em;
	font-weight:normal;
	line-height: 15px;
	padding-left: 8px;
    padding-top: 0px;
	color: #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
    width: 217px;
    display: block;
}

span.contact_blok {
	margin-bottom: 10px;
    font-size: 1.2em;
	font-weight:normal;
    margin-top: 8px;
	line-height: 15px;
	padding-left: 8px;
    padding-top: 20px;
	color: #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
    width: 217px;
    display: block;
}

h1.titel_content {
	margin-bottom: 30px;
}

span.titel_left {
	margin-bottom: -1px;
    font-size: 1.4em;
	font-weight:normal;
	line-height: 15px;
	padding-left: 8px;
    padding-top: 0px;
	color: #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
    width: 217px;
    display: block;
}

h2.titel_partners {
    font-weight: bold;
	color: #870e60;
	border: 0px solid white;
	margin-left: -8px;
    margin-bottom: -15px;
}

h1.titel_rmc {
    color: #870e60;
    border: 0px solid white;
    margin-left: 18px;
}

span.titel_idesign {
    font-size: 0.9em;
    font-weight: normal;
    font-family: Bookman Light;
    color: #db0088;
    border:none;
	margin-left:0px;
	padding:0px;
    line-height: 0px;
}
.textAlign {
    text-align: center;
}
h1.titel_creatieven {
	font-size: 0.9em;
	color: white;
	border: 0px solid white;
	margin-top: 15px;
	margin-left: 20px;
    font-family: Bookman Light;
}

span.titel_vacature {
	margin-top: -10px;
    padding-top: 20px;
    padding-bottom: 10px;
    line-height: 23px;
    margin-left: 3px;
    font-weight: normal;
    color: #db0088;
    font-family: Bookman Light;
    display: block;
}
span.titel_vacature2 {
	margin-top: -10px;
    padding-top: 20px;
    padding-bottom: 10px;
    line-height: 23px;
    margin-left: 0px;
    font-weight: normal;
    color: #db0088;
    font-family: Bookman Light;
    display: block;
}
span.titel_vacature4 {
	margin-top: -13px;
    padding-top: 20px;
    padding-bottom: 10px;
    line-height: 23px;
    margin-left: 0px;
    font-weight: normal;
    color: #db0088;
    font-family: Bookman Light;
    display: block;
}
.titel_left2 {
    font-family: Bookman Light;
	margin:0px;
    font-weight: normal;
    font-size: 0.9em;
	padding-bottom: 5px;
	padding-left: 14px;
	color: #db0088;
}
a.menu_link {
	display: block;
	text-decoration: none;
}
a {
	text-decoration: none;
    color: #870e60;
    text-decoration: underline;
}
a.link1 {
	font-size: 0.7em;
	color: #5d9ace;
	/*margin-left: 10px;*/
    text-decoration: none;
}
#middlePagename {
    margin-top: 5px;
}
#middlePagename2 {
    margin-top: 5px;
    margin-bottom: 20px;
}
#middlePagename3 {
    margin-top: 0px;
}
.position {
    position: absolute;
}
.imgPagename {
    margin-top: 20px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 0px;
    display: block;
}
.imgPagename img {
    margin-bottom: -3px;
    margin-left: 18px;
}
#leftPagename img {
    margin-left: 18px;
}
#leftPagename {
    display: block;
    line-height: 12px;
    margin-top: 6px;
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
}
a.link2 {
	font-size: 0.7em;
	color: #5d9ace;
	margin-left: 10px;
    text-decoration: none;
}
a.link3 {
}
a.link_paars {
    font-size: 0.7em;
    color: #870e60;
    margin-left: 10px;
	text-align:right;
    text-decoration: none;
}
/*
a.menu_link:hover {
	display: block;
    height: 30px;
    width: 128px;
	color: #5d9ace;
}
*/
.branches_link {
	display: block;
    width: 183px;
    height: 23px;
    font-size: 0.7em;
    margin-bottom: 4px;
    padding-left: 40px;
    line-height: 21px;
    background-repeat: no-repeat;
    background-position: 20px 6px;
    text-decoration: none;
}
a.branches_cat_link {
        background-image: url("../../gfx/pijl_purple.gif");
        color: #b5089a;
        border: 1px solid #b5089a;
        text-decoration: none;
}
a.branches_cat_link2 {
        background-image: url("../../gfx/pijl_purple2.gif");
        color: #6f2d8e;
        border: 1px solid #6f2d8e;
        text-decoration: none;
}
a.branches_cat_link3 {
        background-image: url("../../gfx/pijl_blue.gif");
        color: #151070;
        border: 1px solid #151070;
        text-decoration: none;
}
a.branches_cat_link4 {
        background-image: url("../../gfx/pijl_blue2.gif");
        color: #0b56aa;
        border: 1px solid #0b56aa;
        text-decoration: none;
}
a.branches_cat_link5 {
        background-image: url("../../gfx/pijl_lightblue.gif");
        color: #0b56aa;
        border: 1px solid #0b56aa;
        text-decoration: none;
}
a.branches_cat_link6 {
        background-image: url("../../gfx/pijl_green.gif");
        color: #1396a2;
        border: 1px solid #1396a2;
        text-decoration: none;
}
a.footer_link {
	color: #a6a6a6;
    text-decoration: none;
}
a.page_link {
	text-decoration: none;
}
a.submenu_link {
	font-size: 0.7em;
	color: #5d9ace;
	text-decoration: none;
}
a.submenu_link:hover {
	text-decoration: underline;
}
a.curr {
	text-decoration: underline;
}
a.currr {
        color: #401b32;
        font-weight: normal;
        text-decoration: none;
        background-position: bottom;
        height: 30px;
}  
a.currr:hover {
        color: #870e60;
        text-decoration: none;
        background-position: bottom;
        height: 30px;
}
a.link_result {
        color: white;
        text-decoration: underline;
}
a.contact_google {
	color: #5d9ace;
	text-decoration: underline;
}
a.nieuws_link {
    font-size: 0.7em;
    font-weight: bold;
	color: #db0088;
    text-decoration: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
#verderNieuws {
    margin-left: 11px;
}
p {
	font-size: 0.7em;
	line-height: 15px;
    color: #401b32;
    margin: 0px;
}
p.Lnieuws {
    font-size: 1.0em;
    margin-left: 12px;
}

a.klant_login {
	margin-left:32px;
}

p.tekst {
	padding-left: 20px;
	margin-right: 5px;
	padding-bottom: 15px;
}
a.nieuws_info,
a.nieuws_info2 {
	text-align: right;
    color: #401b32;
    text-decoration: none;
    font-size: 0.7em;
    padding: 0px;
    margin-bottom: 10px;
    float: left;
}
a.nieuws_info3 {
    text-decoration: none;
}
.nieuws_info4 {
	text-align: right;
    color: #491717;
    text-decoration: none;
    font-size: 0.7em;
    padding: 0px;
    margin-bottom: 10px;
    float: left;
}
a.nieuws_info5 {
    color: white;
    text-decoration: none;
}
p.nieuws_info {
    margin-left: 8px;
    text-align: right;
    color: #401b32;
}

p.bureau_tekst {
	margin-top: 13px;
	color: #491717;
}

p.cat_name {
    margin-left: 40px;
    line-height: 23px;
    color: #b5089a;
}

p.cat_name2 {
    margin-left: 40px;
    line-height: 23px;
    color: #6f2d8e;
}

p.cat_name3 {
    margin-left: 40px;
    line-height: 23px;
    color: #151070;
}

p.cat_name4 {
    margin-left: 40px;
    line-height: 23px;
    color: #0b56aa;
}

p.cat_name5 {
    margin-left: 40px;
    line-height: 23px;
    color: #3683c5;
}

p.cat_name6 {
    margin-left: 40px;
    line-height: 23px;
    color: #1396a2;
}

p.tekst_creatief {
	margin-left: 27px;
	margin-top: 15px;
	line-height: 14px;
    width: 265px;
	color: white;
}

p.tekst_partner {
    width: 380px;
}

p.titel_opdr_1 {
	font-size: 0.7em;
	color: #e233a0;
	padding-bottom: 4px;
	border-bottom: 1px dotted #959595;
}

p.titel_opdr_2 {
	font-size: 0.7em;
	color: #7e439a;
	padding-bottom: 4px;
    border-bottom: 1px dotted #959595;
}

p.titel_opdr_3 {
    font-size: 0.7em;
    color: #151070;
    padding-bottom: 4px;
    border-bottom: 1px dotted #959595;
}

p.titel_opdr_4 {
    font-size: 0.7em;
    color: #3674b9;
    padding-bottom: 4px;
    border-bottom: 1px dotted #959595;
}

p.titel_opdr_5 {
    font-size: 0.7em;
    color: #0e58ab;
    padding-bottom: 4px;
    border-bottom: 1px dotted #959595;
}

p.titel_opdr_6 {
    font-size: 0.7em;
    color: #1396a2;
    padding-bottom: 4px;
    border-bottom: 1px dotted #959595;
}
span.actueel_tekst {
	color: white;
	margin-top: 20px;
	margin-left: 15px;
    font-size: 0.7em;
    width: 230px;
    display: block;
}
.actueel_tekst p {
    color: white;
    width: 280px;
}
.actueel_tekst h2 {
    color: white;
    font-size: 0.8em;
}

p.mess_nowork {
	font-style: italic;
}

p.tekst_contact {
	color: white;
}

#contactPage {
    margin-top: -50px;
    width:70%;
    float:left;
}
.hidden_answer {
    display: none;
}
.Lterug {
    font-size: 0.7em;
    text-decoration: none;
}
.faqTable a {
    text-decoration: none;
    font-family: Bookman Light;
    font-size: 0.9em;
    color: #db0088;
}
.sitemapList li {
    font-size: 0.8em;
    margin: 5px;
    margin-left: 20px;
}
.sitemapList a {
    text-decoration: none;
    color: #401b32;
}
.sitemapList a:hover {
    text-decoration: underline;
}
.sitemapList .sitemapH {
    text-decoration: underline;
    color: #508ec3;
}
.sitemapList .sitemapH:hover {
    text-decoration: none;
}
.tekst_vacature {
    margin-left: 0px;
}
