/* (C)2007 hnldesign.nl */

/* algemene markup */
BODY {
	/*background-image: url('../img/cssimg/back.jpg');
	background-position: fixed;*/
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #EDF3F8;
	overflow: yes;
	color: #4F0000;
	margin: 0;
	padding: 0;
	text-align: center;
}

table	{
	font-size: 1em;
	border: 0;
	padding: 0;
	margin: 0;
	width: 100%;
}

a	{
	text-decoration: none;
	cursor: pointer;
	voice-family: "\"}\"";
	voice-family:inherit;
	color: #0080C0;
}

a:hover	{
	text-decoration: underline;
}

p	{
	margin: 0;
	padding: 0;
}

/* hier zit de hele pagina in verpakt */
.container	{
	background-image: url('../img/cssimg/onderrand.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	width: 800px;
	border: 0px solid #000;
	text-align: center;
	margin: 4em auto;
}

.header	{
	background-image: url('../img/cssimg/1/bg.gif');
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial Narrow, Tahoma, Arial;
	line-height: 83px;
	font-weight: normal;
	font-size: 2.4em;
	color: #fff;
	clear: both;
	text-align: left;
	padding-left: 10px;
	border: 0px solid #505050;
	border-bottom: 1px solid #000;
}


.menu	{
	background-image: url('../img/cssimg/1/bg2.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial Narrow, Arial;
	text-align: left;
	background-color: #D6E2EB;
	padding: 0;
	margin: 0;
	color: #000;
	clear: both;
	line-height: 30px;
	height: 30px;
	border: 1px solid #505050;
	border-top: 0;
}

.menu .pix	{ /* Alle pix classes zijn een workaround voor het pixel-meetverschil tussen ie en firefox */
	width: 150px;
}

.menu ul	{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

.menu ul li	{
	font-size: 1.5em;
	display: inline;
}

.menu ul li a {
	color: #fff;
	padding: 3px 10px 7px 10px;
	border-right: 0px solid black;
}

.menu ul li a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #008000;
	border-top: 2px solid #FF8000;
}
/*
.zijbalk	{
	background-image: url('../img/cssimg/rand.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	background-color: #5a7487;
	padding: 10px;
	margin: 0;
	color: #fff;
	width: 180px;
	border:0 px solid #fff;
	border-top: 0;
	float: right;
	display: inline;
	}

	.zijbalk2	{
	background-image: url('../img/cssimg/rand2.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	background-color: #E0E0E0;
	padding: 10px;
	margin: 0;
	width: 180px;
	border:0 px solid #fff;
	border-top: 0;
	float: right;
	display: inline;
	}

	.zijbalk, .zijbalk2	{
		border-right: 1px solid #909090;
	}

	.zijbalk .pix, .zijbalk2 .pix	{
		width: 180px;
	}

	.zijbalk h4, .zijbalk2 h4	{
		font-family: Arial Narrow, Arial;
		font-size: 1.3em;
		margin: 0 0 10px;
	}

	.zijbalk ul, .zijbalk2 ul	{
		list-style-position: outside;
		list-style-type: none;
		list-style-image: none;
		margin: 0;
		padding: 0;
		}

		een geneste ul krijgt wel bullets
		.zijbalk ul li ul, .zijbalk2 ul li ul	{
		margin-top: 5px;
		list-style-type: disc;
		}

	.zijbalk li, .zijbalk2 li	{
		margin-left: 15px;
		}

	.zijbalk hr, .zijbalk2 hr	{
		border: 0;
		height: 1px;
		color: #C0C0C0;
		background-color: #C0C0C0;
		width: 180px;
	}
*/
.main	{
	border-left: 1px solid #909090;
	border-right: 1px solid #909090;
	display: inline;
	position: relative;
	float: left;
	text-align: left;
	font-size: 115%;
	background-color: #fff;
	padding: 10px;
	margin: 0;
	color: #505050;
}

.main td {
	color : #505050;
}

.main .pix	{
	width: 778px;
}

.blok{
	font-size: 1.1em;
	width: 778px;
	text-align: justify;
	margin: 0;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #E0E0E0;
}

.blok {
	line-height : 150%;
}

.blok h4	{
	margin-top: 0;
	font-size: 1.5em;
	font-weight: bold;
	}

.blok h5 {
	margin-top : 0;
	font-size : 1.3em;
	font-weight : bold;
}

.blok img.links	{
	margin: 0;
	margin-right: 1em;
	margin-bottom: 1em;
	padding: 0;
	border: 1px solid #000;
	float: left;
	}

.blok img.rechts	{
	margin: 0;
	margin-left: 1em;
	margin-bottom: 1em;
	padding: 0;
	border: 1px solid #000;
	float: right;
	}

ul	{
	list-style-position: inside;
	}

.footer	{
	text-align: center;
	padding: 0.5em;
	font-size: 1em;
	background-color: #fff;
	color: #808080;
	border-left: 1px solid #909090;
	border-right: 1px solid #909090;
}

.footer a {
	color : #808080;
}

.sponsor {
	font-size : 20px;
	margin : 10px;
	padding-top : 30px;
	margin-bottom : 30px;
}

.contact th {
	width : 80px;
	text-align : left;
	color : #505050;
}

.contact td, .contact input, .contact textarea, textarea, input {
	color : #505050;
}

.contact input, .contact textarea, textarea, input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size : 1.1em;
}

.contact input {
	width : 300px;
}

.contact textarea {
	width : 300px;
	height : 150px;
}

.contact .btn {
	width : 100px;
}

/**
 * Gastenboek START
 */
.bericht {
	border : 1px dashed #DDD;
	margin-bottom : 10px;
}
.bericht .datum{
	font-weight : bold;
	float : right;
	padding-right : 5px;
}
.bericht .naam {
	border-bottom : 1px solid black;
	font-weight : bold;
	padding-left : 5px;
}
.bericht .inhoud {
	margin : 5px;
}
/**
 * Gastenboek END
 **/

.tijden th {
	width : 40px;
}

.tijden td {
	width : 50px;
}