/* HTML TAGS */
* {
   padding:0;
   margin:0;
}
html
{
	color: #fff;
}
body
{
	background-color: #fff;
	margin: 0px;
	height: 100%;
}
a {
	color:#ed4401;
	text-decoration:none;}
a:hover
{
}
strong, b
{
	font-weight: bold;
}
form
{
	margin: 0px;
}
div, td
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: arial;
	font-size: 11px;
	color: #000; /*-moz-box-sizing:border-box; 	box-sizing:border-box;*/
}

input, textarea
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Arial";
	font-size: 12px;
	color: #000; /*-moz-box-sizing:border-box; 	box-sizing:border-box;*/
}

img
{
	border: none;
}
h1
{
}
/* template CLASSES */

.inner-wrapper
{
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -500px; /* half of the width */
}
.tuner {
	width:100%;
	height:300px;
	background-image:url(../media/templates/bg-top.jpg);
	text-align:center;}
.content-wrapper {
	text-align:center; /* to center .content in ie */
	min-height:200px;
	background-color:#ffffff;}
.content {
	width:1000px;
	min-height:200px;
	margin:0 auto; /* centers div */
	background-image: url(../media/templates/border-right.gif);
	background-repeat: repeat-y;
	background-position: 866px;
	text-align:left;
}
.column-left {
	width:166px;
	float:left;}
.column-right {
	width:134px;
	float:right;
	}
.address {
	margin:10px 0px 0px 10px;
	color:#018ec4;
	}		
.column-middle, .activiteiten {
	width:620px;

	margin:0px 0px 0px 166px;
	text-align:left;}		
.modules {
	background-color:#ef4301;
	height:200px}
.column-bottom-middle-left {
	width:350px;
	float:left;
	margin: 0px 0px 0px 166px;
	background-image: url(../media/nl/titlesnl/title_nieuws_home.gif);
	background-repeat: no-repeat;
	background-position: 230px 10px;
}

.column-bottom-right {
	float:right;
	width:134px;}
.column-bottom-middle-right {
	float:left;
	width:350px;
	background-image: url(../media/nl/titlesnl/title_agenda_home.gif);
	background-repeat: no-repeat;
	background-position: 230px 10px;
	}

		
.footer {
	background-color:#000000;
	padding:25px 0px 25px 0px;
	text-align:center;
	color:#b6c7cd;
	font-family:Arial;
	font-size:11px;	}	
.footer td {
	color: #ccc	}
	
.weblog-item {
	}
#CMS_ctl00_Comments1_LblNoComments {
	display:none;}	
.column-middle .weblog-item .left {
	float:left;
	margin: -24px 0px 10px 0px;}
.column-middle .weblog-item .title {
	margin:10px 0px 0px 210px;
	font-weight:bold;}
.column-middle .weblog-item .text {
	margin:10px 0px 0px 210px;}	
.column-middle .weblog-item .read-more {
	float:right;
	margin: 10px 10px 0px 0px;}
.column-middle .link-list {
	display:none;}
.column-middle .agenda-list .date, .column-middle .agenda-list .time, .column-middle .agenda-list .title, .column-middle .agenda-list .text {
	margin: 0px 0px 0px 210px;
	font-weight:bold;}
.column-middle .weblog-item .icon {
}
.agenda-current .icon {
	margin:14px 0px 0px 0px}
.column-middle .agenda-list .text {
	font-weight:normal;	}
.column-middle .agenda-list .icon {
	float:left;
	margin: -40px 0px 0px 0px;}	
.column-middle .agenda-list .read-more {
	float:right;}
.column-middle .agenda-event .title {
	font-weight:bold;}
.navigation-pages {
	margin:10px 0px 0px 270px;
	}
.navigation-results	{
	margin:0px 0px 0px 250px;
	padding-bottom:10px;}					
.column-bottom-middle-left .weblog-item .left, .column-bottom-middle-right .agenda-current .left {
	float:left;
	margin: -54px 0px 0px 0px;}
.column-bottom-middle-left .weblog-item	.title, .column-bottom-middle-right .agenda-current .title {
	margin: 40px 0px 0px 210px;
	font-weight:bold;}
.column-bottom-middle-left .weblog-item .read-more	{
	float:right;
	margin: 10px 10px 0px 0px;}
.column-bottom-middle-left .weblog-item .text, .column-bottom-middle-right .agenda-current .text {
	margin: 10px 10px 0px 210px;}	
.modules div, .modules td {
	color:#ffffff;}
.column-bottom-middle-right .agenda-current .title {
	font-weight:bold}	
.column-bottom-middle-right .agenda-current .date, .column-bottom-middle-right .agenda-current .time {
	display: none;}
.column-bottom-middle-right .agenda-current .read-more {
	float:right;
	margin: 10px 10px 0px 0px;}		
.newsletter-image {
	margin:10px 0px 0px 10px;}
.activiteiten .title {
	font-weight:bold;
	}
.activiteiten .read-more {
	float:right;
	margin: 0px 0px 0px 10px;}
.activiteiten .link-list {
	margin: 10px 0px 10px 0px;}
.calendarWrapper_Telerik, .titlebar_Telerik, .TableLayout_Telerik {
	width:600px;}
.titlebar_Telerik {
	height:20px;}	
.TableLayout_Telerik td, .DaysOfWeek_Telerik {
	text-align:center;
	height: 18px;}
.radCalSelect_Telerik {
	background-color:#018ec4;}		
/* CALENDAR SPECIFIC TAGS */
.agenda-current {
	margin-top: -14px;
}
.agenda-current .title, .agenda-current .text {
	position:relative;
	top: 15px;
}
.template-column-left .agenda-current
{
	margin-top: -15px;
}
.template-column-middle .agenda-list
{
	width: 600px;
}
.calendarWrapper_Telerik
{
	width: 600px; *width:580px;
	margin:20px0px0px0px;}
.TableLayout_Telerik
{
	width: 100%;}
.TableLayout_Telerik td
{
	text-align: center;
	height: 18px;
	border: none;
}
.TableLayout_Telerik td a
{
	color: #ed4401;
	text-decoration: none;
}
.titlebar_Telerik
{
	width: 100%;
	height: 30px;
	border: none;
	background-color: #fff;
	margin-top:15px;
}
.titlebar_Telerik td
{
	padding: 0px 8px 0px 8px;
	color: #000;
}
.DaysOfWeek_Telerik
{
	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
}
.radCalDefault_Telerik, .radCalWeekendDefault_Telerik
{
	background-color: #ffffff;
}
.radCalSelect_Telerik
{
	background-color: #000000;
}
.radCalSelect_Telerik a
{
	color: #ed4401;
}
.radCalHover_Telerik
{
	background-color: #ffffff;
	border: none;
}
.otherMonth_Telerik
{
	background-color: #ffffff;
}
.otherMonth_Telerik a
{
	color: #ffffff;
}
.day-low
{
	background-color: #2b9ed5;
}

.day-medium
{
	background-color: #2b9ed5;
}
.day-high
{
	background-color: #2b9ed5;
}
.slideshow-item .read-more {
	margin-bottom:12px }
.slideshow-item .title {
	font-weight:bold}