body {
	background: #fff url(images/background.jpg) repeat-x top left;
	margin: 0;
	font-family: Arial, "Lucida Console", sans-serif;
	font-size: 12px;
	color: #222;
}

h1 {
	margin: 0;
	margin-bottom: 20px;
	font-size: 45px;
	font-weight: normal;
	color: #f6772a;
}

h2 {
	margin: 0;
	margin-bottom: 20px;
	font-size: 25px;
	font-weight: normal;
	color: #f6772a;
}
table.maintable {
margin: auto;
}

td.shadow-left {
	background: url(images/shadow-left.jpg) no-repeat top right;
}
td.shadow-right {
	background: url(images/shadow-right.jpg) no-repeat top left;
}
td.header {
	background: url(images/header1.png) no-repeat bottom left;	
}
td.bottommenu {
	background: url(images/band.jpg) no-repeat bottom left;	
}
div.submenu {
	float: right;
	width: 170px;
	margin-right: 10px;
	padding: 15px 5px 15px 10px;
	border: 1px solid #666;
}
div.pageimg {
	float: right;
	margin-right: 10px;
}
div.pageimg img {
	float: right;
}
td.footer-line {
	background: url(images/line.jpg) repeat-x center left;
}
div.contactvlakken {
	float: left;
	width: 170px;
	margin-left: 10px;
	padding: 15px 5px 15px 10px;
	border: 1px solid #666;
}
.submenu_link {
	font-size:12px;
	font-weight: bold;
	color: #000055;
	text-decoration: none;
}
.submenu_link2 {
	font-size:12px;
	font-weight: bold;
	color: #000055;
	text-decoration: none;
	line-height:20px;
}
.submenu_link:hover {
	font-size:12px;
	font-weight: bold;
	color: #000055;
	text-decoration: underline;
}
div.contactvlakken a {
	text-decoration: none;
	color: #000055;
}
div.contactvlakken a:hover {
	text-decoration: underline;
	color: #000055;
}
.start-box {
	display: block;
	width: 313px;
	height: 224px;
	float: left;
}

.start-box span { display: none; }

.start-logistiek { background: url('images/logistiek.png') no-repeat; }
.start-productie {
	background: url('images/productie.png') no-repeat;
	margin-right: 14px;
}
.quicklink_link {
	font-size:12px;
	font-weight: bold;
	color: #000055;
	text-decoration: none;
}
.quicklink_link:hover {
	font-size:12px;
	font-weight: bold;
	color: #000055;
	text-decoration: underline;
}
input.invoerveld, textarea.invoerveld, input.invoerveldcaptcha {
width: 300px;
border: 2px solid #bbbbbb;
}
.invisiblecaptcha {
	position: absolute;
	top: -1000px;
}

#rss {
	border-bottom: 5px double #000055;
	padding: 6px;
	margin: 0 0 10px 0;
}
#rss a {
	color: #f6772a;
	text-decoration: none;
}
#rss a:hover {
	color: #f6772a;
	text-decoration: underline;
}
