@charset "utf-8";
/* CSS Document */
#middle #middleWrapper #colRight {display:none;}
#middle #middleWrapper #colMiddle { width:750px;}
#middle #middleWrapper #colMiddle #contentWrapper .topTopPic { display:none; }
#middle #middleWrapper #colMiddle #contentWrapper { background:none; }
#locationRegion,#locationDetail { width:250px; }
#selectList {position: relative; margin-top:10px; margin-bottom:10px;}

#locations {
	height:520px;
} 

#locationMap {
	width:385px; 
	height:470px; 
	padding-bottom:21px;
	float:left; 
	clear:left;
	display:inline; 
	background-image:url(../../images/site/mapbackground.gif); 
	background-repeat:no-repeat; 
	background-position: top right;
}
#locationMap #map{width:380px; height:470px; clear:both;}


#locations #info {
	float:right;
	display:inline;
	position:relative
	width:296px;
	height:310px;
	margin-right:-20px;
}
#locations #schoolInfo {
	/* is nu per categorie een andere image, dus deze is niet meer nodig.. background-image: url(../../images/scholenInfoBackground.png); */
	background-repeat: no-repeat;
	width: 296px;
	height: 295px;
	overflow: hidden;
	padding: 7px 10px 10px 10px;
	color: black;
	font-size: 1em;
	font-weight: normal;
}

#locations #schoolImage {
	width:296px; 
	height:200px;
	background-repeat:no-repeat;
	background-position:bottom right;
	display:none;
	text-align:center;
}
/*#locations #schoolImage img { height:193px; width:292px; }*/

#locations #schoolTxt table {width:275px;}
#locations #schoolTxt table td {padding:0;}


#locations #schoolInfo #schoolTitel {
	color:#d40f9f;
	font-size:14px;
	width: 270px; 
	margin-bottom:15px; 
	clear:right;
	line-height:17px;
}
#locations #schoolInfo #schooltxt {width: 270px; clear:right;margin-bottom:5px;}
#locations #schoolInfo #schoolUrlEmail {width: 270px; clear:right;margin:15px 0px 15px 0px;}
#locations #schoolInfo #schoolAdresContact {width: 270px;  clear:right;}
#locations #schoolInfo label {width:75px; display:inline; float:left; position:relative;}

