@charset "utf-8";
/* CSS Document */

body {
  font-family: arial, arial narrow; 
  font-size: 80%; 
  max-width:1900px;
  background: url(_layout/background.jpg) no-repeat;
  margin: 0px;
  padding: 0px;
}
.body {
    background: url("_layout/background.jpg") no-repeat scroll 0 0 transparent;
}    
img {
	border: 0px;
} 

/* text styles */   
h1 {
  font-family: arial narrow;
  font-size: 28pt;
  color: #ffffff;
}

.bold {
  font-weight: bold;
}

.bottom {
    color: #0ABA67;
    float: left;
    font-family: arial;
    font-size: 14px;
    list-style: none outside none;
    width: 120px;
}

h2 {
  font-family: arial narrow;
  font-size: 160%;
  color: #5d5d5d;
  border-bottom: 1px solid #064b3b;
  font-weight: normal;
  background: url(_layout/bigsidebullet.png) no-repeat 0 0;
  }

h3 {
  font-family: Arial Narrow;          
  font-size: 22pt;
  color: #0aba67;
  font-weight:normal;
}

a .content {
  color:#0aba67;
  text-decoration: underline;
}

a .nieuws {
  color:#000000;
}

a .mo {
  color:#ed1f24;
}

h4 {
  font-weight: bold;
}

h5 {
  font-family: Arial;
  font-size: 100%;
  font-weight: normal;
  color: #686868;
  margin:0px;
}
/*------------------------------*/
#header {
  height: 217px;
  width: 908px;
  margin: auto; 
}

#zorgtopperlogo {
  background: url(_layout/zorgtopper.png) no-repeat;
  height:97px;
  margin: 10px auto 10px;
  width: 450px;
}

#zuster {
  background: url(_layout/zuster.png) no-repeat;
  height:255px;
  width: 163px;
  position: absolute;
  margin:  0px;
  top: 5px;
}

#search {
  margin-left: 490px;
  margin-top: 70px;
  width: 480px;
  height: 40px;
  background-color: #095c49;  
  position: absolute;    
}
.ie7 #search {
    margin-top: 20px !important;
}
  .searchBG {
    width: 195px;
    height: 40px;
    background: #064b3b url("_layout/vergrootglas.gif") no-repeat 10px 55%; 
  }

#searchfield {
  margin: 10px 37px;
  color:  #acacac; 
}
.search-button {
    background-color: transparent;
    border: 0 none;
    height: 22px;
    margin-left: 10px;
    margin-top: 10px;
    position: absolute;
    width: 30px; 
}
#searchfield.focus {
  color: black;
}
#topnav { 
  margin-left: 200px;
  margin-top: -40px; 
  color: #ffffff;  
  }
  .toplinks {
    float:left;
    list-style:none;
  }
  #topnav a{
    text-decoration: none;
    color: #ffffff; 
  }
    #topnav a:hover{ 
    text-decoration: underline;
    color: #ffffff;
  }
/*  .blogbutton {
border:1px solid #000000;
height:100px;
width:100px;
margin-left:800px;
position:relative;
} */

#header img {
    border: medium none;
    float: right;
    margin-right: 0px;
    /*margin-top: -100px;*/
    bottom: 100px;
    position: relative;
  }


#page {
    margin: 0px auto 60px;
    width: 1100px;
    background:url("_layout/background-content.png") no-repeat 0 200px transparent;
}

#wrapper {     
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 90px;
    /*min-height: 900px;*/
    padding-top: 5px;
    position: relative;
    z-index: 1;
    width: 1028px;
}

#menuBG  {
  margin-left:5px;
  margin-right:5px;
  background-color: #ec1d25;
  height: 42px;
  border-top: 1px solid #b1908d;
}

#menu {
	font-family: Arial; 
	font-size: 130%;
	width: 1013px;
	color: #ffffff;
	background-color: #ec1d25;
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	display: block;
	height: 47px;
}

	#menu li {
		float: left;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #eeeeee;
		display: block; 
	}

	#menu li.last {
		border-right: 0px;
	}

		#menu a {
			background-color: #ec1d25;
			font-family: Arial; 
			color: #ffffff;
			text-decoration:none;
			display: block;
			padding-left: 36px;
			padding-right: 36px;
			padding-top: 12px;
			height: 35px; 
	}
		#menu li.last a {
			padding-right: 41px;
		}
		#menu a:hover, #menu li.on > a {
			background-color: #b21f24; 
			text-decoration: underline;
	}

#menu li ul {
	position: absolute;
	margin-left: -40px;
	display: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

#menu li ul li {
	float: none;
	border: 0px;
}

  .home {
    float:left;
    border-right: 1px solid #eeeeee; 
    padding-left: 0px;
    padding-right: 30px;
    padding-top: 9px;
    height: 35px;
    display: block;
  }

  .nieuws {
    float:left;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #eeeeee;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 9px;
    height: 35px;
    display: block;
  }

  .wedstrijd {
    float:left;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #eeeeee;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 9px;
    height: 35px; 
    display: block; 
  }

  .aanmelden {
    background: #d1797c;
    width: 118px;
    height: 30px;  
    position: absolute;
    margin-top: 42px;
    margin-left: 190px;
    padding-left: 25px;
    padding-top:5px;
    display: block;
  }

  .doemee {
    float:left;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #eeeeee;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 9px;
    height: 35px;
    display: block;
  }

  .internationaal {
    float:left;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #eeeeee;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 9px;
    height: 35px; 
    display: block;
  }

  .media {
    float:left;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #eeeeee;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 9px;
    height: 35px;
    display: block;
  }

  .contact {
    float:left;
    border-left: 1px solid #cccccc;
    padding-left: 15px;
    padding-right: 25px;
    padding-top: 9px;
    height: 35px;
    display: block;
  }

#subbanner {
  background: url("_layout/subbanner.png") no-repeat;
  width: 1009px;
  height: 231px;
  margin: 5px auto;
  text-transform: uppercase;
}

  .info {
    font-family: arial narrow;
    font-size: 28px;
    color: #ffffff;
    width: 400px;
    margin-left:210px;
    padding-top:30px;
  }

  .inschrijven {
    float: left;
    font-family: arial narrow;
    font-size: 28px;
    color: #ffffff;
    width: 300px;
    margin-left: 725px;
    margin-top: -99px;
  }

.inhoudknop {
		background: url(_layout/inhoud-knop.png) no-repeat;
		height:25px;
		width:285px;
		float: right;
		margin-top: 30px;
		margin-right: 210px;
}

.inschrijfknop {
		background: url(_layout/inschrijfknop.png) no-repeat;
		height:25px;
		width:285px;
		float: right;
		margin-top: 30px;
		margin-right: 20px;
}

#content  {
  margin-left: 30px;
  margin-right: 380px;
}

  .euroskills {
    background: url("_layout/worldskills.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 138px;
    position: relative;
    width: 260px;
  }

  .share {
   border-top:1px solid #999999;
   border-bottom:1px solid #999999;
   padding: 5px 2px 2px;
   height:20px;
   background: #f5f5f5;
   margin-top: 20px;
  }
  
  .share a {
  	text-decoration: none;
  }
  
  .share img {
  border:none;
  margin:2px;
  margin-top:-6px;
  }

#sidebar {
    background: none repeat scroll 0 0 #F5F5F5;
    border: medium none;
    float: right;
    margin-right: 10px;
    padding: 20px 25px 6px 15px;
    width: 260px;
}
  .socialmedia{
	float: right;
  }  
  
  .bookmark{
	margin-top:20px;
	margin-left: 105px;  
  }
  
  .socialmedia img {
    margin-left: 18px;
    margin-top: 10px;
    border: none;
  }  
  
.sidelist {
 list-style-image: url(_layout/redball.png);
 margin-left: -25px;
 }
.ie7 .sidelist{
 margin-left: 10px;
}
 
 .sidelist li a {
	text-decoration: none;
	color: #000000;
}

 .sidelist li a:hover {
	text-decoration: underline;
}

.calibris {
  background: url("_layout/calibris-logo.png") no-repeat;
  margin:50px 0 0 0;
  width:155px;
}

.zorgtoppers {
  background: url("_layout/zorgtoppers-logo.png") no-repeat;
  margin:60px 0 0 0;
  width:127px;
}

#bottomnav, #bottomnav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#bottomnav{
    background: url("_layout/background-bottom.png") no-repeat scroll 0px 0px transparent;
    height: 150px;
    margin-top: 30px;
    margin-bottom: 120px;
    margin-left: -20px;
    margin-right: auto;
    padding-left: 98px;
    padding-top: 20px;
    width: 960px;     
    position:absolute;
    z-index:-1; 
}

#bottomnav li {
	width: 13%;
	float: left;
}

#bottomnav li ul li {
	float: none;
}

#bottomnav li, #bottomnav li a {
	font-family: arial;
	font-size: 14px;
	color: #0aba67;
}

#bottomnav li ul li, #bottomnav li ul li a {
	font-family: arial narrow;
	font-size: 11px;
	color:#676767;
    width: 100px;
}

#bottomnav li a {
	text-decoration: none;
}

#bottomnav li a:hover {
	text-decoration: underline;
}

#footer {
  background: url(_layout/footer.jpg) no-repeat;
  height: 61px;
  max-width: 1900px;
  position: relative;
  z-index: -1;    
}

.sidetext {
    color: #717171;
    font-family: arial narrow;
    font-size: 90%;
    margin-bottom: 30px;
    text-decoration: none;
    width: 260px;

}

#sidebar a{

  text-decoration:none;
}

#sidebar a:hover{

  text-decoration:underline;
  color:#000000;
}  
.seperator{
	width: 990px;
	height: 7px;
	background-color: #d0d0d0;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
