/* 
  --------------------------------------
  Elevator Panels
  by Project Seven Development
  www.projectseven.com
  Style Theme: 54 - Basic
  --------------------------------------
*/
.p7EPM54 {
	font-size: 1em;
	width: 900 px;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, sans-serif, serif;
	position: relative;
	z-index:999
}
.p7EPM54 .p7epm_trigs {
	font-size: 0.85em;
	overflow: hidden;
	background-image: url(img/epm_iefix.gif);
	
}
.p7EPM54 .p7epm_trigs ul {
	margin: 0px;
	padding: 0px;
}
.p7EPM54 .p7epm_trigs li {
	list-style-type: none;
	margin: 0 6px 0 0;
	float: left;
	padding: 0 0 12px 0;
}
.p7EPM54 .p7epm_trigs a {
	color: #BF2E1B;
	padding: 8px 12px;
	display: block;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #E9D495;
	outline: none;
	font-size:12px
}
.p7EPM54 .p7epm_trigs a:hover {
	color: #FFF;
	background-color: #BF2E1B;
}
.p7EPM54 .p7epm_trigs a.current_mark {
	font-variant: small-caps;
	font-weight: bold;
}
.p7EPM54 .p7epm_cwrapper {
	width: 100%;
}
.p7EPM54 .p7epm_content {
	/*padding: 10px 20px;*/
	line-height: 1.75em;
	color: #FFF;
	font-size: 0.8em;
	zoom: 1;
	border: 1px solid #C2AB5F;
	background-color: #C2AB5F;
}
.p7EPM54 .p7epm_content.pan1 {}
.p7EPM54 .p7epm_content.pan2 {}
.p7EPM54 .p7epm_content.pan3 {}
.p7EPM54 .p7epm_content.pan4 {}
.p7EPM54 .p7epm_content.pan5 {}
.p7EPM54 .p7epm_trigs .p7epm_open {
	color: #FFF;
	background-position: 0px -140px;
	background-color: #96A7AE;
	background-repeat: repeat-x;
}
.p7EPM54 .p7epm_trigs .t1 .p7epm_open {

}
.p7EPM54 .p7epm_trigs .t2 .p7epm_open {

}
.p7EPM54 .p7epm_trigs .t3 .p7epm_open {


}
.p7EPM54 .p7epm_trigs .t4 .p7epm_open {

}
.p7EPM54 .p7epm_trigs .t5 .p7epm_open {

}
.p7EPM54 .p7epm_ie5clear {
	font-size: 0;
	height: 0;
	line-height: 0.0;
}
/*Panel Content Links*/
.p7EPM54 .p7epm_content a {
	color: #666;
	/*border: 1px solid #3697AB;
	padding: 3px;*/
}
.p7EPM54 .p7epm_content a:hover {
	color: #999;
	text-decoration: none;
	/*border-color: #FFF;*/
}
.p7EPM54 .p7epm_content a.current_mark {
	font-weight: bold;
	font-variant: small-caps;
}

/*PANEL CONTENT COLUMNS*/
.p7EPM54 .panelColumnWrapper {
	overflow: hidden;
}
.p7EPM54 .panelColumn_50 {
	float: left;
	width: 49%;
	margin-right: 2%;
}
.p7EPM54 .rightcolumn {
	margin-right: 0 !important;
}
.p7EPM54 .panelColumn_33 {
	float: left;
	width: 32%;
	margin-right: 2%;
}
.p7EPM54 .p7epm_content h3 {
	font-size: 1.1em;
	letter-spacing: normal;
	margin: 12px 0 6px;
	color: #FFF;
	font-variant: small-caps;
}
/*LINK LISTS in PANEL COLUMNS*/
/*.p7EPM54 .linklist {
	margin: 10px 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	font-size: 0.9em;
}
.p7EPM54 .linklist li {
	margin: 0 0 6px 0;
}
.p7EPM54 .linklist a {
	color: #FFF;
	display: block;
	padding: 3px 12px;
	border: 1px solid #6CC4C8;
	zoom: 1;
	text-decoration: none;
	background-color: #3697AB;
}
.p7EPM54 .linklist a:hover {
	color: #FFF;
	border-color: #454545 #000 #000 #454545;
	text-decoration: none;
	background-color: #333;
}
.p7EPM54 .linklist_tight {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: auto;
	font-size: .9em;
}
.p7EPM54 .linklist_tight li {
	margin: 0;
}
.p7EPM54 .linklist_tight a {
	color: #CCC;
	display: block;
	padding: 3px 12px;
	zoom: 1;
	text-decoration: none;
	background-color: #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #252525;
	border-left: 1px solid #333;
}
.p7EPM54 .linklist_tight a:hover {
	color: #4BAFC6;
	text-decoration: none;
}*/
.dagmenu h1 {
	background-image: url(../../images/menu/dm-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 62px;
	margin: 0px;
	padding: 0px;
}
.dagmenu .last {
	background-image: url(../../images/menu/dm-bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 27px;
	margin: 0px;
	padding: 0px;
}
.dagfeed {
	color: #666;
	padding-right: 30px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 388px;
	width: 265px;
	padding-top: 70px;
	overflow: hidden;
}
.dagfeed a:link, a:visited {
	color: #666;
	}
	
.dagfeed a:hover {
	color: #999;
	}
	
#p7EPMc1_2 {
	height: 400px;
	background-image: url(../../images/menu/achter2c.jpg);
	background-repeat: no-repeat;
}
#p7EPMc1_3 {
	height: 400px;
	background-image: url(../../images/menu/achter3b.jpg);
	background-repeat: no-repeat;
}
#p7EPMc1_4 {
	height: 400px;
	background-image: url(../../images/menu/achter4b.jpg);
	background-repeat: no-repeat;
}
#p7EPMc1_5 {
	height: 400px;
	background-image: url(../../images/menu/achter5b.jpg);
	background-repeat: no-repeat;
}
#p7EPMc1_6 {
	height: 400px;
	background-image: url(../../images/menu/achter6b.jpg);
	background-repeat: no-repeat;
}
#p7EPMc1_7 {
	height: 400px;
	background-image: url(../../images/menu/achter7b.jpg);
	background-repeat: no-repeat;
}

/*ddeze wordt vervangen door specifieke boxen*/
.kleur {
	/*background-color: #FFF;*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	/*	filter: alpha(opacity:70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	-moz-opacity: 70;*/
	color: #000;
	background-image: url(../../images/menu/menuachter.png);
	background-repeat: repeat;
	background-position: left bottom;
}

.fstrech h1 {
	margin: 0px;
}

.bklink {
	background-color: #C33523;
	color:#000;
	background-image: url(../../images/menu/logolinkbkrood.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	height: 24px;
	width: auto;
	border: 1px solid #E9D495;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 54px;
	float: right;
	text-decoration: none;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	-moz-box-shadow: 10px 10px 20px #666;
	-webkit-box-shadow: 10px 10px 20px #666;
	box-shadow: 10px 10px 20px #666;



	filter: alpha(opacity:100);
	-moz-opacity: 1;
	opacity: 1;
	-moz-opacity: 100;
	color: #FFF;
}

.bklink:hover {
	background-color: #FFF;
	color:#000;
	background-image: url(../../images/menu/logolinkbkwit.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	height: 24px;
	width: auto;
	border: 1px solid #E9D495;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 54px;
	float: right;
	text-decoration: none;
}
