body {
	margin:0px;
	height:100%;
	background-color:#fff;
}

h1 {
	color:#105191;
	display:inline;
}

.png {
	background:url(http://www.h2oevents.nl/img/foto_rechts.jpg) no-repeat center center;
}

.maintable {
	height:auto;
	background-color:#fff;
}

.td_menu {
	color: white;
	background-color:#115291;
	height:40px;
	width:auto;
	text-align:center;
    vertical-align:top;
}

input, select, textarea {
	background-color:#fff;
	border: 1px #222 solid;
	color: #000;
}

.button {
	color:#fff;
	background-color:#185190;
	font-weight:bold;
	font-size:10px;
}

.fronttitle {
	background:url(../img/titel_balk.gif) no-repeat;
	font-weight:bold;
	font-size:12px;
}

.title {
	font-weight:bold;
	font-size:11px;
}

.td_rechts {
	background-color:#b7d774;
	height:auto;
}

.td_balk {
	background-color:#9abee2;
}

.td_top {
	height:160px;
}

.td_content {
	height:auto;
	padding-top:25px;
}

.td_naam {
	height:11px;
	font-weight:bold;
	font-size:11px;
}

.td_nav {
	height:20px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}

a.topmenu:link, a.topmenu:visited {
	margin:0;
	float:left;
	display: block;
	text-align:center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align:center;
	text-decoration:none;
	height: 40px;
	width: auto;
	background-color:#115291;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	padding-bottom:0px;
	margin:0px;
}

a.topmenu:hover, a.topmenu:active {
	margin:0;
	float:left;
	display: block;
	text-align:center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #115291;
	text-align:center;
	text-decoration:none;
	height: 40px;
	width: auto;
	background-color:#fff;
	padding-left:5px;
	padding-right:5px;
}

a:link, a:active, a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#185190;
}

a:hover {
	text-decoration:underline;
}

a.arrangement:link, a.arrangement:active, a.arrangement:visited {
	text-decoration:none;
	font-weight:bolder;
	color:#000;
}

a.arrangement:hover {
	text-decoration:underline;
}
