body {
	margin: 0;
	text-align: center;
	background: #d2d2d2 url('../images/body.gif') left top repeat-x;
}

.header {
	background: #5279B2 url('../images/header-background.gif') left top repeat-x;
	height: 271px;
}

.header .shadow {
	background: url('../images/header-shadow.gif') center top no-repeat;
	height: 271px;
}

.wrapper {
	text-align: left;
	margin: 0 auto;
	width: 760px;
	position: relative;
}

.logo {
	display: block;
	width: 238px;
	height: 149px;
	background: url('../images/personenvervoer-maasenwaal.gif') left bottom no-repeat;
	text-decoration: none;
}

.menu {
	position: absolute;
	top: 0;
	width: 760px;
	left: 0;
}

.menu a {
	background: url('../images/menu-item.gif') left bottom repeat-x;
	text-decoration: none;
	padding: 40px 10px 15px 10px;
	margin: 0 1px 0 0;
	line-height: 18px;
	display: block;
	float: right;
	color: #235385;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
.menu a:hover {
	background: url('../images/menu-item-hover.gif') left bottom repeat-x;
	padding: 41px 10px 14px 10px;
	color: #025cb9;
}

.menu a.active {
	font-weight: bold;
}

.nav {
	position: absolute;
	left: 0;
	top: -271px;
	height: 271px;
	background: url('../images/nav-background.gif') left bottom no-repeat;
}

.nav .ons-vervoer, .nav .vervoersproducten {
	width: 238px;
	height: 60px;
	display: block;
	text-decoration: none;
}

.nav .ons-vervoer {
	background: url('../images/nav-ons-vervoer.gif') left top no-repeat;
}
.nav .ons-vervoer:hover {
	background-image: url('../images/nav-ons-vervoer-hover.gif');
}
	
.nav .vervoersproducten {
	background: url('../images/nav-vervoersproducten.gif') left top no-repeat;
	position: absolute;
	left: 0;
	top: 150px;	
}
.nav .vervoersproducten:hover {
	background-image: url('../images/nav-vervoersproducten-hover.gif');
}

.nav .ons-vervoer-nav {
	position: absolute;
	top: 30px;
	width: 208px;
	margin: 0 19px 0 11px;
}

.nav .vervoersproducten-nav {
	position: absolute;
	top: 180px;
	width: 208px;
	margin: 0 19px 0 11px;
}

.nav .ons-vervoer-nav a, .nav .vervoersproducten-nav a {
	height: 17px;
	padding: 9px 10px 0 10px;
	width: 188px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #434361;
}
.nav .ons-vervoer-nav a:hover, .nav .vervoersproducten-nav a:hover {
	color: #6690BB;
}

.pagina-afbeelding {
	position: absolute;
	top: -271px;
	left: 238px;
}

.main {
	background: #e6e6e6 url('../images/main-background.gif') center top repeat-y;
	border-bottom: 1px solid #b8b8b8;
	min-height: 250px;
	height: auto !important;
	height: 250px;
}

.left-column {
	position: absolute;
	left: 0;
	top: 0;
	width: 237px;
}

.sub-menu {
	line-height: 17px;
	font-family: Arial, Helvetica, sans-serif;
}

.sub-menu h2 {
	font-size: 13px;
	margin: 20px 20px 10px 20px;
}

.sub-menu a {
	background: url('../images/sub-item.gif') left 6px no-repeat;
	display: block;
	padding: 0 0 1px 14px;
	margin: 0 0 0 22px;
	font-size: 11px;
	text-decoration: none;
	color: #333;
}
.sub-menu a:hover {
	background: url('../images/sub-item.gif') left 7px no-repeat;
	font-weight: bold;
	padding: 1px 0 0 14px;
}

.sub-menu .sub {
	margin: 0 0 0 10px;
}

.content {
	margin: 0 0 0 237px;
}

.quick-help {
	font-size: 0;
	line-height: 0;
}

.content h1 {
	margin: 0 0 12px 0;
	padding: 20px 20px 0 20px;
	font-size: 15px;
	color: #2085d7;
	font-family: Arial, Helvetica, sans-serif;
}

.text-area {
	margin: 0 20px;
	padding: 0 0 10px 0;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
}

.text-area p, table td {
	margin: 10px 0;
}

.text-area a {
	color: #235385;
	text-decoration: none;
}
.text-area a:hover {
	text-decoration: underline;
}

.footer {
	line-height: 17px;
	font-size: 10px;
	margin: 10px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	background: url('../images/stamp.gif') right top no-repeat;
}

.footer p {
	margin: 0;
}

.footer a {
	color: #777;
	text-decoration: none;
}

table.ubb {
	width: 100%;
}

