﻿/*
 * CvdG: default CSS stylesheet voor MtB
 */


body 
{
	font-family:Verdana,Arial,sans-serif;
	color: #000;
	font-size: 11px;	
	margin: 0px;
	background:#fff;
	padding: 11px; 
}

body table#kalender
{
	padding:0px;
	border:0px;
	border-collapse: collapse;
}

body table#kalender tr
{
	vertical-align:top;	
}

td#kalender ul
{
        line-height:18px;
        padding:0px 0px 0px 0px;
        font-size:10px;
        margin:0;
}

td#kalender ul li
{
        padding:0px 0px 0px 0px;
        color:#707173;
        list-style-type: none;
        --list-style-position:inside;
        border-top: 1px solid #707173;
}
td#kalender ul li.open ul
{
        display:inline;
        margin:0;
}

td#kalender ul li ul
{
        margin:0;
}

ul#kalender li ul li
{
        padding:0px;
}
ul#kalender a
{
        text-decoration:none;
        color:#707173;
}

td#tekst h1
{
	font-size:13px;
	color:#C33;
}
td#tekst-top, td#tekst
{
	width:421px;
	padding-left:20px;
}
td#tekst h3
{
	color:#404040 !important;
}
td#tekst-top a, td#tekst #subnav a, td#tekst a
{
	text-decoration:none;
	color:#000;
}
p a
{
	color:#066097 !important;
}
td#tekst #subnav a
{
	color:#066097;
	font-size:10px;
}
td#tekst #subnav a:hover
{
	color:#c33;
        background:url(/images/bullet.gif) left center no-repeat;
        margin-left:-14px;
        padding-left:14px;

}
td#tekst-top a
{
	padding-right:20px;
}

td#beeld
{
	width:136px;
}
div#close
{
	text-align:right;
}
td#agenda
{
	text-align:center;
	margin:0;
	padding:0;
	width:98px;
	background:#D7D8D9;
}
td#kalender
{
	width:80px;
}
