body {
	margin: 0;
	padding: 0;
	background-color: #005b29;
}

table {
	padding: 0;
}

img, table {
	border: none;
}

td, input {
	font-family: Verdana;
	font-size: 11px;		
	line-height: 16px;
}

em {
/*	color: red; */
}

table.top {
	background-image: url(../images/top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: White;
}

table.bottom {
	background-image: url(../images/bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 100%;
}

table.left {
	margin-left: 7px;
	background-image: url(../images/left-part.jpg);
	background-position: top;
	background-repeat: repeat-y;
}

table.headersleft {
	background-image: url(../images/headers-left.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 0px;
}

table.menu {
	margin-top: 2px;
	margin-left: 50px;
}

table.textbody {
	margin-left: 30px;
	margin-top: 25px;	
	margin-right: 30px;
	margin-bottom: 25px;
}

td.menuitem {
	padding-top: 20px;
	padding-bottom: 8px;
}

td.menupart {
	background-image: url(../images/menu-left.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 183px;
	height: 246px;
}

td.menuline {
	background-image: url(../images/menu-left-line.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 1px;
	width: 246px;
}

td.leftbottom {	
	background-image: url(../images/bottom-left.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

td.flags {
	padding-left: 14px;
	padding-top: 76px;
}

td.bottom {
/*	padding-left: 777px;*/
	padding-top: 26px;
}

td.bottom-left {
	width: 757px;
	padding-top: 26px;
	padding-left: 20px;
}

td.newscell {
	padding-top: 55px;
	padding-left: 13px;
	color: White;
}

td.banner {
	padding-left: 10px;
}

td.bedrijf {
	vertical-align: top;
	padding-left: 7px;
	padding-top: 1px;	
}

a.newslink {
	color: #feac08;
	text-decoration: none;
}

div.bedrijf {
	position: absolute;
	left: 48px;
	top: 107px;
	height: 126px;
	width: 183px;
}

span.nieuwsdatum {
	color: #004f2b;
	font-weight: bold;
}

span.bladzijdekop {
	color: #971600;
	font-weight: bold;
	font-size: 20px;
}

/****************** binnenkomst *****************/

.b-body {
	background-image: url(../images/binnenkomst/background.gif);
	background-position: center;
	background-repeat: repeat-x;
}

.b-main {
	background-image: url(../images/binnenkomst/main.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.b-tr, .b-td{
	line-height: 16px;
	color: White;
}

.b-copy {
	font-weight: bold;
	color: White;
}

.b-groen {
	color: #00CD86;
}

.b-inhoud {
	line-height: 14px;
	color: #00341c;
}

/************** scrollframe *************/

.s-body {
	margin: 0 0 0 0;
	background-image: url(../images/binnenkomst/scroll-bg.gif);
	background-repeat: no-repeat;
}

