* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Helvetica, sans-serif,"Trebuchet MS", Arial;
	font-size: 12px;
	color: #6E6E6E;
	background-color: #000;
	/* was background-color: rgb(179,179,179);*/
	/* background-color: #ddd; background: #FFFFFF url(images/img01.gif) repeat-x;*/
}

h1, h2, h3, h4 {
	margin-bottom: 0;
	margin-left: 20px;
	letter-spacing: -0.05em;
	font-family: Helvetica, sans-serif,"Trebuchet MS", Arial;
}

h1, h1 a, h2, h2 a {
	text-decoration: none;
	color: #000;
}

h1 {
	font-size: 30px;
	/*38px*/
}

h2 {
	font-size: 20px;
	/*was 28px*/
}

h3 {
	font-size: 14px;
	/*was 16px*/
	font-weight: normal;
	color: #939292;
}

h4 {
	font-size: 14px;
	/*was 17px*/
	font-weight: normal;
	color: #000000;
}

h4 a {
	font-size: 14px;
	/*was 17px*/
	text-decoration: none;
	color: #000000;
}


p, ul, ol {
	margin-top: 1.5em;
	line-height: 140%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #346086;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin-right: 20px;
}

img.right {
	float: right;
	margin-right: 20px;
}

hr {
	display: none;
}

/* Main Div */

#main {
	width: 990px;
	background-color: rgb(179,179,179);
	/* wijziging suzan background-color: lightgray; moet worden:*/
	margin: 0 auto;
	min-height:5500px;
	height:100%;
}



/* Menu */

#menu {
	width: 990px;
	margin: 0 auto;
	white-space: no-wrap;
}

#menu ul {
	margin: 0;
	padding:  175px 0 0 30px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: right;
	margin-right: 10px;
	padding: 4px 20px 4px 20px;
	background-color: #000;
}

#menu li:hover {
	background-color: #888;
}

#menu a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}


/* Banner */

#banner {
	background: rgb(177,30,16) url(../images/site_header990v2.jpg) no-repeat;
	width: 990px;
	height: 200px;
	margin: 0 auto;
	border: 0;
	padding: 0;
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 45px 35px 45px 25px;
	background: rgb(177,30,16) url(images/img05.gif) no-repeat;
}

/* Content */

#content {
	position: relative;
	background: rgb(179,179,179);
	float: right;
	margin: 0 auto;
	width:590px;
	min-height:5500px;
}

#content p {
	margin-bottom: 40px;
	padding: 0 15px 0 20px;
	color: #000;
}

#contenttitle { 
	color: #FFF;
	font-family: helvetica;
	background-color: rgb(128,128,128);
	padding-left: 15px;
	margin: 4px 20px 0px 20px;
}



/* Sidebar */

#koopmij {
	float: left;
	/*position:absolute;*/
	left:280px;
	top:100px;
}

#sidebar {
	display: block;
	position: relative;
	float: left;
	width: 400px;
	background: rgb(179,179,179);
}

#sidebar p {
	margin-bottom: 40px;
	padding: 0 15px 0 20px;
	color: #000;
}

#sidebartitle {
	color: #FFF;
	font-family: helvetica;
	background-color: rgb(128,128,128);
	padding-left: 15px;
	margin: 4px 20px 0px 20px;
	font-size: 18px;
}

#sidebarcontent {
	min-height:5000px;
	overflow:auto;
}

#datumklein {
	color: white;
	width: 80px;
	font-size: 14px;
	font-weight:lighter;
	text-align:center;
	background-color: #000;
}

/* Socials */

#socials {
	margin: 10px 0px 0px 17px;
	color: white;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}

#socialitem {
	background-color: #000;	
	padding: 5px 5px 5px 5px;
}

#socials a {
	color: white;
	text-decoration: none;
}
#socials tr:hover {
	background-color: #888;
}

/* Date en time tourtabel*/
table#tourtabel {
	width: 550px;
	color: #fff;
	margin-top: 15px;
	margin-left: 20px;
	border-collapse:collapse;
}
table#tourtabelhome {
	width: 345px;
	color: #fff;
	margin-top: 15px;
	margin-left: 20px;
	border-collapse:collapse;
}


#tourtabel tr:hover {
	background-color: #ddd;
}
#tourtabelhome tr:hover {
	background-color: #ddd;
}
div#content a {
	text-decoration: none;
}

div#content a:hover {
	background-color: #fff;
}
div#contenthome a {
	text-decoration: none;
}

div#contenthome a:hover {
	background-color: #fff;
}

#tourtd {
	border-top-style: dashed;
	border-top-color: #000;
	border-top-width: 1px;
}

#datum {
	color: white;
	width: 130px;
	font-size: 18px;
	/*was 22 px*/
	text-align: center;
	background-color: #000;
}

#tijd {
	color: black;
	width: 140px;
	font-size: 16px;
	text-align:center;
	background-color: #FFF;
	margin-top:0px;
	padding:0px;
}
#tijdhome {
	color: black;
	width: 130px;
	font-size: 14px;
	text-align:center;
	background-color: #FFF;
	margin-top:0px;
	padding:0px;
}

div#tourcontent {
	color: #000;
	margin-left: 15px;
	/*margin: 0px 5px 5px 5px;*/
	font-size: 20px;
	/*was24px*/
	font-weight:bolder;
	padding-bottom:0px;
	text-align: left;
}




	


/* Footer */

#footer {
	clear: both;
	width: 990px;
	height: 50px;
	margin: 0 auto;
	padding: 35px 45px;
	background: url(images/img05.gif) no-repeat;
}

#footer p {
	margin: 0;
	line-height: normal;
	color: #B4B4B4;
}

#footer a {
	color: #B4B4B4;
}

#footer .legal {
	float: left;
}

#footer .credit {
	float: right;
}