
html {margin: 0; padding: 0;}

body {
	margin: 0; 
	padding: 0; 
	font-family: Trebuchet MS, verdana, sans-serif; 
	font-size: 12px;
}

.main {
	padding: 0px;
	width: 770px;
}

.menuitems td{
	padding-top: 4px;
}

.menu {
	background-image: url('../images/menu_balk.gif');
}

.bovenmenu {
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 540px;
}

.kleurenbalk {
	background-image: url('../images/kleurenbalk.gif');	
	background-repeat: no-repeat;
	background-position: 1px 60px;
	width: 26px;
}

.logo {
	height: 108px;
	width: 168px;
	background-image: url('../images/menu_balk.gif');
}

.onderbalk {
	height: 20px;
	background-image: url('../images/onderbalk.gif');
	font-size: 11px;
	color: #fff;
	padding-left: 10px;
}

.onderbalk a{
	font-family: Trebuchet MS, verdana, sans-serif; 
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}

.content {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	font-family: Trebuchet MS, verdana, sans-serif; 
	font-size: 11px;
	color: #177e97;
}

.content a{
	font-family: Trebuchet MS, verdana, sans-serif; 
	font-size: 12px;
	color: #c40d0e;
	text-decoration: none;
}

.content a:hover{
	text-decoration: underline;
}

.marginbalk {
	height: 5px;
	background-color: #fff;
}

.bcbo {
	height: 45px;
/*	background-image: url('../images/bcbo.gif'); 
	background-repeat: no-repeat;*/
	background-image: url('../images/menu_balk.gif');
}

.schaduwleft {
	width: 7px;
	background-image: url('../images/schaduw_left.gif');
}

.schaduwright {
	width: 7px;
	background-image: url('../images/schaduw_right.gif');
}

.btnBestel {
	width: 100px;
	height: 20px;
	background-color: #67B62A;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #000;
	cursor: hand; 
}

.title {
	font-weight: bold;
	font-size: 13px;
	color: #c40d0e;
}

.tekst {
	font-size: 11px;
	color: #177e97;
}

a.hover{
	text-decoration: underline;
}
a.link{
	font-family: Trebuchet MS, verdana, sans-serif; 
	font-size: 12px;
	color: #c40d0e;
	text-decoration: none;
}

.input {
	font-family: Trebuchet MS, verdana, sans-serif; 
	font-size: 11px;
	color: #c40d0e;
	height: 19px;
}

a.topmenu{
	font-family: Trebuchet MS, verdana, sans-serif; 
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

a.topmenu:hover{
	font-family: Trebuchet MS, verdana, sans-serif; 
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}

.homepageimg {
	border: solid 1px #ccc;
}