/* CSS Document */
@font-face{
    font-family: 'Helvetica Neue Thin';
    src: url( 'fonts/helveticaneueltstd-th.eot' );
    src: local( 'HelveticaNeueLTStdThinRegular' ), url( 'fonts/helveticaneueltstd-th.woff' ) format( 'woff' ), url( 'fonts/helveticaneueltstd-th.ttf' ) format( 'truetype' ), url( 'fonts/helveticaneueltstd-th.svg#' ) format( 'svg' );
}

@font-face{
    font-family: 'Helvetica Neue Light';
    src: url( 'fonts/helveticaneueltstd-lt.eot' );
    src: local( 'HelveticaNeueLTStdLightRegular' ), url( 'fonts/helveticaneueltstd-lt.woff' ) format( 'woff' ), url( 'fonts/helveticaneueltstd-lt.ttf' ) format( 'truetype' ), url( 'fonts/helveticaneueltstd-lt.svg#' ) format( 'svg' );
}

body,html { height:100%}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/main-bg.gif) top center repeat-x #2e3641;
}

body,td,th {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #fff;
}

.wrapper{	
	width:938px;
	height:100%;
	background: url(images/main-bg2.gif) top center repeat-y #2e3641;
	margin:0 auto;
	text-align:left;
}

a, a:link, a:visited, a:active, a:hover {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #f18e00;
}

p {
	margin:0;
	padding:0;
}

ul, ol 
{
    color: #f18e00;
}

.floatleft{	
	float:left;
}

.floatright {
	float:right;
}

.validator {color: #f18e00; font-size:12px;}
.validatortext {color: #f18e00;}
.captcha {border:1px solid #231f20}
input.stylebutton { font-size: 12px; color: #fff; background-color:#004678; border:solid 1px #fff; width:75px; padding: 2px 0 1px 0; text-align:center}
textarea, input, select { font-size: 12px; font-family: Arial; color: #fff; background-color:transparent; border:solid 1px #fff; width:150px;}
textarea {overflow: auto; width:242px; height: 71px;}

.tblContact td {
    height:24px;
}

.tblContact2 {
    width:100%;
    border:1px solid #004678;
}

.tblContact2 td {
    vertical-align:top;
    width:50%
}

.tblContact2 img {
    border:0px;
    margin-bottom:10px;
    display:block;
} 

.tblContact2 td.tdTop {
    background-color:#004678;
    color:White;
    font-weight:bold;
    height:16px;
}

#banner {
	position:relative;
	height:185px;
	background:url(images/main-banner-bg.gif) left bottom repeat-x;
}

/*.divEshop a:link, .divEshop a:visited, .divEshop a:active, .divEshop a:hover {
	position:absolute;
	background:url(images/main-divEshop-bg.gif);
	width:100px;
	height:54px;
	top:74px;
	left:830px;
	color:white;
	padding:50px 5px 0 0;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}*/

.divEshop {
	position:absolute;
	background:url(images/main-divEshop2-bg.gif);
	width:100px;
	height:44px;
	top:74px;
	left:830px;
	color:white;
	padding:55px 5px 5px 0;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	line-height:11px;
}

.divEshop a:link, .divEshop a:visited, .divEshop a:active, .divEshop a:hover  {color:White;text-decoration:none;}


.divEshop .groot 
{
    font-size:13px;
    padding:0 0 30px 0;
    display:block;
	line-height:18px;
}

.divTalen {
	float:left;
	width:187px;
	height:34px;
	padding:7px 0 0 0;
}

.divTalen a:link, .divTalen a:active, .divTalen a:visited, .divTalen a:hover {
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	color:white;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	width:25px;
	height:20px;
	padding:5px 0 0 0;
	margin:0 7px 0 0;
	background:url(images/home-divTalen-bg.gif);
	float:left;
	font-weight:bold;
}

.divTalen .selected:link, .divTalen .selected:active, .divTalen .selected:visited, .divTalen .selected:hover {
	background:url(images/home-divTalen-bg-over.gif);
}

.menu {
	margin:6px 0 0 187px;
	width:564px;
	height:35px;
	float:left;
}

.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu li a:link,  .menu li a:active,  .menu li a:visited,  .menu li a:hover   { 
	text-decoration: none; 
	display: block;
	margin:0 12px 0 12px;
}

.menu li a:link span,  .menu li a:active span,  .menu li a:visited span,  .menu li a:hover span { 
	color: #ffffff; 
	display: block;	
    padding:6px 12px 0 12px;
	height:22px;
	font-size:12px;
	cursor:hand;
}

.menu li a:hover, .menu li .selected:link,  .menu li .selected:active,  .menu li .selected:visited,  .menu li .selected:hover
{
	color:#ffffff;
	background-color:#f18e00;
	background-image:url(images/home-menu-bg-right.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.menu li .selected:link,  .menu li .selected:active,  .menu li .selected:visited,  .menu li .selected:hover {
	font-weight:bold;
}

.menu li a:hover span, .menu li .selected:link span,  .menu li .selected:active span,  .menu li .selected:visited span,  .menu li .selected:hover span
{
	color:#ffffff;
    background-image:url(images/home-menu-bg-left.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

.menu li {
	float:left;
	background:url(images/home-menu-bg.gif) top right no-repeat;
}

.menu li.last {
	float:left;
	background:none;
}

.menu li img {
	border:0px;
	margin-right:5px;
}

.divTop img {
	border:0px;
}

.left {
	float:left;
	width:187px;
}

.submenu {
	width:167px;
	padding: 10px;
}

.submenu ul {
	padding:0;
	margin:0;
	list-style:none;
}

.submenu li {	
	background:url(images/main-submenu-bg.gif) left bottom repeat-x;
	padding:4px 0 6px 0;
}

.submenu li.selected {	
	background:#004678;
}

.submenu li a:link, .submenu li a:visited, .submenu li a:active, .submenu li a:hover {
	color:#004678;
	text-decoration:none;
	width:140px;
	display:block;
	background:url(images/main-submenu-icon.gif) 0 5px no-repeat;
	padding:0 0 0 25px;
}

.submenu li.selected a:link, .submenu li.selected a:visited, .submenu li.selected a:active, .submenu li.selected a:hover { 
	background:url(images/main-submenu-icon2.gif) 0 5px no-repeat;
	color:white;
	font-weight:bold;
}

.submenu li.selected ul {
	border-top: 1px solid #6690ae;
	padding:10px 0 0 0;
	margin:10px 9px 0 9px;
}

.submenu li.selected ul li {	
	background:none;
	padding:0 0 6px 0;
}

.submenu li.selected ul li a, .submenu li.selected ul li a:link, .submenu li.selected ul li a:visited, .submenu li.selected ul li a:active, .submenu li.selected ul li a:hover {
	font-weight:normal;
	color:white;
	text-decoration:none;
	width:122px;
	font-size:11px;
	display:block;
	padding:0 0 0 25px;
	background:url(images/main-submenu-icon3.gif) 0 5px no-repeat;
}

.slogan {
	margin:20px 0 0 0;
	padding:0 10px 15px 10px;
	text-transform:uppercase;
	color:#004678;
	font-size:20px;
	font-weight:bold;
	border-bottom:1px solid #a9a9aa;
}

.divVolgen {
	border-top:1px solid #f3f3f4;
	padding:20px 10px 0 0;
}

.divVolgen span {
	display:block;
	font-weight:bold;
	color:#004678;
	float:right;
	padding:5px 5px 0 0;
}

.divVolgen a:link, .divVolgen a:visited, .divVolgen a:active, .divVolgen a:hover {
	float:right;
	display:block;
	margin:0 0 0 3px;
}

.divVolgen img {
	border:0px;
}

.divContent {
	float:left;
	width:518px;
	margin:8px 23px 20px 23px;
}

.right {
	float:left;
	width:187px;
}

.divTel {
	padding:12px;
	height:17px;
	border-bottom: 2px solid #2e3641;
	font-size:16px;
	font-family:Helvetica, Arial, sans-serif;
}

.divTel img {
	padding:0 8px 0 0;
}

.divAdres {
	background:#ebebec;
	padding:10px;
	font-size:11px;
	color:#000;
	height:340px;
	border-bottom: 4px solid #2e3641;
}

.naam {
	color:#004678;
	font-weight:bold;
	display:block;
}

.divAdres img {
	display:block;
	margin:20px 0 0 0;
	padding:0 0 20px 0;
	border:0;
	border-bottom:1px solid #b1b1b2;
}

.divAdres a:link, .divAdres a:visited, .divAdres a:active, .divAdres a:hover {
	font-size:11px;
}

.divOpeningsuren {
	border-top: 1px solid #fbfbfb;
	padding:10px 0 0 0;
}

.divOpLeft {
	float:left;
	width:70px;
}

.divOpRight {
	float:left;
	width:97px;
}

.divNieuws {
	background: #6d737a;
	padding:10px;
	overflow:hidden;
	color:white;
	font-size:11px;
	text-align:justify;
	border-bottom: 4px solid #2e3641;
}

h3 {
	margin:0;
	padding:0;
	color:#f18e00;
	height:22px;
	font-size:13px;
}

.divNieuws h3 { 
	background:url(images/main-divBlog-icon.gif) top right no-repeat;
}

.lnkBlog:link, .lnkBlog:active, .lnkBlog:visited, .lnkBlog:hover {
	background:#6d737a;
	padding:14px 0 0 10px;
	height:29px;
	color:white;	
	font-size: 16px;
    font-family: 'Helvetica Neue Thin';
	border-bottom: 4px solid #2e3641;
	display:block;
	text-decoration:none;
}

.lnkBlog img {
	padding:0 8px 0 0;
	border:0px;
}

h1 {
	color: #f18e00; 
	font-size: 24px;
    font-family: 'Helvetica Neue Thin';
	height:38px;
	border-bottom:1px solid #434a54;
	width: 518px;
	margin:0 0 15px 0;
	padding:0;
}

.DIVtekst{
	width: 518px; 
	overflow:hidden
}

.lblNaam{
    color: #fff;
    text-decoration:none;
    text-align:center;
    display: block;
    width:129px;
    padding:20px 0 5px 0;
    line-height:12px;
    height:22px;
}

.lnkPDF, .lnkPDF:link, .lnkPDF:visited, .lnkPDF:active, .lnkPDF:hover  {
    color: #fff;
    text-align:center;
    display: block;
    width:129px;
    padding:5px 0 5px 0;
}

.lnkPDF img 
{
    border:0;
    padding:0 5px 0 0;
}

.lnkCatalogus, .lnkCatalogus:link, .lnkCatalogus:visited, .lnkCatalogus:active, .lnkCatalogus:hover  {
    color: #fff;
    text-decoration:none;
    text-align:center;
    display: block;
    width:129px;
    padding:20px 0 5px 0;
    line-height:12px;
}

.divBorder{
    border:2px solid #bdbdbd;
}

.divFoto{
    width:125px;
    height: 125px;
    background-color:#2e3641; 
    overflow:hidden; 
    text-align:center;
}

.divFoto img {
    border:0px;
}

.divFoto2{
    width:129px;
    height: 129px;
    background-color:#2e3641;  
    text-align:center;
}

.fotoDetail{
    border: 2px solid #bdbdbd;
    margin-right:5px;
    margin-bottom:5px;
    float:left;
}

.fotoDetail img{
    border:0px;
}

.lnkTerug:link, .lnkTerug:active, .lnkTerug:visited, .lnkTerug:hover {
    text-decoration:none; 
    color:#d96046;
    display:block;
    padding:5px 0 0 0;
    text-align:left;
    border-top:1px solid white;
    margin-top:10px;
}
