
html,body {
	margin: 0;
	padding: 0;
	background-color: rgb(49,49,49);
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 12px;

}

body img {
	border: 0;
}


.logo{
	
padding: 10px 0 0 30px;	
}
div#frame {
	position: relative;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 166px;/* 149+12+5 / spacing for div#top */
	text-align: left;
	
}

div#top {
	position: absolute; /* absolute positioning for SEO purposes */
	top: 0px;
	left: 0px;
	width: 1000px;
	
	height: 149px;
	margin-top: 12px;
	margin-bottom: 5px;
	background-image: url('../img/top.gif');
	background-repeat: no-repeat;
}

div#flashheader {
	
	position: absolute;
	left: 0px;
	top: 0px;	
	

}

/* Menu elements */

.nieuwscat{ text-align: left;  border-top: 1px dotted #CCC;  min-height: 120px;  width: 100%;  margin: 10px 0 0 0; padding: 0 0 0 0;}
.nieuws_foto{float: left; width: 200px;}
.nieuws_foto img{width: 200px; height: 100px; border: 0;}
.nieuws_txt{float: left; width: 600px; padding: 0 0 0 20px; min-height: 100px; }
.grey{ color: #999999; }
div#top ul#menu {
	position: absolute;
	right: 6px;
	top: 6px;
	margin: 0;
	padding: 0;
	padding-right: 9px;
	list-style: none;
	background-image: url('../img/menu-edge.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

div#top ul#menu li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	height: 106px;
	border-right: 1px solid rgb(188,188,188);
	background: #ffffff repeat-x url('../img/menu-item-bg.gif');
	
}

div#top ul#menu li.last {
	border-right: 0;
}
div#top ul#menu li.activelast {
	border-right: 0;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	height: 106px;
	background-color: white;
	background-image: url('../img/menu-item-bg.gif');
	background-repeat: repeat-x;
}


div#top ul#menu li a {
	position: relative;
	display: block;
	width: auto;
	margin-top: 81px;
	height: 25px;
	color: rgb(231,91,42);
	text-indent: -10000px;
	outline: none;
	background-repeat: no-repeat;
	background-position: bottom;
}

div#top ul#menu li a:hover {
	background-position: bottom;
}

div#top ul#menu li.active a {
	background-position: bottom;
}

div#top ul#menu li span.active-egde-l {
	position: absolute;
	left: 0px;
	bottom: -6px;
	height: 6px;
	background-color: white;
	background-image: url('../img/active-egde-l.gif');
	background-repeat: no-repeat;
	width:100%;
}

div#top ul#menu li span.active-egde-l span.active-egde-r {
	position: absolute;
	top: 2px;
	right: 0px;
	width: 5px;
	height: 4px;
	background-image: url('../img/active-egde-r.gif');
	background-repeat: no-repeat;
}

/* Submenu elements */

div#top ul#submenu {
	position: absolute;
	left: 14px;
	top: 119px;
	margin: 0;
	float: left;
	padding: 0;
	list-style: none;
}

div#top ul#submenu li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

div#top ul#submenu li a {
	display: block;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 13px;
}

div#top ul#submenu li.active a {
	width: 169px;
	padding: 0;
	background-color: white;
	background-image: url('../img/submenu-active.gif');
	background-repeat: no-repeat;
	color: black;
}

div#top ul#submenu li a:hover {
	color: black;
}

/* Content elements */

div#content {
	position: relative;
	width: 968px; /* 1000-32 */
	min-height: 200px;
	padding: 12px;
	padding-left: 20px;
	padding-top: 151px;
		line-height:22px!important;
	background-color: white;
	background-image: url('../img/content-bg.gif');
	background-repeat: repeat-y;
}

.home div#content {
	padding-bottom: 0;
	margin-bottom: -10px;
}

div#content h1, h2, h3 {
	
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 2px;
	color: black;
}

div#content h1 {
	font-size: 24px;
}

.home div#content h1 {
	font-size: 20px;
}

div#content h2 {
	font-size: 20px;
}

div#content h3 {
	font-size: 16px;
}

div#content p {
	margin: 0;
	padding: 0;
	line-height: 22px;
	margin-bottom: 12px;
}

div#content a {
	color: rgb(231,91,42);
}

div#content a:hover {
	color: black;
}

div#content ul#content-menu {
	position: relative;
	left: -8px;
	width: 966px; /* 974-8 */
	height: 41px; /* 53-12 */
	margin: 0;
	margin-right: -8px;
	margin-bottom: 10px;
	padding: 0;
	padding-left: 8px;
	padding-top: 12px;
	list-style: none;
	border-left: 1px solid rgb(210,210,210);
	border-right: 1px solid rgb(210,210,210);
	border-bottom: 1px solid rgb(210,210,210);
	background-color: rgb(246,246,246);
	background-image: url('../img/fade-small.gif');
	background-repeat: repeat-x;
}

div#content ul#content-menu li {
	float: left;
	margin: 0;
	padding: 0;
}

div#content ul#content-menu li a {
	display: block;
	width: 160px;
	height: 15px;
	line-height: 15px;
	margin-bottom: 6px;
	margin-right: 10px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	font-size: 13px;
}

div#content ul#content-menu li a:hover {
	color: rgb(231,91,42);
}

div#content ul#content-menu li.active a {
	color: rgb(231,91,42);
}

div#content div#content-edge {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 10px;
	background-image: url('../img/content-edge.gif');
	background-repeat: no-repeat;
}

div#content div#breadcrumb {
	position: absolute;
	left: 12px;
	top: 5px;
	width: 963px; /* 976-13 */
	height: 30px;
	padding-right: 13px;
	padding-top: 119px;
	background-color: rgb(49,49,49);
	color: rgb(231,91,42)!important;
	font-size: 17px;
	font-weight: bold;
	text-align: right;
}
div#content div#breadcrumb a{
	color: #ffffff;
}


.home div#content div#breadcrumb {
	color: white;
}

.home div#content div#home-content {
	position: relative;
	left: -8px;
	margin-right: -8px;
	width: 962px;
	min-height: 100px;
	padding: 7px;
	background-image: url('../img/fade-small-home.gif');
	background-repeat: repeat-x;
}

div#content div#breadcrumb img {
	position: absolute;
	left: 0px;
	top: 0px;
}

div#content div#breadcrumb a {
	color: white;

	text-decoration: none;
	padding-right: 2px;
}

div#content div#breadcrumb a:hover {
	color: rgb(231,91,42);
}

div#content span.linq {
	color: rgb(231,91,42);
}

div#content ul.plain {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#content ul.plain li {
	margin: 0;
	padding: 0;
}

div#content ul.plain li a {
	color: black;
	text-decoration: none;
}

div#content ul.plain li a:hover {
	color: rgb(231,91,42);
}

div.clear {
	clear: both;
}

/* Sidebar elements */

div#sidebar {
	position: relative;
	float: right;
	width: 223px;
	height: auto;
	margin-top:-30px;
	margin-left: 0;
	margin-bottom: 20px;
	padding-bottom: 8px;
	line-height: 18px;
	border-bottom: 1px solid black;
}

div#sidebar h1 {
	
	display: block;
	width: 215px;
	height: 37px;
	padding-left: 8px;
	margin-bottom: 4px;
	line-height: 37px;
	font-size: 17px;
	color: white;
	background-image: url('../img/heading-bar.gif');
	background-repeat: no-repeat;
}

.home div#sidebar h1 {
	font-size: 17px;
}

/* Footer/bottom elements */

div#bottom {
	position: relative;
	width: 980px; /* 1000-16-4 */
	min-height: 100px;
	padding-left: 16px;
	padding-right: 4px;
	padding-top: 20px;
    padding-bottom: 45px; /* spacer for footer */
	*padding-bottom: 25px; /* spacer for footer */
	background-color: black;
	background-image: url('../img/content-bg.gif');
	background-repeat: repeat-y;
	color: white;
}
	
div#bottom div#bottom-edge {
	position: absolute;
	left: 6px;
	top: 0px;
	width: 988px;
	height: 10px;
	background-image: url('../img/bottom-edge.gif');
	background-repeat: no-repeat;
}

div.col {
	float: left;
	height: auto;
}

.home div.col1 {
	float: left;
	height: auto;

}


.home div.col2 {
	float: left;
	width: 220px;
	padding: 0 10px 0 0;
}

.home div.col3 {
	float: left;
	width: 730px;
}

.home div.col {

	margin-right: 8px;
	float: left;
}


.home div#bottom div.col {

	width: 221px;
	padding: 6px;
	min-height: 205px;
	margin: 0 9px 0 0!important;

	border: 1px solid rgb(102,102,102);
}


.home div#bottom div.col img{
	
padding: 2px 0 0 0;
}



.home div#bottom div.col h1 {
	text-transform: uppercase;
	font-size: 16px;
	color: rgb(231,91,42);
}

div#bottom h1, h2, h3 {
	padding: 0;
	margin: 0;
	margin-bottom: 4px;
}

div#bottom p {
	margin: 0;
	padding: 0;
	margin-bottom: 6px;
}

div#bottom a {
	color: white;
	text-decoration: none;
}

div#bottom a:hover {
	color: rgb(231,91,42);
}

div#bottom h1 {
	font-size: 24px;
}

div#bottom h3 {
	font-size: 22px;
}

div#bottom h3 {
	font-size: 20px;
}

div#bottom div#footer {
	position: absolute;
	left: 0px;
	bottom: 0px;

	width: 980px; /* 1000-50 */
	height: 27px; /* 38-10 */
	padding-right: 20px;
	padding-top: 10px;
	background-image: url('../img/footer.gif');
	background-repeat: no-repeat;
	font-size: 11px;
	color: black;
	text-align: right;
}

div#bottom div#footer a {
	color: black;
	text-decoration: none;
}

div#bottom div#footer a:hover {
	color: rgb(50,50,50);
}

div#top ul#menu #Evenementen a{
	background:url('../img/menu-item/lbl-events.gif') no-repeat ;
	width:148px;
}
div#top ul#menu #Personeel a{
	background:url('../img/menu-item/lbl-personeel.gif') no-repeat;
	width:114px;
}
div#top ul#menu #Decoratie a{
	background:url('../img/menu-item/lbl-deco.gif') no-repeat;
	width:110px;
}
div#top ul#menu #Referenties a{
	background:url('../img/menu-item/lbl-referenties.gif') no-repeat;
	width:124px;
}
div#top ul#menu #Contact a{
	background:url('../img/menu-item/lbl-contact.gif') no-repeat;
	width:95px;
}

div#top ul#menu li a{
	
	background-position: top center!important;
}

div#top ul#menu li a:hover, div#top ul#menu li.active a, div#top ul#menu li.activelast a{
	
	background-position: bottom center!important;
}

