@charset "utf-8";
/* CSS Document */







/* tooltip */

.cloneMe p {
	padding: 0;
	margin: 0;
}





/* layers scheldekwartier */

#container_scheldekwartier {   
	
	padding: 0;
	margin: 0;
	clear:both;
	border-bottom: 1px solid #000000;
	}
	
	
#map_scheldekwartier {
	height: 419px;
	background:url(../images/map1.jpg) no-repeat;
	clear:both;

	}	
	
	
.wrapper_list {
	width: 200px;
	background-color:#330066;
	}
	
.wrapper {
	width: 20px;
	height: 20px;
	text-align:center;
	}	
	
	
	
	/**********************************************************************/
	/* home hotspots */
	
.hotspot {
	list-style:none;
	margin: 0;
	padding: 0;
	
	}	
	
	
.demo {
	width: 20px;
	height: 20px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(../images/hotspot_red.png) no-repeat;
	padding: 4px 5px 5px 3px;
	text-align:center;
	}	
	
	
	
.box {
	width: 10px;
	}
	
	


.box_kaartje img {
	border: 2px solid #FFFFFF;
	}




	
.box1 {
	position:absolute;
	top: 210px;
	margin-left: 50px;
	width: 10px;
	}
	
	
.box11 {
	position:absolute;
	top: 80px;
	margin-left: 840px;
	width: 80px;
}
	
	
.box2 {
	position:absolute;
	top: 170px;
	margin-left: 400px;
	width: 10px;
	}	
	
.box3 {
	position:absolute;
	top: 300px;
	margin-left: 500px;
	width: 10px;
	}	
	
.box4 {
	position:absolute;
	top: 320px;
	margin-left: 290px;
	width: 10px;
	left: 60px;
	}		
	
	
.box44 {
	position:absolute;
	top: 270px;
	margin-left: 270px;
	width: 10px;
	left: 60px;
	}		
	
	
.box5 {
	position:absolute;
	top: 350px;
	margin-left: 80px;
	width: 10px;
	}	



.box6 {
	position:absolute;
	top: 90px;
	margin-left: 150px;
	width: 10px;
	}	
	
		
	
.box7 {
	position:absolute;
	top: 90px;
	margin-left: 30px;
	width: 10px;
	}		
	
.box8 {
	position:absolute;
	top: 90px;
	margin-left: 550px;
	width: 10px;
	}		
	
.box9 {
	position:absolute;
	top: 320px;
	margin-left: 640px;
	width: 10px;
	}		
	
.box10 {   /* 1 plandeel centrum */
	position:absolute;
	top: 140px;
	margin-left: 300px;
	width: 10px;
	}		
	
	
	
.notes {
	text-align: right;
	}	
	
	
.notes a { 
	color:#005566;
	
	}	
	
	
	/**** einde hotspots ***************************************************************** */	
	
	
	
	
	
.background_home_scheldekwartier {
}	

.background_red {
	background:url(../images/backmenu_red.gif) repeat-y;
	}

.background_blue {
	background:url(../images/backmenu_blue.gif) repeat-y;
	}
	
.background_orange {
	background:url(../images/backmenu_orange.gif) repeat-y;
	}	

.background_green {
	background:url(../images/backmenu_green.gif) repeat-y;
	}

.background_darkblue {
	background:url(../images/backmenu_darkblue.gif) repeat-y;
	}

.background_purple {
	background:url(../images/backmenu_purple.gif) repeat-y;
	}
	

/* path scheldekwartier */

	
.path_scheldekwartier {
	color:#000000;
	padding: 5px 0 5px 0;
	
}	

.path_scheldekwartier a {
	color:#000000;
	text-decoration:none;
	}
	
.path_scheldekwartier a:hover {
	text-decoration:underline;
	}
	
	
.background_red .path_scheldekwartier {
		border-bottom: 1px solid #CC071E;
	}
	
.background_orange .path_scheldekwartier {
		border-bottom: 1px solid #DC7602;
	}
	
.background_blue .path_scheldekwartier {
		border-bottom: 1px solid #5268AA;
	}
	
.background_green .path_scheldekwartier {
		border-bottom: 1px solid #0092AA;
	}
	
.background_darkblue .path_scheldekwartier {
		border-bottom: 1px solid #005783;
	}
	
.background_purple .path_scheldekwartier {
		border-bottom: 1px solid #B1016B;
	}	
	

	
#home_leftcolumn {
	width: 320px;
	float:left;
	
	font-size: 71%;
}

#home_middlecolumn {
	width: 463px;
	float:left;
	background-color:#FFFFFF;
	font-size: 71%;
}

#home_rightcolumn {
	width: 210px;
	float:left;
	font-size: 71%;
}


#content_middlecolumn {
	padding: 0 10px 10px 10px;
	}
	
	
#home_middlecolumn_news	{
	width: 673px;
	float:left;
	background-color:#FFFFFF;
	font-size: 71%;
}
	
	
	
	


	
#navigation_scheldekwartier {
	background-color:#2197B7;
	font-size: 71%;
	height: 25px;
	color:#FFFFFF;
	font-weight: bold;
	padding: 3px 0 0 0;
	
	}	
	
#scheldekwartier_list  {
	list-style:none;
	padding: 0;
	margin: 0;
	
	}

#scheldekwartier_list li {
	float:left;
	padding: 5px 33px 7px 33px;
	
}


#scheldekwartier_list li a {
	color: #FFFFFF;
	text-decoration:none;
	
}



.selected {
	background-color:#5268AA;
	}



#subnavigation_scheldekwartier {
	background-color:#5268AA;
	font-size: 71%;
	height: 20px;
	color:#FFFFFF;
	
	}	
	
#scheldekwartier_sublist  {
	list-style:none;
	padding: 0;
	margin: 0;
	}

#scheldekwartier_sublist li {
	float:left;
	
}

.submenu_name {
	padding: 3px 33px 0 33px;
	}
	
.submenu_dash {
	padding: 3px 0 0 0;
}

#scheldekwartier_sublist li a {
	color: #FFFFFF;
	text-decoration:none;
}







	
#topimages_scheldekwartier {
	background-color:#000000;
	padding: 0;
	margin: 0;
}	







/* content */


h1 {
	font-size: 140%;
	}

h2 {
	font-size: 120%;
	padding: 0 0 5px 0;
	margin: 0;
	}

h3 {
	font-size: 110%;
	padding: 0 0 5px 0;
	margin: 0;
	}

h4 {
	font-size: 100%;
	padding: 0;
	margin: 0;
	}



.background_red h1 {
		color: #CC071E;
	}
	
.background_orange h1 {
		color: #DC7602;
	}
	
.background_blue h1 {
		color: #5268AA;
	}
	
.background_green h1 {
		color: #0092AA;
	}
	
.background_darkblue h1 {
		color: #005783;
	}	
	
.background_purple h1 {
		color: #B1016B;
	}		



.content_scheldekwartier p {
	padding: 0 0 10px 0;
	margin: 0;
	}



	
	
.leftcolumn_menu {
	list-style:none;
	}
	
.leftcolumn_menu li {
	color: #FFFFFF;
	padding: 3px 10px 3px 0;
	margin: 0 10px 0 0;
	background:url(../images/bullet_leftmenu.gif) no-repeat right;
	text-align:right;
	}		
	
.leftcolumn_menu li a {
	color: #FFFFFF;
	text-decoration:none;
	}	
	
	
.rightcolumn_image {
	margin: 0;
	padding: 0;
	display:block;
	}		
	
	
.contentphoto_left	{
	float:left;
	padding: 3px;
	border: 1px solid #5268AA;
	margin: 0 5px 5px 0;
	color: #5268AA;
	font-size: 90%;
	}
	
.contentphoto_left img {
	padding: 0 0 5px 0;
	}
	
	
	
.content_scheldekwartier {
	clear:both;
	padding: 10px 0 10px 0;

	}	
	
	
.wrapnews_scheldekwartier {
	border-bottom: 1px solid #CEEAED;
	clear:both;
	padding: 10px 0 10px 0;

	}
	
.content_news {
	width: 433px;
	padding: 0 10px 0 0;
	float: left;
	
	}

.img_news {
	width: 210px;
	float: left;

	}


.home_newscontent {
	padding: 5px 10px 5px 10px;
	}	
	
.head_label {
	font-size: 105%;
	display:block;
	border-bottom: 1px solid #CC071E;
	padding: 2px 0 3px 0;
	margin: 0 0 10px 0;
	color:#CC071E;
	}	
	
h1.newshead_home {
	font-size: 100%;
	font-weight:bold;
	padding: 0;
	margin: 0;
}	

.newsdate_home {
	display:block;
	padding: 0 0 5px 0;
	}
	
	
.rightcolumn_block {
	padding: 0 10px 0 10px;
	}	
	

.listimtem_urban {
	padding: 0 0 10px 0;
	}
	
.listimtem_urban a {
	font-weight: bold;
	color:#CC071E;
	padding: 2px 0 0 15px;
	background:url(../images/icn_document.gif) no-repeat left;
	}	
	
.listitem_date {
	padding: 0 0 0 15px;
}	

.urban_author {
	font-weight:bold;
	color:#CC071E;
	}
	
