/***************************************

    Whitespace reset

****************************************/

* {
padding:0px;
margin:0px;
outline:none;
}


/***************************************

    Glabal page styles

****************************************/

body {
background: #FFFFFF url(../../img/bgg.png) repeat-x;
}

body.green {
background: #FFFFFF url(../../img/bg-green.png) repeat-x;
}

body.blue {
background: #FFFFFF url(../../img/bg-blue.png) repeat-x;
}

body.purple {
background: #FFFFFF url(../../img/bg-purple.png) repeat-x;
}

body.red {
background: #FFFFFF url(../../img/bg-red.png) repeat-x;
}

body.smallheader{
background: #FFFFFF url(../../img/bg-small.gif) repeat-x;
}

#media {
background: #f5f5f5 url('../../img/header-grijs.png') bottom center no-repeat;
height:95px;
width:960px;
clear:both;
}

#leftnews {
float: left;

width: 600px;
border: 20px solid #FFF;
}

#leftnews h2, #leftnews h3 {
padding: 0;
margin:0;
}

#leftnews p {
padding:0;
margin:0;
}



.green #media, .green #media-sub {
background: #f5f5f5 url('../../img/header-green.png') bottom center no-repeat;
}

.blue #media, .blue #media-sub {
background: #f5f5f5 url('../../img/header-blue.png') bottom center no-repeat;
}

.purple #media, .purple #media-sub {
background: #f5f5f5 url('../../img/header-purple.png') bottom center no-repeat;
}

.red #media, .red #media-sub {
background: #f5f5f5 url('../../img/header-red.png') bottom center no-repeat;
}

.smallheadera #media {
height: 65px;
}

.smallheadera #media h2{
padding-top: 25px;
padding-left: 25px;
font-size: 21px;
font-weight: 900;

}

.smallheadera #media-sub h2 {
font-weight: 900;
}


#productenmatrix {
font-size: 10px;
}

.call p{
font-size: 12px;
}



	td {
		padding: 1px; text-align: center;
		
		font-weight:900;
		}
		th {
		padding: 1px;
		
		color: #333;
		}
		tr.highlight {
		background: #f6faf8;
		}

		
.call2action1 {
	float: left; border-left: 20px solid #FFF; margin-top: 30px; width: 200px; height: 103px;  padding:  20px 10px 10px 10px;  background: url('/img/k1.png');
}

.call2action2 {
	float: left; border-left: 20px solid #FFF; margin-top: 30px; width: 200px; height: 103px;  padding:  20px 10px 10px 10px;  background: url('/img/k2.png');
}

.call2action3 {
	float: left; border-left: 20px solid #FFF; margin-top: 30px; width: 200px; height: 103px;  padding:  20px 10px 10px 10px;  background: url('/img/k3.png');
}

.call2action4 {
	float: left; border-left: 20px solid #FFF; margin-top: 30px; width: 200px; height: 103px;  padding:  20px 10px 10px 10px;  background: url('/img/k4.png');
}
		
#wrap {
width: 960px;
margin: 0em auto;
position: relative;
}

#header {
height:109px;
background-color: #f5f5f5;
width:100%;
}



#media h1 {
padding-left:0px;
padding-top:30px;
font-family: Georgia;
font-size: 26px;
display: block;
width: 960px;
text-align: center;
}

h2 { font-size: 18px; padding: bottom: 10px;}

.mediaplayer {

}

#media-sub {
padding-top: 25px;
padding-left: 25px;

height:40px;
width:935px;
clear:both;
}
/* background: url('../../img/media-sub.gif') bottom center no-repeat; */

#content {
width:100%;
clear: both;
padding-top:30px;

padding-bottom:20px;
position: relative;
}

#footer {
width:100%;
clear: both;
color: #9c9c9c;
text-align:center;
}

#quickcontact {
text-align:right;
padding-top:45px;
font-family: Georgia, serif;
font-size:18px;
font-weight:100;
color: #696969;
}

span.type {
display: none;
}

span {
display:block;
background: transparent;
}

/***************************************

    Columns

****************************************/

.col1 {
float:left;
width: 540px;
}

.col14 {
float:left;
width: 223px;
padding-right:20px;

}

.col14 span{
color: #2a7e3e;
font-weight:900;
}

.col34 {
float:left;
width: 715px;
margin-right:20px;
}

.col50 {
float:left;
width: 465px;
margin-right:20px;
}

small {
color: #2a7e3e;
}

/***************************************

    Logo Double Phark Technique

****************************************/


a.logo, h1.logo {
          	width: 88px;
          	height: 95px;
          	overflow: hidden;
          	display: block;
          	margin: 0;
            z-index: 3;
			float:left;
          }
h1.logo a {
          	display: block;
          	width: 100%;
          	text-indent: -9999px;
          	height: 100%;
          	background: transparent url(../img/logo.png) repeat;
          }
h1.logo a img {
            text-indent: 0;
			border:0;
          }

/***************************************

    General Typography

****************************************/

html
{
  font-size: 100%;
}


body
{
  color: #696969;
  font-family: "Nimbus Sans L", arial, sans-serif;
/*  this sets the baseline text size to 10px, so 1.4em = 14px */
  font-size: 62.5%;
}

/***************************************

    logo

****************************************/

a.logo, h1.logo {
          	width: 260px;
          	height: 109px;
          	overflow: hidden;
          	display: block;
          	margin: 0;
            z-index: 3;
          }
h1.logo a {
          	display: block;
          	width: 100%;
          	text-indent: -9999px;
          	height: 100%;
          	background: url(../../img/logo.gif) repeat;
          }
h1.logo a img {
border:0px;
            text-indent: 0;
          }




/***************************************

    Headings  Typography

****************************************/

/* all headings in bold with a top and bottom margin */
h1,h2,h3,h4,h5,h6 
{
  font-family:  verdana, sans-serif; 
  font-weight: normal;
  line-height: 1; 
  margin-bottom: 0.3em;
}

h1
{
  font-size: 4em;
}

h2
{
  font-size: 21px;
  font-family: Georgia, serif;
  padding-bottom: 13px;
}

h3
{
  
}

h3#employment-training a{
background: url('../../img/nieuws.gif') top left no-repeat;
padding-left:51px;
}

h3#klant a{
background: url('../../img/klanten.gif') top left no-repeat;
padding-left:53px;
}

h3#kandidaat a{
background: url('../../img/opleidingen2.gif') top left no-repeat;
padding-left:53px;
}

h3#rapportage a{
background: url('../../img/stats.gif') top left no-repeat;
padding-left:53px;
}

h3 a{

font-size: 14px;
  display: block;
  padding-top:32px;
  
  padding-bottom:3px;
  padding-right:0px;
  
  
  display:block;
  height:20px;
  color: #3d3d3d;
  font-family: Georgia, serif;
}


h4
{
  font-size: 2em;
}

h5
{ 
  font-size: 1.6em;
}

h6
{
  font-size: 1.3em;
}

/***************************************

    Paragraphs  Typography

****************************************/

p
{
  font-size: 11px;
  line-height: 16px;
  margin-bottom: 6px;
/*stops paragraphs getting too long and unreadable
  max-width: 30em;*/
/*allows paragraphs to contain floated elements such as images*/
  color: #636466;
  font-weight:100;
}

.col14 p {
margin-top:5px;
padding:5px;
}

.col34 p {
margin-top:5px;
padding:5px;
}

.col50 p {
margin-top:5px;
padding:5px;
}

.colsub p {
margin-top:5px;
padding:5px 0px;
font-size:11px;
}



.colsub50 p {
margin-top:5px;
padding:5px 0px;
}

.notice p {
margin-top:5px;
padding:5px 0px 0px 20px;
}

/***************************************

    Lists  Typography

****************************************/

ul {
font-size:1.3em;
list-style-type:none;
margin-left:20px;
margin-bottom:20px;
}

/***************************************

    Navigation styles

****************************************/		



#navigation {
float: left;
width:950px;
display:inline;
margin-left:10px;
margin:0;
padding:0;
margin-left:10px;
font-family: Georgia;
}

#subnavigation {
float: left;
width:950px;
background:#fafafa;
display:inline;
margin-left:10px;
margin:0;
padding:0;
margin-left:10px;
} 

ul #navigation {
margin:0;
padding:0;
height:30px;
list-style-type:none;
font-size: 13px;
font-family:Georgia, serif;
}

ul #subnavigation {
margin:0;
padding:0;
height:30px;
list-style-type:none;
font-size: 11px;
font-family:Georgia, serif;
}

#navigation li{
display: inline;
margin: 0;
}

#subnavigation li{
display: inline;
margin: 0;
}

#navigation li a{
text-align: center;
font-weight:900;
float: left;
display: block;
padding: 7px 15px 5px 15px;
height:18px;
text-decoration: none;
margin: 0px;
color: #ffffff;
border-right:1px solid #9C9C9C;
/*background:silver; background of tabs (default state)*/

}

#subnavigation li a{
text-align: center;
font-weight:100;
float: left;
display: block;
padding: 7px 15px 5px 15px;
height:18px;
text-decoration: none;
margin: 0px;
color: #6E6E6E;
background:#fafafa;
/*background:silver; background of tabs (default state)*/
}

#navigation li a:hover{
color: #000;
background:#fafafa;
}

#navigation li a.select{
color: #000;
background:#fafafa;
}

#subnavigation li a:hover{
color: #000;
background:#F5F5F5;
}

ul.mainnav li a:hover{
color: #25aae1;
font-weight:700;
letter-spacing:-1px;
}

ul.mainnav li a.selected{
font-weight:bold;
}

ul.mainnav li a.selected:hover{
letter-spacing:0;
}
  
#navigation li a.breder {
width:200px;
}

#navigation li a.lastli {
float:right;
}
/***************************************

    Table styles

****************************************/		  
hr {
display: none;
}		  
  



/***************************************

    Linking styles

****************************************/	

a {
text-decoration: none;
color: #2a7e3e;
font-weight:100;
}

a.readmore {
margin-top:-10px;
text-align:right;
display:block;
}

#footer a {
color: #2a7e3e;
font-weight:100;
}

#footer a:hover {
border-bottom:1px dotted #2a7e3e;
}

#quickcontact a {
color: #696969;
}

#quickcontact a:hover {
color: #2a7e3e;
}

/***************************************

    Form styles

***************************************/

form label {
margin-top:20px;
display:block;
font-size:1.3em;
}

form .contactright input {
margin-top:5px;
padding:5px;
width:303px;
border:1px solid #eee;
font-family: Georgia, serif;
font-style:italic;
color: #333;

}
form .contactright textarea {
margin-top:5px;
padding:5px;
width:410px;
border:1px solid #eee;
height:167px;
font-family: Georgia, serif;
font-style:italic;
color: #333;
}

form #contactsubmit {
margin-top:5px;
padding:5px;
width:110px;
}

/***************************************

    Widget styles and hacks

****************************************/	

.last{
margin-right:0px;

}

.col14.last {
padding-right:0px;
}

.clear{
clear:both;
}

.first {
margin-left:5px;
}

img.fright {
float:right;
margin-left:20px;
margin-bottom:20px;
margin-top:10px;
width:180px;
height:120px;
background: #EEE;
}

#content ul {
margin-top:-11px;
list-style-type: disc;
font-size:11px;
margin-left:30px;
margin-bottom:11px;
}

#content ul li {
line-height: 16px;
margin-bottom: 0px;
}

#subnavigation li a.subselected {
font-weight:900;
text-decoration: none;

}

.smallheadera h3 {
margin:0px;
padding:25px 0px 0px 0px;
font-size: 18px;
color: #1F7947;
font-weight:100;
font-family: Georgia;
}

.notice h3 {
margin:0px;
padding:25px 0px 10px 30px;
font-size: 18px;
color: #1F7947;
font-weight:100;
font-family: Georgia;
}



.smallheadera #content {
margin:0;
padding:0;
border:none;
background: none;
}

.smallheadera h4 {
font-weight:900;
font-size:12px;
margin:0;
padding:0;
padding-top:23px;
line-height:0px;
}

.notice strong {
font-weight:100;
font-variant:small-caps;
}

.colsub {
float: left;
padding-left: 27px;
width:573px;
margin-bottom:20px;
padding-right:20px;
}

.colsub50 {
float: left;
padding-left: 27px;
width:416px;

margin-bottom:20px;
padding-right:20px;
}

.colsub50.last {
float: left;
margin-left: 27px;

margin-bottom:20px;
padding-right:00px;
}

.colsub50.last p {
float:left;
display:block;
width:210px;
}

iframe {
clear:both;
border:2px solid #EEE;
margin-top:15px;
}



.notice {

float:left;
width:300px;
height: 350px;
background: url('/img/sidebar-bg.jpg') top left no-repeat;
margin-bottom:20px;
position: relative;
}

.notice-bottom {
background: url('/img/sidebar-foot.gif') top left no-repeat;
display:block;
width:300px;
height:75px;
position: absolute;
bottom: 0;
}




ul li ul {

padding-top:16px;
}

ul li ul li {
list-style-type: circle;
}


#content span {
display: inline;
}

#content span.l17 {
width:260px;

display: block;
float: left;
height:15px;
}

#content span.arrow {
display: block;
float: left;
padding:0px 15px;
height:15px;
font-size:18px;
font-weight:100;
}

.content-image {
float:right;
}

img.content-image {
border:0;
padding-left:10px;
}





dl {
  font-size: 12px;
  line-height: 20px;
  margin-bottom: 6px;
/*stops paragraphs getting too long and unreadable
  max-width: 30em;*/
/*allows paragraphs to contain floated elements such as images*/
  color: #636466;
  font-weight:100;
  padding:5px 0px;
}

dl dt {
font-weight:900;
}

dl dd {
margin-bottom:11px;
}

.col14.last { margin-left:-2px;}

.notice ul.graf {
position: relative;
margin:0px 0px 0px 0px;
padding:0;
list-style-type:none;
clear:both;
}

.notice ul.graf li {
list-style-type:none;
margin-left:0px;

padding:0;
padding-bottom:16px;
}

.smallheadera #content p{
font-size:12px;
line-height:20px;
}

.smallheadera #content ul{
font-size:12px;

padding-top:1px;
}

acronym { 
border-bottom:1px dotted #2a7e3e;
cursor: help; 
}

.smallheadera #content ul li ul{
font-size:12px;
line-height:20px;
padding-top:16px;
margin-bottom:0px;
padding-bottom:0px;
}

.smallheadera #content .notice ul{
font-size:11px;
line-height:17px;
}

.smallheadera #content ul li{
margin-bottom:4px;
line-height:20px;
}

.smallheadera #content .notice ul li {
line-height:16px;
margin-bottom:0px;
padding-bottom:9px;
}

.colsub a{
font-weight:900;
}

