@CHARSET "UTF-8";

/* general
------------------------------------------------------------ */

	body {
		font-size: 12px;
		text-align: center; /* ie trick pt1 */
	}

	td	{
		vertical-align:top;
	}

	
	#site {
		width: 83.3333em; /* 1000px */
		margin: 1em auto;
		text-align: left; /* ie trick pt2 */
	}
	
	.clr {
		clear: both;
		font-size: 1px;
		line-height: 1px;
	}
	
	a, a:visited {
		color: #ee3124;
		text-decoration: underline;
	}
	a:hover {
		text-decoration: none;
	}
	
	h1 {}
	h2 {
		color: #0055a5;
	}
	h3 {}
	h4 {}
	
	.locations-list, .locations-list li {
		list-style: none;
		margin: 0;
		padding: 0;
	}
		.locations-list li {
			display: inline;
			margin-right: 5px;
		}
	
/* head
------------------------------------------------------------ */

	#hd {
		width: 83.3333em; /* 1000px */
	}

	#hd-logo {
		width: 83.3333em; /* 1000px */
		height: 9.25em; /* 111px */
		background: #fff url('../images/head.jpg') no-repeat;
	}
	
	/* menu */
	/* zie menu.css */
	
/* body
------------------------------------------------------------ */

	#bd {
		width: 83.3333em; /* 1000px */
		padding: 0.8333em 0; /* 10px 0 */
		background-color: #ccdded;
		display:inline;
	}

	#bd-top, #bd-bottom {
		width: 83.3333em; /* 1000px */
		height: 0.8333em; /* 10px */
		margin: 0;
		padding: 0;
		line-height: 0.8333em; /* 10px */
	}
	
	#bd-top {
		margin: 0 0.8333em; /* 0 10px */
	}
		#bd-top-left {
			float: left;
			width: 58.3333em; /* 700px */
			background: #fff url(../images/bd-left-top.jpg) no-repeat;
		}
		#bd-top-right {
			float: left;
			width: 23.3333em; /* 280px */
			background: #fff url(../images/bd-right-top.jpg) no-repeat;
		}
	#bd-bottom {
		margin: 0 0.8333em; /* 0 10px */
		clear: both;
	}
		#bd-bottom-left {
			float: left;
			width: 58.3333em; /* 700px */
			background: #fff url(../images/bd-left-bottom.jpg) no-repeat;
		}
		#bd-bottom-right {
			float: left;
			width: 23.3333em; /* 280px */
			background: #fff url(../images/bd-right-bottom.jpg) no-repeat;
		}

	#bd-center {
		width: 81.6667em; /* 980px */
		margin: 0 0.8333em; /* 0 10px */
		background: transparent url(../images/bd-center-background.jpg) repeat-y;
	}
		#bd-center-left {
			float: left;
			width: 58.3333em; /* 700px */
			background-color: #fff;
		}
		#bd-center-right {
			float: left;
			width: 23.3333em; /* 280px */
			background-color: #e6eef6;
		}

		
/* foot
------------------------------------------------------------ */

	#ft {
		height: 1.6667em; /* 20px */
		line-height: 1.6667em; /* 20px */
		background: #fff url(../images/foot.jpg) no-repeat;
		clear: both;
		
	}
	
	#ft-copyright {
		margin-left: 1em;
		font-size: 80%;
		color: #fff;
	}
	
/* body center left
------------------------------------------------------------ */
	#bd-left-content {
		height: 41.8333em; /* 502px */
	}
	
	#bd-left-images {
		float: left;
		width: 12.9167em; /* 155px */
	}
		#bd-left-images img {
			display: block;
			margin: 1.25em 0.8333em; /* 15px 10px */
		}
		#bd-left-images img.first {
			margin-top: 0.8333em; /* 10px */
		}
		#bd-left-images img.last {
			margin-bottom: 0;
		}
		
	#bd-left-text {
		margin: 1.6667em; /* 20px */
		margin-top: 0;
		margin-left: 13.75em; /* 165px */
		padding-top: 0.8333em; /* 10px */
	}
	#bd-left-text h2 {
		margin-top: 0px;
		margin-bottom: 0.5em;
	}

	.bottom-link {
		float: right;
		margin-top: 0.8333em;
	}
		.bottom-link a, .bottom-link a:visited {
			font-weight: bold;
		}
		
/* body center right
------------------------------------------------------------ */

	#bd-right-content {
		height: 41.8333em; /* 502px */
	}
	
	#map, #logos {
		width: 21.6667em; /* 260px */
		margin: 0 0.8333em; /* 10px */
	}
	
	#map {
		height: 21.5em; /* 258px */
		margin-top: 0;
	}
	#logos {
		height: 20.3333em; /* 244px */
		margin-bottom: 0;
		background: transparent url(../images/logosn.jpg) no-repeat;
	}
	
/* map
------------------------------------------------------------ */

	#map-cntr {
		width: 21.6667em; /* 260px */
		height: 21.5em; /* 258px */
		position: relative;
		background: transparent url(../images/map.jpg) no-repeat;
		margin: 0;
	}
		.map-dot {
			width: 8px;
			height: 8px;
			position: absolute;
		}
		.map-dot a, .map-dot a:visited {
			display: block;
			width: 8px;
			height: 8px;
			line-height: 8px;
			text-decoration: none;
			background: transparent url(../images/map-dot-off.jpg) no-repeat;
		}
		.map-dot a:hover, .map-dot-on, .map-dot-on a, .map-dot-on a:visited {
			background: transparent url(../images/map-dot-on.jpg) no-repeat;
		}
		
		#map-location {
			position: absolute;
			width: 120px;
			height: 12px;
			top: 242px;
			left: 22px;
		}
		
		/* map dot positions */
		#map-dot-amc { top: 101px; left: 102px; }
		#map-dot-azm { top: 230px; left: 152px; }
		#map-dot-emc { top: 149px; left: 80px; }
		#map-dot-icin { top: 124px; left: 118px; }
		#map-dot-lumc { top: 128px; left: 77px; }
		#map-dot-umcg { top: 22px; left: 195px; }
		#map-dot-umcn { top: 142px; left: 156px; }
		#map-dot-umcu { top: 124px; left: 125px; }
		#map-dot-vumc { top: 102px; left: 111px; }
		#map-dot-zwolle { top: 85px; left: 170px; }
		
		/* location names */
		.location-name-choose { background: transparent url(../images/location-choose.jpg) no-repeat; }
		.location-name-amc { background: transparent url(../images/location-amc.jpg) no-repeat; }
		.location-name-azm { background: transparent url(../images/location-azm.jpg) no-repeat; }
		.location-name-emc { background: transparent url(../images/location-emc.jpg) no-repeat; }
		.location-name-icin { background: transparent url(../images/location-icin.jpg) no-repeat; }
		.location-name-lumc { background: transparent url(../images/location-lumc.jpg) no-repeat; }
		.location-name-umcg { background: transparent url(../images/location-umcg.jpg) no-repeat; }
		.location-name-umcn { background: transparent url(../images/location-umcn.jpg) no-repeat; }
		.location-name-umcu { background: transparent url(../images/location-umcu.jpg) no-repeat; }
		.location-name-vumc { background: transparent url(../images/location-vumc.jpg) no-repeat; }
		.location-name-zwolle { background: transparent url(../images/location-zwolle.jpg) no-repeat; }
	
/* box
------------------------------------------------------------ */

.box {
	width: 42.0833em; /* 505px */
	margin-bottom: 1em; /* 10px */
}
	.box-hd {
		height: 0.8333em; /* 10px */
		line-height: 0.8333em; /* 10px */
		background: #fff url(../images/box-top.jpg) no-repeat;
	}
	
	.box-bd {
		border-width: 0px 1px;
		border-color: #ee3124;
		border-style: solid;
	}
	
	.box-ft {
		height: 0.8333em; /* 10px */
		line-height: 0.8333em; /* 10px */
		background: #fff url(../images/box-bottom.jpg) no-repeat;
	}

	/* box body */
	
	.box-bd ul, .box-bd ul li {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.box-bd ul {
		margin-left: 0.8333em; /* 10px */
	}
		.box-bd ul li {
			height: 1.6667em; /* 20px */
			/*clear: right;*/
		}
		.box-bd ul li a, .box-bd ul li a:visited {
			float: left;
			clear: right;
			height: 1.6667em; /* 20px */
			line-height: 1.6667em; /* 20px */
			display: inline;
		}
		.box-bd ul li .size {
			float: left;
			margin-left: 0.4167em; /* 5px */
			color: #0055a5;
			height: 1.6667em; /* 20px */
			line-height: 1.6667em; /* 20px */
		}

/* icons 
------------------------------------------------------------ */
	.icon, a.icon, a:visited.icon {
		padding-left: 1.6667em; /* 20px */
	}

	.excel, a.excel, a:visited.aexcel {
		background: transparent url(../images/icon-excel-blue.jpg) no-repeat;
	}
	
	.arrow, a.arrow, a:visited.arrow {
		padding-left: 0;
		padding-right: 1.25em; /* 15px */
		background: transparent url(../images/icon-arrow-red.jpg) no-repeat;
		background-position: right;
	}
	
	.external, a.external, a:visited.external {
		background: transparent url(../images/icon-external-blue.gif) no-repeat;
	}

.orange,.orange a,.orange a:hover, .orange a:visited{
color: #ee3124;
font: bold 10pt arial;
text-decoration:none;
}
.orange a:hover{
text-decoration:underline;
}
.blue,.blue a,.blue a:hover, .blue a:visited{
color: #0055a5;
font: bold 10pt arial;
text-decoration:none;
}
.blue a:hover{
text-decoration:underline;
}
.blue ul, .blue ul a, .blue ul a:visited, .blue ul a:hover {
color:#000000;
font-weight:normal;
}
#contentholder h2{
display:inline;
}
.NoMargin{
margin:0px;
padding:0px;
}
.black, .black a, .black a:visited, .black a:hover {
color:#000000;
text-decoration:none;
}
.black a:hover {
text-decoration:underline;
}
.externallinks{
font:bold 12pt arial;
color:#8cb2d4;
}

.initium, .initium a, .initium a:visited, .initium a:hover{
font:8pt arial;
color:#E4EEFC;
text-align:right;
width:1000px;
text-decoration:none;
}
.initium a:hover{
text-decoration:underline;
}
