#M0_container {
 	width: 1100px;
	margin: 0 auto;
}

	#M1_logo {
		width: 1000px;
		height: 171px;
		padding: 0 0 0 4px;
	}

	#M1_menu {
		border-top: 1px dashed #f01b90;
		border-bottom: 1px dashed #f01b90;
		height: 22px;
		font-size: 18px;
		color: #ed4b00;
		font-family: arial;
		font-style: bold;
		padding: 2px 4px 0 4px;
		margin: 0 0 0 0;
		width: 1000px;
	}

		#M1_menu a {
			color: #ed4b00;
			font-family: arial;		
		}

		#M1_menu a:hover {
			color: #f01b90;
			font-family: arial;
			text-decoration: none;		
		}

	#M1_crumbs {
		height: 14px;
		padding: 5px;
		font-size: 10px;
		width: 1000px;
	}
	
		#M1_crumbs ul, #M1_crumbs li {
			padding: 0;
			margin: 0;
			float: left;
			list-style-type: none;
		}
		
		#M1_crumbs li a {
			float: left;
			display: block;
			text-decoration: none;
			text-align: center;
			height: 28px;
			width: 80px;
			color: #837070;
		}
		
		#M1_crumbs a {
			color: #282828;
		}

	#M1_main programmawidth: 1100px;
		min-height: 250px;
		background-image: url('/styles/demeester/mback.png');
		background-repeat: repeat-y;
		overflow: hidden;
	}
	
	#M1_bigmain {
		width: 1100px;
		min-height: 250px;
		background-image: url('/styles/demeester/mback-big.png');
		background-repeat: repeat-y;
		overflow: hidden;
	}	
	
		#M2_menu {
			width: 290px;
			padding: 0 0 0 0;
			margin: 0 5px 0 5px;
			float: left;
		}
		
		#M2_content {
			width: 454px;
			margin: 0 5px 0 5px;
			padding: 0;
			float: left;
		}

		#M2_bigcontent {
			width: 694px;
			margin: 0 5px 0 5px;
			padding: 0;
			float: left;
		}
		
		#M2_rmenu {
			width: 240px;
			margin: 0 5px 0 5px;
			float: left;		
		}

	#M1_footer {
	 	width: 1000px;
		height: 20px;
		line-height: 20px;
		margin: 5px 0 0 0;
		border-top: 1px dashed #f01b90;
		border-bottom: 1px dashed #f01b90;	
	}
		
		#M0_footer a {
			color: #323232;
		}

.news-date {
	color: #c0c0c0;
	text-align: right;
	font-style: italic;	
	width: 684px;
	font-size: 8pt;
}

.news-img {
	float: left;
	padding: 0 5px 2px 0;	
}
	
#showcase {
	position:relative;
	height: 150px;
	font-family: tahoma;
	overflow: hidden;
}

#showcase-large {
	position:absolute;
	top:0;
	left:0px;
	border-bottom: 1px dashed #11c7d8;
	height: 90px;
	width: 3000px;
}
	.showcase-content {
		float:left;
		width: 464px;
		padding: 0 0 0 0;
	}
	
	.case-content {
		height: 47px;
		padding: 0 0 5px 2px;
		overflow: hidden;
		margin: 0 0 2px 0;
		width: 298px;
	}

	.case-image {
		float: left;
		width: 33%;
	}
	.case-text {
		float: left;
		width: 67%;
	}

		.case-text h1 {
			text-transform:uppercase;
			color: #11c7d8;
			padding: 0;
			margin: 0;
			font-size: 12pt;
			line-height: 11pt;
			height: 11pt;
			overflow: hidden;
		}

	.read-on {
		display: block;
		width: 292px;
		height: 14px;
		line-height: 14px;
		padding: 1px 14px 1px 2px;
		text-align: right;
		background-color: #11c7d8;
	}

#showcase-tabs {
	position: absolute;
	top: 95px;
	left: 0;
	width: 464px;
	padding: 0;
}
	.showcase-tab {
		float: left;
		width: 92px;
		padding: 0 0 0 0;
	}
	
	
	
/* Mainmenu
 * --------------------------------------------------*/
.programmamenu {
	margin: 0 0 5px 0; 
	padding: 0 0 0 0;
}
.programmamenu dt {
	margin: 0;
	padding: 0 0 0 0;
	color: #11c7d8;
	font-size: 20px;
	font-weight: bold;
	text-transform:uppercase;
}
.programmamenu a	{ 
	font-weight: bold; 
	text-decoration: none;
	display: block;
	padding: 0px 0 0px 0;
}
.programmamenu dd {
	margin: 0 0 2px 0;
	font-weight: bold;
	color: #fff;
}
	.programmamenu dd a strong {
		font-weight: bold;
		color: #fff;
	}
	.programmamenu dd a {
		display: block;
		padding: 3px;
		background-color: #11c7d8;
	}

	.programmamenu dd a:hover {
		color: #ed4b00;
		background-color: #c0c0c0;
	}
.programmamenu dl			{ 
	width: 100%;
	padding: 0 0 5px 0;
}
.mainmenu ul, li, ol { margin: 0 0 0 4px; padding: 0 0 0 0; list-style: none;}



#M0_popupcontainer {
	padding: 8px;
}
#M1_popupheading {
	padding: 0 0 5px 0;
}
#M1_popupcontent {

}
