/*@charset "utf-8";
/* CSS Document */


html {
	overflow-x: hidden;
}
body, html {
	margin: 0;
	padding: 0;
}
body {
	background-color: #330000;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;/*Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
}
h1 {
	font-size: 18px;
	width: 550px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
p {
	margin-top: 0;
	margin-bottom: 10px;
}
.news_datum {
	font-size: 9px;
	font-weight: normal;
	float: right;
	margin-top: 20px;
	*margin-top: 0;
	margin-right: 10px;
	width: 200px;
	text-align: right;
}
a img {
	border: 0;
}
a, a:visited, a:active {
	color: #850100;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, textarea {
	border: 1px solid #666;
}
textarea {
	overflow-x: hidden;
	overflow-y: scroll;
}
#wrapper {
	background-image: url('/img/background.jpg');
	background-repeat: no-repeat;
	width: 990px;
	height: 546px;
	margin: 0 auto;
}
#header {
	height: 188px;
	width: 990px;
}
#menu {
	height: 188px;
}
#menu div {
  width: 210px;
}
#media_menu {
	position: absolute;
	margin-top: -25px;
	margin-left: 25px;
	*margin-top: -377px;
	*margin-left: -795px;
}
#media_menu a {
	margin-right: 20px;
}
#content_background {
	width: 800px;
	height: 352px;
	background-color: #FFF; 
	opacity:.70;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7; 
	margin-left: 20px;
	float: left;
	display: inline-block;
	_margin-top: -195px;
	_margin-left: 10px;

}
#content {
	position: relative;
	margin-top: -357px;
	_margin-top: -355px;
	width: 780px;
	border: 5px solid #330000;
	height: 347px;
	color: #330000;
	margin-left: 20px;
	_margin-left: 10px;
	display: inline-block;
	overflow-y: auto;
	overflow-x: hidden;
	float: left;
	padding-left: 10px;
}
.left_content {
	width: 358px;
	padding: 5px 10px;
	float: left;
	clear: left;
}
.right_content {
	width: 358px;
	padding: 5px 10px;
	float: left;
	clear: right;
}
/*#player {
	width: 225px;
	position: relative;
	top: -115px;
	*top: -125px;
	left: 20px;
	border: 1px solid #FAF983;
	height: 65px;
}
#player p {
	margin: 0;
}*/
#random_photo {
	float: right;
	width: 140px;
	height: 93px;
	margin-right: 20px;
	margin-top: -357px;
	_margin-top: -355px;
	_margin-left: 10px;
}
#random_photo img {
	margin-bottom: 21px;
	*margin-bottom: 16px;
}
#random_photo img.last_picture {
	margin-bottom: 0;
	margin-top: -1px;
	*margin-top: 1px;
	_margin-top: 2px;
}
#calendar {
	width: 300px;
	height: 45px;
/*	border: 1px solid white;*/
	color: #F7F775;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	top: -307px;
	*top: -327px;
	left: 23px;
}
#calendar p {
	margin: 0;
}
#nieuws_button {
	position: relative;
	top: 13px;
	left: 103px;
}
#gastenboek_button {
	position: relative;
	top: -10px;
	left: 450px;
	*top: -19px;
}
#header #hyves_logo {
	position: relative;
	left: 860px;
	top: -60px;
	*top: -70px;
	width: 124px;
	height: 114px;
	display: block;

}
#hyves_logo a {
	width: 124px;
	height: 114px;
	display: block;
}
#media_button {
	position: relative;
	top: -173px;
	left: 740px;
	*top: -189px;
}
#menu #media_button {
	width: 106px;
}
#links_button {
	position: relative;
	top: -128px;
	left: 595px;
	*top: -140px;
	width: 106px;
}
#agenda_button {
	position: relative;
	top: 0;
	left: 265px;
	*top: -5px;
}
#menu #contact_button {
	position: relative;
	top: -278px;
	left: 800px;
	*top: -298px;
	height: 54px;
}
#menu #contact_button {
	width: 134px;
}
#agenda {
	width: 750px;
	border-collapse: collapse;
	margin: 5px 20px 5px 5px;
}
#agenda, #agenda th, #agenda td {
	/*border: 1px solid #000;*/
	border: 0;
}
#agenda th {
	text-align: left;
	font-size: 16px;
	padding: 3px;
}
#agenda td {
	padding: 3px;
}
#agenda tr, #agenda td {
	border-bottom: 1px dotted #AAA;
}
#agenda .voltooid {
	color: #777;
	padding: 3px;
}
#agenda .voltooid a {
	color: #CF8181;
}
#contact {
	padding-left: 5px;
	padding-right: 5px;
}
.page_title {
	margin: 5px 0;
	clear: both;
	float: none;
}
hr {
	border: 0;
	border-top: 1px dotted #330000;
	_border-top: 1px solid #330000;
	height: 1px;
	float: none;
	clear: both;
	margin: 0 10px 0 0;
}
.th_gastenboek {
	text-align: right;
	padding-right: 10px;
}
.gastenboek {
	margin-right: 10px;
}
table.gasteboek {
	border-collapse: collapse;
}
.gastenboek td {
	line-height: 18px;
}
p.gastenboek {
	margin-top: 5px;
	margin-bottom: 5px;
	_margin: 0;
}
.links {
	border-collapse: collapse;
}
.links th {
	text-align: left;
	padding: 5px;
	font-size: 16px;
}
.links td {
	padding: 5px;
}
.songs {
	list-style: none;
	margin-top: 0;
	padding: 0;
}
.songs li {
	padding-left: 10px;
}
