@charset "utf-8";

/* CSS Document */

	body {
		background-color: #362f2d;	

		margin: 0px;
	}
	
		
	table{
		border: 0px;
		width: 460px;		
		margin-left: -2px;
	}
	
	tr{
	}
	
	td{
		vertical-align: top;
		height: 80px;
		padding: 0px;
		width: 50%;
	}
	
	img {
		border: 0;	
	}
	
	#nav {
		background-color: #fff;
		height: 87px;
		width: 1000px;
		margin-top: 15px;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	
	#nav a {
		color: #65257c;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-decoration: none;
		font-size: 12px;
	}
	
	#nav a:hover {
		color: #cebd7c;	
	}
	
	/* .navlink {
		float: left;
		text-align: center;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 15px;
	} */
	
	#language {
		padding: 5px 5px 0px 0px;
		text-align: right;

	}
	
	#test{
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	#mainwrap {
		background-color: #e7dfc5;
		background-image: url('mainwrap_bg.gif');
		height: 477px;
		width: 1000px;
		margin-left: auto;
		margin-right: auto;

	}
	
	#dots {
		background-image: url('dots_bg.gif');
		height: 3px;
		margin-left: auto;
		margin-right: auto;
		width: 1000px;
font-size: 1px;
	}
	
	#dots_bottom {
		background-image: url('dots_bottom_bg.gif');
		height: 3px;
		margin-left: auto;
		margin-right: auto;
		width: 1000px;
		font-size: 1px;
	}	

	#footer {
		background-color: #fff;
		height: 92px;
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
	}
	
	#content_block {
		background-image: url('content_bg.gif');
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 13px;
		width: 455px;
		height: 442px;
		border: 1px solid #000;
		background-color: #d7c895;
		padding-top: 40px;
		padding-left: 20px;
		padding-right: 20px;
		position: absolute;
		left: 315px;
		top: 33px;
		line-height: 18px;
	}
	
	#content_block a {
		color: #72408d;	
	}
	
	#content_block a:hover {
		text-decoration: none;	
	}
	
	#content_block a.asscons {
		color: black;	
		margin-left: -20px;
	}
	
	#logo {
		position: absolute;
		left: 30px;
		top: 15px;
	}
	
	#footer_circle {
		background-image: url('footer_circle.gif');
		width: 21px;
		height: 92px;
		position: relative;
		left: 282px;
	}
	
	#activepage a{
		color: #cebd7c;	
	}
	
	h4 {
		color: #66257e;	
		margin-left: 0px;
		margin-bottom: 3px;
	}
	
	h4.asscons{
		margin-top: 47px;
	}
	
	#content_header {
		margin-left: 0px;	
	}
	
	#marginleft{
		margin-left: 35px;
		margin-top: -10px;
	}
	
	li {
		margin-bottom: 18px;
		padding: 0px;
	}
	
	ul {
		margin-left: 15px;
		padding: 0px;
	}
	
	
	ul li.personal{
		margin-left: 20px;
	}
	
	ul li.narrow{
		margin-bottom: 2px;
	}
	
	ul li.verynarrow{
		margin-bottom: 0px;
	}
	
	/* -- Components override -- */


	ul.dropdown,
	ul.dropdown li,
	ul.dropdown ul {
	 list-style: none;
	 margin: 0;
	 padding: 0;
	}

	ul.dropdown {
	 position: relative;
	 z-index: 597;
	 margin-left: auto;
	 margin-right: auto;
	 width: 970px;
	 height: 50px;
	 padding: 0 0 0 0;
	}

	ul.dropdown li {
	 float: left;
	 line-height: 1.3em;
	 text-align: center;
	 vertical-align: middle;
	 zoom: 1;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 position: relative;
	 z-index: 599;
	 cursor: default;
	}

	ul.dropdown ul {
	 visibility: hidden;
	 position: absolute;
	 top: 100%;
	 left: 0;
	 z-index: 598;
	 width: 170px;
	 margin-top: 1px;
	}

	ul.dropdown ul li {
	 float: none;
	 border: solid 1px #65257c;
	 margin-top: -1px;
	 text-align: left;
	 padding-left: 20px;
	 padding-bottom: 3px;
	 padding-top: 0px;
	}

	ul.dropdown ul ul {
	 top: 1px;
	 left: 99%;
	}

	ul.dropdown li:hover > ul ,
	ul.dropdown li.hover > ul 
	{
	 visibility: visible;
	}
	

	ul.dropdown li {
	 padding-left: 11px;
	 padding-right: 11px;
	 padding-top: 7px;
	 border-style: solid;
	 border-width: 1px 1px 1px 0;
	 border-color: #fff;
	 background-color: #fff; 
	 color: #000;
	}

	/* ul.dropdown *.dir li.hover,
	ul.dropdown ul li:hover {
	 background-color: #eee;
	 color: #000;
	} */

	/* ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #000; text-decoration: none; }
	ul.dropdown a:hover		{ color: #000; }
	ul.dropdown a:active	{ color: #ffa500; } */


	/* -- level mark -- */
	
	ul.dropdown *.dir {
		/* padding-right: 20px; */
		background-color: #fff;
		margin-top: 3px;
		display: block;
		color: #65257c;
		font-family: Georgia, "Times New Roman", Times, serif;
		text-decoration: none;
		font-size: 12px;
	}
	
	ul.dropdown *.dir:hover,
	ul.dropdown *.dir.hover{
		color: #cebd7c;	
	}

	
	ul.dropdown ul,	
	ul.dropdown ul li{
		padding-top: 5px;
		padding-bottom: 5px;
	}

	
	#leopard_spots {
		position: absolute;
		top: 180px;
		left: 40px;
	}
	
	#position_wrap {
		position: relative;	
	}
	
	#photo_wiewezijn {
		position: absolute;
		left: 260px;
		top: 185px;
		z-index: 2;
	}
	
	#photo_personal {
		position: absolute;
		left: 238px;
		top: 105px;
		z-index: 2;
	}
	
	#photo_wewezijn img {
	
	}
	
	#wiewezijn_img1 {
		position: absolute;
		left: 780px;
		top: 55px;
	}
	
	#wiewezijn_img1 img {
		width: 130px;
	}
	
	#hoewijwaardecreeren_img1 {
		position: absolute;
		left: 780px;
		top: 275px;
	}

	#wieonzeclientenzijn_img1 {
		position: absolute;
		left: 700px;
		top: 90px;
	}
	
	#diversiteit_img1 {
		position: absolute;
		left: 800px;
		top: 175px;
	}
	
	#recenteopdrachten_img1 {
		position: absolute;
		top: 260px;
		left: 155px;
	}
	
	#rotterdam_img1 {
		position: absolute;
		top: 328px;
		left: 195px;
	}

	#rotterdam_erasmus {
		position: absolute;
		top: 362px;
		left: 760px;
	}
	#contact_img1{
		position: absolute;
		top: -20px;
		left: 248px;
	}	