/* Zaken die overal terugkeren
============================================ */
/*menubgframe,#postingStatus,#menu,#RobotLinks{display:none}*/
html, body, fieldset {
	margin: 0;
	padding: 0;
	font: 82%  Verdana,Geneva,Arial,Helvetica,sans-serif;
	text-align:center;
	color: #595959;
}
html, body{
	height: 100%;
}

p{
	color: #595959;
}

strong
{
	color:#1961ab;
}
form
{
	margin: 0px;
	padding: 0;
}
img {
	margin: 0;
	padding:0;
}
a img { border:none; }

a { color:#195EA9; }
a:hover { text-decoration:none;}

	h1, h2, h3, h4{
	font-family:Trebuchet MS,arial;
	font-weight:normal;
	color:#4182C4;
}

h1, h2{
	font-family:Trebuchet MS,arial;
	font-size: 1.4em;
	/* nieuw */
	font-size:1.85em;
}

h3, h4{
	font-size: 1.2em;
	/* nieuw */
	font-size:1.55em;
}
.printlogo img {
	display:none
}
a#logo {
	 position:absolute;
	 top:40px;
	 left:86px;
	 width:60px;
	 height:60px;
}
#main{
	position: relative;
	width:771px;
	margin:0 auto;
	text-align:left;
	min-height: 100%;
}
* html #main{
	height: 100%;

}
/* de navigatie helemaal bovenaan */

#navTopThema {
	display:inline;
	float:left;
	text-align:left;
	padding:10px 10px 10px 0;
	margin: 0;
}
#navTop {
	text-align:right;
	padding:10px 10px 10px 0;
	margin: 0;
	list-style: none;
}
#navTop li, #navTopThema li{
	display:inline;
	list-style:none;
	margin:0 0 0 9px;
}
#navTop li a, #navTopThema li a{
	color:#1961AB;
	text-decoration:none;
	letter-spacing:-0.1em;
}
#navTop li a:hover, #navTopThema li a:hover{
	text-decoration:underline;
}

/* de header op de volgpagina's */
#header{
	background:#ffbb08 url(../gfx/hdr_home.jpg) no-repeat right;
	xheight:120px;
	height:124px;
	overflow:hidden;
	background-color:#ffbb08;
}
#headerEng{
	background:#ffbb08 url(../gfx/header_home_eng.png) right no-repeat;
	xheight:120px;
	height:124px;
	overflow:hidden;
	background-color:#ffbb08;
}
#headerVolg {
	background:#ffbb08 url(../gfx/header_volgpagina.png) right no-repeat;
	height:77px;
	overflow:hidden;
	background-color:#ffbb08;
}
#header h1{
	color:#fff;
	font: bold 2.5em times, georgia, serif;
	font-style:italic;
	position:absolute;
	width:535px;
	text-align:right;
	margin:35px 0 0;

}

/* de pijlers */
#header #clickableLogo {
	margin-left:90px;
	margin-top:15px;
	width:55px;
	height:55px;
	border:none;
	float:left;
}

/* de header op de homepage */
#home #header #clickableLogo {
	margin-left:25px;
	margin-top:15px;
	width:185px;
	height:90px;
	border:none;
	float:left;
}


#home #header{
	height:125px;
}

#home #header h1{
	color:#fff;
	font-style:italic;
	position:absolute;
	width:535px;
	text-align:right;
	margin:35px 0 0;
}

/* de pijlers */

#home #header ul{
	height:26px;
	padding:100px 0 0 0;
	margin: 0 0 0 225px;
}

#home #header ul li{
	float: left;
	list-style:none;
	width: 105px;
	height: 26px;
	margin: 0 1px 0 0;
}

/* de subnavigatie */

#subNav, #subNavThema{
	margin: 0 0 ;
	background:url(../gfx/nav_bg.png) no-repeat;
	padding: 0 0 0 1px;
	height:24px;
	z-index:100;
	display:block;
	position:relative;

}
#flashCarroussel {
	float: right;
}
#subNav li, #subNavThema li{
	float:left;
	list-style:none;
	border-right:1px solid #fee280;
	margin: 3px 0 0;
}

#subNav .clear, #subNavThema .clear {
	display:inline;
	float:none;
}

#subNav li a, #subNavThema li a {
	color:#195EA9;
	display: block;
	font-size: 1em;
	text-decoration: none;

	font-family:verdana;
	letter-spacing:-0.05em;
}

#subNav li a{
	padding:3px 24px 5px;
	white-space:nowrap;

}

#subNavThema li a {
	padding:3px 20px 5px;
}


#subNav li a:hover, #subNavThema li a:hover {
	text-decoration: none;
	background: #fcf39d;
	color: #fff;
}

#subNav li ul, #subNavThema li ul{
	position: absolute;
	padding: 0;
	margin:  0 0;
	display:none;
}

#subNav li ul li, #subNavThema li ul li{
	border: solid #fee280;
	border-width: 0 1px 1px;
	display:block;
	float:none;
	margin:0;
	padding: 0;
}

#subNav li ul li a, #subNavThema li ul li a {
	padding: 4px 6px;
	margin:0;
	display:block;
	xbackground: #ffbb08;
}

#subNav li ul li a:hover, #subNavThema li ul li a:hover {
	xbackground: #ffbb08;
	text-decoration: none;
	color: #fff;
}

#subNav li ul.visible, #subNavThema li ul.visible {
	display:block
}

#subNav li.selected a, #subNavThema li.selected a {
	text-decoration: none;
	background: #ffbb08;
	color: #fff;
}

#subNav li.selected ul li a, #subNavThema li.selected ul li a {
	padding: 4px 6px;
	margin:0;
	display:block;
	background:#fff;
	color:#195EA9;
}
#subNav li.selected ul li a:hover, #subNavThema li.selected ul li a:hover {
	background: #fcf39d;
	text-decoration: none;
	color: #1961A9;
}

#subNav li ul li a.bottomNav, #subNavThema li ul li a.bottomNav {
	background:#EBF8FE;
}

#subNav li iframe, #subNavThema li iframe {
	position:absolute;
	display:none
}
#subNav li iframe.visible, #subNavThema li iframe.visible {
	display:block
}

.clear{
	clear: both;
	height: 10px;

}
#rechts {
	width:161px;
	float: right;
	display:inline;
	margin: 13px 0 5px 0;
}
#links {
	width:171px;
	padding-bottom:40px;
	overflow:hidden;
	float:left;
}
#midden {
	line-height: 1.5em;
	float:left;
}
/* niet gevonden */


.clearfix:after {
	content:".";
	display:block;
	height:0;
    clear:both;	
	visibility:hidden;
}

* html .clearfix {height:1%}

.clearfix {
    display: inline-block;
}

.clearfix {
    display: block;
}

* html .clearfix {
    height: 1px;
}

/* Het standaardblok, komt het meest voor */

/* Het begin van de content */
#content {
	width: 100%;
}

#contentWrapper, #contentSpecials , #contentThema  {
	margin: 0;
	padding: 10px 10px 0 10px;
}
#contentWrapper{
	display: inline;
	float: left;
	width: 576px;
	margin: 0 0 0 0;
	border: 1px solid #91C3E4;
}

#rechts .inzetten, #zoekThema div, #rechts inzettenvacature{
	min-height:50px;
	margin: 0 0 17px;
	padding: 10px 5px 10px 10px;
	background:#fefce7;
	border:1px solid #ffdc78;
}
#content #rechts .inzetten p, #content #rechts .inzettenvacature p{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}


#rechts .vacatures {
	min-height:110px;
	margin: 0px 0 17px;
	padding: 5px 10px 10px;
	background:#fefce7;
	border-top:0px;
	border-right:1px solid #ffdc78;
	border-bottom:1px solid #ffdc78;
	border-left:1px solid #ffdc78;
}

#rechts .vacatures span.novac
{
	position:relative;
	display:block;
}


#vacaturesKop {
	font-family:Trebuchet MS,arial;
	font-weight:bold;
	color:#4182C4;
	font-size:1.8em;
	padding: 5px 0;
	margin: 0;
	background:#fcf39d;
	text-align: center;
	border-top:1px solid #ffdc78;
	border-right:1px solid #ffdc78;
	border-bottom:0px;
	border-left:1px solid #ffdc78;
}
#rechts div{

}
#rechts ul {
margin: 0 0 10px 0;
padding: 0 0 0 0;
list-style-image: url('../images/bullet_content.gif')
}
#rechts ul li {
margin: 0.8em 0 0 1.5em;
padding: 0 0 0 0;
position:relative;
}
#rechts ul li a{
	color: #595959;
	text-decoration: none;
}
#rechts .inzetten ul, #rechts .inzettenvacature ul{
margin: 0 0 10px 0;
padding: 0 0 0 0;
list-style-image: url('../images/bullet_content.gif')
}
#rechts .inzetten ul li{
margin: 0.3em 0 0 1.5em;
padding: 0 0 0 0;
}
#rechts .inzettenvacature ul li
{
	margin:  0.5em 0 0 1.5em;
	padding: 0px 0px 10px 0px;
}
#rechts .inzetten ul li a,#rechts .inzettenvacature ul li a{
	color: #595959;
	text-decoration: none;
}
#rechts ul li a:hover{
	text-decoration: underline;
}
#rechts .nummer{
	color: #f26737;
}

#zoekThema div{
}

#rechts h2, #zoekThema h2{
	font-family:Trebuchet MS,arial;
	font-weight:bold;
	color:#4182C4;
	font-size:1.3em;
	margin: 0 0 7px 0;
}

select {
	font-family:verdana;
}

#rechts input, #rechts select, #zoekThema input, #zoekThema select{
	border: 1px solid #91C3E4;
	height: 16px;
	color: #585858;
	font-size: 1.05em;
	margin: 0 0 10px;
}

#rechts input, #zoekThema input {
	padding-left:4px;
	width:114px;
}

#rechts select, #zoekThema select{
	width: 120px;
	border: 1px solid #91C3E4;
	height: 16px;
	color: #585858;
}
.standaard{
	margin:0 5px;
}

.standaard p {
	margin-top:0px;
	margin-bottom:10px;
}

.bloktekst {
	float:right;
	width:118px;

}

.blokReclame2 .bloktekst { 
	width:180px;
}

.rechts {
	float:right;
}

/* DE HOMEPAGE
==================================== */
/* blokken */
.houderBlok{
	clear:both;
	line-height: 1.5em;
	overflow:hidden;
	width:100%;
}
.houderBlok2{
	clear:both;
	line-height: 1.5em;
	overflow:hidden;
	width: 598px;
	padding: 30px 5px;
}
.blokReclame{
	position:relative;
	width:380px;
	clear: both;
	line-height: 1.5em;
	overflow:hidden;
	padding: 7px;
	margin: 5px 0 0 0;
	background: #fcf39d;
	border: 1px solid #fed146;
}
.blokWit{
	position:relative;
	width:480px;
	clear: both;
	line-height: 1.5em;
	overflow:hidden;
	padding: 7px;
	margin: 5px 0 0 0;
	background: #ffffff;
	border: 1px solid #9a978d;
}
.functie {
	float: left;
	width: 150px;
}
.beschrijving {
	float: left;
	clear:right;
	color:#195EA9;
}
.blokReclame .headerImgL {
	margin: 0 0 0 0;
	padding: 0 10px 0 0;
	float: left;
}
.blokReclame .headerImgR {
	position:relative;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	display: block;
}
.blokReclame2{
	position:relative;
	width:370px;
	clear: both;
	line-height: 1.5em;
	overflow:hidden;
	padding: 7px 7px 7px 7px;
	margin: 20px 0 0 0;
	border: 1px solid #1c61a2;
}
.blokReclame2 p {

}
.blokReclame2 .headerImgL {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	float: left;
}
.blokReclame2 .headerImgR {
	position:relative;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	float: right;
	display: block;
}
.uiting{
	margin:0 5px;
}

.uiting p {
	margin-top:0px;
	margin-bottom:0px;
}
.uiting h2, .standaardSpecials h2{
	/*
	color: #195EA9;
	font-size:1.4em;
	*/
	font-family:Trebuchet MS,arial;
	font-weight:normal;
	font-size:1.6em;
	color:#4182C4;
	margin:0px;
}
.uiting h3 {
	/*
	color: #195EA9;
	font-size:1.4em;
	*/
	font-family:Trebuchet MS,arial;
	font-weight:bold;
	font-size:1.3em;
	color:#4182C4;
	margin: 0px 0px 3px 0px;
}
.uiting select {
	border: 1px solid #91C3E4;
	height: 14px;
	color: #585858;
	font-size: 1.05em;
	width:170px;
	margin-left:3px;
	margin-top:5px;
}

.blokLijn {
	margin: 13px 0 0 0;
	width:600px;
	border: 1px solid #6f9cca;
}
.blok{
	width:188px;
	float:left;
	display: inline;
	vertical-align: top;
}
.blok3{
	width:188px;
	float:left;
	display: inline;
	vertical-align: top;
	margin: 0 0 0 30px;
}
.blok3 p {
	width:160px;
}
.blok2{
	width:188px;
	margin: 0 0 18px 30px;
	float:left;
	display: inline;
	vertical-align: top;
}
.blok b, .blok2breed b, .blok3breed b, .blok3 b, .alstekst b{
	color: #1961ab ;
}
span.tussen2Blokken{
	margin:0;
	padding:0;
	float:left;
	width:15px;
	height:1px;
	display:inline;
}
span.tussen2Blokken2{
	margin:0;
	padding:0;
	float:left;
	width:11px;
	height:1px;
	display:inline;
}
/* De linkernavigatie */
#navLinks{
	width:171px;
	padding: 0px 0 40px 0;
	overflow:hidden;

}

#navLinks a{
	display: block;
	padding: 0 0 0 0px;
	xcolor: #FD6732;
	color:#666666;
}

#navLinks ul{
	margin: 0 0 20px 0;
	padding: 0;
	border:1px solid #ffdc78;
	border-width: 0 0 1px;
}

#navLinks ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	border:1px solid #ffdc78;
	border-width: 1px 0 0;
}

#navLinks ul li a{
	color: #1963AC;
	text-decoration: none;
	display: block;
	background: none;
	padding: 4px 0 4px;
	font-size: 1em;
}

#navLinks ul li a:hover{
	background: #fcf39d;
}
#navLinks ul li.activeSubLinks ul li a:hover{
	background: #fcf39d;
}
#navLinks ul li ul{
	display: none;
	background: none;
	border: 0 none;
}
#navLinks ul li.activeSubLinks{

}

#navLinks ul li.activeSubLinks a{
	background: url(../images/bgLiLinksActief.gif) no-repeat 152px 6px;
	background-color: #fefce7;
	font-weight: bold;
	font-family: verdana;
	border-bottom:1px solid #ffdc78;
	padding-right:22px;
}

#navLinks ul li.activeSubLinks a:hover{
	background: #fcf39d url(../images/bgLiLinksActief.gif) no-repeat 152px 6px;
	border-bottom:1px solid #ffdc78;
}

#navLinks ul li.activeSubLinks ul{
	display:block;
	margin: 0 0 0 20px;
}

#navLinks ul li ul li.firstSubLink {
	border-top:0px none;
}

#navLinks ul li ul li a.firstSubLink {
}


#navLinks ul li.activeSubLinks ul li a{
	background: none;
	padding: 4px 0;
	color: #595959;
	font-weight: normal;
	border-bottom:0px none;
	font-family:trebuchet ms;
}

#navLinks ul li.activeSubLinks ul li a:hover{
	color: #f26737;
	border-bottom:0px none;

}

#navLinks ul li.activeSubLinks ul li.sublinkSelected a{
	font-weight:bold;
	color:#f26737;
	background:#fcf39d;
}
#navLinks ul li.activeSubLinks ul li.sublinkSelected a:hover{
	font-weight:bold;
	color:#f26737;
	background:#fcf39d;
}

.indexNieuws {
	background: url(../images/umc_nieuwslogo_klein.gif) no-repeat right top;
}
.indexNieuws h1 {
	font-weight: bold;
	font-family: Arial;
	font-size: 1.8em;
}
#navLinks ul li.activeLinkZonderSubLinks a{
	background-color: #fefce7;
	font-weight: bold;
	font-family: verdana;
	padding-right:5px;
	border-bottom:0px none;

}

#navLinks ul li.activeLinkZonderSubLinks a:hover{
	background: #fefce7 ;
}

/* Het middenvlak met al zijn onderdelen
======================================== */
/* VOLGPAGINA'S
==================================== */
#navLinks, #entry, #entryWerken, #entryWide{
	float:left;
}

#entry, #entryThema {
	margin: 9px 0 0 6px;
	line-height: 1.5em;
	padding-left:12px;
}
#entryWerken {
	margin: 0 0 0 10px;
	line-height: 1.5em;
	padding-left:30px;
}
#entry {
	width:400px;
}
#entry h1 {
	height: 30px;
}
#entryWerken {
	width:538px;
	background:#fefce7;
}
#entryThema {
	width:580px;
	float:right;
}

.lijn_horizontal {
	width:100%;
	height:10px;
	margin-top: 10px;
	border-top: 1px solid #d5d5d5;
	float:left;
	display:inline;
}
.lijn_geel {
	width:100%;
	height:10px;
	border-top: 1px solid #ffdc78;
	float:left;
	display:inline;
	margin-top:7px;
}
.lijn_solid {
	width:560px;
	height:10px;
	border-top: 1px solid #4182C4;
	float:left;
	display:inline;
}

.entryOw {
	border-left:1px solid #36CEFF;
	height:100%;
	clear:bottom;
}

#entryWide {
	width:576px;
	margin: 0px 0 0 6px;
	line-height: 1.5em;
	padding-left:12px;
}

#entry #tekst, #entryWide #tekst, #entryThema #tekst, #entryWerken #tekst
{
	color:#595959;
	margin: 10px 5px 5px 5px;
}
#entry #tekst
{
	color:#595959;
	margin: 0 5px 5px 5px;
}

#entry .tweeBlokken {
	margin: 0 0 0 5px;
}

#entry .owTweeBlokken {
	width:396px;
	margin: 10px 0 0 0px;
	padding:0 0 0 0;
}


#entry .tweeBlokken {
	border: solid #91C3E4;
	border-width: 1px 0 0;
}

#entry #tekst h2, #navLinks h2, #entry #tekst h2, #entryThema #tekst h2, #entry #tekst h1, #entryWerken #tekst h2, #entryWerken #tekst h1, #entryWide #tekst h2, #entryWide #tekst h1
{
	margin: 0 0 15px 0;
}
#midden {
	margin: 13px 0 0 0;
	padding: 0;
}
#midden #entry h1 {
	margin: 0 0 0px 0;
}
#midden #entry #tekst #artikelKop h1{
	padding: 0 0 15px 0;
}
#navLinks h2 {
	/* font-size:1.5em; */

	font-family:Trebuchet MS,arial;
	font-weight:normal;
	font-size:1.6em;
	color:#4182C4;
}
#entry #tekst h1
{
/*	font-size:1.7em; */

	font-family:Trebuchet MS,arial;
	font-weight:normal;
	font-size:1.85em;
	/* color:#4182C4; */
}
#entryWerken #tekst .blokWit h3 {
	font-family:Verdana;
	font-weight:bold;
	font-size:1em;
	color:#595959;
	padding:0;
	margin-bottom:10px;
}
#entryWerken #tekst h1, #entryWide #tekst h1
{
/*	font-size:1.7em; */

	font-family:Trebuchet MS,arial;
	font-weight:normal;
	font-size:1.85em;

	/* color:#4182C4; */
}
#entryWerken #tekst #artikelHeader #artikelKop h1
{
	margin-top:2px;
}

h1.sysWide
{
	color:pink;
}

#entry #tekst h2, #entry #tekst h2, #entryThema #tekst h2, #entryWerken #tekst h2
{
/*	font-size:1.7em; */

	/* font-family:Trebuchet MS,arial; */
	font-family:Trebuchet MS,arial;
	font-weight:bold;
	font-size:1.4em;
	color:#4182C4;
	margin-bottom:8px;
}
#entry #tekst h3 {
	padding: 0;
	margin: 0;
}
#entry #tekst .formulier {
	margin-left: 10px;
}
#entryWerken #tekst .formulier strong {
	margin-bottom: 10px;
	font-family:Trebuchet MS,arial;
	font-weight:bold;
	font-size:1.4em;
	color:#4182C4;
}
#entryWerken #tekst .formulier h2 {
	margin-top: 10px;
}

#entry #tekst .alstekst h3, #entryWide #tekst .alstekst h3, #entryThema #tekst .alstekst h3, #entryWerken #tekst .alstekst h3{
	font-family:Verdana;
	font-weight:bold;
	font-size:1em;
	color:#4182C4;
	padding:0;
	margin-bottom:0px;
}

#entryWide #tekst .alstekst h3 {
	color: #195EA9;
	font-size: 1.2em;
}
#entryWide #tekst .alstekst h4 {
	font-family:Verdana;
	font-weight:bold;
	font-size:1em;
	color:#4182C4;
	padding:0;
	margin-bottom:10px;
}
#entry #tekst #artikelHeader #artikelKop h2, #entryWerken #tekst #artikelHeader #artikelKop h2
{
	font-family: Trebuchet MS,arial;
	font-size:1.55em;
	font-weight: normal;
}
#entry #tekst img{
	float: left;
	margin: 0.3em 1em 10px 0;
}
#entry #tekst ul, #entryWerken #tekst ul
{
	color:#595959;
	padding-left:10px;
	margin-left:3px;
}
#entry #tekst p, #entryWerken #tekst p, #entryWide #tekst p
{
	color:#595959
}
#entryWerken #tekst p
{
	padding: 0px 70px 0 0px;
	margin: 20px 0 0 0;
}
#entryWerken #tekst strong {
	font-family:Verdana;
	font-weight:bold;
	font-size:1em;
	color:#1961ab;
	margin-bottom:8px;
}
#entry #selecteerPagina, #entry #selecteerPaginaLos, #entryWide #selecteerPagina, #entryThema #selecteerPagina  {
	padding-top:3px;
	text-align:right;
}
#entryThema #selecteerPaginaLos
{
	padding-top:3px;
	text-align:right;
	width:580px;
}
#entry #selecteerPagina, #entryWide #selecteerPagina, #entryWerken #selecteerPagina {
	margin-top:40px;
	border: solid #91C3E4;
	border-width: 1px 0 0;
}

#entry #selecteerPaginaLos {
	border: none;
}
#navLinks h2{
	margin: 10px 0 10px;
}


#entryWerken table input, #entryWerken table select,.formuliertdinput textarea
 {
	border: 1px solid #9a978d;
	height: 16px;
	color: #585858;
	font-size: 1.05em;
	margin: 0 0 2px 0;
}

#entryWerken table.gridview, #entryWerken table.gridview td , #entryWerken table.gridview th
{
	border:solid 1px #9a978d;
}

#entryWerken table th
{
	color:	#4182C4;
}

#entryWerken #tekst table .norm {
	padding-left:4px;
	width:236px;
}
#entryWerken #tekst table input .teln {
	padding-left:4px;
	width:236px;
}
#entryWerken #tekst table input .bruto {
	padding-left:4px;
	width:200px;
}
#entryWerken #tekst table .radio {
	text-align: left;
	border:none;
}
#entryWerken #tekst table select {
	height: 18px;
	color: #1961ab;
}
#entryWerken #tekst table .normal {
	padding-left:4px;
	width: 240px;
	color: #1961ab;
}
#entryWerken #tekst table .straat {
	padding-left:4px;
	width: 190px;
	color: #1961ab;
}
#entryWerken #tekst table .huisnr {
	padding-left:4px;
	width: 40px;
	color: #1961ab;
	margin-left:4px !important; margin-left:3px;
}
#entryWerken #tekst table .pulldown {
	padding-left:4px;
	width: 245px;
	color: #1961ab;
}
#entryWerken #tekst table .datum{
	padding-left:4px;
	color: #1961ab;
}
#entryWerken #tekst .formulier p{
	width: 450px;
}

#entryWerken #tekst h1{
	margin: 0 0 10px 0px;
}
#entryWerken #tekst .tekstVeld{
	width: 238px;
}
#normal {
	width: 245px;
}
#norm {
	width: 240px;
}
#entryWerken #tekst .dag {
	width: 65px;
}
#entryWerken #tekst .maand {
	width: 104px;
}
#entryWerken #tekst .jaar {
	width: 65px;
}
#jaar2 {
	width: 65px;
}
#jaar3 {
	width: 65px;
}
.teln {
	width: 170px;
}
#mobiel1 {
	width: 38px;
}
#mobiel2 {
	width: 50px;
}
#mobiel3 {
	width: 39px;
}
#tekstVeld {
	width: 245px;
}
#entryWerken #tekst table {
	padding: 0;
	margin: 20px 0 20px 0;
}
#entryWerken #tekst .checkbox {
	width: 20px;
	margin: 0 0 0 -3px;
	padding: 0;
	border: 0;
}
label{
	width: 300px;
	margin: 0 0 0 0px;
	padding: 0;
	border: 1;
}
#entryWerken #tekst #radio {
	width: 50px;
	margin: 0 0 0 -5px;
	padding: 0 0 0 0;
	vertical-align: middle;
	border: none;
}
#entryWerken #tekst table td{
/*	width:50%;*/
	height: 20px;
	vertical-align: top;
}

#entryWerken .ster{
	color: #4182C4;
}
#printPagina {
	text-align:right;	/* aangepast 20060531 */
}

#printPagina a, a.vorigePagina, a.navigatie, #inschrijfFormulier a {
	color:#595959;
	text-decoration:none;
}

/* start toevoeging 20060530 */

#entryThema #tekst #printPagina, #entry #tekst #printPagina, #entry #printPagina, #entryWide #printPagina {	/* nieuw 20060530, aangepast 20060531 */
	float:right;		/* nieuw 20060531 */
	text-align:left;
	line-height:2em;
	margin-bottom:5px;
}
#contentList {
	margin: 0px 0 20px 0;
}
#contentList2 {
	margin: 10px 0 20px 0;
}
#contentList ul, #contentList2 ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style-image: url('../images/bullet_content.gif')
}
#contentList ul li, #contentList2 ul li {
	margin: 0 0 0 1.2em;
	padding: 0 0 0 0;
}
#contentList ul li, #contentList2 ul li {
	text-decoration: none;
}
#contentList ul li a, #contentList2 ul li a{
	color: #595959;
	text-decoration: none;
}
#contentList ul li a:hover, #contentList2 ul li a:hover{
	text-decoration: underline;
}
#contentList .logo {
	float: right;
}
#flashplayer {
	z-index: -1;
}
#flashplayer p {
	color: #F00;
}
.flashtext{
	width:320px;
	margin-top: 10px;
}
.flashtext p {
	margin-top: 0px;
}
/* werkenbij */
#zoek, #zoekThema{
	width:161px;
	float: right;
	display:inline;
}
#zoek{
	height:110px;
	margin: 13px 0 0 0;
}

#zoekThema{
	height:165px;
	margin: 0px 0 5px 0;
}

#zoek form, #zoekThema form{
	margin:0;
}

#zoek div, #zoekThema div{
	margin: 0 0 10px;
	padding: 15px 10px 10px;
	background:#fefce7;
	border:1px solid #ffdc78;
}

#zoek div{

}
#zoek ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style-image: url('../images/bullet_zoek.gif')
}
#zoek ul li {
	margin: 0 0 0 1.5em;
	padding: 0 0 0 0;
}

#zoekThema div{
}

#zoek h2, #zoekThema h2{
	font-family:Trebuchet MS,arial;
	font-weight:bold;
	color:#4182C4;
	font-size:1.3em;
	margin: 0 0 7px 0;
}

select {
	font-family:verdana;
}

#zoek input, #zoek select, #zoekThema input, #zoekThema select{
	border: 1px solid #91C3E4;
	height: 16px;
	color: #585858;
	font-size: 1.05em;
	margin: 0 0 10px;
}

#zoek input, #zoekThema input {
	padding-left:4px;
	width:114px;
}

#zoek select, #zoekThema select{
	width: 120px;
	border: 1px solid #91C3E4;
	height: 16px;
	color: #585858;
}

.blok2breed {
	width:335px;
	float:left;
	margin: 0px 0px 0px 0;
	padding:0;
	vertical-align: top;
}
.blokReclame .blok2breed { 
	width:380px;
}

.blokReclame2 .blok2breed { 
	width:365px;
}

.blok2breed .headerImg {
	float:right;
	display: block;
	margin: 0px 0 0px 0;
	padding:4px 0 4px 10px;
}

.blok3breed {
 width:275px;
 float:left;
 margin: 0px 0 0px 0;
 padding:0;
 vertical-align:top;
 overflow:hidden;
}

.blok3breed .headerImg {
	float:left;
	display: block;
	margin: 0px 0 0px 0;
	padding:4px 10px 0 0;
	vertical-align:top;
}
.blok3breed p {
	float:left;
	line-height: 15px;
}
.blok .headerImg{
	margin: 0;
	padding: 0;
	display: block;
}
.blok .headerImg img{
	border: 1px none #fed549;
	position:relative;
	display:inline;
}

.blok3 .headerImg{
	border: none;
	margin: 0;
	padding: 0 0 0 0;
	display: block;
}
.blok .stateLinkImg {
	xwidth: 17px;
	xheight: 180px;
	display: inline;
	margin: 0 0 7px;
}
.blok ul, .blok2 ul, .tweeBlokken ul, .owTweeBlokken ul,  .specialAnchors ul, .tweeKolommenBreed ul, .themaHomeNieuwsLinks ul, .themaHomeLinks ul {
	margin-top:0;
	margin-right:0;
	margin-left:0px;
	margin-bottom:7px;
	padding-left:0px;
	list-style:none;
}

.blok ul li, .blok2 ul li, .tweeBlokken ul li , .owTweeBlokken ul li , .specialAnchors ul li, .tweeKolommenBreed ul li, .themaHomeNieuwsLinks ul li, .themaHomeLinks ul li {
	background:url(../images/bullet_zoek.gif) no-repeat;
	background-position:0px 6px;
	padding-left:10px;
	color:#595959;
}

.blok ul li, .tweeBlokken ul li , .owTweeBlokken ul li , .specialAnchors ul li, .tweeKolommenBreed ul li {
	margin-left:9px;
}
.blok2 ul li {
	margin:5px 0 7px 5px;
}

.themaHomeNieuwsLinks ul li, .themaHomeLinks ul li {
	margin-left:1px;
}

.blok ul li a, .blok2 ul li a, .tweeBlokken ul li a, .owTweeBlokken ul li a, .tweeKolommenBreed ul li a, .themaHomeNieuwsLinks ul li a, .themaHomeLinks ul li a{
	color: #595959;
	text-decoration:none;
}
.blok ul li a:hover, .blok2 ul li a:hover, .tweeBlokken ul li a:hover, .owTweeBlokken ul li a:hover, .tweeKolommenBreed ul li a:hover, .themaHomeNieuwsLinks ul li a:hover, .themaHomeLinks ul li a:hover{
	color:#595959;
	text-decoration:underline;
}
.tweeBlokken ul li a, .owTweeBlokken ul li a{
	margin:0;
}
.knopZoek{
	clear: both;
	display: block;
	width:121px;
	background:url(../images/knopZoek.gif) no-repeat;
	text-align:center;
	color: #1961AB;
	text-decoration:none;
	padding: 3px 0 6px;
	margin: 0 0 10px;
	font-family:verdana;
	letter-spacing:-0.1em;
	line-height:1.22em;
	font-size:10px;
}
.knopZoek2, #entryWerken table input.knopZoek2, #rechts .knopZoek2 {
	clear: none;
	display: block;
	width:132px;
	background:url(../images/knopZoek2.gif) no-repeat;
	text-align:center;
	color: #1961AB;
	text-decoration:none;
	padding: 2px 0 10px;
	margin: 10px 0 0px 0px;
	font-family:verdana;
	letter-spacing:-0.1em;
	line-height:1.22em;
	font-size: 10px;
}
#entryWerken table input.knopZoek2, #rechts .knopZoek2, #entryWerken table input.knop3, #entryWerken table input.knopverwijder {
	border: none;
}
.vacH1 {
	font: Arial,Helvetica,sans-serif;
	font-size: 1.8em;
	color: #1961ab;
	font-weight: bold;
	height: 35px;

}
.knop3, #entryWerken table input.knop3{
	clear: both;
	display: block;
	width:170px;
	height:20px;
	background:url(../images/knop3.gif) no-repeat;
	text-align:center;
	color: #1961AB;
	text-decoration:none;
	padding: 4px 0 6px;
	margin: 10px 0 10px;
	font-family:verdana;
	font-size: 0.9em;
	letter-spacing:-0.1em;
	line-height:1.22em;
}

.knop4, #entryWerken table input.knopverwijder{
	clear: both;
	display: block;
	height:20px;
	width:75px;
	background:url(../images/knopverwijder.gif) no-repeat;
	text-align:left;
	color: #1961AB;
	text-decoration:none;
	padding: 4px 5px 6px;
	margin: 1px 0 1px;
	font-family:verdana;
	font-size: 0.9em;
	letter-spacing:-0.1em;
	line-height:1.22em;
}

.leesMeer {
	background: url(../images/leesmeer.gif) no-repeat right ;
	text-align:right;
	padding-left:1px;
	padding-right:1.2em;
	color: #1963AC;
	padding-bottom:4px;
	text-decoration:none;
}
.leesMeer a {
	color: #1963AC;
	text-decoration: none;
}
.leesMeer a:hover{
	color: #1963AC;
	text-decoration: none;
}
.doorlink {
	color: #f26737;
	text-decoration:none;
}
.doorlink a{
	text-decoration:none;
}
.doorlink a:hover{
	text-decoration:underline;
}
.pageNumber {
	float: right;
	margin: 0 0 0 10px;
}
.pageNumber a {
	color: #1963AC;
	text-decoration: none;
	margin: 0 5px 0 0;
}
.pageNumber a:hover {
	color: #1963AC;
	margin: 0 5px 0 0;
	text-decoration: underline;

}
.leesMeer2 {
	background: url(../images/leesmeer.gif) no-repeat right center;
	text-align:right;
	width:560px;
	display: block;
	float: right;
	padding-left:1px;
	padding-right:1.5em;
	color: #1963AC;
	padding-bottom:4px;
	text-decoration:none;
}
.statelinks{
	font-family:Trebuchet MS,arial;
	font-weight:normal;
	font-size:1.6em;
	color:#4182C4;
	display:block;
	margin:7px 5px 8px 0px;
	text-decoration:none;
}
p.artikelOverzicht {
	margin-bottom:10px;
	margin-top:20px;
	clear:both;
}

p.artikelOverzicht img {
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:5px;
}

p.artikelOverzicht strong {
	display:block;
}
/* De verschillende blokken op de homepage */

/* Het standaardblok, komt het meest voor */
/*.standaard{
	margin:0 5px;
}

.standaard p {
	margin-top:10px;
	margin-bottom:10px;
}*/

.standaard h2, .standaardSpecials h2{
	/*
	color: #195EA9;
	font-size:1.4em;
	*/
	font-family:Trebuchet MS,arial;
	font-weight:normal;
	font-size:1.6em;
	color:#4182C4;
	margin: 7px 7px 7px 0px;
}

.standaard select {
	border: 1px solid #91C3E4;
	height: 14px;
	color: #585858;
	font-size: 1.05em;
	width:170px;
	margin-left:3px;
	margin-top:5px;
}

/* standaard maar dan met border */
.standaardSpecials{
	border: 1px solid #B8D3E8;
	padding:0 5px;
}

.standaardSpecials select{
	width: 163px;
	border: 1px solid #91C3E4;
	height: 16px;
	color: #585858;
	font-size: 1.1em;
	margin: 10px 7px;
}

/* begin footer */
#footer, #footerThema{
	position: relative;
	clear: both;
	margin: auto;
	height: 40px;
	width: 771px;
}
#entry #selecteerPagina, #entry #selecteerPaginaLos, #entryWide #selecteerPagina, #entryThema #selecteerPagina  {
	padding-top:3px;
	text-align:right;
}
#entryThema #selecteerPaginaLos
{
	padding-top:3px;
	text-align:right;
	width:580px;
}
#entry #selecteerPagina, #entryWide #selecteerPagina {
	margin-top:40px;
	border: solid #5389c0;
	border-width: 1px 0 0;
}

#entry #selecteerPaginaLos {
	border: none;
}

#selecteerPagina a,a:hover, #selecteerPaginaLos a {
	color:#195EA9;
	text-decoration:none;
}

#selecteerPagina #paginaNummers, #selecteerPaginaLos #paginaNummers, #vorigeVolgende {
	display:inline;
}

#selecteerPagina #paginaNummers ul, #selecteerPaginaLos #paginaNummers ul  {
	display:inline;
	list-style:none;
	margin:0 40px 0 0;
}


#selecteerPagina #paginaNummers ul li, #selecteerPaginaLos #paginaNummers ul li  {
	display:inline;
	list-style:none;
	margin:0 0 0 13px;
}

#footer div {
	text-align: center;
}
#footerZonderNavigatie{
	position: relative;
	clear: both;
	margin: auto;
	height: 27px;
	width: 771px;
}
#footer ul,#footerThema ul {
	text-align:left;
	clear: both;
	padding: 7px 7px 7px 0;
	margin:0;
	list-style: none;
}

#footer ul li, #footerThema ul li {
	display:inline;
	list-style: none;
}

#footer ul li {
	padding:5px 20px;
}

#footerThema ul li {
	padding:5px 15px;
}


#footer ul li a, #footerThema ul li a {
	color: #195EA9;
	text-decoration: none;
}

#footer ul li a:hover, #footerThema ul li a:hover {
	text-decoration: underline;
}

#footerZonderNavigatie div, #footer div,#footerThema div  {
	background: #fed549;
	color:#fff;
	padding:7px;
}

#footer div a, #footerThema div a{
	color:#fff;
	margin: 0 20px 0 0;
	text-decoration: none;
}

#footer div #drempelvrij, #footerThema div #drempelvrij
{
	float: right;
	margin: -20px -4px 0 0;
}

#footer div a:hover, #footerThema div a:hover {
	text-decoration: underline;
}

#footerFiller {
	background:none;
	height:40px;
	display:block;
	clear:both;
}

#margFix {
	margin-top:-14px;
}

.divFormulier 
{
	font: 11px  Verdana,Geneva,Arial,Helvetica,sans-serif;
}
#tblFormulier
{
	width:100%;
	
}
#tblFormulier td
{
	  
	   color:#0660A7;
	   
}
.formuliertdinput 
{
	text-align:left;
	 width:250px;
}
.formuliertd
{
	width:150px;
	text-align:right;
	}
.formuliertdinput input
{
	 width:240px;
}
#entryWerken #tekst #tblFormulier .formtdcheckbox input
{
	  border: solid 0px;
}
#entryWerken #tekst #tblFormulier .formuliertdsummary ul
{
	color:Red;
}

#entryWerken #tekst .alstekst table 
{
	 margin:0;
}
.formuliertdinput textarea
{width:240px;
	height:100px;
	
	}
/* einde stijlen */
