/* CSS Document */
html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

html>body, html>body {
	height: 100%;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #494949;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form { margin: 0; padding: 0; }

a { text-decoration: none; color: #003368; }
a:hover { text-decoration: none; }

#container {
	position: absolute;
	left: 50%;
	width: 799px;
	margin-left: -400px;
}

	#header {
		position: relative;
		left: 0px;
		top: 0px;
		width: 799px;
		height: 121px;
		height: 142px;
	}

		#header_logo_nl {
			position: absolute; left: 0px; top: 0px; width: 799px; height: 80px; 
			background-image: url('/site/images/abc/bg_top_1_nl.jpg');
		}
		#header_logo_fr {
			position: absolute; left: 0px; top: 0px; width: 799px; height: 80px; 
			background-image: url('/site/images/abc/bg_top_1_fr.jpg');
		}
		#header_logo_en {
			position: absolute; left: 0px; top: 0px; width: 799px; height: 80px;
			background-image: url('/site/images/abc/bg_top_1_en.jpg');
		}
		
		#header_login { position: absolute; left: 458px; top: 5px; width: 330px; height: 75px; color: #FFFFFF; font-size: 10px; text-align: left;  }
		#header_login a { color: #FFFFFF; }
		#header_login a:hover { text-decoration: underline; }
		
		#header_mainmenu {
			position: absolute;
			left: 0px;
			top: 80px;
			width: 799px;
			height: 22px;
			background-image: url('/site/images/abc/bg_top_2.jpg');
		}
		
			#nav ul { 				margin: 0; padding: 0; } 
			#nav li { 				float: left; display: inline; height: 22px; margin: 0 1px 0 0; padding-top: 4px; padding-left: 8px; padding-right: 8px; font-weight: bold; }
			#nav li a {				text-align:center; text-decoration: none; display: block; color: #333333; font-size: 11px; }	
			#nav li a:hover { 		text-decoration: underline; color: #000000; }
			#nav li.selected { 		background-color: #002961; }
			#nav li.selected a { 	color: #C8DFEF; }
		
		#header_submenu {
			position: absolute;
			left: 0px;
			top: 102px;
			width: 799px;
			height: 19px;
			background-image: url('/site/images/abc/bg_top_3.jpg');
			text-align: center;
		}
	
			#subnav ul { 			margin: 0; padding: 0; } 
			#subnav li { 			float: left; display: inline; height: 19px; margin: 0; padding-top: 0px; padding-left: 10px; padding-right: 10px; font-weight: bold;  }
			#subnav li a { 			text-align: center; text-decoration: none; line-height: 19px; display: block; overflow: hidden;	color: #FFFFFF; font-size: 11px; }	
			#subnav li a:hover { 	text-decoration: underline;	}
			#subnav li.selected a { color: #C8DFEF; }
		
	#content {
		position: relative;
		top: 0px;
		left: 0px;
		width: 799px; 
	}
	
		#textpage_picture {
			float: left;
			padding-left: 30px;
			width:  370px;
		}
		
		#textpage_text {				
			float: right;
			top: 0px;
			left: 415px;
			width:  355px;
			/* min-height: 450px;
			max-height: 550px; */
			height: 450px;
			overflow: auto;
			padding-right: 15px;
			margin-bottom: 5px;
		}
		
		#textpage_text_wide {
			top: 0px;
			padding-left: 25px;
			width:  750px;
			min-height: 450px;
		}
			
			.product { position: relative; float: left; width: 225px; height: 115px; display: inline; margin-right: 20px; margin-bottom: 15px; }
			.product_image { position: absolute; left: 0px; top: 0px; width: 225px; height: 75px; overflow: hidden; z-index: 1; }
			.product_layover { position: absolute; left: 0px; top: 0px; width: 225px; height: 75px; overflow: hidden; z-index: 2; }
			.product_title { position: absolute; left: 5px; top: 75px; width: 225px; height: 40px; overflow: auto; font-size: 10px; }
			.product_title a { font-size: 12px; }
		
		#textpage_product_left {	
			position: absolute;
			left: 15px;
			width: 135px;
		}
			
			#search_start { height: 9px; background-image: url(/site/images/abc/search_top.jpg); padding: 0px; }
			#search_text { background-image: url(/site/images/abc/search_bg.jpg); background-color: #B0CFE7;
				padding-left: 5px; padding-right: 5px; font-size: 11px; line-height: 15px; height: 62px; }
    		
			#left_start { height: 11px; background-image: url(/site/images/abc/left_top.jpg); padding: 0px; }
			#left_text { background-image: url(/site/images/abc/left_bg.jpg); padding-left: 5px; padding-right: 5px; font-size: 11px; line-height: 15px; }
			#left_bottom { height: 10px; background-image: url(/site/images/abc/left_bottom.jpg); }		
				
		#textpage_productlist {		
			position: absolute;
			top: 0px;
			left: 165px;
			width: 475px;
			overflow: auto;
			padding-right: 15px;
			margin-bottom: 5px;
			/* border: solid 1px #000000; */
		}
			
			.productgroup { position: relative; float: left; width: 225px; height: 115px; display: inline; margin-right: 10px; margin-bottom: 15px; }
			
			.productgroup_title { position: absolute; left: 0px; top: 0px; width: 225px; height: 25px; overflow: auto; font-size: 10px; background-color: #003368; text-align: center; padding-top: 5px; font-size: 12px; color: #FFFFFF; font-size: 12px; font-weight: bold; }
			.productgroup_title a { font-size: 12px; color: #FFFFFF; font-size: 12px; font-weight: bold; }
			
			.productgroup_image { position: absolute; left: 0px; top: 25px; width: 225px; height: 75px; overflow: hidden; z-index: 1; }
			.productgroup_layover { position: absolute; left: 0px; top: 25px; width: 225px; height: 75px; overflow: hidden; z-index: 2; }
		
		#textpage_product_right {	
			position: absolute;
			left: 650px;
			width: 135px;
		}
		
			#welcome_start { height: 9px; background-image: url(/site/images/abc/welcome_top.jpg); padding: 0px; }
			#welcome_text { background-image: url(/site/images/abc/welcome_bg.jpg); background-color: #69AA44;
				padding-left: 5px; padding-right: 5px; font-size: 11px; line-height: 15px; min-height: 62px; }
            
			#orderonline { height: 52px; background-image: url(/site/images/abc/orderonline_bg.jpg); padding-left: 5px; padding-right: 5px; padding-top: 8px;
				text-align: center; font-size: 11px; }
		
			#highlight_start { height: 11px; background-image: url(/site/images/abc/highlight_top.jpg); padding: 0px; }
			#highlight_text { background-image: url(/site/images/abc/highlight_bg.jpg); padding-left: 5px; padding-right: 5px; font-size: 11px; line-height: 15px; }
			#highlight_bottom { height: 12px; background-image: url(/site/images/abc/highlight_bottom.jpg); }	
		
		/* tekst stijlen */
		
			.textSmallTitle {
				font-size: 12px;
				font-weight: bold;
			}
			
			.textSmall {
				font-size: 9px;
			}
			
			.textTitle {
				font-size: 14px;
				font-weight: bold;
			}
			
			.textTitleWhite {
				font-size: 14px;
				font-weight: bold;
				color: #FFFFFF;
			}
			
			.textProducts {
				font-size: 11px;
			}
			
		/* tabel stijlen */
		
			.rowcolor1 { background-color: #d7e7f3; }
			.rowcolor2 { background-color: #eaeff2; }
			.rowcolor3 { background-color: #EDF2F8; }
			
		/* form stijlen */
		
			.bgAlert { border-color: #990000; background-color: #FFB7B7; } 
			.textAlert { border-color: #FF0000; background-color: #FF0000; color: #FFFFFF; padding: 5px; } 
	
	#footer {
		width: 799px;
		text-align: center;
		font-size: 10px;
	}
	
	#ffscrollbarfix {
		position: absolute;
		top: 0;
		bottom: -0.1px;
		width: 1em;
		z-index: -1;
	}	
