/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
}
div.menu { display: none; }
div#ptkmenu { display: none; }
div#dgkmenu { display: none; }
div#vltmenu { 	display: none; }
div#logo { display: none; }
img#hondkatvogel { display: none; }
div#main {
}
div#bottom {
	margin-top: 12pt;
	font-size: 10pt;
	font-family: Times New Roman, Georgia, serif;
	text-align: center;
	border-top: 2px solid black;
}
div#bottom a:link {color: #660;}
div#bottom a:visited {color: #000;}	
div#author {
	display: none;
}
P#welcome {
    padding: 20px 0 0 100px;
	font-size: 200%;
	line-height: 150%;
}
P#welcome:first-letter {
	font-size:133%;
	font-weight:bold;
	font-style:italic;
	}	
div.textblock {
}
div.textblock img {
	margin: 10px;
	float: right;
	}
div.textblock2 {
}
div#links a {
	padding: 0 1em 0 0;
	}
div#links a:link {color:#660;}
div#links a:visited {color:#cc6;}

ul ol.list {
	text-indent: 20px;
}
span.up {
	text-transform: uppercase;
	}
	
h1{
	border-bottom: 2pt solid black;
	margin: 0; padding: 0.125em 0.25em;
	text-align: right; text-transform: lowercase;
	font-style: italic; letter-spacing: 0.25em;
	font-size: 120%; line-height: 22px;
	}
h2 {
	border-bottom: 2px solid black;
	margin-right: 50px;
	font-weight: bold;
	}
h3 {
	text-indent: 10px;
	margin-right: 50px;
	line-height: 12px;
	}
h4 {
	font-size: 100%;
	}
p.bron {
	font-size: 9px;
	font-weight: bold;
	font-variant: small-caps;
	}
/* voor de dienstregelingstabel*/

table.dienstregeling {
	border: 2px solid black;
	margin: 20px 5px;
	}
table.dienstregeling tr.days th{
	color: #000;
	background-color: #cc6;
	font-weight: bold;
	text-align: center;
	}
table.dienstregeling tr.title th{
	color: #cc6;
	background-color: #660;
	font-size: 120%;
	font-weight: normal;
	text-align: left;
	text-indent: 0.5em;
	}
table.dienstregeling tr.month th{
	color: #fff;
	background-color: #000;
	font-weight: normal;
	text-align: left;
	text-indent: 0.5em;
	}
table.dienstregeling tr.field {
	color: #000;
	background-color: #eee;
	}

table.dienstregeling tr#footnote {
	font-size:10px;
	font-weight:bold;
	background-color: #cc6;
	}	
div.event {margin: 0.5em;}
div.event span {font-size: 75%;}

.dienstregeling tr td div a:link {
	color: #666;
	}
.dienstregeling tr td div a:visited {
	color: #999;
	}
span.small {
	font-size: 11px;
	font-family: Times New Roman, Georgia, serif;
	}
	
.album {
	margin-top: 20px;
	text-align: center;
	}
.album tr {
	vertical-align: bottom;
	}
.album tr td {
	padding: 0 10px;
}
p a:link {color: red;}