body {
	margin: 0;
	padding: 0;
	}
	
.logo {
  background: url('http://www.acertys.com/fileadmin/acertys/templates/css/img/acertys-logo.jpg') top left no-repeat;
  width: 355px;
  height: 62px;
  display: block;
}

.logo  span { display: none; }
.pathroot { margin: -10px 0 10px 0; }
.pathroot {
  color: #6f6f6f;
  font-size: 0.9em;
  text-decoration: none;
   text-transform: lowercase;
}
	

.acertys-landkeuze {
	width: 978px;
	margin: 20px auto 0 auto;
	}

.ac-land-back {
/*	background: url('img/taalkeuze_back2.jpg') top left no-repeat;*/

  	width: 978px;
  	height: 520px;
 	 margin: 15px  auto 0 auto;
 	 background-position: top left;
 	 background-repeat: no-repeat;
}	


.acertys-land-menu-container {
	width: 615px;
	height: 100px;
	background: url('img/taalkeuze-menback.png') top left no-repeat;
	
	
	position: relative;
	top: 410px;
	left: 355px;
	}
	
	.acertys-menu-block {
		margin-top: 9px;
		width: 195px;
		height: 80px;
		float: left;
		padding: 0;
		}
		
		.acertys-menu-block h3  {
			margin: 0;
			padding: 0;
			color: white;
			font-size: 0.7em;
			font-family: "Lucida Grande", Verdana, sans serif;
			font-weight: lighter;
			text-transform: uppercase; 
			
			display: block;
			height: 25px;
			}
			
		.acertys-menu-block h3 a {
			
			
			padding: 0 0 0 4px;
			line-height: 210%;
			text-decoration: none;
			color: white;
			}	
			
			.acertys-menu-block h3 a:hover {
	text-decoration: underline;
				}
			
			.redbox h3  { background: url('img/shades/deg-red.jpg') top left repeat-x; }
			.yellowbox h3  { background: url('img/shades/deg-yellow.jpg') top left repeat-x; }
			.greenbox h3  { background: url('img/shades/deg-green.jpg') top left repeat-x; }
		
		.acertys-menu-block1 {
			margin-left: 10px;
			margin-right: 5px;
			}
		
		.acertys-menu-block2 {margin-right: 0;}
		
		.acertys-menu-block3 { margin-left: 5px; margin-right: 0;}
		
			
		.acertys-menu-block  ul {
			margin: 5px 0 0 0 ;
			padding: 0 0 0 5px;
			list-style-type: none;
			line-height: 90%;
			}	
			
			.acertys-menu-block  ul li a {
				color: black;
				font-family: Verdana, sans-serif;
				text-decoration: none;
				font-size: 0.6em;
				
				}
				
			.acertys-menu-block  ul li a:hover {
	text-decoration: underline;
				}	


	.acertys-taalkeuze-copy {
		margin: 30px 0 0 0;
		text-align: center;
		color: gray;
		font-family: Verdana, sans-serif;
		font-size: 0.8em;
		font-weight: 100;
	}




