@charset "UTF-8";
img { behavior: url(../assets/pngfix/iepngfix.htc) }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #FFFFFF;
	color:#333;
}

h1{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #339900;
	margin-bottom: 15px;
	}
	
h2{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}	

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
}
.strike {
	color: #CC0000;
	text-decoration: line-through;
}

.flleft {
	float:left;
}
.flright {
	float:right;
}
.flclear {
	clear:both;
}
#main {
	width:912px;
	margin:0 auto;
}
#header {
	padding:0px 4px 20px 4px;
}
#header_blok {
	width:906px;
	height: 120px;
	position:relative;
}
#header_line {
	position:absolute;
	top:75px;
	padding:0px 3px;
}
#header_line1{
	position:absolute;
	right:5px;
	top:50px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header_line1 a:link,#header_line1 a:visited,#header_line1 a:hover,#header_line1 a:active{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#header_line2{
	position:absolute;
	right:5px;
	top:85px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#header_menu {
	height:60px;
}
#equalizer{
	width:851px;
	padding:25px;
}
#content {
	width:912px;
	padding:0 3px;
	min-height: 510px; /* IEwin does not support min-height */
  	height: 510px;
	background: url(../images/shadow_repeat.gif) no-repeat 2px 501px;
}
#content-back{
	background-image: url(../images/shadow.png);
	background-repeat:no-repeat;
	width:912px;
	min-height:501px;
	height:501px;
}
*html #content {
	width:906px! important;
}
html>body #content ,html>body #content-back{
  height: auto;
} 

#leftpane {
	width:582px;
}
#rightpane{
	width:250px;
}
#rightpane_content{
	background-image:url(../images/sidepanel-repeat.gif);
	background-repeat:repeat-y;
	padding:10px;
	padding-top:0px;
	padding-left:20px;
	width:220px;
	float:left;
}

#footer {
	width:1000px;
	height: 70px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
#footer_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding: 25px 60px 0 60px;
}


a:link {
	color: #003562;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003562;
}
a:hover {
	text-decoration: underline;
	color: #5C85A5;
}
a:active {
	text-decoration: none;
	color: #003562;
}
.FormField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003562;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5C85A5;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
}


/* aanbod en promo database */

.DBlistitem{
	background-color:#FFF;
	margin-bottom:7px;
	border-style:solid;
	border-width:1px;
	border-color:#efefef;
	}
	
.DBlistitem img{
	border-style:solid;
	border-width:1px;
	border-color:#86C43E;
	}
	
#paging a, #paging span{
	background-color:#FFF;
	border-style:solid;
	border-width:1px;
	border-color:#efefef;
	}
	
#paging a:hover{
	background-color:#86C43E;
	text-decoration:none;
	color:#ffffff;
	}
	
#paging span{
	margin-right:3px;
	}
	
.size14{
	font-weight:bold;
	font-size:12px;
	}
	
.size11{
	font-weight:bold;
	}
	
.catitem{
	margin-bottom:5px;
	}
	
.catitem:hover{
	background-color:#FFF;
	}
	
.moreinfolink{
	cursor:pointer;
	}	
