/* CSS Document */

* {
	padding: 0;
	margin: 0;
}

/*
a img {
	border: 0;
}
*/
body {
	background-color: #ceccab;
}

#container {
	margin: 0 auto;
	width: 900px;
	padding: 0 11px 22px 11px;
	background: #e7e6d1 url("../images/bodybg.gif") repeat-y top right;
}

#header {
	position: relative;
	width: 900px;
	height: 28px;
	background-color: #e7e6d1;
}

#logo {
	float: left;
	display: inline;
	margin: 0 0 0 24px;
	padding: 0;
}

#logo a {
	height: 28px;
	margin: 0;
	padding: 0;
}

#logo img {
	display: block;
	padding: 0;
	margin: 0;
	height: 28px;
}

#topMenu {
	float: right;
	position: absolute;
	bottom: 3px;
	right: 0;
}

#flashHeader {
	border-bottom: 3px solid #fff;
}

#menu {
	height: 40px;
	border-top: 14px solid #434a4c;
	background: #434a4c url("../images/menubg.gif") no-repeat top left;
	padding: 0 0 0 13px;
}

/*----------------------------------------------------------------------------------------------*/
/* MENU LAYOUT */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 10;
}

#nav a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

#nav li {
	float: left;
	padding: 0 27px 0 0;
	background: transparent url("../images/menuborder.gif") no-repeat top right;
}

#nav li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	margin: 0 0 0 -13px;
}

#nav li li {
	float: left;
	width: 150px;
	padding: 0;
	background-image: none;
}

#nav li ul ul {
	margin: -26px 0 0 150px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
	background-position: 0 0;
}

/*----------------------------------------------------------------------------------------------*/
/* MENU LINKS */

#nav li a {
	padding: 3px 6px 8px 6px;
	color: #ceccab;
}

#nav li a:hover {
	padding: 3px 6px 8px 6px;
	color: #ff9900;
}

#nav li ul li a {
	display: block;
	padding: 5px;
	background-color: #525156;
}

#nav li ul li a:hover {
	padding: 5px;
	background-color: #525156;
}

#nav a.daddy {
	background-image: url("../images/rightarrow.gif");
	background-position: center right;
	background-repeat: no-repeat;
}

#nav a.daddy:hover {
	background-image: url("../images/rightarrow_hover.gif");
	background-position: center right;
	background-repeat: no-repeat;
}

/*----------------------------------------------------------------------------------------------*/
/* BODY & CONTENT */

#body {
	padding: 10px;
	clear: both;
	min-height: 400px;
	height: 400px;
}
html>body #body
{
	height: auto;
}

#footer {
	margin: 10px 0 0 0;
	height: 16px;
	padding: 2px 0 0 0;
	clear: both;
	background: transparent url("../images/footerbg.gif") no-repeat bottom right;
}

.inline {
	display: inline;
}

.topDate {
	margin: 0 0 0 20px;
}

#blockContent {
	width: 212px;
	height: 143px;
	display: inline;
	float: right;
	border: 1px solid #da2f29;
	margin: 0 10px 10px 15px;
	z-index: -1;
}

#images {
	width: 212px;
	height: 143px;
	background: transparent url('../images/ajax-loader.gif') 50% 50% no-repeat;
}

#images .pics {
	width: 212px;
	height: 143px;
	overflow: hidden;
}

/*----------------------------------------------------------------------------------------------*/
/* FORM LAYOUT */

label {
	display: block;
	width: 100px;
	float: left;
	margin: 2px 0 0 0;
	font-weight: bold;
}

input {
	margin: 0 0 5px 0;
}

#submitbutton {
	margin: 5px 0 0 0;
}

#contactInfo {
	width: 220px;
	background-color: #d8d6b2;
	padding: 10px;
}

#contact {
	width: 660px;
	background-color: #d8d6b2;
	padding: 10px;
}

#contact textarea {
	padding: 1px;
	margin: 0 0 2px 0;
	font-size: 11px;
	overflow: auto;
}

#contact h2 {
	color: #939066;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#contact label {
	display: block;
	width: 115px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	padding: 0 7px 0 0;
	margin: 0 0 1px 0;
	font-size: 11px;
}

#contact label.bericht {
	width: 150px;
	display: block;
	margin: 4px 0 4px 0;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 0;
}

#contact label.htwee {
	width: 115px;
	color: #939066;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding: 4px 7px 0 0;
	margin: 0 0 1px 0;
}

#contact input {
	padding: 1px;
	margin: 0 0 2px 0;
	font-size: 11px;
}

#contact input.right {
	padding: 1px;
	margin: 0 0 2px 3px;
	font-size: 11px;
}

#contact input.verzenden {
	display: block;
	padding: 1px;
	margin: 12px 0 2px 0;
	font-size: 11px;
}

#contact select {
	padding: 0;
	margin: 0 0 2px 0;
	font-size: 11px;
}

#contact input#subject {
	padding: 1px;
	margin: 5px 0 2px 0;
	font-size: 11px;
}

#contact span.submit {
	display: block;
	width: 225px;
	vertical-align: top;
}

#contact #verplicht {
	display: inline;
	width: 100px;
	float: right;
	margin: 12px -12px 0 0;
}

#contact #verplicht p {
	font-size: 11px;
}

#contactLeft {
	width: 300px;
	float: left;
}

#contactRight {
	width: 350px;
	float: left;
}

#contactRight h2 {
	margin-bottom: 4px;
}

/*----------------------------------------------------------------------------------------------*/
/* HACKS */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-block;}

span.itemtitle
{
	font-size: 14px;	
}
