body {
	margin: 0px;
	padding: 0px;
	font-family: "Verdana";
	font-size: 0.80em;
	background: #faf9f9 url(images/background.png) repeat-x top left;
}

#content {
	width: 870px;
	height: auto;
	margin: 32px auto 0px auto;
}

.content-top {
	width: 100%;
	height: 15px;
	background: transparent url(images/content-top.png) no-repeat top left;
}

.content-middle {
	width: 800px;
	padding: 1px 35px;
	background: transparent url(images/content-middle.png) repeat-y top left;
}

.content-bottom {
	width: 100%;
	height: 55px;
	background: transparent url(images/content-bottom.png) no-repeat bottom left;
}

.header {
	width: 800px;
	height: auto;
	padding: 10px 62px 64px 62px;
	background: transparent url(images/divider.png) no-repeat bottom left;
	margin: 0px 0px -5px -62px;
	height: 105px;
	position: relative;
}

h1 {
	width: 274px;
	height: 119px;
	background: transparent url(images/pigment.png) no-repeat top left;
	margin: -12px 0px 0px -20px;
	float: left;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
	border: 0px;
	text-decoration: none;
}

h1 span {
	visibility: hidden;
}

h1 small {
	display: block;
}

a#topcorner {
	border: 0px;
	text-decoration: none;
	display: block;
	position: absolute;
	top: -12px;
	right: 31px;
	width: 118px;
	height: 118px;
	background: transparent url(images/cornertop.png) no-repeat top right;
}

a#topcorner span {
	visibility: hidden;
}

ul.nav {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
	color: #333;
	position: relative;
	top: 70px;
	left: 25px;
}

ul.nav li {
	float: left;
	margin-right: 30px;
	padding-left: 3px;
}

ul.nav li.lakkerij {
	list-style-type: none;
}

ul.nav li a {
	font-size: 1.1em;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	display: block;
	padding: 0px 0px 4px 0px;
}

ul.nav li.lakkerij a {
	color: #406d90;
}

ul.nav li.diensten a {
	color: #e3911c;
}

ul.nav li.voorbeelden a {
	color: #a05a8c;
}

ul.nav li.contact a {
	color: #55925a;
}

ul.nav li a:hover {
	border-color: #ccc;
}

.content {
	overflow: auto;
	margin-bottom: -20px;
}

.content a:link, .content a:visited {
	color: #5787ac;
	text-decoration: underline;
}

.content a:link:hover, .content a:visited:hover, .content a:active {
	color: #444;
	text-decoration: none;
}

.content a img {
	border: 1px solid #ccc;
	padding: 2px;
}

.content a:hover img {
	border: 1px solid #999;
}

.content .info-left {
	width: 235px;
	float: left;
	border-right: 1px solid #ccc;
	padding-right: 15px;
	margin-top: 15px;
	padding-top: 1px;
}

.content .info-left.small {
	width: 165px;
}

.content .photo-right {
	display: block;
	float: left;
	position: relative;
	top: 7px;
	margin-bottom: 7px;
}

.content h2 {
	margin: 24px 0px 14px 0px;
	padding-bottom: 10px;
	font-size: 1.2em;
}

.content .info-left h2 {
	margin-top: 8px;
}

.content h2.divider {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.content h2 small {
	font-weight: 400;
	display: block;
	text-transform: uppercase;
	color: #444;
	font-size: 0.65em;
}

.content ul.info {
	list-style-type: none;
	margin: -23px 0px 32px 0px;
	color: #777;
	padding: 0px;
}

.content ul.info li {
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #ccc;
}

.content ul.info li.first {
	border-top: 0px;
}

.content ul.info li a {
	text-decoration: none;
}

.content .content-right {
	margin: 15px 0px 0px 250px;
	padding: 1px 0px 25px 15px;
	border-left: 1px solid #ccc;
	min-height: 280px;
	height: auto !important;
	height: 280px;
}

.content .content-right.big {
	margin-left: 180px;
}

.content .content-right h3 {
	margin-top: 8px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
}

.content p {
	color: #666;
	font-size: .95em;
	line-height: 160%;
}

.content img.floatright {
	float: right;
	padding: 3px;
	margin: 0px 25px 15px 15px;
	border: 1px solid #4e73a0;
	width: 200px;
}

.content img.alignleft {
	float: left;
}

.content li {
	color: #666;
}

.content strong, .content em {
	color: #000;
	font-weight: 575;
}

.content .contact-info {
	margin-top: 13px;
	border: 1px solid #ccc;
	border-width: 1px 0px;
	padding: 20px 0px 10px 0px;
	margin: 15px 0px -5px 0px;
}

.content .contactphoto {
	float: right;
	width: 70%;
	margin-top: -12px;
}

.content .contact {
	width: 375px;
	margin: 0px auto;
	clear: both;
	width: 530px;
	position: relative;
	top: 10px;
	overflow: auto;
	padding-bottom: 5px;
}

.content .contact p {
	margin: 5px 0px;
	float: left;
	padding: 1px;
	margin-right: 25px;
	width: 300px;
}

.content .contact p.senderinfo {
	width: 175px;
}

.content .contact label {
	display: block;
	font-weight: 700;
	color: #333;
	margin: 5px 0px 5px 0px;
}

.content .contact input[type="text"], .content .contact textarea {
	border: 1px solid #666;
	border-color: #666 #999 #ccc #999;
	width: 100%;
	padding: 4px;
	font-size: 1.1em;
	font-family: "Verdana";
	margin: 3px 0px;
	max-width: 100%;
}

.content .contact textarea {
	height: 150px;
}

.content .contact input[type="radio"] {
	position: relative;
	top: 1px;
	left: -1px;
}

.content .contact input[type="submit"] {
	float: right;
	padding: 8px 22px;
	margin: 0px 16px 8px 0px;
	display: block;
	border: 1px solid #666;
	font-size: 1em;
	background: #c1d6af;
	border-color: #999 #666 #666 #999;
}

.footer {
	color: #999;
	width: 800px;
	padding: 0px 35px;
	margin: 8px auto;
	text-align: left;
	padding-bottom: 50px;
}

.footer address {
	float: left;
	margin-right: 40px;
}

.footer address span {
	margin-left: 20px;
}

.footer a {
	color: #666;
	text-decoration: underline;
}

.footer a:hover {
	color: #333;
}

.error, .success {
	width: 530px;
	margin: 0px auto;
	position: relative;
	top: 14px;
}

.error p, .success p {
	margin: 3px 0px;
}

.error p {
	color: red;
}

.success p {
	color: green;
}
