#inhoud
{
width: 920px!important;
}

#centered
{
	min-height:125em;
}

#content th
{
	padding-right:1em;
	font-weight: normal;
}

.left
{
	float:left;
	margin-right:1em;
}

.right
{
	float:right;
	margin-left:1em;
}

#calendar
{
	margin: 0!important;
	padding: 0!important;
	border-top: none;
	margin-top: 1em;
	margin-left: 220px;
	list-style: none;
	clear: both;
}

#calendar li
{
	float: left;
	list-style: none;
}

p.kalender_navigatie
{
	text-align: center;
}

p.kalender_navigatie a
{
	text-decoration: none;
	line-height:3em;
	float: none!important;
	background: url(../images/icon-submenu-black.gif) no-repeat right 3px;
	padding-right: 14px;
	color: #000;
}

p.kalender_navigatie .left
{
background: url(../images/icon-submenu-black_mirrored.gif) no-repeat left 3px;
padding-left: 14px;
}

#jarennavigatie_beneden { clear: both; }

div.month_container
{
	height: 16.5em;
	width: 250px;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-top: 1em;

}

#calendar div.month_container
{	
	
		
}

div.day_container
{
	margin-top: 0.6em;
	width: 457px;
	float: right;
	margin-right: 200px;
}

div.day_container ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

div.day_container li
{
	border-bottom: 1px solid #E5E5E5;
	background: url(../images/icon-submenu-black.gif) no-repeat bottom right;
}

div.day_container li:hover
{
	border-bottom: 1px solid #000000;
	background: url(../images/icon-submenu-black-hover.gif) no-repeat bottom right;
}

div.day_container li li:hover{ border-bottom: none; background: none; }

div.day_container li h2
{
font-size: 1.0em;
color: #000000;
}

div.day_container li h2 a, div.day_container li h2 a:link { color: #000000; }
div.day_container li h2 a:active, div.day_container li h2 a:hover { text-decoration: none; }

div.day_container li ul li
{
	list-style: none;
	background: none;
	border: none;
	margin: 0px;
	margin-left: 0px; 
	padding: 0px 7px 0px 0px;
	display: inline;
	border-right: 1px solid #99a4b7;
	color: #99a4b7;
	font-size: 0.9em;
	
}

div.day_container li ul li:hover { background: none; }

div.day_container li ul li br { display: none;  }

div.day_container li ul
{
list-style: none;

}

div.day_container li.activiteit { position: relative; padding: 5px 0px 4px 0px; }

div.day_container li.activiteit ul { margin-top: 0px; margin-bottom: 7px; }

div.day_container li.activiteit h2{ padding-top: 0px; line-height: 90%;}
#content div.month_container .month
{
border-collapse: collapse;
}

.month caption
{
	text-align: center;
	padding:.3em;
}

.month caption a, .month caption a:hover
{
	text-decoration: none!important;
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #000!important;
	
}

.month th
{
	
	height:1em;
	font-size: 1em;
	text-align: center!important;
	padding: 0.5em;
}

.month td
{
	text-align: center;
	line-height: 100%;
	border: 1px solid #8E9AAE;
}

.month td.day a, .month td.day span
{
	display: block!important;
	text-decoration: none;
	font-weight: normal;
	padding: 0.3em 0.5em!important;
	margin: 0;
}

.month td.day a:hover
{
	color: #C10434;
	font-weight: bold;
	text-decoration: underline;
}

.month td.day a.active
{
	margin: 0;
	padding: 0;
	/*font-weight: bold;*/
}

.month .today { background: #A71A1B; }
.month .today a, .month .today a:link{ color: #FFFFFF; }

.month .today .events, .month .today .events:link { color: #FFFFFF!important; }

#bar { clear: both; width: 457px; float: right; margin-right: 200px;}

#extracontent { display: none; }


