body {
	color: #000066;
	font-family: verdana;
	font-size: 14px;
}

a:hover {
	color: #000;
	font-weight: bold;
}

h1 {
	color: #FF0000;
	font-size: 20px;
}

caption {
	text-align: left;
	color: #FF0000;
	font-weight: bold;
}

#container {
	position: relative; 
	width: 800px; 
	margin-left: 9%;
	margin-right: 9%;
}

#header {
	background-image: url("http://www.rijntamboers.nl/fileadmin/header_site_copy.jpg");
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 144px;
	font-family: vivaldi, italic;
	font-size: 60px;
	color: #FF0000;
	text-shadow: #FFFFFF 1px 1px 5px;
}

#nieuws {
	height: 32px;
	width: 800px;
	position: absolute;
	top: 144px;
	left: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #990000;
	background-color: FBEBEF;
}

#hoofdmenu {
	position: absolute;
	left: 0px;
	top: 222px;
}

#blauwe_deel {
	position: absolute;
	top: 210px;
	min-height: 350px;
	left: 126px;
	width: 673px;
	background-image: url(Jack_Sparrow.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#links {
	position: absolute;
	top: 210px;
	left: 0px;
	width: 274px;
}

#rechts {
	position: absolute;
	top: 90px;
	left: 490px;
	width: 274px;
}

.tabel_agenda {
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	font-size: 12px;
	border-collapse: collapse;
}

.tabel_agenda td {
	border-bottom-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 14px;
	width: 150px;
}

.tabel_telefoonnummers {
	color: #000066;
	font-family: verdana;
	font-size: 14px;
}


.tabel_bezetting {
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: double;
}

.tabel_bezetting td {
	width: 175px;
	
}		

.tabel_bezetting img {
	/* width: 140px; */
	height: 165;
}

.menu {
	font-size: 12px;
	width: 110px;
	text-align: center;
}

.menu tr {
	height: 30px;
}

.menu td {
	border-top-color: #000066;
	border-top-width: 1px;
	border-top-style: solid;
}

.menu a {
	color: #000066;
	text-decoration: none;
}

.menu a:hover {
	color: #000;
	font-weight: bold;
}

.menu a:active {
	font-weight: bold;
}

.multimedia {
	font-size: 12px;
	width: 110px;
	text-align: center;
}

.multimedia tr {
	height: 30px;
}

.multimedia td {
	border-top-color: #000066;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-color: #000066;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 5px;
}

.multimedia {
	color: #000066;
	text-decoration: none;
}