body {
	padding: 0px;
	font-family: "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

.mainwrapper {
	width: 820px;
	vertical-align: top;
	float: left;
}

a:link, a:visited, a:active {
	color: #0099FF;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}

.header {
	width: 820px;
	margin: 0;
	height: 165px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 170px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header img a:link, a:visited, a:active, a:hover {
	border-style: none;
}

.omschrijving_project {
	margin: 0px;
	float: left;
	height: 200px;
	width: 150px;
	padding: 10px;
}

.navigatie_illustration {
	background-image: url(../images/titel_illustration.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	margin: 0px;
	padding-left: 170px;
	float: left;
	height: 30px;
	width: 650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.navigatie {
	background-image: url(../images/titel_blank.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	margin: 0px;
	padding-left: 170px;
	float: left;
	height: 30px;
	width: 650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.navigatie_graphic {
	background-image: url(../images/titel_graphic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	margin: 0px;
	padding-left: 170px;
	float: left;
	height: 30px;
	width: 650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.navigatie_animation {
	background-image: url(../images/titel_animation.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	margin: 0px;
	padding-left: 170px;
	float: left;
	height: 30px;
	width: 650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.navigatie_pxp {
	background-image: url(../images/titel_pxp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	margin: 0px;
	padding-left: 170px;
	float: left;
	height: 30px;
	width: 650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.navigatie_bohnhase {
	background-image: url(../images/titel_bohnhase.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	margin: 0px;
	padding-left: 170px;
	float: left;
	height: 30px;
	width: 650px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.navigatie_inner {
	background-color: #000000;
	height: 30px;
	float: left;
	font-family: "Courier New", Courier, monospace;
	padding: 0px;
	clear: right;
	margin: 0px;
	width: 650px;
}

.navigatie_inner p  {
	font-size: 16px;
	color: #0099FF;
	vertical-align: top;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
	font-weight: normal;
}

.navigatie_inner p a:link {
	color: #F4F4F4;
	text-decoration: none;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	font-weight: normal;
}

.navigatie_inner p a:visited {
	color: #F4F4F4;
	text-decoration: none;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: 10px;
	font-weight: normal;
}

.navigatie_inner p a:hover {
	color: #0099FF;
	text-decoration: none;
	vertical-align: top;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: 5px;
	font-size: 16px;
}

.content {
	float: right;
	min-height: 400px;
	width: 650px;
	padding: 0px;
	margin: 0px;
}

.footer {
	float: left;
	height: 25px;
	width: 815px;
	margin: 0px;
	background-color: #000000;
	text-transform: uppercase;
	text-align: right;
	color: #F4F4F4;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.footer a:link, a:visited {
	color: #F4F4F4;
	text-decoration: none;
	font-size: 9px;
}

.credits {
	float: right;
	height: 30px;
	width: 300px;
}


#bohnhase-slider {
	width: 640px;
	height: 480px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
}

.project-info, .form {
	float: left;
	width: 640px;
	margin: 10px 0 10px 0;
}

.shop-content {
	float: right;
	min-height: 400px;
	width: 650px;
	padding: 0px;
	margin: 10px 0 10px 0;
}

