* {
	padding: 0;
	margin: 0;
	font-family: arial;
}

a img {
	border: none;
}

a {
	color: #666;
}

fieldset {
	border: none;
}

h1,h3 {
	border-top: 9px solid #fff;
	border-bottom: 9px solid #fff;
	height: 45px;
	margin: 0 0 15px 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 100%;
}

h4 {
	color: #666;
	font-size: 30px;
	/*font-weight: normal;*/
	margin: 0 0 10px 0;
}
p {
	line-height: 18px;
}

label {
	color: #666;
}

input,textarea {
	color: #fff;
	background-color: #000;
	border: 1px solid #222;
	padding: 5px;
	font-size: 12px;
}

input:focus,textarea:focus {
	border: 1px solid #fff;
}

body {
	color: #fff;
	font-family: arial;
	font-size: 13px;
	background-color: #222;
}

#wrapper {
	width: 938px; /* total is 998 minus 60 padding = 938 */
	margin: 0 auto;
	padding: 0 30px 0 30px;
	background-color: #000;
}

#footer {
	clear: both;
	width: 100%; /* IE6 hack */
	padding: 10px 0 30px 0;
	border-top: 3px solid #fff;
	color: #666;
	font-size: 10px;
}

#homefooter {
	clear: both;
	width: 100%; /* IE6 hack */
	padding: 0 0 30px 0;
	color: #666;
	font-size: 10px;
}

#homefooter img {
    margin: 0 0 10px 0;
}

#colofonfooter {
	float: left;
}

#copy {
	float: right;
}

.trio-block {
	width: 696px;
	float: left;
	margin: 0 30px 30px 0;
}

.quattro-block {
	float: left;
	width: 938px;
	margin: 0 30px 30px 0;
}

.duo-block {
	width: 454px;
	float: left;
	margin: 0 30px 30px 0;
}

.single-block {
	width: 212px;
	float: left;
	margin: 0 30px 30px 0;
}

.special-block {
	width: 300px;
	float: left;
	margin: 0 30px 30px 0;
}

.bigspecial-block {
	width: 400px;
	float: left;
	margin: 0 30px 30px 0;
}

.last-block {
	margin: 0;
}

#banner {
	margin: 0 0 30px 0;
}

#menu {
	height: 40px;
	margin: 0 0 30px;
	list-style: none;
	background-color: #222;
}

#menu li {
	float: left;
	height: 40px;
	border-right: 5px solid #000;
}

#menu li a {
	display: block;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
}

#menu li a:hover,#menu li a.active {
	background-position: 0 -40px;
}

#menu .thuis {
	background: #222 url('../images/menu-thuis.jpg') no-repeat 0 0;
	width: 90px;
}

#menu .overmwah {
	background: #222 url('../images/menu-overmwah.jpg') no-repeat 0 0;
	width: 163px;
}

#menu .gallerij {
	background: #222 url('../images/menu-gallerij.jpg') no-repeat 0 0;
	width: 114px;
}

#menu .winkel {
	background: #222 url('../images/menu-winkel.jpg') no-repeat 0 0;
	width: 164px;
}

#menu .ekaart {
	background: #222 url('../images/menu-ekaarten.jpg') no-repeat 0 0;
	width: 155px;
}

#menu .contact {
	background: #222 url('../images/menu-contact.jpg') no-repeat 0 0;
	width: 130px;
}

.article {
	border-bottom: 9px solid #fff;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
}

.article span {
	display: block;
	margin: 15px 0;
	font-size: 13px;
	color: #666;
}

.article h2 {
	font-size: 30px;
	margin: 0 0 15px 0;
	color: #fff;
}

.article h2 strong {
	/*font-weight: normal;*/
}

.article h2 em {
	font-style: normal;
}

.article img {
	margin: 0 0 15px 0;
}

.article p {
	line-height: 18px;
}

.sub-block {
	margin: 0 0 30px 0;
}

.sub-block span {
	font-size: 18px;
	display: block;
	margin: 0 0 10px;
}

.sub-block img {
	margin: 0 0 15px 0;
}

.sub-block p {
	margin: 0 0 15px 0;
}

.sub-block p.underlined {
	padding: 0 0 15px 0;
	border-bottom: 9px solid #fff;
}

#contact label {
	color: #fff;
}

#contact input,#contact textarea {
	width: 454px;
	
}

#contact table {
	border-collapse: collapse;
}

#contact table th {
	width: 212px;
	text-align: right;
	padding: 0 30px 0 0;
	vertical-align: top;
}

#contact table th label {
	font-size: 15px;
}

#contact table td {
	vertical-align: top;
	padding: 0 0 10px 0;
}

#contact textarea {
	height: 243px;
}

#nieuwsbrief input {
	width: 150px;
	float: right;
	margin: 0 0 3px 0;
}

#nieuwsbrief .error {
	padding: 5px 5px 5px 20px;
	margin: 0 0 5px 0;
	border-top: 1px solid red;
}

#nieuwsbrief .notify {
	border: 1px solid #fff;
	padding: 5px;
	margin: 0 0 5px 0;
}

input.submit {
	float: right;
	margin: 0;
	padding: 0;
}

#nieuwsbrief input.submit, #contact input.submit, #verstuurzemaar input.submit {
	width: 80px;
}

/* nieuwsbrief paragraph */
.bigger {
	font-size: 16px;
	line-height: normal;
}

.youtube { margin: 0 0 15px 0; }

#nieuwtjesfooter {
	color: #666;
	font-size: 16px;
}

#nieuwtjesfooter .vers {
	float: left;
}

#nieuwtjesfooter .oud {
	float: right;
}

#nieuwtjesfooter div {
	margin: 0 100px 30px;
	text-align: center;
}

#nieuwtjesfooter div a {
	text-decoration: none;
}

#nieuwtjesfooter div a.active {
	color: #fff;
}

.informatie {
	background: #000 url('../images/kop-informatie.png') no-repeat 0 0;
	height: 97px;
	margin: 0 0 30px 0;
}

.colofon {
	background: #000 url('../images/kop-colofon.png') no-repeat 0 0;
}

.nieuwtjes {
	background: #000 url('../images/kop-nieuwtjes.png') no-repeat 0 0;
}

.hebbedingen {
	background: #000 url('../images/kop-tekoop.png') no-repeat 0 0;
}

.kiekjes {
	background: #000 url('../images/kop-kiekjes.png') no-repeat 0 0;
}

.volgons {
	background: #000 url('../images/kop-twitter.png') no-repeat 0 0;
}

.agenda {
	background: #000 url('../images/kop-agenda.png') no-repeat 0 0;
}

.adres {
	background: #000 url('../images/kop-adres.png') no-repeat 0 0;
}

.nieuwsbrief {
	background: #000 url('../images/kop-nieuwsbrief.png') no-repeat 0 0;
}

.ekaarten {
	background: #000 url('../images/kop-ekaarten.png') no-repeat 0 0;
}

#verstuurzemaar #tjek, #ekaart_tjek { display: none; }

.verstuurekaarten {
	background: #000 url('../images/kop-verstuurekaarten.png') no-repeat 0 0;
	margin: 0 0 30px 0;
}

.zoverstuurd {
	background: #000 url('../images/kop-zoverstuurd.png') no-repeat 0 0;
	margin: 0 0 30px 0;
	height: 70px;
}

.twisten {
	background: #000 url('../images/kop-twisten.png') no-repeat 0 0;
	height: 71px;
}

.opstraat {
	background: #000 url('../images/kop-opstraat.png') no-repeat 0 0;
	height: 70px;
}

.kern {
    background: #000 url('../images/kop-kern.png') no-repeat 0 0;
	height: 70px;
}

.waarismwah {
	background: #000 url('../images/kop-waarismwah.png') no-repeat 0 0;
}

.hetwoord {
	background: #000 url('../images/kop-hetwoord.png') no-repeat 0 0;
}

.beeldigbeeld {
	background: #000 url('../images/kop-gallerijinbeeld.png') no-repeat 0 0;
	margin: 0 0 30px 0;
}

.mwahish {
	background: #000 url('../images/kop-mwahis.png') no-repeat 0 0;
	margin: 0 0 30px 0;
}

.projectenh {
	background: #000 url('../images/kop-studio.png') no-repeat 0 0;
	margin: 0 0 30px 0;
}

.inhetlandh {
	background: #000 url('../images/kop-inhetland.png') no-repeat 0 0;
	margin: 0 0 30px 0;
}

.expo444h {
	background: #000 url('../images/kop-expo444.png') no-repeat 0 0;
	margin: 0 0 30px 0;
}

.twitter {
	border: 1px solid #fff;
	padding: 10px 10px 0 10px;
}

.twitter p.tweet { font-size: 16px; }
.twitter p { font-size: 12px; }


p.intro {
	font-size: 30px;
	line-height: 33px;
	margin: 0 0 30px 0;
	color: #666;
}

.overmwah p { color: #666; }

.duo-block p {
	margin: 0 0 20px 0;
}

#contact table td.error {
	padding: 10px 0 10px 0;
	border-top: 1px solid red;
}

td.error ul {
	padding: 0 0 0 30px;
}

#volgende {
	display: block;
	padding: 0;
	margin: 0 0 3px 0;
	background: #222 url('../images/knop-volgende.png') no-repeat 0 0;
	height: 40px;
	text-indent: -999px;
	overflow: hidden;
}

#volgende:hover {
	background: #fff url('../images/knop-volgende.png') no-repeat 0 -40px;
}

#vorige {
	display: block;
	padding: 0;
	margin: 0 0 7px 0;
	background: #222 url('../images/knop-vorige.png') no-repeat 0 0;
	height: 40px;
	text-indent: -999px;
	overflow: hidden;
}

#vorige:hover {
	background: #fff url('../images/knop-vorige.png') no-repeat 0 -40px;
}

.mwahis, .projecten {
	margin: 30px 0 0 0;
}

.mwahis h2, .projecten h2 {
	font-size: 20px;
	color: #666;
}

.mwahis p {
	font-size: 20px;
}

.projecten p {
	margin: 10px 0 0 0;
	font-size: 12px;
}

.gallerij {
	height: 470px;
	position: relative;
}

.gallerij .back {
	position: absolute;
	bottom: 0;
}

#gallerijoverzicht a {
	display: block;
	margin: 0;
	padding: 0;
	height: 140px;
	text-indent: -9999px;
	overflow: hidden;
}

#gallerijoverzicht a.mwahisbtn {
	background: #222 url(../images/knop-gallerij.png) no-repeat 0 0;
}

#gallerijoverzicht a.mwahisbtn:hover {
	background: #fff url(../images/knop-gallerij.png) no-repeat 0 -140px;
}

#gallerijoverzicht a.projectenbtn {
	background: #222 url(../images/knop-studio.png) no-repeat 0 0;
}

#gallerijoverzicht a.projectenbtn:hover {
	background: #fff url(../images/knop-studio.png) no-repeat 0 -140px;
}

#gallerijoverzicht a.inhetlandbtn {
	background: #222 url(../images/knop-inhetland.png) no-repeat 0 0;
}

#gallerijoverzicht a.inhetlandbtn:hover {
	background: #fff url(../images/knop-inhetland.png) no-repeat 0 -140px;
}

#gallerijoverzicht a.expo444btn {
	background: #222 url(../images/knop-expo444.png) no-repeat 0 0;
}

#gallerijoverzicht a.expo444btn:hover {
	background: #fff url(../images/knop-expo444.png) no-repeat 0 -140px;
}

#galerijplaatjes img {
	margin: 0 0 30px 0;
}

/*
* substract the padding defined for all inputs
*/
#verstuurzemaar input, #verstuurzemaar textarea {
	width: 200px; 
	margin: 0 0 5px 0;
}

#verstuurzemaar h2 {
	font-size: 30px;
	margin: 0 0 15px 0;
}

#verstuurzemaar p {
	font-size: 16px;
	margin: 0 0 15px 0;
}

#verstuurzemaar textarea {
	height: 290px;
	margin: 0 0 10px 0;
}

#verstuurzemaar label {
	display: block;
	padding: 0 0 5px 0;
}

#verstuurzemaar #captcha {
	height: 55px;
}

.teversturen {
	margin: 0 0 10px 0;
}

#verstuurzemaar div.error {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid red;
}

#verstuurzemaar div.error ul {
	padding: 5px 0 0 20px;
}

#verstuurzemaar .verstuurd {
	height: 320px;
	border: 1px solid #222;
	background: #000 url(../images/verstuurd-logo.png) no-repeat 100% 100%;
}

#verstuurzemaar .verstuurd p {
	margin: 0 0 0 30px;
}

#verstuurzemaar .bekijk {
	border: 1px solid #fff;
	padding: 20px;
	margin: 0 0 30px 0;
	height: 190px;
}

#verstuurzemaar .bekijk h2 {
	font-size: 22px;
}

#verstuurzemaar .bekijk .stuurterug {
	position: absolute;
	bottom: 30px;
	left: 30px;
}

.hebbedingitems {
	position: relative;
	height: 250px;
	margin: 0 0 15px 0;
}

.hebbedingitems ul {
	width: 212px;
	height: 250px; 
	list-style: none;
	overflow: hidden;
	position: relative;
}

.hebbedingitems ul li{
	position: absolute;
	top: 0;
	left: 212px;
}

.hebbedingitems ul:hover {
	width: 210px;
	height: 248px;
	border: 1px solid #fff;
}

#hebbedingprev {
	
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 30px;
	background: #222 url(../images/knop-hebbenprev.png) no-repeat 0 0;
}

#hebbedingprev:hover {
	background: #222 url(../images/knop-hebbenprev-over.png) no-repeat 0 0;
}

#hebbedingnext {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background: #222 url(../images/knop-hebbennext.png) no-repeat 0 0;
}

#hebbedingnext:hover {
	background: #222 url(../images/knop-hebbennext-over.png) no-repeat 0 0;
}

#colofon h2 {
	color: #666;
	font-size: 16px;
}

#colofon p {
	font-size: 30px;
	line-height: normal;
}

#socialnetworks {
	padding: 30px 0 0 0;
	list-style: none;
}

#socialnetworks li {
	padding: 5px 0;
}

#socialnetworks img {
	margin: 0 10px 0 0;
	float: left;
}


.right {
	float: right;
}

.left {
	float: left;
}

.clear {
	clear: both;
}
