BODY
{
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*per onderdeel verschillend:*/
	background-color: #ccd7e9;
	background-image: url(../_images/background-meubelsenbrocante.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #ccd7e9;
	background-attachment: fixed;
}
/************************kolom links*/
#kolomlinks
{
	position: absolute;
	width: 287px;
	left: 50%;
	margin-left: -450px;
	height: 460px;
	top: 50%;
	margin-top: -240px;
	border-bottom-style:solid;
	border-bottom-width: 19px;
/*per onderdeel verschillend:*/
	background-color:#f8f7fe;
	background-image:url(../_images/debontehaan-logo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom-color: #a6b1c3;
}
/*hoofdmenu*/
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	position: relative;
	top: 20px;
} 
#menu A {
	font-weight: bold;
	text-decoration: none;
	width: 260px;
	height: 20px;
	text-align: right;
	display: block;
	padding-top: 5px;
	padding-right: 12px;
/*per onderdeel verschillend:*/
	color: #ee5e54;

}
#menu A:hover {
    color: #ffffff;
	font-weight: bold;
    text-decoration: none;
/*per onderdeel verschillend:*/
	background-color: #ee5e54;
}
#hierbenik A
{
	color: #FFFFFF;
	position: relative;
	cursor: default;
/*per onderdeel verschillend:*/
	background-color: #ee5e54;
}
/*menu over | exposities | contact */
#menuover {
	position: absolute;
	top: 50%;
	margin-top: 214px;
	/margin-top: 223px; 
	left: 50%;
	margin-left: -450px;
	width: 287px;
	text-align:center;
	z-index: 2;
	}
#menuover p {
	font-size: 10px;
/*per onderdeel verschillend:*/
	color:#f8f7fe;
	}
#menuover a {
	font-size: 10px;
	text-decoration:none;
/*per onderdeel verschillend:*/
	color:#f8f7fe;
	}
#menuover a:hover {
	text-decoration:underline;
	}

/************************kolom rechts*/
/*tekst*/
#tekst {
	position: absolute;
	left: 50%;
	width: 600px;
	margin-left: -150px;
	top: 50%;
	margin-top: -240px;
	height: 451px;
	overflow:auto;
	overflow-x: hidden;
	text-align: center;
	border-width: 19px;
	padding-top: 10px;
	border-bottom-style:solid;
	border-bottom-width: 19px;
/*per onderdeel verschillend:*/
	background-color:#f8f7fe;
	border-bottom-color:#a6b1c3;
}
#tekst p { 
		font-size: 11px;
}
#tekst H1{ 
		font-size: 14px;
/*per onderdeel verschillend:*/
		color: #a6b1c3;
}
#tekst a { 
		font-size: 11px;
		text-decoration:underline;
/*per onderdeel verschillend:*/
		color: #ccd7e9;
}
#tekst a:hover {
		text-decoration: none;
}
#tekst img {
	display:inline;
	height: 70px;
	text-align:center;
	vertical-align:middle;
	padding: 5px;
}
/*content, bestaande uit plaatje, tekst en link naar bestelformulier*/
#content {
	padding: 20px;
}
#content img {
	height:280px;
	padding: 20px;
	}
#content p {
	FONT-SIZE: 11px;
	padding-top: 0px;
/*per onderdeel verschillend:*/
	color: #6f7d95;
		}
#content a {
	text-decoration:none;
/*per onderdeel verschillend:*/
		color: #6f7d95;
		}
#content a:hover {
	text-decoration:underline;
	}
.titel { 
		font-size: 14px;
/*per onderdeel verschillend:*/
		color: #ee5e54;
}
/*volgende en vorige*/
#volgende p {
	padding: 0px;
	margin:0px;
	font-size: 10px;
/*per onderdeel verschillend:*/
	color: #515589;
	}
#volgende a {
	text-decoration:none;
/*per onderdeel verschillend:*/
		color: #515589;
	}
#volgende a:hover {
	text-decoration:underline;
	}
#ContactForm td{

	FONT-SIZE: 11px;
	padding-top: 0px;
	color: #6f7d95;
	text-align: left;
}

