body {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	text-align: center;
	background-color:#ffffff;
}

#outerbox {
	background: url('../img/background.jpg');
	/* width: 900px; */
	margin: 15px auto;
	padding: 15px;
	text-align: left;
}

p {
	text-align: justify;
}

h1, h2 {
	color: #ff0000;
}

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

table {
	border-collapse: collapse;
}

#programme table {
	width: 900px;
	border: none;
}

tr.grey {
	background: #eeeeee;
}

tr.white {
	background: #ffffff;
}

tr.old1 {
	background: #aaaaaa;
}

tr.old2 {
	background: #bbbbbb;
}

#header {
	background: url('../img/bus_redline_small.jpg') no-repeat top right;
	min-height: 138px;
	height: 138px;
	margin-bottom: 1.2em;
	padding-bottom: 0em;
}

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

#header img {
	float: right;
}

#header p {
	font-size: 1.2em;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

#topmenu {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 2px;
	margin-right: 400px;
	margin-bottom: 20px;
	border-bottom: solid #ff0000 2px;
}

#contact {
	visibility: hidden;
}

#footer {
	border-top: solid #ff0000 2px;
	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.in, td.out {
	width: 10%;
}

td.out {
	padding-right: 20px;
}

td.duration {
	text-align: right;
}

td.description {
}

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

#reisegarantie {
	float: right;
}