/* Basurama B - CSS Document */

body {
	background-color:#FFFFFF;
	padding: 0px;
	font-family: trebuchet ms, arial, Geneva, sans-serif;
	vertical-align: middle;
	}

p {
	font-size: 16px;
	letter-spacing:normal;
	color:#1C5368;
	margin-top:10px;
	margin-left: 15px;
	margin-bottom:0px;
	text-transform: none;
	}

p a {
	color:#742F3F;
	}
	
p a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#D1B562;
	}
	
p a:visited {
	color:#742F3F;
	}

h1 {
	font-weight: bold;
	text-transform:uppercase;
	font-size: 26px;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom:10px;
	color: #000000;
	}
	
h2 {
	font-weight: bold;
	text-transform:uppercase;
	font-size: 22px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom:22px;
	color:#F8743A;
	}

h3{
	font-size: 23px;
	letter-spacing:normal;
	text-transform:uppercase;
	color:#1C5368;
	margin-top:13px;
	margin-left: 15px;
	margin-bottom:0px;
	text-transform: none;
	}

.pagewrap {
	width: 640px;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
	}

.headerwrap {
	background-image:    url(../images/layout/header.gif);
	background-repeat:no-repeat;
	width: 640px;
	height: 210px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-bottom: 0px;
	}

.topmenu {
	padding-right:16px;
	font-size:15px;
	text-align:right;
	float: right;
	background-color:#FFFFFF;
	}
	
.topmenu a {
	color:#F8743A;
	text-decoration:none;
	}
	
.topmenu a:hover {
	color:#93421F;
	}

.logolink {
	width:70px;
	height:40px;
	float:left;
	display: inline;
	}
	
.logolink img{
	width:70px;
	height:40px;
	border-width:0px;
	}

.menu {
	width: 600px;
	font-size: 17px;
	font-weight:bold;
	float:right;
	text-align:right;
	color:#E89C1F;
	margin-top: 130px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	}
	
.menu a {
	text-decoration:none;
	color:#E89C1F;
	background-color:#FFFFFF;
	}
	
.menu a:hover {
	color:#FFFFFF;
	background-color:#CC9900;
	}

.contentwrap {
	padding-top: 0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom: 22px;
	width: 640px;
	float: left;
	margin-left: auto;
	margin-right: auto;
	border-color: #000000;
	border-width: thin;
	border: solid;
	}
	
.content {
	width:620px;
	margin-left:15px;
	margin-top: 0px;
	float:left;
	clear: left;
	border: none;
	}

.breadcrumb {
	width:600px;
	float:right;
	font-weight:normal;
	margin-right: 0px;
	padding-right: 17px;
	font-size: 14px;
	color: #6B5A41;
	text-align:right;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
.breadcrumb a {
	color: #6B5A41;
	text-decoration:none;
	}
	
.breadcrumb a:visited {
	color: #6B5A41;
	}
	
.breadcrumb a:hover {
	color:#000000;
	}

.column {
	width: 180px;
	display: inline;
	float: left;
	margin-left: auto;
	margin-right: auto;
	}
	
.column2 {
	width:400px;
	float:left;
	display:inline;
	}
	
.data {
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
	}	
	
.question {
	font-size:13px;
	font-weight:bold;
	letter-spacing:3px;
	color:#1C5368;
	}
	
.data a {
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
	}
	
.onderdelen {
	font-size:15px;
	}
	
.onderdelen a {
	color:#742F3F;
	text-decoration:none;
	}
	
.onderdelen a:hover {
	letter-spacing:3px;
	}
	
ul {
	line-height:25px;
	list-style-image:url(../images/layout/listimage.gif)
	}
	
.imgnote {
	font-size: 13px;
	letter-spacing: 1px;
	color:#8D3F1D;
	margin-top: 4px;
	margin-left: 15px;
	margin-bottom:12px;
	line-height: 13px;
}

.participant {
	width:380px;
	padding:0px;
	margin-bottom:15px;
	clear:both;
	background-color:#FFFFFF;
	}
	
.participantkids {
	width:380px;
	padding:0px;
	margin-bottom:15px;
	background-color:#FFFFFF;
	}	
	
.partimg{
	border:0px;
	margin-right:5px;
	float:left;
	display:inline;
	margin-bottom: 15px;
	}
	
.table {
	padding:0px;
	margin: 0px;
	border: none;
	font-size: 10px;
	text-align: center;
	border-spacing:0px;
	height: 500px;
	width: 600px;
	margin-left: 15px;
	}
	
.table table{
	width:600px;
	border: none;
	margin: 0px;
	padding: 0px;
	border-spacing:0px;	
	border-collapse:collapse;
	}

.table td {
	background-position:top center;
	background-repeat:no-repeat;
	border: solid 1px;
	}

table a {
	color:#F8743A;
	text-decoration:none;
	}
	
table a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#BB9F51;
	}
	
table a:visited {
	color:#742F3F;
	}
	
.hours{
	font-size: 13px;
	color: #CC0000;
	}
	
.footer {
	margin-left:auto;
	margin-right: auto;
	clear: left;
	text-align: right;
	}
	
.footer p {
	color: #F8743A;
	font-size:16px;
	}
	
.footer a:hover{
	background:none;
	color: #F8743A;
	}

