@charset "utf-8";
/* CSS Document */

@import url('reset.css');

/*-----------------------------------------------------------------------
Control Panel
------------------------------------------------------------------------*/

.clear{
	clear:both;
}

.left{
	float:left;
}

.right{
	float:right;
}

.none{
	display:none;
}

/*-----------------------------------------------------------------------
Fonts
------------------------------------------------------------------------*/

h1{
				font-size: 30px;
				color: #800000;
				font-weight: bold;
				line-height: 30px;
}

h2{
	font-size:22px;
	color:#800000;
}

h1.title{
	color:#961800;
	font-size:36px;
	padding-bottom:20px;
	border-bottom:1px solid #961800;
	margin-bottom:30px;
}

h1.submenutitle{
	font-size:18px;
}

h1.bl-title{
	padding-bottom:10px;
}

a{
	color:#c43c00;
	text-decoration:none;
}

a:hover{
	color:#c43c00;
	text-decoration:underline;
}

/*-----------------------------------------------------------------------
Global
------------------------------------------------------------------------*/

body, html{
				font-family: "Times New Roman";
				font-size: 16px;
				line-height: 22px;
				color: #454545;
}

#headerframe{
	width:100%;
	height:78px;
	margin:0px auto;
	background-color:#393939;
}

.header{
	width:950px;
	height:78px;
	margin:0px auto;
}

.kop{
	width:201px;
	height:47px;
	position:relative;
	float:left;
	padding-top:18px;
	padding-right:49px;
}

.hoofdmenu{
	position:relative;
	float:left;
	width:467px;
	height:78px;
	z-index:9999;
}

.tel{
	position:fixed;
	float:right;
	height:20px;
	padding-top:18px;
                font-size: xx-large;
                right:50px;
                color:#ffffff;
                background-color:#393939;
}
#frame{
	width:100%;
	margin:0px auto;
	background-image:url('../bor/background.jpg');
	background-repeat:repeat-x;
	background-position:center bottom;
}

.topframe{
	width:850px;
	margin:0 auto;
	position:relative;
	top:41px;
}

.topframe img{
	position:absolute;
	z-index:2;
	left:0;
}

.frametop1{
	width:950px;
	margin:0px auto;
	position:relative;
	background-color:transparent;
}

.frametop{
	width:100%;
	height:343px;
	margin:0px auto;
	background-image:url('../bor/backtrap.jpg');
	background-repeat:repeat-x;
	background-position:center top;
}

.toplight{
	width:950px;
	height:56px;
	position:absolute;
	float:left;
	background-image:url('../bor/backtraplight.png');
	background-repeat:no-repeat;
	background-position:center top;
}

.schaduw{
	width:100%;
	height:162px;
	margin:0px auto;
	background-image:url('../bor/shadow.jpg');
	background-repeat:no-repeat;
	background-position:center bottom;
}

.pagina{
	width:950px;
	height:340px;
	margin:0px auto;
	padding-top:122px;
	text-align: center;
}

.text{
				width: 586px;
				height: 40px;
				float: left;
				overflow: hidden;
				background-repeat: no-repeat;
				background-position: left top;
				font-family: "Times New Roman";
				font-size: x-large;
}

.paginaver{
	width:352px;
	height:40px;
	position:relative;
	float:right;
	right:-12px;
}

.offerte{
	width:176px;
	height:40px;
	background-image:url('../bor/gallery.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	position:relative;
	float:left;
}

.contact-adres{
	width:176px;
	height:40px;
	background-image:url('../bor/contact.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
	position:relative;
	float:left;
}

.offerte a, .contact-adres a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.offerte a span, .contact-adres a span{
	display: none;
	height: 100%;
}

.offerte a:hover{
	background-image:url('../bor/gallery.gif');
	background-repeat:no-repeat;
	background-position:0px -40px;
}

.contact-adres a:hover{
	background-image:url('../bor/contact.gif');
	background-repeat:no-repeat;
	background-position:0px -40px;
}

#contentframe{
	width:100%;
	height:auto;
	margin:0px auto;
/*	background-image:url(../images/sp-content-bg-01.jpg);
	background-repeat:no-repeat;
	background-position:top center;*/
}

.contentframe1{
	width:960px;
	height:auto;
	margin:0px auto;
	padding-top:55px;
	background-image:url('../bor/menubackground.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}

#frame1{
	width:100%;
	height:auto;
	margin:0px auto;
	padding-top:14px;
}

.tabel{
	width:965px;
	height:auto;
	margin:0px auto;
}

.tabeltext li{
	width:308px;
	height:680px;
	position:relative;
	float:left;
	margin-right:18px;
	list-style-type:none;
}

.tabeltext li img{
	margin-bottom:26px;
	position:relative;
	float:left;
}

.tabeltext li p{
	background-image:url('../bor/dotted-line.gif');
	background-repeat:repeat-x;
	background-position:left top;
	margin-top:12px;
	padding-top:12px;
}

.tabeltext li p.geenrand{
	background-image:none;
	padding:0px;
	margin:0px;
}

.tabeltext li.iframe{
	margin-right:0px;	
}

#footerframe{
	width:100%;
	height:233px;
	margin:0px auto;
	background-color:#1d1d1d;
	margin-top:56px;
	color:#9c9b9b;
	padding-top:20px;
}

#footerframe a{
	color:#d6d6d6;
}

#footerframe a:hover{
	color:#666666;
	text-decoration:none;
}

.footer{
	width:970px;
	height:203px;
	margin:0px auto;
}

.footertitle{
	width:90px;
	height:39px;
	background-image:url('../bor/footer-links.gif');
	background-repeat:no-repeat;
	background-position:left top;
	position:absolute;
	top:-30px;
	left:0px;
}

.footertitlelink{
	width:180px;
	height:39px;
	background-image:url('../bor/footer-vinden.gif');
	background-repeat:no-repeat;
	background-position:left top;
	position:absolute;
	top:-30px;
	left:0px;
}

.footer1{
	width:310px;
	height:173px;
	position:relative;
	float:left;
	margin-right:20px;
	padding-top:30px
}

.footer2 li{
	width:310px;
	padding-bottom:4px;
	height:22px;
	overflow:hidden;
}

.footerlink{
	width:310px;
	height:173px;
	position:relative;
	float:left;
	margin-right:20px;
	padding-top:30px
}

ul.footerlinklijst{
	position:relative;
	float:left;
	width:150px;
}

.footerlinklijst li{
	list-style-type:none;
	padding-bottom:4px;
}

.footer-contact{
	width:310px;
	height:203px;
	position:relative;
	float:left;
}

#copyrightcontent{
	width:100%;
	height:50px;
	margin:0px auto;
	background-color:#131313;
}

.copyright{
	width:960px;
	height:42px;
	margin:0px auto;
	padding-top:8px;
}

.copyright a{
	width:960px;
	height:42px;
	margin:0px auto;
	padding-top:8px;
	color:#4d4d4d;
}

.copyright a:hover{
	color:#cccccc;
	text-decoration:none;
}

.copyright1 li{
	list-style-type:none;
	position:relative;
	float:left;
}

.footercontactknop{
	width:310px;
	height:65px;
	background-image:url('../bor/footer-contact.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-bottom:25px;
}

.footercontactknop a{
	color:#7e7e7e;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.footercontactknop a:hover{
	background-image:url('../bor/footer-contact.gif');
	background-repeat:no-repeat;
	background-position:0px -65px;
}

.footercontactknop a span{
	display:none;
}

.content, .content-sub{
	width:210px;
	height:auto;
	position:relative;
	float:left;
	margin-right:40px;
}

.content-sub .submenu1{
	width:210px;
	height:auto;
	position:relative;
	float:left;
	margin-top:0px;
}

.submenu1{
	width:210px;
	height:auto;
	position:relative;
	float:left;
	margin-top:48px;
}

.submenu1 p {
	background-image:url('../bor/dotted-line.gif');
	background-repeat:repeat-x;
	background-position:left top;
	margin-top:10px;
	padding-top:10px;
}

.content-post{
	width:710px;
	height:auto;
	position:relative;
	float:left;
}

.content-post p{
	padding-bottom:22px;
}

.submenu li{
	list-style-type:none;
	width:210px;
	height:30px;
	background-image:url('../bor/dotted-line.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
}

.submenu li a{
	font-size:14px;
	font-weight:bold;
	color:#c43c00;
	line-height:30px;
}

.content-left{
	width:490px;
	height:auto;
	position:relative;
	float:left;
	padding-right:20px;
}

.content-right{
	width:200px;
	height:auto;
	position:relative;
	float:left;
	text-align:right;
}

.content-right img{
	margin-bottom:15px;
}


/*-----------------------------------------------------------------------
menu1
------------------------------------------------------------------------*/

#menu1 li ul li a{
	color:white;
	text-decoration:none;
}

#index, #trappen, #fotos, #extra, #maatkracht, #contact{
	background:url('../bor/navmenu.gif');
}

#index{ background-position:0 0; width:70px;}
#index:hover{ background-position:0 -75px;}
#pageWhat #index{ background-position:0 -78px;}

#trappen{ background-position:-70px 0; width:70px;}
#trappen:hover{ background-position:-76px -78px;}
body#pageWhy #trappen{ background-position:-76px -78px;}

#fotos{ background-position:-150px 0; width:63px;}
#fotos:hover{ background-position:-150px -78px;}
body#pageHow #fotos{ background-position:-150px -78px;}

#extra{ background-position:-240px 0; width:55px;}
#extra:hover{ background-position:-239px -78px;}
body#pageInform #extra{ background-position:-233px -78px;}

#maatkracht{ background-position:-310px 0; width:79px;}
#maatkracht:hover{ background-position:-310px -78px;}
body#pageWho #maatkracht{ background-position:-317px -78px;}

#contact{ background-position:-395px 0; width:70px;}
#contact:hover{ background-position:-395px -78px;}
body#pageContact #contact{ background-position:-404px -78px;}



/*** DROP DOWN ***/

.sfHover #index { background-position:0 -78px;}
.sfHover #trappen { background-position:-76px -78px;}
.sfHover #fotos { background-position:-150px -178px;}
.sfHover #extra { background-position:-233px -78px;}
.sfHover #maatkracht { background-position:-317px -78px;}
.sfHover #contact { background-position:-404px -78px;}

.menu, .menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}

.menu {
	line-height:31px;
	margin:0px auto;
	height:78px;
}

.menu ul {
	position:		absolute;
	top:			-999em;
	width:			171px; /* left offset of submenus need to match (see below) */
}

.menu ul li {
	width:			100%;
}

.menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.menu li {
	float:			left;
	position:		relative;
	margin:0 0 0 10px;
}


.menu a {
	display:		block;
	position:		relative;

}

.menu li:hover ul,
.menu li.sfHover ul {
	left:			0;
	top:			78px; /* match top ul list item height */
	z-index:		99;
}

/*** DROP DOWN SKIN ***/

.menu {
	float:			left;
	margin-bottom:	1em;
}

.menu a {
	height:78px;
	display:block;
	position:relative;
	text-indent:-9999px;
	outline:none;
}

.menu a, .menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}

.menu li li {
	background:		#191616 url('../bor/indicator.gif') no-repeat 10px 12px;
	margin:0;
	height:31px;
}


.menu li li.alt{
	background:		#800000url('../bor/indicator.gif') no-repeat 10px 12px;
	margin:0;
}

.menu li li a span{
	padding:0 0 0 25px;
}

.menu li li a{
	background:none;
	color:#fff;
	text-indent:1px;
	text-decoration:none;
	height:31px;
}

.menu li li a:hover span{
	background:url('../bor/menutop.gif') no-repeat 9px 9px ;
}

.menu li:hover, .menu li.sfHover,
.menu a:focus, .menu a:hover, .menu a:active {
	background:		#800000 ;
	outline:		0;
}



