* {
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	text-align: center;
	color: black;
}
A {
	color:#00AEEF;
	text-decoration:none;
}
A:hover {
	color:#00A5EA;
	text-decoration:underline;
}

/*
A img {
	border: 1px solid white;
}

A:hover img {
	border: 1px solid #00AEEF;
}
*/

p, label {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 130%;
	color: black;
}

p.bodytext {
	margin: 0 15px 8px 0px;
	text-align: justify;
}

ul, ol {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	list-style: square outside;
	margin: 0 15px 8px 0px;
	padding-left: 15px;
	line-height: 130%;	
}
h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	color: #ED1C24;
}

h1 {
	font-family: Tahoma, Sans-Serif;
	font-size: 17px;
	font-weight: bold;
	margin-top: 8px;
}

fieldset {
	border: 0;
}

input, textarea, select {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #00AEEF;
}

#right h1 {
	margin-top: 10px;
	margin-bottom: 4px;
	font-size: 15px;
	text-transform: allcaps;
	color: #000;
}

#right h2 {
	margin-top: 10px;
	margin-bottom: 4px;
	font-size: 17px;
	text-transform: allcaps;
	color: #ED1C24;
}

#container {
	width:800px;
	margin:auto;
	text-align: left;
}

#header {
	position:relative;
	float: left;
	width:800px;
	height:108px;
	background: url("../images/template-1_01.gif") no-repeat left top;
}

#nav {
	position:relative;
	float: left;
	width:800px;
	height:24px;
	background: url("../images/template-1_02.gif") no-repeat left top;	
}

#menu-1 {
	position: relative;
	left: 0px;
	top: 2px;
	display: inline;
	margin: 0 0 0 170px;
}

#menu-1 .menu1level1no {
}

#menu-1 .menu1level1act {
	/* border-bottom: 3px solid white; */
}

#menu-1 .menu1level1no A{
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: white;
	margin: 0 10px 0 10px;
	padding-top: 3px;
	text-decoration: none;	
}

#menu-1 .menu1level1no A:hover{
	color: #FF9999;
}

#menu-1 .menu1level1act A{
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 18px;
	color: #FF9999;
	margin: 0 10px 0 10px;
	margin-top: 3px;
}

#tablecontainer {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 800px
	margin: 0;
	padding: 0;
	background: url("../images/template-1_12.gif") repeat-y left top;
	border: 0;
}

#contenttable table, td, tr {
	margin: 0;
	padding: 0;
	vertical-align: top;
	border: 0;
}

#left {
	background: url("../images/template-1_07.gif") no-repeat left bottom;
	min-height: 700px;
}

#menu-2 {
	position:relative;
	float: left;
	left:0px;
	top:0px;
	width:178px;
	background: url("../images/template-1_03.gif") no-repeat left top;
}

#menu-2 .menu2header {
  width: 160px;
	height: 25px;
	background-color: #00AEEF;
	text-align: right;
	margin: 58px 0 0 3px;
	padding: 5px 0 0 0;
	border-right: 1px solid #9C9C9C;
}

#menu-2 .menu2header A{
	padding: 0 15px 0 0;
	font-weight: bold;
	color: white;	
	font-size: 15px;
}

#menu-2 .menu2level2no, .menu2level2act {
	width: 163px;
	height: 25px;
	margin: 0 25px 0 0;
	padding-top: 5px;
	text-align: right;
	border-right: 1px solid #9C9C9C;
}

#menu-2 .menu2level2no A {
	font-size: 13px;
	color: #00AEEF;
	margin: 5px 10px 0 0;
}

#menu-2 .menu2level2no A:hover {
	color: #9CDEFF;
	text-decoration: none;
}


#menu-2 .menu2level2act A {
	font-size: 13px;
	color: #9CDEFF;
	margin: 5px 10px 0 0;
}

#reservation {
	position:relative;
	left:0px;
	float: left;
	width:160px;
	height: 153px;
	background: url("../images/template-1_11.gif") repeat-x left top;
	border-top: 1px solid #9C9C9C;
	border-right: 1px solid #9C9C9C;
	border-left: 3px double black;
}

#reservation h3#reserveren {
	color: white;
	font-family: tahoma, arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-left: 8px;
	padding-top: 3px;
}

#reservation .reserv-warning p {
	font-family: Verdana, Arial, sans-serif;
	margin: 6px 5px 5px 8px;
	font-size: 10px;
	color: white;
}

#reservation #reserving-form input, textarea, select {
	border: 1px solid #00AEEF;
	font-size: 10px;
}

#reservation  table.reserving-form {
	width: 160px;
}

#reservation tr, td {
	text-align: left;
}

#reservation #form-plaats {
	width: 130px;
	margin: 8px 0 0 8px;
}

#reservation #form-ophaalnr, #form-doelnr {
	width: 30px;
	margin: 5px 0 0 8px;
}

#reservation #form-dag {
	width: 20px;
	margin: 5px 0 0 8px;
}

#reservation #form-maand {
	width: 20px;
	margin: 5px 0 0 0;
}

#reservation #form-uur {
	width: 40px;
	margin: 5px 0 0 8px;
}

#reservation #form-min {
	width: 40px;
	margin: 5px 0 0 0;
}


#reservation span {
	font-size: 10px;
	display: inline;
	margin: 5px 0 0 8px;
}

#reservation #form-doeladres, #form-ophaaladres {
	width: 100px;
	margin: 5px 0 0 8px;
}

#reservation #form-e-mail, #form-tel {
	width: 130px;
	margin: 5px 0 0 8px;
}

#reservation #form-submit {
	background-color: #EEE;
	margin: 8px 0 0 80px;
}

#normal {
	background: url("../images/template-1_04.gif") no-repeat left bottom;
	margin: 0 0 0 0;
	padding: 55px 0 80px 0;
}

#right {
	background: url("../images/template-1_05.gif") no-repeat 0 20px;
	padding: 55px 5px;	
	border-left: 1px solid black;
	border-right: 3px double black;
}

#right .csc-mailform, #right .csc-mailform-field, #right .csc-mailform-field label {
	float: left;
}

#right .csc-mailform-field {
	width: 100%;
	margin-bottom: 5px;
	margin-top: 3px;
}

#right .csc-mailform-field input, #right .csc-mailform-field textarea, #right .csc-mailform-field select {
	float: right;
}

#footer {
	position:relative;
	float: left;
	top:0px;
	width:800px;
	background: url("../images/template-1_08.gif") no-repeat left top;
	border-bottom: 1px solid black;
}

#copyright {
	margin: 5px 20px 3px 178px;
	color: white;
}
	
#footermenu {
	margin: 7px 20px 0 178px;
}

#footermenu .menu3level1no A{
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #ED1C24;
	margin: 10px 20px 0 0px;
}


#footermenu .menu3level1act A{
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #9C9C9C;
	margin: 10px 20px 0 0px;
}

#credits {
	text-align: right;
	margin: 20px 10px 5px 0;
	height: 40px;
}

#credits A {
	text-decoration: none;
}

* html #reserving-form {
	width: 160px;
}

* html #menu-2 .menu2level2no, .menu2level2act {
	margin-right: 0;
}

*+html #menu-2 .menu2level2no, .menu2level2act {
	margin-right: 0;
}
<!--[if IE 7]>
#normal {
	width: 379px;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
}

<![endif]--> 