* {
	margin: 0; padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	height:100%;
	font-family: 'Open Sans', sans-serif;
	line-height:1.600em;
	font-size:100%;
	letter-spacing:0.05em;
	color:#232323;
}

.mainwrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width:1000px;
	overflow:hidden;
	min-height:100%;
	border-style: solid;
	border-color: #50020b;
	border-width: 1px;
	background-image:url('images/mainwrapper_background.png');
	background-position:center top;
}

#mainwrapper {
	height:100%;
}

#content {
	position:relative;
	min-height:610px;
	padding-top:326px;
}

#aanbieding {
	width:280px;
	float: left;
	padding:7px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	background: #e9e2dd;
	border: 1px solid #50020b;
	font-size:90%;
}


#aanbieding h2 {
	background-color:#50020b;
	color:#ffffff;
	font-size:125%;
	text-align:center;
	margin-bottom:10px;
	padding:5px;
}

#fb-pagina {
	float:left;
	width:280px;
	left:10px;
}

.appleLinks a {
	color:#50020b;
	text-decoration:none;
}

#logo {
	position: absolute;
	z-index:201;
	width:348px;
	height:175px;
	left:322px;
	top:84px;
}

#fadeshow1 {
	position:absolute;
	z-index:1;
	width:1000px;
	height:300px;
	border-bottom: 1px solid #50020b;
}

#nav-background {
	position:absolute;
	z-index:2;
	top:0px;
	left:0px;
	width:1000px;
	height:44px;
	background-image:url('images/nav_background.png');
	background-position:center top;
	background-repeat:no-repeat;
}

#nav {
	position:absolute;
	z-index:900;
	top:10px;
	left:0px;
	width:100%;
}

#nav ul {
	width:100%;
	text-align:center;
	padding-left:0px;
}

#nav li {
	display: inline;
	list-style-type: none;
	font-size:94%;
	font-weight:normal;
	margin-right:25px;
}

#nav a {
	text-decoration:none;
	color:#ffffff;
}

#nav a:hover {
	color:#cccccc;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

#nav .active {
	color:#cccccc;
}

#contact {
	position:absolute;
	z-index:2;
	width:100%;
	height:26px;
	top:300px;
	text-align:center;
	color:#ffffff;
	font-size:90%;
	background:#50020b;
}

#contact a {
	color:#ffffff;
	text-decoration:none;
}

#contact a:hover {
	color:#cccccc;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}



#tekst {
	position: relative;
	float: left;
	width:550px;
	top:20px;
	left:11px;
	font-size:100%;
	min-height:530px;
	overflow:auto;
	padding-bottom:40px;
	padding-right:10px;
}

#tekst a {
	font-weight:normal;
	color:#50020b;
	text-decoration:underline;
}

#fotos {
	position: relative;
	left:13px;
	width:980px;
	top:20px;
	left:13px;
	min-height:530px;
	padding-bottom:40px;
	padding-right:0px;
}

#fotos img {
	margin-right:11px;
	margin-bottom:6px;
	border: 1px solid #50020b;
	width:150px;
	height:100px;
}

#cbw-erkend {
	position:absolute;
	left:899px;
	top:346px;
}

#tekst a:hover {
	color:#50020b;
	-webkit-transition: all .35s ease;
	-moz-transition: all .35s ease;
	-ms-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}

#footer {
	position:relative;
	width:1000px;
	height:160px;
	background-color:#50020b;
	text-align:center;
	color:#ffffff;
	padding-top:5px;
	font-size:90%;
	margin: 0 auto;
}

#footer img {
	margin-top:10px;
	margin-right:25px;
}

h1 {
	font-size:105%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
}

h2 {
	font-size:100%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

h3 {
	font-size:100%;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:0px;
}

hr {
	margin-bottom:5px;
}

#content ul {
	padding-left:18px;
}

#content li {
	margin-bottom:5px;
}

#content ol {
	margin-left:22px;
}

a img,:link img,:visited img,fieldset {
	border:none;
}