/* main specifications */

body
{
	background-color: #fff;
	background-image: url('../images/background.gif');
	background-repeat: repeat-y;
	color: #9c7d80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

h1
{
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

p
{
	padding: 0;
	margin-top: 0;
	margin-bottom: 15px;
}

p.heading
{
	font-weight: bold;
	margin-top: 15px;
}

img
{
	border: 0;
	margin: 0;
	padding: 0;
}

iframe {
	background:none transparent;
}

/* header specifications */

#header
{
	background-color: #d8cccc;
	background-image: url('../images/header_background.gif');
	background-repeat: repeat-x;
	height: 15px;
}

#header_container
{
	width: 1000px;
}

#header_left
{
	display: block;
	float: left;
	width: 179px;
	height: 15px;
}

#header_center
{
	display: block;
	float: left;
	width: 816px;
	height: 15px;
	border: 0;
	border-left: 1px solid #caa59e;
	border-right: 1px solid #caa59e;
	background-color: #b7c2cf;
}



/* logo specifications */

#logo
{
	background-color: #fff;
	background-image: url('../images/logo_background.gif');
	background-repeat: repeat-x;
	height: 134px;
}

#logo_container
{
	width: 1000px;
}

#logo_left
{
	display: block;
	float: left;
	background-color: #d8cccc;
	width: 179px;
	height: 134px;
}

#logo_right
{
	display: block;
	float: left;
	border: 0;
	border-left: 1px solid #caa59e;
	height: 134px;
	padding-left: 245px;
}



/* main specifications */

#main
{
	background-color: #fff;
	background-image: url('../images/vloeren_right_background.gif');
	background-position: 17px 0px;
	background-repeat: repeat-x;
	height: 468px;
}

#main_container
{
	width: 1000px;
}

#main_left
{
	display: block;
	float: left;
	height: 468px;
	width: 179px;
	background-color: #d8cccc;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}

#main_left #contactinfo
{
	padding-left: 20px;
	padding-top: 274px;
	line-height: 16px;
}

#main_left #contactinfo label
{
	width: 30px;
	display: block;
	float: left;
}

#main_left #contactinfo label.longLabel
{
	width: 50px;
}

#main_center
{
	display: block;
	float: left;
	background-color: #fff;
	border: 0;
	border-left: 1px solid #caa59e;
	border-right: 1px solid #caa59e;
	width: 816px;
	min-height: 468px;
	background-image: url('../images/raamdecoratie_background.jpg');
	background-repeat: no-repeat;
}

#main_center #menu
{
	display: block;
	width: 816px;
	height: 272px;
	background-repeat: no-repeat;
}

#main_center #menu #menu_items
{
	display: block;
	position: relative;
	top: 73px;
	left: 229px;
	width: 587px;
	height: 198px;
}

#main_center #menu #menu_items .item
{
	display: block;
	float: left;
	height: 198px;
	width: 148px;
	padding-right: 5px;
}

#main_center #menu #menu_items #mainmenu
{
	display: block;
	float: left;
	height: 198px;
	width: 125px;
	margin-top: -30px;
}

#main_center #menu #menu_items #mainmenu ul
{
	list-style-type: none;
	margin: 0;
	padding: 3px 0 0 8px;
}

#main_center #menu #menu_items #mainmenu ul li a
{
	font-size: 13px;
	font-weight: bold;
	color: #a67376;
	text-decoration: none;
}

#main_center #content
{
	display: block;
	width: 456px;
	padding-left: 250px;
}

#main_center #content .flashbanner 
{
	float: left;
	margin-left: -210px;
	margin-top: 10px;
	position: relative;
	width: 146px;
}

#main_center #content .flashbanner2
{
	float: left;
	margin-left: -210px;
	margin-top: 207px;
	position: relative;
	width: 146px;
}


#main_center #content .printtitle
{
	/*display: none;*/
	margin-top: 15px;
}


/* flash specifications */

#flash
{
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 402px;
	height: 402px;
}



/* other specifications */

#innermenu
{
	height: 198px;
	vertical-align: bottom;
}

#innermenu ul
{
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 38px;
	font-weight: bold;
	line-height: 18px;
	list-style-type: none;
}

#innermenu li,
#innermenu li a
{
	color:9c7d80;
	text-decoration: none;
}

#nb_form { padding-left: 120px; width: 150px; }
.nb_input { display:block; margin-bottom: 10px; width: 150px; }


/* new: sfeerfotos */

div#sfeerfotos
{
	vertical-align: top;
	width: 430px;
}

td { text-align: center; }



.plaatje_links
{
	float: left; 
	height: 178px;
	margin-top: -12px;
	position: relative;
	width: 178px;
	margin-left: -200px;
}

.disclaimer
{
	color: #9c7d80;
	font-weight: bold;
	text-decoration: none;
}

#disclaimer
{
}

.shout
{
	font-size: 24px;
	font-weight: bold;
	color: #ea0;
	display: block;
	margin: 5px 0 0 0;
}

.groter
{
	font-size: 18px;
}

#cbw
{
	margin: 20px 0 0 59px;
}

.strong
{
	font-weight: bold;
}

.redText
{
	color: #FF0000;
}


h4{
	font-size: 12px;
}

a, a:visited{
	color: #734142;
}


h6{
	font-size: 14px;
	font-weight: bold;
	color: #734045;
}


.welkom_box{
	width: 500px;
	min-height: 100px;
	float: left;
}

.zonwering_box{
	background-image:url('../images/zonwering-bg.png');
	background-repeat: no-repeat;
	width: 515px;
	height: 197px;
	float: left;
	margin-bottom: 20px;
}

.vloeren_box{
	background-image:url('../images/vloeren-bg.png');
	background-repeat: no-repeat;
	width: 515px;
	height: 197px;
	float: left;
	margin-bottom: 20px;
}

.raamdecoratie_box{
	background-image:url('../images/raamdecoratie-bg.png');
	background-repeat: no-repeat;
	width: 515px;
	height: 197px;
	float: left;
	margin-bottom: 20px;
}

.box_header{
	margin-left: 150px;
	margin-top: 20px;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	color: #000;
}

.box_tekst{
	margin-left: 150px;
	margin-top: 5px;
	color: #734045;
	width: 215px;
	float: left;
}

.box_link{
	margin-left: 150px;
	margin-top: 15px;
	color: #734045;
	width: 225px;
	float: left;
	font-weight: bold;
}

.box_cats1{
	color: #000;
	width: 100px;
	float: right;
	margin-top: 7px;
	margin-left: 10px;
	line-height:20px;
}

.box_cats{
	color: #000;
	width: 100px;
	float: right;
	margin-top: 15px;
	margin-left: 10px;
	line-height:20px;
}

.box_links{
	float: left;
	width: 380px;
	min-height: 200px;
}

.box_rechts{
	float: left;
	width: 120px;
	min-height: 200px;
}

.boxen{
	width: 515px;
	float: left;
}

.cat_boxen{
	margin-bottom: 20px;
	background-image: url('../images/cat_bg.png');
	width: 525px;
	height: 130px;	
}

.cat_boxen_raam{
	margin-bottom: 20px;
	background-image: url('../images/cat_bg2.png');
	width: 525px;
	height: 130px;	
}

.cat_boxen_zonwering{
	margin-bottom: 20px;
	background-image: url('../images/cat_bg3.png');
	width: 525px;
	height: 130px;	
}


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

.cats_rechts{
	float: right;
	width:100px;
	margin-right: 12px;
	margin-top: 12px;
}

.cat_boxen_titel{
	text-align: left;
	color: #734045;
	font-weight:bold;
	width: 300px;
	float: left;
	height: 35px;
	margin-left: 25px;
	margin-top: 0px;
}

.cat_boxen_tekst{
	margin-top: 10px;
	margin-left: 25px;
	text-align: left; 
	width: 375px;
	height: 45px;
	float: left;
	color: #454545;
}

.cat_foto{
	float: right;
	width: 87px;
	height: 105px;
}

.cat_link{
	margin-top: 10px;
	text-align: right;
	width:400px;
	height: 20px;
	font-weight: bold;
	float: right;
}

h3{
	font-size: 14px;
	float: left;
	width: 250px;
	_height: 25px;
	margin-top: 20px;
	margin-bottom: 10px;
}


h6{
	font-size: 16px;
	float: left;
	width: 450px;
	_height: 25px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.menu_tekst{
	margin-top: 25px;
	margin-bottom: 25px;
}

.fotos{
	background-image: url('../images/products/extra/cat_bg-box.png');
	background-repeat: no-repeat;
	width: 525px;
	height:210px;
	float: left;
	margin-top:10px;
	margin-bottom: 10px;
}

.foto{
	margin: 31px;
	float: left;
}

.foto_tekst{
	float: left;
	width: 250px;
}



