/* CSS Document Mens & Relatie */
* { 
	margin: 0; 
	padding: 0; 
}

body { 
	font: 62.5%/1.7  Verdana, Arial, Helvetica, sans-serif;
	color: #494949; background: #fff; 
	margin: 0 auto;
	background-color: #bf1b21;
	background-image: url(../img/background-top.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

a {
	color: #d51a11;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;	
}

p {
	font-size: 1.1em;
	line-height: 1.9em;
}

img {
	border: none;
}

hr {
	margin: 5px 0 5px 0;
	border: 0;
	color: #ffd800;
	background-color: #ffd800;
	height: 1px;
	clear: both;
}

h1 {
	color: #000000;
	font-weight: normal;
	font-size: 1.9em;
    padding: 0px 0px 0px 0px; /* Padding must be exactly the same as Sifr!! */
	margin: 0px 0px 20px 0px;
}

h1 em {
	color: #ff0000;
	font-style: normal;
}

h1 strong {
	color: #ff0000; /* M > gewijzigd, was #f17905*/
	font-style: normal;	
}

h2 {
	font-weight: bold;
	font-size: 1.7em;
    padding: 0px 0px 0px 0px; /* Padding must be exactly the same as Sifr!! */
	margin: 0px;	
}

h3 {
	font-weight: normal;
	font-size: 1.3em; /* M > was 1.3*/
    padding: 0px 0px 0px 0px; /* Padding must be exactly the same as Sifr!! */
	margin: 0px;	
}

h4 {
	font-weight: normal;
	font-size: 1.1em;
    padding: 0px 0px 0px 0px; /* Padding must be exactly the same as Sifr!! */
	margin: 0px;	
}

h6 { /*m  >> tbv AVR actie  >> ipv h3*/
	font-weight: normal;
	font-size: 1.4em;
	color: #FF0000;
    padding: 0px 0px 0px 0px; /* Padding must be exactly the same as Sifr!! */
	margin: 0px;	
}

#column-left .persoonlijke-ervaring {
	display: block;
	margin-bottom: 20px;
	padding: 10px 0 10px 0;
	border-bottom: 1px #eaeaea solid;
	position: relative;	
	height: 200px;
}

#column-left .persoonlijke-ervaring-kort { /* toegevoegd maaike*/
	display: block;
	margin-bottom: 20px;
	padding: 10px 0 10px 0;
	border-bottom: 1px #eaeaea solid;
	position: relative;	
	height: 170px;
}

#column-left .persoonlijke-ervaring p, #column-left .persoonlijke-ervaring-kort p  {
	width: 200px;
	float: left;

}

/*#column-left .persoonlijke-ervaring p */.brief { /*m  >>  tbv Angela&Robert*/
font-family:"Courier New", Courier, monospace;
	font-size: 1.2em;
}

#column-left .persoonlijke-ervaring img, #column-left .persoonlijke-ervaring-kort img {
	float: left;
	margin: 0 15px 0 15px;
}

#column-left .persoonlijke-ervaring p em #column-left, .persoonlijke-ervaring-kort p em {
	color: #d51a11;
	font-style: normal;
}

#column-left .persoonlijke-ervaring .button, #column-left .persoonlijke-ervaring-kort .button {
	right: 5px;;
	bottom: 15px;
	position: absolute;
}





#wrapper {
	width: 1035px;
	margin: 0 auto;
	background-image: url(../img/background-content.jpg);
	background-position: top center;	
	background-repeat: repeat-y;
}

#content {
	width: 927px;
	margin: 0 auto;
	padding: 0 54px 10px 54px;
	background-image: url(../img/background-content-top.jpg);
	background-position: top center;	
	background-repeat: no-repeat;
}

/* HEADER */
#header {
	padding-top: 26px;
	height: 266px;
	width: 927px;
	position: relative;
}

#header #breadcrumb {
	color: #c3c3c3;
	top: 14px;
	left: 20px;
	font-size: 1.1em;
	position: absolute;
}

#header #breadcrumb a {
	color: #c3c3c3;	
	text-decoration: none;
}

#header #breadcrumb a:hover {
	color: #8f8f8f;	
	text-decoration: none;
}

#header #breadcrumb a.active {
	color: #d51a11;	
	text-decoration: none;
}

#header #breadcrumb span {
	color: #fca222;	
	width: 29px;
	text-align: center;
}

#header #subnav {
	top: 13px;
	right: 20px;
	font-size: 1.1em;
	position: absolute;
}

#header #subnav a {
	color: #c3c3c3;	
	text-decoration: none;
}

#header #subnav a:hover {
	color: #8f8f8f;	
	text-decoration: none;
}

#header #subnav a.active {
	color: #8f8f8f;	
	text-decoration: none;
}

#header #subnav span {
	color: #fca222;	
	width: 30px;
	text-align: center;
}

#header img {
	clear: both;
}

/* NAVIGATION */
#navigation {
	font-weight: normal;
    padding: 0px 0px 0px 0px; /* Padding must be exactly the same as Sifr!! */
	font-size: 1.3em;
	margin-top: 10px;
	width: 927px;	
}

#navigation ul {
	margin: 0 0 0 22px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

#navigation ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#navigation ul li a {
	color: #8f8f8f;	
	text-decoration: none;
}

#navigation ul li a:hover {
	color: #000000;	
	text-decoration: none;
}

#navigation ul li a.active {
	color: #000000;	
	text-decoration: none;
}

#navigation ul li span {
	color: #fca222;	
	width: 29px;
	text-align: center;
	float: left;
}

#navigation ul li em {
	color: #d51a11;		
	font-style: normal;
}


.column-wrap {  /*goede weergave, ook in IE6*/
	margin-left: 22px;
	}


/* ONDER NAVIGATION */

#ondernav {
	width: 1035px;
	margin: 0 auto;
}

#onder {
	font-weight: normal;
    padding: 0; 
	font-size: 1.3em;
	margin: 10px 0 8px 0; /* onderste werkt in IE (8px)*/
	width: 927px;
}

#onder ul {
	margin: 0 0 0 75px; 	
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#onder ul li {
	margin: 0 0 8px 0; /*werkt in FF*/
	padding: 0px;
	list-style-type: none;
	float: left;
}

#onder ul li a {
	color: #da5b18;	
	text-decoration: none;
}

#onder ul li a:hover {
	color: #494949;
	text-decoration: none;
}

#onder ul li a.active {
	color: #494949;	
	text-decoration: none;
}


/* COLUMNS */
#column-left {
	width: 640px;
	margin-right: 17px;
/*	margin-left: 22px;*/
	float: left;
	margin-top: 13px;	
}
#column-left h2 {
	color:#d51a11;
	font-size: 1.4em;	
}

#column-left h3 {
	font-size: 1.8em;	/*M > gewijzigd, was 1.4*/
	font-weight: normal;
	margin-bottom: 10px;
	color: #f17905;
}


#column-left p.intro {
	font-weight: bold;
}


#column-right {
	float: left;
	margin-top: 18px;	
}



/* BOX - RED */
.box-red {
	width: 226px;
	background-color: #f07506;
	margin-bottom: 18px;
	position: relative;
}

.box-red h2 {
	color: #ffffff;
	font-size: 1.4em;
}

.box-red h3 {
	color: #ffffff;
}

.box-red h4 {
	color: #ffffff;	
}

.box-red span {
	color: #ffffff;
	font-size: 1.3em;
}

.box-red span.postcode {
	position:absolute;
	top: 80px;
	display:block;
}

.box-red .main {
	background-image: url(../img/box-red-bg-02.gif);
	background-repeat: repeat-x;
	width: 190px;
	height: 94px;
	padding: 10px 18px 10px 18px;	
	color: #ffffff;
}
.box-red .top {
	width: 226px;
	height: 10px;
	background-image: url(../img/box-red-top.gif);
	background-repeat: no-repeat;
}
.box-red .bottom {
	width: 226px;
	height: 10px;
	background-image: url(../img/box-red-bottom.gif);
	background-repeat: no-repeat;
}

.box-red fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
	bottom: 15px;
	position: absolute;
}

.box-red input {
	border: none;
	background: #f1f1f1;
	width: 93px;
	color: #949494;
}

.box-red .rounded {
	background:  url(../img/box-red-input.gif) no-repeat left top;
	padding: 4px 2px 2px 8px;
	height: 22px;
	width: 107px;
}

.box-red .button {
	float:left;
	width:73px;
	margin-left: 5px;
	position: absolute;
	left:137px;
	top:96px;
}

.box-red fieldset .button {
	width:73px;
	height:30px;	
	left:118px;
	top:0px;
}


/* BOX - YELLOW */
.box-yellow {
	width: 226px;
	background-color: #fca121;
	margin-bottom: 18px;
	position: relative;	
}

.box-yellow h3 {
	color: #ffd800;
	font-size: 1.6em;	
	margin-bottom: 5px;
}

.box-yellow p {
	font-size: 1.1em;
	line-height: 20px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

.box-yellow .main {
	background-image: url(../img/box-yellow-bg.gif);
	background-repeat: repeat-x;
	width: 190px;
	padding: 2px 18px 2px 18px;
}

.box-yellow .main2 {
	background-image: url(../img/box-yellow-2-bg.gif);
	background-repeat: repeat-x;
	width: 190px;
	padding: 2px 18px 2px 18px;
}

.box-yellow .top {
	width: 226px;
	height: 10px;
	background-image: url(../img/box-yellow-top.gif);
	background-repeat: no-repeat;
}
.box-yellow .bottom {
	width: 226px;
	height: 10px;
	background-image: url(../img/box-yellow-bottom.gif);
	background-repeat: no-repeat;
}

.box-yellow .bottom2 {
	width: 226px;
	height: 10px;
	background-image: url(../img/box-yellow-bottom2.gif);
	background-repeat: no-repeat;
}

.box-yellow .button {
	width:57px;
	left: 152px;
	position: absolute;	
}


.box-yellow .button-1 {
	width:57px;
	top: 175px;
	left: 152px;
	position: absolute;
}

/* BOX - YELLOW - SMALL*/
.box-yellow-small {
	width: 226px;
	background-color: #fca121;
	margin-bottom: 18px;
	position: relative;	
}

.box-yellow-small h3 {
	color: #ffd800;
	font-size: 1.6em;	
	margin-bottom: 5px;
}

.box-yellow-small p {
	font-size: 1.1em;
	line-height: 20px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

.box-yellow-small .main {
	background-image: url(../img/box-yellow-small-bg.gif);
	background-repeat: repeat-x;
	width: 190px;
	padding: 2px 18px 2px 18px;
}
.box-yellow-small .top {
	width: 226px;
	height: 10px;
	background-image: url(../img/box-yellow-small-top.gif);
	background-repeat: no-repeat;
}
.box-yellow-small .bottom {
	width: 226px;
	height: 10px;
	background-image: url(../img/box-yellow-small-bottom.gif);
	background-repeat: no-repeat;
}

.box-yellow-small .button {
	width:57px;
	left: 152px;
	position: absolute;	
}



/* BOX - YELLOW - HOME*/
.box-yellow-home {
	width: 226px;
	background-color: #fca121;
	margin-bottom: 18px;
	position: relative;	
}

.box-yellow-home .main h6 {
	font-size: 1.4em;	
	color: #bf1c21;
	font-weight: bold;
	}

/*.box-yellow-home .main h2, .box-yellow-home .main h3, .box-yellow-home .main h4, .box-yellow-home .main h5 {
	font-size: 1.3em;	
	color: #ffffff;
	font-weight: normal;
	margin: 0 0 0 0;
}



.box-yellow-home .main h2 a, .box-yellow-home .main h3 a, .box-yellow-home .main h4 a, .box-yellow-home .main h5 a  {	
	text-decoration:none;
		color: #ffffff;
}

.box-yellow-home .main h2 a:hover, .box-yellow-home .main h3 a:hover, .box-yellow-home .main h4 a:hover, .box-yellow-home .main h5 a:hover  {	
	text-decoration:none;
		color: #d51a11;
}
*/


.box-yellow-home  {
	color: #ffffff;
	font-weight: bold;
	margin: 0 0 0 0;

}

.box-yellow-home  p {
	font-size: 1.1em;
	line-height: 20px;
	color: #ffffff;
	margin: 0px;
	padding: 0 0 8px 0;
}

.box-yellow-home  .main {
	background-image: url(../img/box-yellow-small-bg.gif);
	background-repeat: repeat-x;
	width: 190px;
	padding: 2px 18px 2px 18px;
}
.box-yellow-home  .top {
	width: 226px;
	height: 10px;
	background-image: url(../img/box-yellow-small-top.gif);
	background-repeat: no-repeat;
}
.box-yellow-home  .bottom {
	width: 226px;
	height: 10px;
	background-image: url(../img/box-yellow-small-bottom.gif);
	background-repeat: no-repeat;
}

.box-yellow-home  .button {
	width:57px;
	left: 152px;
	position: absolute;	
}


/* BOX - YELLOW - TAG   tbv tag cloud */
.box-yellow-tag {
	width: 226px;
	background-color: #fca121;
	margin-bottom: 18px;
	position: relative;
	text-align: center;
}

.box-yellow-tag .main h6, .box-yellow-tag .main h6 a { /* was oorspronkelijk h2, als grootste weergeven*/
	font-size: 16px;	
	color: #ffffff;
	font-weight: bold;
	margin: 0 0 0 0;
		text-decoration:none;
}


.box-yellow-tag .main h3, .box-yellow-tag .main h3 a {
	font-size: 20px;	
	color: #ffffff;
	font-weight: bold;
	margin: 0 0 0 0;
		text-decoration:none;
}


.box-yellow-tag .main h4, .box-yellow-tag .main h4 a {
	font-size: 11px;	
	color: #ffffff;
	font-weight: normal;
	margin: 0 0 0 0;
		text-decoration:none;
}

.box-yellow-tag .main h5, .box-yellow-tag .main h5 a {
	font-size: 12px;	
	color: #ffffff;
	font-weight: normal;
	margin: 0 0 0 0;
		text-decoration:none;
}



.box-yellow-tag .main h6 a:hover, .box-yellow-tag .main h3 a:hover, .box-yellow-tag .main h4 a:hover, .box-yellow-tag .main h5 a:hover  {	
	text-decoration:none;
		color: #d51a11;
}



.box-yellow-tag  {
	color: #ffffff;
	font-weight: bold;


}

.box-yellow-tag p {
	font-size: 1.1em;
	line-height: 20px;
	color: #ffffff;
	margin: 0px;
	padding: 0 0 8px 0;
}

.box-yellow-tag .main {
	background-image: url(../img/box-yellow-small-bg.gif);
	background-repeat: repeat-x;
	width: 190px;
	padding: 0 18px 2px 18px;
}
.box-yellow-tag .top {
	width: 226px;
	height: 10px;
	background-image: url(../img/box-yellow-small-top.gif);
	background-repeat: no-repeat;
}
.box-yellow-tag .bottom {
	width: 226px;
	height: 10px;
	background-image: url(../img/box-yellow-small-bottom.gif);
	background-repeat: no-repeat;
}

.box-yellow-tag .button {
	width:57px;
	left: 152px;
	position: absolute;	
}




/* BOX - WHITE */


.box-white {
	width: 226px;
	background-color: #ffffff;
	margin-bottom: 18px;	
	position: relative;	
}
.box-white h3 {
	color: #f28115;
	font-weight: bold;
	margin: 0 0 0 0;
}

.box-white h3.thin{
	font-weight: normal;
	font-size: 1.6em;
}
.box-white h6.thin{  /*m >> t.b.v. actie AVR*/
	font-weight: normal;
	font-size: 1.5em;
}

.box-white span {
	font-size: 1.1em;
	color: #8f8f8f;
}

.box-white span.postcode {
	position:absolute;
	top: 80px;
	display:block;
}

.box-white .main {
	background-image: url(../img/box-white-bg.gif);
	background-repeat: repeat-y;
	width: 190px;
	height: 104px;
	padding: 10px 18px 10px 18px;
}
.box-white .mainavr {/* m tbv avr*/
	background-image: url(../img/box-white-bg.gif);
	background-repeat: repeat-y;
	width: 190px;
	height: 134px;
	padding: 10px 18px 10px 18px;
}

.box-white .top {
	width: 226px;
	height: 10px;
	background-image: url(../img/box-white-top.gif);
	background-repeat: no-repeat;
}
.box-white .bottom {
	width: 226px;
	height: 10px;
	background-image: url(../img/box-white-bottom.gif);
	background-repeat: no-repeat;
}

.box-white fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
	bottom: 15px;
	position: absolute;
}

.box-white input {
	border: none;
	background: #f1f1f1;
	width: 93px;
	color: #949494;
}

.box-white .rounded {
	background:  url(../img/box-white-input.gif) no-repeat left top;
	padding: 4px 2px 2px 8px;
	height: 22px;
	width: 107px;
}

.box-white .button {
	float:left;
	width:73px;
	height: 30px;	
	margin-left: 5px;
	position: absolute;
	left:137px;
	top:96px;
}

.box-white .buttonavr { /*m  >> tbv avr actie*/
	float:left;
	width:73px;
	height: 30px;	
	margin-left: 5px;
	position: absolute;
	left:137px;
	top:130px;
}

.box-white .buttonverder { /*m  */
	float:left;
	width:66px;
	height: 32px;	
	margin-left: 5px;
	position: absolute;
	left:137px;
	top:98px;
}

.box-white fieldset .button {
	left:118px;
	top:0px;
}

.box-white .main-ervaring { /* persoonlijke-ervaring.php - box-white */
	background-image: url(../img/box-white-bg.gif);
	background-repeat: repeat-y;
	width: 216px;
	height: 290px;
	padding: 10px 5px 10px 5px;
}

.box-white .main-ervaring h3 {
	margin-left: 13px;
	margin-bottom: 10px;
	color: #8f8f8f;
	font-size: 1.2em;
	font-weight: normal;
}
.box-white .main-ervaring h6 { 
	margin-left: 13px;
	margin-bottom: 10px;
	color: #8f8f8f;
	font-size: 1em;
	font-weight: normal;
}

.box-white .main-ervaring img{ /* persoonlijke-ervaring.php - box-white */
	float: left;
}

.box-white .main-ervaring p { /* persoonlijke-ervaring.php - box-white */
	float: left;
	padding-top: 15px;
}

.box-white .main-ervaring p a{ /*m*/
	font-style: normal;	
	color: #494949;
	text-decoration: none;
}

.box-white .main-ervaring p a:hover{ /*m*/
	font-style: normal;	
	color: #494949;
	text-decoration: bold;
}

.box-white .main-ervaring p em {
	color: #d51a11;
	font-style: normal;
} 

.box-white .main-ervaring p em a { /*m*/
	color: #d51a11;
	font-style: normal;
	text-decoration: none;
}

.box-white .main-ervaring p em a:hover { /*m*/
	color: #d51a11;
	font-style: normal;
	text-decoration: bod;
}  

.box-white .main-ervaring .button {
	top: 295px;
	left: 135px;
	width: 77px;
	height:31px;
	position: absolute;
} 

.box-white .main-ervaring hr {
	margin: 2px 0 2px 0;
	color: #f1f1f1;
	background-color: #f1f1f1;
}



/* BOX - VISUAL */
.box-visual {
	width: 226px;
	height: 144px;
	margin-bottom: 18px;	
}


#error-msg {
	margin-top: 10px;
	margin-bottom: 10px;	
	display:none;
	border: 1px #d51a11 solid;
	padding: 15px;
	text-align: center;
	color: #d51a11;
}

#error-msg span {
	font-size: 1.3em;
}

.clearit { /*m*/
	clear: both;
}
/* FOOTER */
#footer {
    padding: 10px 0px 0px 0px; /* Padding must be exactly the same as Sifr!! */
	clear: both;
	height: 30px;
	margin-left: 22px;	
}

#footernav {
    padding: 0px 0px 0px 0px; 
	clear: both;
	height: 30px;
	margin-left: 22px;	
}

#footer ul, #footernav ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}

#footer ul li, #footernav ul li {
	font-weight: normal;
	color: #c3c3c3;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}

#footer ul li a, #footernav ul li a  {
	color: #c3c3c3;	
	text-decoration: none;
}

#footer ul li a:hover, #footernav ul li a:hover {
	color: #8f8f8f;	
	text-decoration: none;
}

#footer ul li a.active, #footernav ul li a.active  {
	color: #8f8f8f;	
	text-decoration: none;
}

#footer ul li span, #footernav ul li span {
	color: #fca222;	
	width: 29px;
	text-align: center;
	float: left;
}

#footer ul li em, #footernav ul li em {
	color: #d51a11;		
	font-style: normal;
}

/* m OPSOMMING */
#column-left ul {
	margin: -18px 70px 0 50px;
	margin: -18px 70px 0 50px;

/*	list-style-image:*/
	text-align: left;
}

#column-left ul li {
	font-weight: normal;
/*	color: #c3c3c3;*/
	font-size: 1.1em;
	line-height: 1.9em;
	margin: 0px;
	padding: 0px;
	list-style-type: bullet;
	list-style-position:outside;
/*	float: left;*/
}

.streep {
height: 10px;
	border-bottom: 1px #eaeaea solid;
	}



