html {
	height:100%;
		overflow-x:hidden;
}

body {
	height:100%;
	margin:0;
}

a {
	color:#ef0042;
	text-decoration:none;

}

h1,h2,h3,h4,h5,h6 {
	 margin:0;
	 padding:0;
}

p {
	margin-top:	0;
}

img {
	border:0;	
}

#flashcontent {
	position:absolute;
	min-height: 750px;
	height: 100%;
	width:100%;
}

#wrapper_outer {
	background-image: url(../images/opbouw/wrapper_bg.png);
	position:absolute;
	width:100%;
	min-height:100%;
	height:auto!important;
	height:100%;
	margin:0 auto;
	z-index:5;
}

#wrapper {
	width:1200px;
	margin:0 auto;
	padding:0 10px;
}

#header {
	height:276px;
}

#logo {
	padding:14px 0 0 0;
	float:left;	
}

#slogan {
	position:absolute;
	margin:65px 0 0 170px;
}

#slogan.home {
	margin:80px 0 0 170px;	
}

#menu {
	margin:16px 0 0 0 ;
	float:right;
	text-align:right;
}

#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	border-top:1px dotted #4c4b4b;
}

#menu li {
	border-bottom:1px dotted #4c4b4b;
	padding: 0 2px 0 0;
	font-size:14px;
}

#menu li.selected.hassubs {
	border:0;
}

#menu li a {
	display:block;
	padding:4px 0 3px;
	text-decoration:none;
	outline:none;
}

#menu li a {
	color:#333333;
}

#menu .selected a,
#menu li a:hover {
	color:#ef0042;
}

#menu li.selected ul li a {
	color:#333333;
}

#menu li ul li.selected a,
#menu li ul li a:hover {
	color:#ef0042;
}

#menu li ul {
	display:none;
	padding: 0 5px 3px 0;
	border:0;
	border-bottom:1px dotted #4c4b4b;
}

#menu li ul li {
	border:0;
	font-size:11px;
}

#menu li.selected ul {
	display:block;	
}


.clearboth {
	clear:both;	
}

#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px 0 0;
}

	/*HOME*/
	
	#blokken {
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
	}
	
	#blokken .blok {
		position:absolute;	
	}
	
	#blok_blog {
		background-image:url(../images/opbouw/bg_blog.png);
		padding: 5px 10px;
		width:130px;
		height:82px;
		margin:310px 0 0 50px;
	}
	
	#blok_blog a {
		color:#000;
	}
	
	#blok_blog a:hover {
		color:#EF0042;
	}
	
	#blok_stel {
		background-image:url(../images/opbouw/bg_vraag.png);
		width:180px;
		height:113px;
		margin:177px 0 0 0;
		padding: 5px 10px;
	}
	
	#blok_stel a {
		color:#FFF;	
	}
	
	#blok_stel a:hover {
		color:#EF0042;
	}
	
	.blok_title {
		font-size:24px;
		padding:0 0 5px;
	}
	

	.blok_title span {
		height:20px!important;
	}
	
	#blok_collectie {
		background-image:url(../images/opbouw/bg_collectie.png);
		width:225px;
		height:151px;
		padding: 0 10px;
		margin: 120px 0 0 211px;
		cursor:pointer;
		color:#039
	}
	
	#blok_collectie .blok_title {
		text-align:right;
		margin:122px 0 0;
	}
	
	#blok_collectie .blok_title a {
		color:#000;	
	}
	
	#blok_aanbieding {
		background-image:url(../images/opbouw/bg_aanbieding.png);
		width:240px;
		height:151px;
		margin: 281px 0 0 211px;
		padding:0 0 0 5px;
	}
	
	#blok_aanbieding p {
		display:inline;	
	}
	
	#blok_aanbieding a {
		color:#FFF;
	}
	
	#blok_aanbieding .meer_acties {
		color:#EF0042;
	}
	
	#blok_aanbieding .blok_title {
		margin:6px 0 0 6px;
	}
	
	#blok_aanbieding .blok_link {
		position:absolute;
		margin:135px 0 0;
		width:230px;
		text-align:right;
	}
	
	#blok_aanbieding .stip {
		position:absolute;
		background:url(../images/opbouw/stip_aanbieding.png) no-repeat;
		width:105px;
		height:122px;
		margin:0 0 0 125px;
		padding:10px 5px 0 5px;
		text-align:right;
	}
	
	#blok_aanbieding .stip .stip_groot {
		font-size:36px;
		color:#FFF;
	}
	
	#blok_aanbieding .stip .pijl:hover {
		background-image:url(../images/opbouw/pijl_los_wit.gif);
	}
	
	#blok_nieuws {
		background-image:url(../images/opbouw/bg_nieuws.png);
		width:300px;
		height:190px;
		padding:0 10px;
		margin: 150px 0 0 467px;
		color:#FFF;
	}
	
	#blok_nieuws a:hover {
		color:#FFF;	
	}
	
	#blok_nieuws .blok_title {
		margin:6px 0 8px 0px;
	}
	
	#blok_nieuws .blok_content {
		overflow:hidden;
		width:300px;
	}
	
	#blok_nieuws .blok_content_outer {
		width:330px;
		height:125px;
	}
	
	#blok_advies {
		background-image:url(../images/opbouw/bg_advies.png);
		width:200px;
		height:125px;
		margin: 92px 0 0 797px;
		padding:5px 10px;
	}
	
	#blok_advies a:hover {
		color:#FFF;	
	}
	
	#blok_video {
		background-image:url(../images/opbouw/bg_film.png);
		width:280px;
		height:146px;
		margin: 237px 0 0 797px;
		cursor:pointer;
	}
	
	#blok_video_inner {
		padding: 8px 0 5px 8px;
		color:#8bab3e;
	}
	
	#blok_video .blok_title {
		 color:#FFF;
	}
	
	#blok_video #player {
		position:absolute;
		margin:146px 0 0 0;
	}
	
	#blok_nieuwsbrief {
		background-image:url(../images/opbouw/bg_nieuwsbrief.png);
		width:158px;
		height:101px;
		margin: 121px 0 0 1027px;
		padding:5px 10px 0 5px;
	}
	
	#blok_nieuwsbrief .blok_title {
		color: #FFF;
	}
	
	#blok_nieuwsbrief a:hover {
		color: #FFF;
	}
		
	.news_item {
		width:140px;
		margin:0 20px 0 0;
		float:left;	
	}
	
	.news_title h2 {
		font-size:13px;
	}
	
	.date {
		color:#a7a6a6;
		font-size:11px;
	}
	

	.lees_meer {
		font-size:10px;
		text-align:right;	
	}
	
	#nieuwsbrief_form {
		margin:3px 0 0 ;	
	}
	
	#nieuwsbrief_field {
		float:left;	
	}
		
	#nieuwsbrief_submit {
		margin:3px 0 0;
		float:right;	
	}
	
	#nieuwsbrief_field input {
		width:84px;
		height:14px;
		padding: 0 3px;
		font-size:10px;
	}
	

	/*VEELTEKST*/
	
	#content_veeltekst {
		margin:0 10px 0 0;
		width: 720px;
		float:left;
	}

	#content_veeltekst_top {
		background:url(../images/opbouw/bg_veeltekst.gif) no-repeat #000;
		min-height:410px;
		padding:12px 18px 0;
		color:#FFF;
	}
	
	#content_veeltekst_btm {
		background:	url(../images/opbouw/bg_veeltekst_btm.gif) no-repeat;
		height:10px;
	}
	
	#veeltekst_title {
		font-size:30px;
		padding: 0 0 20px;
	}
	
	.content_veeltekst_kolom {
		width:316px;
		padding:0 12px 0 0;
		border-right:1px dotted #FFF;
		float:left;	
	}
	
	.content_veeltekst_kolom.right {
		padding:0 0 0 12px;
		border:0;
	}
	
	/*COLLECTIE ///////////////////////////////////////////////////////////////////////////// */
	
	#content_collectie {
		margin:0 10px 0 0;
		width: 410px;
		float:left;
	}

	#content_collectie_top {
		background:url(../images/opbouw/bg_collectie.gif) no-repeat #000;
		min-height:410px;
		padding:12px 12px 0;
		color:#FFF;
	}
	
	#content_collectie_btm {
		background:	url(../images/opbouw/bg_collectie_btm.gif) no-repeat;
		height:8px;
	}
	
	#collectie_title {
		font-size:30px;
		padding: 0 0 20px;
	}
	
	.content_collectie_kolom {
		width:400px;
		overflow:hidden;
		padding:43px 0 0;
	}
	
	.collectie_block {
		width: 122px;
		height: 122px;
		float: left;
		padding: 0 10px 10px 0;
	}
	
	.collectie_block * {
		outline:none;	
	}
	
	.collectie_block img {
			display:block;
	}
	
	
		p.collectie_block_title {
			display: block;
			background: #656464;
			font-family: Verdana, Geneva, sans-serif;
			font-size: 9px;
			width: 122px;
			height: 25px;
			text-transform: uppercase;
			font-weight: bold;
		}
		
			p.collectie_block_title a {
				color: white;
				display: block;
				width: 116px;
				height: 19px;
				padding: 0 3px 6px;
			}
				
				.collectie_block:hover a, 
				p.collectie_block_title a:hover {
					background: #ef0042;
				}
				
				
	#collectie_content {
		background: #ffffff;
		width:770px;
		float:left;
	}
	
	/*info //////////////////////////////////////////////////////////////////// */
	
	#content_info {
		margin:0 10px 0 0;
		width: 470px;
		float:left;
	}
	
	#content_info.blog {
		width:720px;
	}

	#content_info_top {
		background:url(../images/opbouw/bg_info.gif) no-repeat #000;
		min-height:400px;
		padding:12px 18px 10px;
		color:#FFF;
	}
	
	.blog #content_info_top {
		background:url(../images/opbouw/bg_info_blog.gif) no-repeat #000;
	}
	
	#content_info_btm {
		background:	url(../images/opbouw/bg_info_btm.gif) no-repeat;
		height:10px;
	}
	
	.blog #content_info_btm {
		background:	url(../images/opbouw/bg_info_btm_blog.gif) no-repeat;
	}
	
	#info_title {
		font-size:30px;
		padding: 0 0 20px;
	}
	
	#content_img .img_1_big {
		background:url(../images/opbouw/empty_img_big.gif);
		width:720px;
		height:432px;
		float:left;
	}
	
	#content_img .img_1 {
		float:left;
	}
	
	#content_img .img_2, #content_img .img_3 {
		background:url(../images/opbouw/empty_img.gif);
		width:240px;
		height:211px;
		margin: 0 0 10px;
		float:right;
	}
	
	#content_img .img_3 {
		margin:0;	
	}
	
	#content_img.blog .img_1_big {
		background:url(../images/opbouw/empty_img_blog.gif);
		width:470px;
	}
	
#sales_outer {
	width: 1200px;
	overflow:hidden;
}

#sales {
	width: 1210px;
	background:url(../images/opbouw/empty_img_sale.gif) left top;
}

.sale {
	font-family:Verdana, Geneva, sans-serif;
	background:url(../images/opbouw/bg_sales.gif) no-repeat left top;
	width:232px;
	height:295px;
	margin:0 10px 10px 0;
	float:left;
}

.sale_link {
	position:absolute;
	width:222px;
	text-align:right;
	margin:273px 0 0;
	font-size:10px;
}
	
.sale_content {
	padding:10px;
	color:#FFF;
	font-size:10px;
}

.sale_content div {
	margin: 0 0 8px;	
}

.sale_title {
	font-weight:bold;
}

.sale_descr {
	text-align:justify;
}

.sale_descr p {
	margin:0;	
}

.sale_price {
	color:#ef0042;
	font-weight:bold;
}

.sale_bijschrift {
	margin:0;
	font-weight:bold;
}

#footer {
	font-family:Verdana, Geneva, sans-serif;
	text-align:justify;
	font-size:10px;
	color:#aaa;
	margin: 5px 0 0;
	padding: 0 0 5px;
}

/*#footer .mailto {
	color:#aaa;
}
*/
#footer span {
	margin: 0 13px 0 0;
}

#footer span.last {
	margin:0;	
}

#footer .wv {
	color:#aaa;	
}

.pijl, .readmore {
	background:url(../images/opbouw/pijl_los_rood.gif) no-repeat right 5px;
	padding:0 10px 0 0;
	white-space:nowrap;	
}

.pijl:hover, .readmore:hover {
	background-image:url(../images/opbouw/pijl_los_wit.gif);
}

.pijl.wit, .readmore.wit {
	background-image:url(../images/opbouw/pijl_los_wit.gif);
}

.pijl.wit:hover, .readmore.wit:hover {
	background-image:url(../images/opbouw/pijl_los_rood.gif);
}

.pijl.zwart, .readmore.zwart {
	background-image:url(../images/opbouw/pijl_los_zwart.gif);
}

.pijl.zwart:hover, .readmore.zwart:hover {
	background-image:url(../images/opbouw/pijl_los_rood.gif);
}

#content_info_text a:hover {
	color:#FFF;
}
/* MAILFORM */


/*MAILFORM*/

.mailform {
/*	width:378px;*/
	margin: -13px 0 0 0;
}

.mailform td {
	padding:3px 5px 3px 0;
}

.mailform td.title {
	width: 130px;
	padding: 3px 5px 3px 0;
}

.mailform td .text_field {
	width: 	175px;
	margin: 3px 0;
	border: 1px solid #969696;
}

.mailform td .error_element {
	border: 1px solid #F00;	
}

.mailform td {
	vertical-align:top;	
}

.mailform .textarea textarea {
	width: 318px;
}

.mailform tr.title td {
	padding-bottom: 15px;	
}

.mailform .checkbox_group td {
	padding:0 0 4px;	
}

.mailform .checkbox_group .checkbox {
	margin: 0 5px 0 0;
}

.mailform .radio_group tr,
.mailform .radio_group td {
	display:inline;
}

/*
.mailform .checkbox label input{
	float:left;
}

.mailform .checkbox label span {
	display:inline-block;
}
*/

.btn {
	background:url(../images/opbouw/btn_end.gif) no-repeat right top;
	display:inline-block;
	padding:0 6px 0 0;
	height:18px;
	color:#FFF;
	font-size:11px;
}

.btn:hover {
	background:url(../images/opbouw/btn_end_ro.gif) no-repeat right top;
}

.btn:hover span {
	background:url(../images/opbouw/btn_start_ro.gif) no-repeat left top;
}

.btn span {
	background:url(../images/opbouw/btn_start.gif) no-repeat left top;
	display:block;
	height:17px;
	padding:1px 0 0 6px;
}

#content_alleentekst {
	width:1200px;
}

#content_alleentekst_top {
	background:url(../images/opbouw/bg_uitsl_tekst_top.gif) no-repeat left top #000;
	width:1164px;
	padding:10px 18px 0;
}

#content_alleentekst_btm {
	background:url(../images/opbouw/bg_uitsl_tekst_btm.gif) no-repeat left top;
	height:10px;
}

#alleentekst_title {
	color:#FFF;
	padding:0 0 10px;
}

#alleentekst_title h1 {
	font-size:30px;	
}

#profielen {
	background:url(../images/opbouw/bg_driekoloms.gif) repeat-y left top;
	color:#FFF;
	width:1164px;
	overflow-x:hidden;
}

#profielen_inner {
	width:1200px;
}

.profiel_kolom {
	width:400px;
	float:left;
}

.profiel {
	width:360px;
	margin:0 40px 0 0;
	float:left;
}

.profiel h2 {
	font-size:13px;	
}

.profiel img {
	float:right;
	margin:0 0 10px 10px;
}
