﻿	table.contentFramework
{
	width: 866px;
	background-color: Transparent;
	margin-left: auto;
	margin-right: auto;
}
/* ----------------  first row styles ----------------  */
div.leftbannertop
{
	height: 7px;
	background-color: Transparent;
	margin-right:2px;
	_overflow: hidden;
	_background-attachment:fixed;
		
}
div.leftbannercontent
{
	height: 268px;
	text-align: center;
	padding-left:2px;
	margin-right:2px;
	overflow:hidden;
	padding-top:2px;
	vertical-align: middle;
	}
div.leftbannerbottom
{
	height: 7px;
	background-color: Transparent;
	margin-right:2px;
	_overflow: hidden;
	_background-attachment:fixed;	
}
div.newsbannertop
{
	height: 20px;
	width: 426px;
	background-color: #3a3a3a;
	margin-top: 6px;
	padding:0;
}
div.newscontainer
{
	height: 220px;
	width: 416px;
	padding: 5px;
	text-align: left;
	background-color: #3a3a3a;
}
div.newsbannerbottom
{
	height: 20px;
	width: 426px;
	background-color: #3a3a3a;
	}
p.news
{
	background: #3a3a3a;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bolder;
	text-transform: uppercase;
}
div.rightbannertop
{
	height: 5px;
	background-color: Transparent;
	_overflow: hidden;
	_background-attachment:fixed;
	margin-top:3px;

}
.rightbannercontent
{
	height: 268px;
	text-align: center;
	padding-left:4px;
	padding-top:2px;
	overflow:hidden;
	vertical-align: top;
	
}
div.rightbannerbottom
{
	height: 7px;
	background-color: Transparent;
	_overflow: hidden;
	_background-attachment:fixed;
	background-repeat: no-repeat;
}
/* ----------------  second row styles ----------------  */
div.posterscrollertop
{
	height: 18px;
	width: 853px;
	background-color: #3a3a3a;
	}
div.posterscrollercontent
{
	height: 140px;
	width: 853px;
	_overflow: hidden;
	background-color: #3a3a3a;
	text-align: center;
}
div.posterscrollerbottom
{
	height: 18px;
	width: 853px;
	background-color: #3a3a3a;
	}
/* ----------------  third row styles ----------------  */
div.smallbannergreytop
{
	height: 18px;
	width: 105px;
	background-color: #3a3a3a;
	color: #FFFFFF;
	font-size: medium;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: bottom;
}
div.smallbannercontent
{
	height: 89px;
	width: 89px;
	background-color:#3a3a3a;
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bolder;
	padding: 5px 8px 5px 8px;
	_padding: 0px 6px 0px 6px;
	text-align: right;
}
div.smallbannerbottom
{
	background-color:#3a3a3a;
	height: 13px;
	_overflow:hidden;
	width: 105px;
}
div.middlebannertop
{
	height: 5px;
	width:416px;
	background-color: transparent;
 
}

div.middlebannercontent
{
	height: 130px;
	width: 413px;
	background-color:transparent;
	text-align: center;
	vertical-align:middle;
	padding-top: 5px;
	padding-left:10px;
    padding-bottom: 0px;
          
}

div.middlebannerbottom
{
	height: 5px;
	width:416px;
	background-color: transparent;
    *margin:0px 3px 0px 0px;
    _margin:0px 0px 0px 2px;    
	_overflow: hidden;
}

td.spacercell
{
	line-height: 3px;
}
td.centreren{padding-top: 10px;}
td.nieuwscentreren{padding-right:5px; padding-left:0px;}


.bannerbottom{
	float:left; 
	margin-left:8px; 
	margin-right: 8px;
	background-color:#3a3a3a;
	text-align:center;
	margin-top: 10px;
	padding:0;
	}

.bannerbottom2{
	float:left; 
	margin-left:10px; 
	margin-right: 2px;
	background-color:transparent;
	text-align:center;
	margin-top: 10px;
	padding:0;
	}

	
.bottombannerslide{
	padding:3px;
	margin-top:5px;
	margin-left: 4px;
}
	
/* ----------------  general styles ----------------  */


.spacerfrontpage{
padding:3px;
_padding:0px;
}
.spacer2frontpage{
padding:5px;
_padding:0px;
}
.menuTemplateDivStyle
{
    width:150px;
    height:20px;
    line-height: 18px;
    background-color:Transparent;
    cursor:pointer;
}

/* ---------------- slides ------------------- */

.leftbannerslide {
	z-index:50;
	width:272px;
	height:268px;
}

.rightbannerslide {
	z-index:50;
	width:130px;
	height:268px;
}

.rightbannerslide{ margin: 0; padding:0;  }
.leftbannerslide img, rightbannerslide img, bottombannerslide img  { border:0; }


/*---------------popup------------------------- */

#backgroundPopup{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:100%;  
width:100%;  
top:0;  
left:0;  
background:#000000;  
border:1px solid #cecece;  
z-index:1;  
}  
#popupContact{  
display:none;  
position:fixed;  
_position:absolute; /* hack for internet explorer 6*/  
height:84px;  
width:200px;  
background:#FFFFFF;  
border:2px solid #cecece;  
z-index:3;  
padding:12px;  
font-size:13px;  
color: #000;
text-align:left;
}  
#popupContactClose{  
font-size:16px;  
line-height:14px;  
right:6px;  
top:4px;  
position:absolute;  
color:#AF000F;  
font-weight:700;  
display:block;  
} 
