#kopf{
	background: #FFF url(/C125768100520C7F/IQDRIVENIT.jpg) no-repeat 0px 5px;
}
		#frameMainRotate{
			position: relative;
			height: 240px;
			overflow: hidden;
			z-index: 0;
		}
		#rotateFrameLeft{
			width: 780px;
			height: 240px;
			float: left;
			background: #FFF;
			margin: 0px;
			padding: 0px
		}
		#rotateFrameRight{
			width: 210px;
			height: 240px;
			float: left;
			background: #FFF;
			margin: 0px;
			padding: 0px
		}
		.pane{
			width: 100%;
			height: 240px;
			background: #FFF;
		}
		.rotateButton{
			height: 80px;
			background: #EEF;
		}
		.padding25{
			padding: 25px;
		}
		.padding10{
			padding: 10px;
		}
		.pane0, .rotateButton0{
			background: #FFF url(/C125768100520C7F/rotator/main/pane1.jpg) no-repeat left top;
		}
		.pane1, .rotateButton1{
			background: #FFF url(/C125768100520C7F/rotator/main/pane2.jpg) no-repeat left top; /* Intraffic.jpg */		
		}
		.pane2, .rotateButton2{
			background: #FFF url(/C125768100520C7F/rotator/main/pane3.jpg) no-repeat left top;		
		}
		.rotateButton{
			cursor: pointer;
		}
		.rotateButton0{
			background-position: right top;
		}
		.rotateButton1{
			background-position: right center;
		}
		.rotateButton2{
			background-position: right bottom;
		}

		.vacaturePane{
			background: #FFF;
			padding-bottom: 15px;
			border-bottom: 1px solid #ccc;
			margin-bottom: 15px;
		}


		#subFrame{
			margin: 25px;
		}
		#contentColumnFrame{
			width: 754px;
			float: left;
			clear: left;
			border-right: 1px solid #eee;
		}
		#subFrame h1 strong{
			color: #00763a;
		}
		.column{
			margin-right: 25px;
			float: left;
			width: 225px;
/*			text-align: justify;
			text-justify: newspaper;
			text-autospace: ideograph-alpha;
			text-kashida-space: 75%;*/
			display: block;
			margin-bottom: 25px;
		}
		
		.columnFirst{
			clear: left;
			margin-bottom: 25px;
		}
		
		.height400{
			height: 375px;
		}
		hr{
			border: 1px solid #ccc;
			border-width: 1px 0px 0px 0px;
		}
		
		.height175{
			height: 175px;
			overflow: hidden;
			margin-bottom: 25px;
		}
		.width50{
			width: 350px !important;
		}
		.column h2{
			color: #00763a;
		}
		.column p{
			font-size:11px;
			line-height:130%;
			margin:0 0 5px;
			/*font-size: 10pt;*/
		}

		#sideFrame{
			width: 160px;
			padding-left: 25px;
			float: left;
		}
		#sideFrame h2 a{
			text-decoration: none;
			color: #00763a;
			font-weight: bold;
			font-size: 11pt;
		}
		#sideFrame .vacatureRegio{
			color: #808080;
			font-weight: bold;
			font-size: 10px;
		}
		
		.persInfo{
			font-size: 10px;
			color: #888;
			padding: 0px 0px .5em 0px;
			margin: 0px;
		}
		
		 #contentColumnFrame p a{
			/*color: #00763a;*/
			text-decoration: none;
			font-weight: bold;
		}

/*   navigatie menu */

		#topnavi ul li{
			position: relative;
			padding: 0px !important;
			margin: 0px !important;
			z-index: 998;
		}
		#topnavi ul li:hover .dropDown{
			display: block;
		}
		
		.dropDown{
			position: absolute;
			left: 0px;
			display: block;
			width: 150px;
			background: #FFF;
			border: 1px solid #888;
			z-index: 999;
			padding: 5px !important;
			display: none;
			margin: 0px !important;

			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
				
			box-shadow: 0px 2px 2px #ccc;
			-moz-box-shadow: 0px 2px 2px #ccc;
			-webkit-box-shadow: 0px 2px 2px #ccc;			
		}
		#topnavi .dropDown li.NO{		
			float: none;
			clear: both;
			display: block !important;
			width: 100%;
			padding: 0px !important;
			margin: 0px 0px .5em 0px !important;
		}
		#topnavi .dropDown li.NO a{
			border: 0px none !important;
			margin: 0px !important;
			padding: 0px !important;
			color: #888 !important;
		}
		#topnavi .dropDown li.NO a:hover{
			color: #00763a !important;
		}
		
		a img{
			border: 0px none;
		}
