/* MAIN WINDOW */
form, input, tbody, tr, td, table, div{
	margin: 0;
	padding: 0;
}
#root {
	padding-top: 5px;
	position: relative;
	margin-left: 210px;
/*	top: 145px;*/
}

/* NAVBAR */
#navbar {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
/*	position: absolute;*/
	left: 10px;
	float: left;
}

#navbar ul {
	margin: 0;
	padding: 0;
	width: 200px;
}

#navbar ul li {
	list-style-type: none;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10pt;
	margin: 0;
	padding: 0;
}

#navbar ul li a {
	border: 2px groove #CCC;
	margin: 0;
	display: block;
	padding: 2px 8px;
}

#navbar ul li a:link, #navbar ul li a:visited {
	background-color: #225;
	color: #CCC;
	text-decoration: none;
}

#navbar ul li a:hover {
	color: #FF4;
}
/*
#content #text .button a {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
    background: #006699;
    color: #FFF;
}

#content #text .button a:link,
#content #text .button a:visited {
	color: #FFF;
	text-decoration: none;
	display: inline;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
}

#content #text .button a:hover {
	color: #051345;
}
*/
/* de rest */
body {
	background-image: url('images/bg.gif');
/*	background-color: #ddd;*/
	font-family: sans-serif;
	color: #222;
	font-size: 11pt;
	padding-right: 15px;
   	}
a:link, a:visited {
	color: black;
	font-weight: bold;
	text-decoration: none;
	}
a:active {color: black;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	}
#titel { 
	font-size: 24pt;
	color: #FF4;
	width: 100%;
	background-color: #225;
	border: 2px groove #CCC;
	line-height: 120px;
	vertical-align: middle;
}
#titel img {
	float: left;
	margin: 10px;
}
#login {
	margin-left: auto;
	margin-right: 0;
	padding: 5px;
	text-align: right;
	line-height: 20px;
	background-color: #225;
	border: 2px groove #CCC;
	border-top: 0;
	color: #DDD;
}
#login a {
	color: yellow;
}
#loginmenu {
	line-height: 20px;
/*	width: 100%;*/
	padding: 5px;
	background-color: #225;
	border: 2px groove #CCC;
	border-top: 0;
	color: #DDD;
}
#loginmenu a { color: #FF4; }
#loginmenu a:hover { color: #FF4; }
/*
.instrument p {
	margin-top: 5px;
	font-size: 20pt; 
	color: black;
	margin-bottom: 5px;
	}
.rep {
	color: black;
	font-weight: bold;
	}
*/
.ondertitel, h1, h2 {
	margin-top: 0;
	margin-bottom: 10px;
	color: black;
	font-size: 24pt;
	font-weight: normal;
}
.nieuws h2 {
	font-size: 16pt;
}
.nieuws .cnt_comments {
}
.blauw .ondertitel, .blauw h1, .blauw h2 {
	color: #FF4;
}
.zwart .ondertitel, .blauw h1, .blauw h2 {
	color: #FFF;
}
table.nieuws {
	right: 0;
	border: 2px groove #CCC;
	margin-bottom: 20px;
	width: 100%;
	float: left;
}
table.nieuws td {
	vertical-align: top;
	padding: 10px;
}
table.nieuws td table td {
	padding: 2px 10px;
}
.nieuws td.logo {
	vertical-align: middle;
	text-align: right;
}
.nieuws td.logo img {
	margin: 15px;
	padding: 0;
}
.nieuws .content {
	font-size: 10pt;
	display: block;
/*	max-height: 300px;
	overflow: auto;*/
	padding-right: 10px;
}
.nieuws h3 {
	font-weight: bold;
	font-size: 14pt;
	padding: 0;
	margin: 0;
	padding-bottom: 5px;
}
table.nieuws.blauw { /*background-color:#225;*/ background:url(content_bg.png) repeat-x #303560; border-color:#CCCCCC; color:#DDD}
.nieuws.blauw td { color: #DDD }
.nieuws.blauw h3 { color: #FF4; }
.nieuws.blauw a:link, .nieuws.blauw a:visited, table.gastenboek a:link, table.gastenboek a:visited { color: #FF4; font-weight: bold;}
.nieuws.blauw a:hover, table.gastenboek a:hover { text-decoration: underline; }

.nieuws.groen { /*background-color:#252;*/ background:url(content_bg_groen.png) repeat-x #435743; border-color:#CCCCCC; color:#DDD; }			
.nieuws.groen h3 { color: #FF4; }
.nieuws.groen a:link, .nieuws.groen a:visited { color: #FF4; font-weight: bold;}
.nieuws.groen a:hover { text-decoration: underline; }
table.nieuws.zwart { background-color:#000; border-color:#CCCCCC; color:#DDD}
.nieuws.zwart td { color: #DDD }
.nieuws.zwart h2, .nieuws.zwart h3, .nieuws.zwart th { color: #FFF; }
.nieuws.zwart a:link, .nieuws.zwart a:visited { color: #FFF !important; font-weight: bold;}
.nieuws.zwart a:hover { text-decoration: underline; }

.nieuws.geel { /*background-color: #FF4;*/ background:url(content_bg_geel.png) repeat-x #fbfaa3; border-color:#CCCCCC; color: #222; }			
.nieuws.geel h3 { color: black; }
.nieuws.geel a:link, .nieuws.geel a:visited { color: black; font-weight: bold;}
.nieuws.geel a:hover { text-decoration: underline; }

.nieuws.rood { /*background-color: #522;*/ background:url(content_bg_rood.png) repeat-x #663d3d; border-color:#CCCCCC; color: #DDD; }		
.nieuws.rood h3 { color: #FF4; }
.nieuws.rood a:link, .nieuws.rood a:visited { color: #FF4; font-weight: bold;}
.nieuws.rood a:hover { text-decoration: underline; }
	
#tablegroep td {
	text-align: center;
	padding: 5px;
}
.mf_naam {
	font-weight: bold;
}
.mf_datum {
	font-size: x-small;
	margin: 0;
	padding: 0;
	margin-left: auto;
	text-align: right;
	display: block;
}
.mf_message {
	border-left: 1px solid;
	padding-left: 10px;
	vertical-align: top;
}
.mf_left {
	padding-right: 10px;
}
.mf_sep {
	height: 20px;
}
th {
	color: #FF4;
	padding-top: 25px;
	padding-bottom: 10px;
}
.geschiedenis dt {
	color: #FF4;
	display: block;
}
.geschiedenis dd {
	margin-left: 75px;
	margin-bottom: 15px;
	display: block;
}

.gastenboek {
	border-collapse: collapse;
	color: #DDD;
}
.gastenboek td {
	border: 2px groove #CCC;
	padding: 10px;
}
.row1 {
	background-color: #336;
}
.row2 {
	background-color: #337;
}
#fotoboek img {
	margin: 15px;
	float: left;
	display: block;
	border: 0;
}
table.werklijst {
	padding: 0;
	margin: auto;
	table-layout: fixed;
}
table.werklijst tr {
	padding: 0;
	margin: 0;
}
table.werklijst td {
	white-space: nowrap;
	padding: 2px;
}
table.nieuws th.comment {
    text-align: left;
    padding: 0 0 0 10px;
    margin: 0;
}
table.nieuws td div.comment {
    border: 1px solid;
    padding: 10px;
}
table.nieuws td div.comment p {
    margin: 0;
    padding: 0;
}
table.nieuws td div.comment p.comment_info span {
    font-style: italic;
    border-top: 1px dotted;
}
table.nieuws td div.comment p.comment_info {
    margin-top: 10px;
    padding: 0;
}
