body {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

* {
	margin:0px;
	padding:0px;
}

li a {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #666666;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-image:url(../images/bullet.gif);
	margin-left: 20px;
}

li {
	margin-bottom: 10px;
	margin-top: 10px;
}

td.content_left ul {
	font-weight: bold;
}

td.content_left ul li a{
	text-decoration:underline;
}

td {
	font-family: verdana;
	font-size: 14px;
	vertical-align: top;
}

/* basis */

table.maintable {
	margin:0px auto;
	width: 950px;
	margin-top:10px;
}

/* forms */

input {
	border: 0px;
	border: 1px solid #999999;
	width: 300px;
	height: 22px;
	font-size: 14px;
	font-family: verdana;
}

textarea {
	border: 0px;
	border: 1px solid #999999;
	width: 300px;
	font-size: 14px;
	font-family: verdana;
}

input.bedrag {
	width: 100px;
}

input.button {
	height: 30px;
	border: 1px solid #333333;
	background-color: #FF6600;
	font-weight: bold;
	float: right;
	margin-right: 27px;

}

/* header  */

td.header {
	height: 160px;
}

/* mainmenu */

td.menu {
	height: 40px;
	vertical-align: bottom ! important;
}

td.menu a {
	float: left;
	margin-right: 3px;
	background-color: #0099CC;
	display: block;
	height: 30px;
	vertical-align: text-bottom;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: white;
	border: 1px solid #0033CC;
	background-image: url(../images/glow.png);
	font-size: 12px;
}

td.menu a:hover {
	background-color: white;
	color: #333333;
	border: 1px solid #ff6600;
}

/* submenu */

div.submenu p {
	margin: 0px;
	margin-top: 3px;
	width: 310px;	
}

div.submenu a {
font-size: 12px;
	background-color: #ebebeb;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	display: block;
	width: 100%;
	color: black;
}

div.submenu a:hover {
	background-color: #FF6600;
	padding: 5px;
	color: white;
	display: block;
	width: 100%;
}

/* content */

td.body {
	background-image:url(../images/shadow.gif);
	background-repeat: repeat-x;
	background-position: 0px 3px;
	border-bottom: 1px solid #666666;
}

table.content td {
	padding: 20px;
}

td.heading {
	padding-bottom:0px !important;
}

table.form {
	width: 550px;
	border: 1px solid #cccccc;
}

table.form td {
	padding: 5px;
}

table.content {
	width:950px;
	background-image: url(../images/body_bg.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
}

table.content td.content_left, td.content_bottom {
	width: 320px;
	font-size: 12px;
}

table.content td.content_bottom {
	height:130px;
}

table.content td.content_right img {
	margin-left: 20px;
	margin-right: 20px;
}

td.content_right table.news {
	width:520px;
	border-bottom:1px solid #109FCF;
	padding-bottom:10px;
	margin-bottom:0px;
}

td.content_right table.news td {
	padding:5px;
	margin:0px;	
}

div.informatie {
	margin-top:30px;
	width:302px;
	height:58px;
	background-image:url(../images/button.png);
	background-repeat:no-repeat;
}

div.informatie a {
	position:relative;
	display:block;
	width:302px;
	height:58px;
	text-decoration:none;
}

/* footer  */

td.footer {
	text-align: center;
	height: 30px;
	padding-top:30px;
	color: #999999;
}

/* opmaak */

h1, h2, h3, h4, h5, h6 {
width: 100%;
	font-family: arial;
	letter-spacing: -1px;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

h1 {
	font-size: 24px;
	border: 0px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FF9900;
}

h2 {
	font-size: 18px;
	border-bottom: 1px solid #FF9900;
}

h3 {
	font-family: verdana;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h4 {
	font-size: 16px;
	border-bottom: 1px solid #FF9900;
}

h5 {
	font-size: 12px;
}

p {
	margin-top: 0px;
}

img.logo {
	float:left;
}

td.taal {
	height:30px;
}

div.taal {
	margin:0px auto;
	float:left;
	width:950px;
	text-align:right;
}

div.taal a {
	color:#000000;
	font-size:11px;
}