a {
	color: blue;
}

body {
	font-family: sans-serif;
	font-size: 12px;
	color: black;
	background-color: #f58220;
	margin: 0px;
	padding: 0px;
}

div#adminmenu {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	text-align: center;
	background-color: #0F3137;
}

div#adminmenu_back {
	background-color: #0F3137;
}

div#adminmenu a {
	color: silver;
	font-size: 10px;
}

div#adminmenu ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#block-menu-secondary-links {
	display: none;
}

div#footer {
	width: 1000px;
	height: 19px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	text-align: center;
	font-size: 10px;
	background-color: #0F3137;
}

div#footer_back {
	background-color: #0F3137;
}

div#footer a {
	color: white;
	text-decoration: none;
}

div#header {
	width: 1000px;
	height: 175px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(/images/header.png);
}

div#header_back {
	background-image: url(/images/header_back.png);
}

div#header div.text {
	color: white;
	font-size: 35px;
	position: absolute;
	top: 20px;
	left: 100px;
}

div#body {
	background-color: #f4a562;
	border: solid 2px #f4a562;
	width: 567px;	/* 800 */
	height: 485px;
	padding: 20px;
	padding-right: 253px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	position: relative;
}

div#body.fullscreen {
	width: 800px;
	padding-right: 20px;
}

div#body div#center {
	overflow-x: hidden;
	overflow-y: auto;
	width: 567px;
	height: 485px;
}

div#body.fullscreen div#center {
	overflow-y: hidden;
	width: 800px;
}

div#body div#footer {
	display: none;
}

div.messages {
	border: double 3px red;
	color: black;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: #FFCCCC;
}

div.messages a {
	color: black;
}

div#menu {
	width: 1000px;
	height: 47px;
	padding-top: 90px;
	margin-left: auto;
	margin-right: auto;
	color: white;
	text-align: center;
	background-image: url(/images/menu.png);
}

div#menu_back {
	background-image: url(/images/menu_back.png);
}

div#menu a {
	color: white;
	font-size: 25px;
	text-decoration: none;
	margin-left: 30px;
	margin-right: 30px;
}

div.content table {
	border: 0px !important;
}

div.content tbody {
	border: 0px !important;
}

div.content table td {
	border: 0px !important;
	vertical-align: top;
	padding-right: 10px;
}

div.content table th {
	border: 0px !important;
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}

div.content table tr {
	border: 0px !important;
}

form.contact input {
	width: 200px;
}

form.contact input.reset {
	width: 100px;
}

form.contact input.submit {
	width: 100px;
}

form.contact label {
	display: block;
	width: 175px;
	float: left;
}

form textarea {
	width: 375px;
	height: 150px;
}

img.producten_diensten {
	width: 666px;
	height: 449px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img#slideshow_1 {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 233px;
	height: 175px;
	background-color: white;
}

img#slideshow_2 {
	position: absolute;
	right: 0px;
	top: 175px;
	width: 233px;
	height: 175px;
	background-color: white;
}

img#slideshow_3 {
	position: absolute;
	right: 0px;
	top: 350px;
	width: 233px;
	height: 175px;
	background-color: white;
}