*{
	font-family:Arial;
	font-size:12px;
}
form{
	margin:0px;
	padding:0px;
}
html {
     overflow: -moz-scrollbars-vertical;
}
a{
	color:#27343D;
}
div.zoek{
	float:left;
	width:210px;
	background-image: url(../img/zoek.gif);
	background-repeat: no-repeat;
	background-position:left;
	text-align:left;
	padding-left:5px;
}
div.zoek input{
	border:0px;
	background-color:transparent;
	width:145px;
}
div.zoek button{
	border:0px;
	background-color:transparent;
	font-weight:bold;
	 width:50px;
	 cursor:pointer;
	 height:20px;
}
body{
	margin:0px;
	padding:0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#E5E6E7;
}
td{
	vertical-align: top;
	text-align: left;
}
td.header{
	background-color:#27343D;
	color:#EAECED;
	height:32px;
	text-align:right;
	vertical-align:middle;
}
td.header a{
	color:white;
	text-decoration:none;
}
td.footer{
	border-top:1px solid #27343D;
	text-align:center;
	height:20px;
	padding:5px;
	color: #333333;
}
td.menu{
	height:44px;
}
td.menu div{
	background-image: url(../img/menu_item.gif);
	background-repeat: no-repeat;
	background-position:top;
	width:143px;
	height:44px;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	float:left;
	padding-top:10px;
}
td.menu a{
	padding:9px 9px 9px 9px;
	font-weight: bold;
	color:#27343D;
	text-decoration: none;
}
td.submenu{
	width:200px;
	border-right:1px solid #27343D;
}
.leadimg{
	height:200px;
}
.leadleft{
	background-image: url(../img/img_l.gif);
	background-position:top left;
	background-repeat: no-repeat;
	width:13px;
	height:200px;
}
.leadright{
	background-image: url(../img/img_r.gif);
	background-repeat: no-repeat;
	background-position:top right;
	width:13px;
	height:200px;
}
.lead{
	background-image: url(../img/img_c.gif);
	background-repeat: repeat-x;
	background-position:top;
	font-size:40px;
	vertical-align:middle;
}

.lead h4{
	font-size:40px;
	font-weight: normal;
	color:black;
}
.lead h5{
	font-weight: normal;
	font-size:40px;
	color:white;
}
.lead *{
	font-size:40px;
}
.kruimel{
	background-image: url(../img/kruimel.gif);
	background-repeat: no-repeat;
	background-position:top;
	height:33px;
	padding-left:15px;
	padding-top:8px;
}
.kruimel a{
	text-decoration:none;
}
h1{
	color: #660000;
	font-size: 22px;
	font-family: "Trebuchet MS";
	padding: 5px 0px 5px 0px;
	letter-spacing: 1px;
}
h2{
	color: #66CC00;
	font-size: 16px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	padding: 5px 0px 5px 0px;
	letter-spacing: 2px;
}

.content{
	padding:0px 20px 20px 20px;
}
.content input{
	width:300px;
	border:1px solid #27343D;
}

.content select{
	width:300px;
	border:1px solid #27343D;
}
.content option{
	width:300px;
}

.content textarea{
	width:300px;
	border:1px solid #27343D;
}

input.radio{
	width:20px;
	border:0px;
}
input.checkbox{
	width:20px;
	border:0px;
}
.content button{
	width:150px;
	border:1px solid #27343D;
	cursor:pointer;
}

ul{
	margin:0px 0px 0px 15px;
	padding:0px 0px 5px 5px;
	list-style-image: url(../img/li.gif);
}
ul li{
	margin:0px 0px 0px 0px;
	padding:2px 0px 5px 0px;
}
table.t1{
	height:100%;
}
table.t2{
	height:100%;
}
