body {
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
	font-size:12px;
	color:#000;
	margin:0;
}

a 
{
    color: #6a1010;
    font-weight: bold;
    text-decoration: none;
}

h1 {
	font-size:24px;
	color:#6a1010;
	padding:0;
	margin:0;
}

h2 
{
    font-size: 14px;
    padding: 0;
    margin: 0;
}

.ContentItem p
{
    margin: 0;
}

a:hover 
{
    text-decoration: underline;
}

#container {
	margin:0 auto;
	width:950px;
}

#header {
	position:relative;
	height:283px;
	width:950px;
}

#header h1 {
	background:url(images/logo.png) no-repeat;
	text-indent:-6000px;
	width:330px;
	height:53px;
	padding:0;
	margin:0;
}

#header h1 a {
	display:block;
	width:330px;
	height:53px;
}

#header .header {
	border-top:#a91a1a solid 1px;
	display: block;
}

#header #navigatie {
	background:url(images/navigatie_bg.png) no-repeat;
	width:950px;
	height:35px;
}

#header #navigatie ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

#header #navigatie ul li {
	font-size:17px;
	float:left;
	background:url(images/navigatie_bar.png) no-repeat 0 6px;
	height:35px;
}

#header #navigatie ul li.MenuItemFirst 
{
    background: none;
}

#header #navigatie ul li a {
	text-decoration:none;
	font-weight: normal;
	margin:0 20px;
	padding:8px 0 0 0;
	display:block;
	height:29px;
	color:#fff;
	float:left;
}

#header .taalmenu {
	padding:0 0 0 20px;
	position:absolute;
	font-weight:bold;
	top:30px;
	right:0;
}

#header .taalmenu img
{
    padding-right: 4px;
}

#header .taalmenu li 
{
    display: inline;
    margin-left: 1em;
    white-space: nowrap;
}

#header .nederlands a {
	text-decoration:none;
	font-weight: normal;
	color:#000;
}

#content {
	background:url(images/stenen_bg.png) #eaeaea top right no-repeat;
	width:950px;
}

#content #subnavigatie {
	height:29px;
	width:950px;
	background:url(images/subnavigatie_aan.png) repeat-x bottom;
}

#content #subnavigatie ul {
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0;
}

#content #subnavigatie ul li {
	font-size:13px;
	float:left;
}

#content #subnavigatie ul li a {
	text-decoration:none;
	font-weight: normal;
	margin:0 10px 0 10px;
	padding:5px 0 0 0;
	display:block;
	color:#6a1010;
	height:23px;
	float:left;
}

#content #subnavigatie ul li.bar {
	background:url(images/subnavigatie_bar.png) no-repeat 0 5px;
	height:29px;
	width:1px;
}

#content #teksten {
	padding:20px 0 20px 40px;
	line-height:24px;
	width:590px;
	float:left;
}

#content #sidebar {
	padding:20px 0 0 0;
	margin:0 35px 0 0;
	width:238px;
	float:right;
}

#content #sidebar .box {
	padding:15px 20px 10px 20px;
	margin:0 0 20px 0;
	background:#fff;
	display:block;
	opacity:0.85;
	filter:alpha(opacity=85);
	width:198px;
}

#content #sidebar .box h2 {
	font-weight:normal;
	font-size:18px;
	color:#6c1111;
	padding:0;
	margin:0;
}

#content #sidebar .box table {
	margin:15px 0 0 0;
}

#content #sidebar .box table td {
	vertical-align:top;
}

#content #sidebar .box table .title {
	padding:0 25px 10px 0;
	font-weight:bold;
	width:100px;
}


#footer {
	font-size:10px;
	color:#a3a3a3;
}

#footer p {
	margin-top:5px;
}

#footer a {
	text-decoration:underline;
	font-weight: normal;
	color:#a3a3a3;
}

.clear {
	clear:both;
}

#header #navigatie UL LI A.MenuItemAddButton
{
    padding-top: 20px;
    color: #000;
}

.ContentItemAppointment .DateTime 
{
    font-weight: bold;
    font-size: 10px;
}

.box h1 
{
    font-size: 18px;
}

.box .ContentItemAppointment, .box .ContentItemAudioTrack
{
    border-bottom: solid 1px #888;
    margin: 0;
    padding: 1em 0;
}

.box .ContentItemAppointment .LocationString, .box .ContentItemAppointment .Header
{
    margin-left: 35px;
}

.box .ContentItemAppointment .DateTime 
{
    position: absolute;
    font-size: 12px;
    font-weight: normal;
}

.box .ContentItemAudioTrack h2
{
    font-size: 13px !important;
    font-weight: bold !important;
}
