/* Algemeen */
blockquote,body,caption,div,dl,dt,dd,form,fieldset,h1,h2,h3,h4,h5,h6,html,li,ul,ol,p,pre,textarea,table,td,th, br {
  margin:0;
  padding:0;}

/* oranje = #FF6600 ROSE=#F00781 lichtblauw= #5CAFE6 tussenBlauw= #1C76B3  donkerBauw= #0A2B41  Blauw-marine= #416B92  GROEN=#ADC54A  donkergroen:8D9F24  gebroken wit: #F7F7F7*/

body {
  background:url(../images/bggreen180.jpg) repeat-x top;
  background-color:#0A2B41;
  color:#000;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:90%;
  line-height:160%;}

h1{
  margin:0;
  color:#1C76B3;
  font-size:115%;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }

h2{
  margin:0;
  color:#1C76B3;
  font-size:110%;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }

h3{
  margin:0;
  color:#5CAFE6;
  font-size:95%;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  font-weight:bold;}

h4{
  margin:0;
  color:#5CAFE6;
  font-size:105%;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  font-weight:bold;}

h5{
  margin:0;
  color:#ADC54A;
  font-size:120%;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight:bold;}

a, a:visited{
  color:#5CAFE6;
  text-decoration:underline;}
  

/* ---------------------- de tabel  ----------------*/
th, td{
  padding:1px 6px;
  vertical-align:top;
  border-bottom:1px solid #ccc;
  background:#fff;}

th {
  margin:12px 0 0 0 ;
  padding:4px;
  color:#ADC54A;
  background:#eee;
  text-align:left;
  font-size:11px;
  font-weight:bold;
  text-decoration:underline;
  cursor: pointer; }
  
th:hover {text-decoration:none;}

td{font-size:90%;}

td:a{color:#F00781;
	text-decoration:none;}
td:hover {background:#eee;}

.clear{
  clear:both;}
/* ---------------------- de wrapper  ----------------*/
#wrapper {
margin:1px auto;
padding:0;
width:940px;
border:1px solid #0A2B41;
background:#fff;
color:#000;
font-family:Arial, Helvetica, sans-serif;
height:100%;}

/* ---------------------- logo in  de top ----------------*/
#toplogo{
  margin:0;
  padding:0 20px;
  height:92px;
  width:900px;
  background:url(../images/logobl.gif) no-repeat;
  background-color:#0A2B41;}

/* --------------------------new-------------------*/
#navbalk{
  margin:0 auto;
  padding:6px 0;
  width:940px;
  border-bottom:1px solid #0A2B41;
  background-color:#ADC54A;
  color:#1C76B3;
  white-space: nowrap;
  text-align:right;
  position:relative;
  clear:both;}

#navbalk a {
  color:#fff;
  margin:10px 0;
  padding:12px 8px;
  text-transform:uppercase;
  text-decoration:none;
  font-family: Arial, verdana, Helvetica;
  font-size:12px;
  word-spacing:1px;
  font-weight:bold;}

#navbalk a:hover,
#navbalk a:focus,
#navbalk a:active {
  color:#fff;
  background-color:#5CAFE6;}

.actie{
  background:url(../images/wit-driehoekje.gif) no-repeat center 30px;
  background-color:#5CAFE6;}

/* Contentvlak  Arial of Trebuchet  bg wit of gebroken wit #F7F7F7
================================================================================*/
#content{
  margin:15px 0;
  padding:0 10px;
  width:920px;
  background-color:#fff;
  font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
  font-size:90%;
  color:#000;}

#left{
  margin:0;
  padding:10px 20px 10px 10px;
  width:590px;
  float:left;
  border-right:1px dotted #5CAFE6;
  background-color:#fff;
  color:#232323;}
  

#left li{
	list-style-type:disc;
	margin:0 0 0 12px;
	padding:4px 4px 0 0;}


.opsomgroen {
  font-weight:bold;
  font-size:102%;
  color:#8D9F24;}

/* --------------------- Rechter kant --------------------- */
#right{
  margin:0;
  padding:10px 6px 10px 10px;
  width:270px;
  float:right;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:90%;
  background:#fff;}

#right li{
  background:url(../images/bulletgreen.gif) -1px  no-repeat;
  list-style-type:none;
  margin:0;
  padding:0;
  padding-left:14px;}

#right li.rss{
  background: none;
  list-style-image: url('../images/feed-icon-14x14.gif');
  list-style-type:none;
  margin-left:20px;  
  padding-left:0px;
  margin-top:2px;
  }
  
#right h2{
  margin:0;
  color:#5CAFE6;
  font-size:115%;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  font-weight:bold;
  border-bottom:1px solid #5cafe6;}  


#content a,a:visited{
  color:#1C76B3;
  text-decoration:none;}

#content a:hover{
  text-decoration:none;
  color:#F00781;}

/* ---------------------  Footer --------------------- */
#footer{
  margin:5px auto;
  padding:4px 8px;
  width:900px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  border-top:1px solid #323232;
  background-color:#0A2B41;
  text-align:right;
  clear:both;}

#footer a,a:visited{
  color:#fff;
  text-decoration:underline;}

#footer a:hover{
  text-decoration:none;}

/* -------------logos werkgevers -------------------*/
#logos{
	margin:0 auto;
	padding:0;
	border-top:1px dotted #5CAFE6;
	width:900px;
	height:40px;
	background-color:#fff;
	clear:both;
}


/* ---------- contactmail zonder streep ----------------*/
.contactmail {
  text-decoration:none;
  color:#333;}

/* ---------- * verplicht ----------------*/
.verplicht{
  font-weight:bold;
  font-size:16px;
  color:#E80000;}

/* ---------- submit button -------------*/
input.verstuurknop {
  margin:0;
  padding:1px;
  width:112px;
  height:28px;
  background:url(../images/bggreenzonder.jpg) left repeat-x;
  background-color:#FF0000;
  color:#fff;
  font-weight:bold;
  letter-spacing:1px;
  border:1px solid #5CAFE6;
  cursor:pointer;}
input.verstuurknop:hover {
  background:#FF0000;
  color:#000;}

/* ---------- ex-btw ----------------*/
.btw{ font-size:9px;
    color:#666;}


/* ---------- foto randen ----------------*/
.imggrijd{
  margin:0 10px 0 0;
  padding:4px;
  background-color:#fff;
  border:1px solid #5CAFE6;
  float:left;}

/* ---------- werkgever ----------------*/
.werkgever{
  margin:0;
  padding-left:5px;
  border-right:1px solid #ccc;
  color:#A3BC3D;}

/* ---------------------- de tabel designwrapper  ----------------*/
.designtabel{
  background-color:#666;
  border:solid 1px #5cafe6;
  padding:10px;
  border-collapse:separate;
  border-spacing:0 5px;}

.designtabel td{
  border-bottom:1px solid #666;}

/* ---------------- groeneborder om tekst -----------------*/
.groenborder{
  margin:2px 0;
  padding:2px 2px 2px 6px;
  border:1px solid #ADC54A;
}
  
 /* ----------------- banner zonder border -----------------*/
.banner a,a:visited{
 	border:0px;
	text-decoration:none;} 
	
#rsslinks {
    padding-left: 30px;
}

#rsslinks ul {
    padding-top: 30px;
}

#rsslinks ul li.title{
    padding-bottom: 15px;
}

