/* 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: #fafafa;
	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 10px 0px;
}

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

h1 strong {
	color: #f17905;
	font-style: normal;	
}

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

h3 {
	font-weight: normal;
	font-size: 1.3em;
    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: #f28115;
    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 .ondertekst {  /* toegevoegd maaike*/
	display: block;
	margin-bottom: 20px;
	padding: 10px 0 10px 0;
	border-top: 1px #f28115 solid;
	border-bottom: 1px #f28115 solid;
	position: relative;	
}

#column-left .ondertekst .klein {  /* toegevoegd maaike*/
font-size: 9px;	
}

#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: -4px;
	;
	bottom: 22px;
	position: absolute;
}

/*#column-left .button {  Maaike:  "wie heeft dit toegevoegd?"
	right: 318px;
	bottom: -114px;
	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.gif);
	background-position: top center;	
	background-repeat: no-repeat;
}

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

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

#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;
}


/* 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-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;
	font-weight:bold; /* later toegevoegd*/
}

.box-red .mainconv h3 { /* tbv conversie 12market*/
	color: #ffffff;
	font-weight:bold;
/*	line-height: 0.9em;*/
}

.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,  .box-red .mainconv {
	background-image: url(../img/box-red-bg-02.gif);
	background-repeat: repeat-x;
	width: 190px;
	height: 104px;
	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 .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 .button {
	width:57px;
	left: 152px;
	position: absolute;	
}


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


.box-yellow .button-2 {
	width:57px;
	top: 190px;
	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 .main2 h4 {
	color: #ffd800;
	font-size: 1.2em;	
/*	margin-bottom: 3px;*/
}

.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 .main2 {
	background-image: url(../img/box-yellow-2-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: 148px;
	position: absolute;
}

.box-yellow-small .button2 {
	width:73px;
	left: 137px;
	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.donker {
	font-size: 1.1em;
	color: #494949;
}

.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: 114px;
	padding: 10px 18px 10px 18px;
}

.box-white .mainsmall { /* m */
	background-image: url(../img/box-white-bg.gif);
	background-repeat: repeat-y;
	width: 190px;
	height: 102px;
	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 .maingras {/* m tbv tuinidee*/
	background-image: url(../img/box-white-bg-gras.gif);
	background-repeat: repeat-y;
	width: 190px;
	height: 114px;
	padding: 10px 18px 10px 18px;
}

.box-white .maingrasok {/* m tbv tuinidee */
	background-image: url(../img/box-white-bg-gras.gif);
	background-repeat: repeat-y;
	width: 190px;
	height: 114px;
	padding: 10px 18px 10px 18px;
}

.box-white .mainlente {/* m tbv lentebeurs*/
	background-image: url(../img/box-white-main-lentebeurs.gif);
	background-repeat: repeat-y;
	width: 190px;
	height: 114px;
	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 .bottom-gras {  /* m tbv tuinidee*/
	width: 226px;
	height: 10px;
	background-image: url(../img/box-white-bottom-gras.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 .buttonavr { /*m  >> tbv tuinidee actie*/
	float:left;
	width:73px;
	height: 30px;	
	margin-left: 5px;
	position: absolute;
	left:137px;
	top:110px;
}

.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;
}

/* 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;*/
}
