body {
	background: url('../img/background.jpg');
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	color: #000000;
}

#outerbox {
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

p {
	text-align: justify;
}

h1, h2 {
	color: #ff0000;
}

img {
	border: none;
	vertical-align: middle;
}

#topmenu {
	visibility: hidden;
}

#programme {
	width: 100%;
	border: none;
}

#programme table {
	width: 100%;
}

table {
	border-collapse: collapse;
}

#programme td {
	border-bottom: solid black 1px;
}

#header {
}

#header h1 a {
	color: #ff0000;
	text-decoration: none;
}

#contact td {
	border: none;
}	

#footer {
	border-top: solid #ff0000 1px;
	margin-top: 1.2em;
	font-size: 0.7em;
}

th, td {
	padding-left: 0.2em;
	padding-right: 0.2em;
}

th.price, td.price {
	text-align: right;
	padding-left: 0.5em;
	padding-right: 0.5em;
}

th.duration {
	text-align: center;
}

td.duration {
	text-align: right;
}

th.picture, td.picture {
	text-align: center;
}

#reisegarantie {
	float: right;
}