/* CSS Document */



body{
	margin:0px;
	padding:0px;	
	background:url('../img/bg-body.jpg') repeat-x top center #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#032969;
}


/*  Tekstelementen */

h1{ 
	color:#ffffff;
	font-size:24px;
	margin:0px;
	padding:10px 0px 0px 10px;
}

h2
{
	height:30px;
	color:#ffffff;
	font-size:18px;
	margin:0px;
	padding:10px 0px 0px 10px;
}

h2.paars
{
	background:#5f6ba9;
	margin-bottom: 0 ! important;
}

h2.wit{
	color:#cd2a4f;
	background:#ffffff;
	border-top:1px solid #ebebeb;
	border-right:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
}

h2.rood{
	background:#cd2a4f;
	margin-bottom: 0 ! important;
}

h3.nieuwstitel{
	font-size:16px;
	background:none;
	color:#cd2a4f;
	margin:10px 0px 10px 0px;
	padding:0px;
}

p{
	margin:0px;
	padding:5px;
}

a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#032969;
	text-decoration:underline;
}

a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#cd2a4f;
	text-decoration:underline;
}

.adres-link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#032969;
	text-decoration:underline;	
}

.adres-link:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#cd2a4f;
	text-decoration:underline;
}

p.introductie{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#ffffff;
	padding:10px 10px 0px 10px;

}

p.actueel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#ffffff;
	padding:5px 0px;
}

p.bannertekst, p.nieuwsbericht, p.bannertekst-vacature, p.bannertekst-wit{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#032969;
	margin:0px;
	padding:0px;
}

p.bannertekst-wit{
	color:#ffffff;
	margin-bottom:5px;	
}

p.nieuwsbericht{
	padding:0px 10px 0px 0px;
	margin-bottom:5px;
}

p.bannertekst-vacature{
	margin-bottom:5px;
}

.titel-paars-klein{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	color:#5f6ba9;
	font-weight:bold;
}

#wrapper{
	width:970px;
	margin:0 auto;
}

/*  Bovenbalk : secundaire navigatie en zoeken */

#bovenbalk-wrapper{ 
	width:970px;
	height:80px;
}

#sec-navigatie{
	margin-top:35px;
	width: 700px;
	float:left;
}

.sec-navigatie, .sec-navigatie:hover, .sec-navigatie-eerste, .sec-navigatie-eerste:hover{
	color:#255261;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	background:url("../img/bullet.jpg") no-repeat left center;
	padding-left:15px;
	margin-right:5px;
	text-decoration:none;
}

.sec-navigatie:hover, .sec-navigatie-eerste:hover{
	text-decoration:underline;
}

.sec-navigatie-eerste, .sec-navigatie-eerste:hover{
	background:none;
	margin:0;
	padding:0;
}

#zoeken{
	width:205px;
	right:0;
	float:right;
	margin-top:20px;
}

.zoekveld{
	border:1px solid #5f6ba9;
	height:21px;
	width:157px;
	padding:5px 3px 0px 3px;
	float:left;
}

/*  Hoofdmenu */

ul.hoofdmenu{
	margin:0;
	padding:0;
} 

li.hoofdmenu{
	list-style:none;	
	background:#babc00;
	height:33px;
	border-bottom:1px solid #ffffff;
	text-align:right;
}

li.hoofdmenu a, li.hoofdmenu a:hover{
	text-decoration:none;
 	color:#06394a;
	width:205px;
	line-height:33px;
	padding:4px 28px 4px 0px;
	font-size:1.1em;
	background:url('../img/bg-hoofdmenuitem.jpg') right center no-repeat;
}

li.hoofdmenu a:hover{
	color:#cd2a4f;
	font-size:1.1em;
	background:url('../img/bg-hoofdmenuitem-mo.jpg') right center no-repeat;	
}

#knop-zoeken{
	float:left;
}

/*  Kolomsindeling */

#content-wrapper{
	width:970px;
	height:auto;
}

#kolomlinks{
	float:left;
	width:220px;
	margin:0px 10px 0px 0px;
	padding:0px;
}

#kolomlinks h3,
#kolomrechts h3
{
  color: #5f6ba9;
  font-size: 1em;
}



#kolomcentraal{
	float:left;
	width:525px;
	margin:0px 10px 0px 0px;
}

#kolomrechts{
	float:left;
	width:205px;
	margin:0px;
	padding:0px;
}

/*  Linkerkolom - Over Allevo */

#over-allevo{
	background:#cd2a4f;
	width:220px;
	height:255px;
}

/*  Linkerkolom - Intranet */

#intranet{
	width:220px;
	height:40px;	
}	
 
#intranet img{
	border:0;
} 

/*  Linkerkolom - Poll */

#poll-wrapper{
	margin-top:10px;
	width:220px;
}

#poll-content{
	height:auto;
	padding:10px;
	border-right:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
}

ul.poll{
	margin:0px;
	padding:0px;
}

li.poll{
	list-style:none;
	height:auto;	
	padding:0px;
	margin:0px;
	display:block;
	clear:left;
	height:30px;
}

fieldset{
	border:0px;
	margin:0px;
	padding:0px
}

.poll-radio{
 	margin:2px 5px 0px 5px;
	float:left; 	
	display:block;
}

legend.poll{
	font-size:1.1em;
	color:#5f6ba9;
	font-weight:bold;
	padding:10px 0px 5px 0px;
	no-repeat bottom;
}

.poll-label{
	margin:0px 10px 0px 20px;
	display:block;
	padding-top:5px;
}


/*  Linkerkolom - Banner verzorging */

#banner-verzorging-wrapper
{
	margin-top:10px;
	width:220px;
}

div#kolomrechts #banner-verzorging-wrapper
{
	margin-top:10px;
	width:205px;
}

div#kolomrechts #banner-verzorging-wrapper img
{
  width: 205px;
}



#banner-vacature-wrapper{
	margin-top:10px;
	width:205px;
}

#banner-verzorging-afbeelding{
	width:218px;
	height:105px;
	background:url('../img/bg-banner-verzorging.jpg');
	border-right:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
}

#banner-verzorging-content, #banner-vacature-content{
 	padding:10px;
 	border-right:1px solid #ebebeb;
 	border-bottom:1px solid #ebebeb;
 	border-left:1px solid #ebebeb;
}

/*  Centrale kolom - Nieuwsberichten */

#wrapper-nieuwsberichten
{
 	margin-top:50px;
 	border:1px solid #ebebeb;
 	padding:10px 10px 20px 10px;
}

#wrapper-nieuwsberichten a
{
  text-decoration: none;
  font-weight: bold;
  color: #032969;
}


.nieuwsbericht-links
{
 	width:252px;
 	padding-bottom:10px;
 	padding-top: 16px;
 	background:url('../img/nieuwsPanelBgLeft.png') no-repeat -4px top;
 	float:left;
}

.nieuwsbericht-links img
{
 	float:right;
 	margin-top:5px;
 	padding:0px 10px 10px 10px;
 	clear:both;
}

.nieuwsbericht-rechts
{
 	width:240px;
 	padding: 16px 0px 10px 10px;
 	background:url('../img/nieuwsPanelBgRight.png') no-repeat -4px top;
 	float:left;
}

div#wrapper-nieuwsberichten div.top
{
  background: none;
  padding-top: 4px;
}

div#wrapper-nieuwsberichten div.top2
{
  padding-top: 4px;
 	background:url('../img/nieuwsPanelBgRight.png') no-repeat -4px -20px;
}

.nieuwsbericht-rechts img
{
 	float:right;
 	margin-top:5px;
 	padding:0px 0px 10px 10px;
 	clear:both;
}

#spacer-nieuws{
	clear:both;
}

.nieuwsitems-scheidingslijn
{
	clear:both;
	padding:10px 0px 10px 0px;
}

.datum{
	color:#bbbbbb;
}

#adres{
	clear:both;
	width:505px;
	height:50px;
}

/*  Rechter kolom - Logo */

.logo{
 border:0px;
}

/*  Rechter kolom - Vacature */

#banner-vacature-content{
	padding:0px 10px 10px 10px;
}

.vacature-titel{
	line-height:25px;
	font-weight:bold;
	font-size:1.1em;
	color:#5f6ba9;
}

.leesverder, .leesverder:hover, .leesverder-actueel, .leesverder-actueel:hover, .leesverder-vacature, .leesverder-vacature:hover, .download, .download:hover{
	text-decoration:none;
	color:#032969;
	font-weight:bold;
	font-size:1.1em;
	margin-top:5px;
}

.leesverder:hover, .download:hover, .leesverder-actueel:hover, .leesverder-vacature:hover{
	text-decoration:underline;
}

.leesverder-actueel, .leesverder-actueel:hover{
	color:#babc00;
}

.leesverder-vacature, .leesverder-vacature:hover{
	color:#5f6ba9;
}

/*  Rechter kolom - Vakantiewerk */

#banner-vakantiewerk-wrapper{
	margin-top:10px;
	width:205px;
	background:#cd2a4f;
}

#banner-vakantiewerk-wrapper img
{
/*
  left: 1px;
*/
  position: relative;
  border-left:1px solid #EBEBEB ! important;
  border-right:1px solid #EBEBEB ! important;
}


#banner-vakantiewerk-afbeelding{
	width:203px;
	height:85px;
	background:url('../img/bg-banner-vakantiewerk.jpg');
	border-right:1px solid #ebebeb;
	border-left:1px solid #ebebeb;
}

#banner-vakantiewerk-content{
 	padding:10px;
	border-right:1px solid #ebebeb;
 	border-bottom:1px solid #ebebeb;
 	border-left:1px solid #ebebeb;
}

#banner-vakantiewerk-content
{
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}


.download, .download:hover{
	color:#ffffff;
}

.titel-actueel{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#babc00;
	font-weight:bold;
}

.actueel-tekst-bg{
	background:url('../img/bg-actueel-tekst.png'); 
	margin-top:-92px;
	height:92px;
	bottom:0px;
	padding:10px;
}

.actueel-afbeelding{
	margin-top:0px;
	width:525px;
	height:295px;
	border:0px;
	padding:0px;
}

form{
	margin:0px;
	spacing:0px;
}

.slider a
{
  color: #fff;
}

.slider a:hover
{
  text-decoration: underline;
}

#slider ul li a
{
  color: #babc00;
  text-decoration: none;
  font-weight: bold;
}
