body {
	background-color: #000;
	color: #fff;
}
body, input, textarea, table {
	font-family: Arial;
	font-size: 13px;
}
address {
	font-style: normal;
}
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
legend {
	display: none;
}
a {
	color: #CCFF00;
	text-decoration: none;
}
.none {
	display: none;
}
div#container {
	width: 780px;
	height: 500px;
	margin: -250px 0 0 -390px;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #323A2F;
}
#home div#container {
	background: #323A2F url(../img/bg_blad.jpg) no-repeat;
}
#het_buro div#container {
	background: #323A2F url(../img/bg_zink.jpg) no-repeat;
}
#visie div#container {
	background: #323A2F url(../img/bg_krul.jpg) no-repeat;
}
#impressies div#container {
	background: #323A2F url(../img/bg_dunnewijk.jpg) no-repeat;
}
#producten div#container {
	background: #323A2F url(../img/bg_appels.jpg) no-repeat;
}
#contact div#container {
	background: #323A2F url(../img/bg_tegels.jpg) no-repeat;
}
#publicaties div#container {
	background: #323A2F url(../img/bg_gras.jpg) no-repeat;
}
div#header {
	height: 120px;
}
div#header div#name{
	height: 59px;
	border-bottom: 1px solid #848982;
	position: absolute;
	top: 0;
	left: 240px;
	width: 460px;
	background: #323A2F url(../img/bg_name.gif) no-repeat 50% 75%;
}
div#header div#subname{
	height: 59px;
	border-bottom: 1px solid #848982;
	position: absolute;
	top: 60px;
	left: 240px;
	width: 460px;
	background: #51584E url(../img/bg_subname.gif) no-repeat 50% 25%;
}
div#header a {
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
div#header span {
	display: none;
}
div#header ul#mainmenu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	height: 100%;
	font-size: 11px;
}
div#header ul#mainmenu li {
	height: 59px;
	width: 79px;
	border: 1px solid #848982;
	border-width: 0 1px 1px 0;
	position: absolute;
}
div#header ul#mainmenu li a {
	opacity: .8;
	filter: alpha(opacity=80);
}
div#header ul#mainmenu li a span {
	padding: 30px 0 0 10px;
	display: block;
}
div#header ul#mainmenu li.active a {
	background-color: #CCFF00 !important;
	color: #000;
	opacity: .8;
	filter: alpha(opacity=80);
}
div#header ul#mainmenu li#m_content {
	top: 0;
	left: 700px;
	border-width: 0 0 1px 1px;
	background-color: #51584E;
}
div#header ul#mainmenu li#m_content a {
	display: none;
}
div#header ul#mainmenu li#m_home {
	top: 60px;
	left: 700px;
	border-width: 0 0 1px 1px;
}
div#header ul#mainmenu li#m_home a {
	background-color: #323A2F;
}
div#header ul#mainmenu li#m_home a:hover {
	background-color: #CCFF00;
	color: #000;
	opacity: 1;
	filter: alpha(opacity=100);
}
div#header ul#mainmenu li#m_buro {
	top: 0;
	left: 0;
}
div#header ul#mainmenu li#m_buro a {
	background-color: #51584E;
}
div#header ul#mainmenu li#m_buro a:hover {
	background-color: #CCFF00;
	color: #000;
	opacity: 1;
	filter: alpha(opacity=100);
}
div#header ul#mainmenu li#m_visie {
	top: 0;
	left: 80px;
}
div#header ul#mainmenu li#m_visie a {
	background-color: #323A2F;
}
div#header ul#mainmenu li#m_visie a:hover {
	background-color: #CCFF00;
	color: #000;
	opacity: 1;
	filter: alpha(opacity=100);
}
div#header ul#mainmenu li#m_impressies {
	top: 0;
	left: 160px;
}
div#header ul#mainmenu li#m_impressies a {
	background-color: #51584E;
}
div#header ul#mainmenu li#m_impressies a:hover {
	background-color: #CCFF00;
	color: #000;
	opacity: 1;
	filter: alpha(opacity=100);
}
div#header ul#mainmenu li#m_producten {
	top: 60px;
	left: 0;
}
div#header ul#mainmenu li#m_producten a {
	background-color: #323A2F;
}
div#header ul#mainmenu li#m_producten a:hover {
	background-color: #CCFF00;
	color: #000;
	opacity: 1;
	filter: alpha(opacity=100);
}
div#header ul#mainmenu li#m_contact {
	top: 60px;
	left: 80px;
}
div#header ul#mainmenu li#m_contact a {
	background-color: #51584E;
}
div#header ul#mainmenu li#m_contact a:hover {
	background-color: #CCFF00;
	color: #000;
	opacity: 1;
	filter: alpha(opacity=100);
}
div#header ul#mainmenu li#m_publicaties {
	top: 60px;
	left: 160px;
}
div#header ul#mainmenu li#m_publicaties a {
	background-color: #323A2F;
}
div#header ul#mainmenu li#m_publicaties a:hover {
	background-color: #CCFF00;
	color: #000;
	opacity: 1;
	filter: alpha(opacity=100);
}

ul#tabmenu {
	position: absolute;
	top: 120px;
	right: 80px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 700px;
	text-align: right;
	height: 21px;
	font-size: 10px;
	font-weight: bold;
	z-index: 1;
}
ul#tabmenu li {
	float: right;
	background: url(../img/bg_tab.gif) no-repeat top right;
	line-height: 21px;
	height: 100%;
	margin: 0 0 0 1px;
	padding: 0;
}
ul#tabmenu li a {
	text-decoration: none;
	color: #000;
	padding: 0 23px 0 15px;
}

/*
	content
*/
div#content {
	line-height: 140%;
}
a img {
	border: none;
}
p.right {
	text-align: right;
}
h1 {
	font-size: 15px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 15px 0 0;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 30px 0;
}
p {
	margin: 10px 0 0;
	clear: both;
}
ul {
	padding: 0 0 0 20px;
	margin: 10px 0;
}
ul li {
	padding: 0;
	margin: 0;
}
div.transparent {
	/*
	background-color: #323A2F;
	opacity: .8;
	filter: alpha(opacity=80);
	*/
	background: url(../img/80.png) repeat;
}
/*
	Referenties
*/
div.referenties {
	overflow: auto;
	height: 355px;
	position: relative;
}
div.referentie {
	height: 355px;
	position: relative;
	text-align: right;
	border-bottom: 1px solid #fff;
}
div.info {
	font-size: 11px;
}
div.info h1 {
	font-size: 12px;
}
div.info h2 {
	font-size: 12px;
}
body#publicaties div.info {
	text-align: right;
}
div.referentie div.info {
	position: absolute;
	bottom: 0;
	left: 10px;
	width: 150px;
	z-index: 1;
}
div.referentie div.info h2 {
	margin: 0;
	text-transform: uppercase;
}
div.referentie div.info p {
	margin: 0 0 10px 0;
}
/*
	Thumbnails
*/
ul#thumbs {
	position: absolute;
	right: 0;
	width: 80px;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#thumbs li {
	margin: 0;
	padding: 0;
	width: 39px;
	float: left;
	display: inline;
	margin: 0 0 1px 1px;
}
ul#thumbs li a {
	display: block;
	text-align: center;
	height: 23px;
	line-height: 23px;
	background-color: #51584E;
	color: #fff;
}
ul#thumbs li a:hover {
	background-color: #CCFF00;
	color: #000;
}
/*
	contactformulier
*/
form#contactform dl {
	margin-top: 5px;
}
form#contactform dl dt {
	position: absolute;
	padding: 0;
	margin: 0;
	width: 60px;
}
form#contactform dl dt.submit {
	display: none;
}
form#contactform dl dd {
	padding: 0 0 10px 70px;
	width: 300px;
	margin: 0;
}
form#contactform dl dd.submit {
	text-align: right;
}
form#contactform dl dd input, form#contactform dl dd textarea {
	border-width: 0;
	width: 100%;
	opacity: .7;
	filter: alpha(opacity=70);
	padding: 2px;
}
form#contactform dl dd input#postcode {
	width: 90px;
}
form#contactform dl dd input#plaats {
	width: 150px;
}
form#contactform dl dd.submit input {
	text-align: right;
	width: 100px;
	font-weight: bold;
	background-color: transparent;
	border: none;
	color: #fff;
	padding: 0;
}
form#contactform dl dd .error {
	border-color: red;
}
div#address-info {
	position: absolute;
	bottom: 5px;
	left: 15px;
}
div#address-info a {
	font-weight: bold;
}