
a{
	color:#000000;
	text-decoration:underline;
	cursor:pointer;
}
	a:hover{
		text-decoration:none;
	} 

	.wwrecall a:link, .wwrecall a:visited{
		color:#cccccc;
		font-size:10px;

	}
	.wwrecall a:hover{
		
			color:#000000;
			font-size:10px;
		
	}
div.bodyContainer{
	width:100%;
	background:#333333;
}
	div.container{
		width:980px;
		margin:auto;
		padding:20px 0px 10px 0px;
		overflow:hidden;
	}
		h1.header{
			/*background:url('../images/header.jpg') no-repeat;*/
			width:980px;
			height:300px;
		}

			div.uitloggen{
				position:relative;
				font-size:11px;
				padding:35px 0px 0px 0px;
				margin:0px 0px 0px 890px;
				
			}
			div.welkom{
				padding:119px 0px 0px 0px;
			}
			
		div.holderNormal{
			width:980px;
			float:left;
			margin:20px 0px 0px 0px;
			display:inline;
		}
		div.holderLarge{
			width:746px;
			float:left;
			margin:20px 14px 0px 0px;
			display:inline;
		}
		div.holderSmall{
			width:220px;
			margin:20px 0px 0px 0px;
			float:right;
		}
		
		
		/* Menu */
		div.menu{
			overflow:hidden;
			background:#ffffff;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			padding-bottom:10px;
		}
		div.menuLeft{
			width:960px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 16px 0px;
			float:left;
		}
		div.menuRight2{
			width:470px;
			overflow:hidden;
			margin:-50px 0px 0px 0px;
			padding:0px 0px 0px 0px;
			float:right;
		}
		div.menuRight{
			width:215px;
			overflow:hidden;
			float:left;
			margin-left:20px;
		}
		ul.menuRight{
			width:215px;
			overflow:hidden;
			background:#ebeef3;
			margin:5px 0px 0px 0px;
			padding:0px 0px 8px 0px;
			color:#727272;
			list-style:none;
		}
			ul.menuRight li{
				padding:3px 8px 3px 8px;
			}
			li.menuRightTop3{
				padding:0px;
				height:2px;
			}
				ul.menuRight li a{
					text-decoration:none;
				}
					ul.menuRight li a:hover{
						text-decoration:underline;
					}
			ul.menuRight li.menuRightTop, ul.menuRight li.menuRightTop3{
				background:#ffffff;
				height:22px;
				padding:10px 0px 3px 0px;
				background:#d3d7e2;
			}
				ul.menuRight li.menuRightTop a, ul.menuRight li.menuRightTop3 a{
					padding:0px 8px 0px 15px;
					display:block;
				}
			.menuRightDisplay{
				overflow:hidden;
				padding:6px 0px 0px 0px;
				display:none;
			}
			.menuRightDisplay2, .menuRightDisplay3{
				overflow:hidden;
				padding:6px 0px 0px 0px;
			}
		
			/* Hoofdmenu */
			ul.menu0{
				position: absolute;
				z-index:1100;
				margin:0px 0 0 908px ;
				background:url('../images/menu1.png') repeat-x;
				height:49px;
				width: 72px;
				float:right;
				list-style:none;
			}
				ul.menu0 li{
					float: right;
					height:49px;
					background:url('../images/menu1Seperate.png') left top no-repeat;
				}
					ul.menu0 li.menu1Select a{
						background:url('../images/menu0Hover.gif') center top repeat-x;
						display:block;
						float: right;
						padding:18px;
					}
					ul.menu0 li a{
						display:block;
						color:#ffffff;
						float: right;
						padding:18px;
						font-weight:bold;
						text-decoration: underline;
					}
						ul.menu0 li a:hover{
							background:url('../images/menu0Hover.gif') center top repeat-x;
							display:block;
							color: #666666;
						}
			ul.menu1{
				overflow:hidden;
				position:relative;
				z-index:10;
				margin:0px 0px -5px 0px;
				background:url('../images/menu1.png') repeat-x;
				height:49px;
				list-style:none;
			}
				ul.menu1 li{
					float:left;
					height:49px;
					background:url('../images/menu1Seperate.png') right top no-repeat;
					list-style:none;
				}
					ul.menu1 li.menu1Select a{
						background:url('../images/menu1Hover.gif') center top repeat-x;
						display:block;
						float:left;
						padding:18px;
						list-style:none;
					}
					ul.menu1 li a{
						display:block;
						color:#ffffff;
						float:left;
						padding:18px;
						font-weight:bold;
						text-decoration:none;
						list-style:none;
					}
						ul.menu1 li a:hover{
							background:url('../images/menu1Hover.gif') center top repeat-x;
							display:block;
						}
			
			/* Submenu1 */
			ul.menu2{
				overflow:hidden;
				position:relative;
				z-index:9;
				list-style:none;
				margin:0px 0px -7px 0px;
				background:url('../images/menu2.png') repeat-x;
				height:48px;
			}
				ul.menu2 li{
					float:left;
				}
					ul.menu2 li.menu2Select a{
						display:block;
						background:url('../images/menu2Hover.gif') center top repeat-x;
						padding:12px 16px 20px 16px;
						float:left;
					}
					ul.menu2 li a{
						display:block;
						color:#333333;
						padding:12px 16px 20px 16px;
						font-weight:bold;
						float:left;
						height:16px;
						text-decoration:none;
					}
						ul.menu2 li a:hover{
							background:url('../images/menu2Hover.gif') center top repeat-x;
							display:block;
						}
			
			/* Submenu2 */
			ul.menu3{
				overflow:hidden;
				position:relative;
				z-index:8;
				margin:0px 0px -7px 0px;
				background:url('../images/menu2.png') repeat-x;
				height:48px;
				list-style:none;
			}
				ul.menu3 li{
					float:left;
				}
					ul.menu3 li.menu3Select a{
						display:block;
						background:url('../images/menu2Hover.gif') center top repeat-x;
						padding:12px 16px 20px 16px;
						float:left;
					}
					ul.menu3 li a{
						display:block;
						color:#333333;
						padding:12px 16px 20px 16px;
						font-weight:bold;
						float:left;
						height:16px;
						text-decoration:none;
					}
						ul.menu3 li a:hover{
							background:url('../images/menu2Hover.gif') center top repeat-x;
							display:block;
						}
			
			/* Submenu3 */
			ul.menu4{
				overflow:hidden;
				position:relative;
				z-index:7;
				margin:0px 0px -7px 0px;
				background:url('../images/menu2.png') repeat-x;
				list-style:none;
			}
				ul.menu4 li{
					float:left;
				}
					ul.menu4 li.menu4Select a{
						display:block;
						background:url('../images/menu2Hover.gif') center top repeat-x;
						padding:12px 16px 20px 16px;
						float:left;
					}
					ul.menu4 li a{
						display:block;
						color:#333333;
						padding:12px 16px 20px 16px;
						font-weight:bold;
						float:left;
						height:16px;
						text-decoration:none;
					}
						ul.menu4 li a:hover{
							background:url('../images/menu2Hover.gif') center top repeat-x;
							display:block;
						}
						
			/* Submenu4 */
			ul.menu5{
				overflow:hidden;
				position:relative;
				z-index:6;
				width:980px;
				margin:0px 0px -7px 0px;
				background:url('../images/menu2.png') repeat-x;
				list-style:none;
			}
				ul.menu5 li{
					float:left;
				}
					ul.menu5 li.menu5Select a{
						display:block;
						background:url('../images/menu2Hover.gif') center top repeat-x;
						padding:12px 16px 20px 16px;
						float:left;
					}
					ul.menu5 li a{
						display:block;
						color:#333333;
						padding:12px 16px 20px 16px;
						font-weight:bold;
						float:left;
						height:16px;
						text-decoration:none;
					}
						ul.menu5 li a:hover{
							background:url('../images/menu2Hover.gif') center top repeat-x;
							display:block;
						}
			
			/* ProductmenuKlein */
			/* Submenu1 */
			ul.menu2Klein{
				height:48px;
				overflow:hidden;
				position:relative;
				z-index:9;
				width:940px;
				margin:0px 0px -7px 0px;
				background:url('../images/menu2.png') repeat-x;
				list-style:none;
			}
				ul.menu2Klein li{
					float:left;
				}
					ul.menu2Klein li.menu2KleinSelect a{
						height: 36px;
						display:block;
						background:url('../images/menu2Hover.gif') center top repeat-x;
						padding:12px 16px 0px 16px;
						float:left;
					}
					ul.menu2Klein li a{
						height: 36px;
						display:block;
						color:#333333;
						padding:12px 16px 0px 16px;
						font-weight:bold;
						float:left;
						height:16px;
						text-decoration:none;
					}
						ul.menu2Klein li a:hover{
							height: 36px;
							background:url('../images/menu2Hover.gif') center top repeat-x;
							display:block;
						}
			
			/* Submenu2 */
			ul.menu3Klein{
				overflow:hidden;
				position:relative;
				z-index:8;
				width:940px;
				margin:0px 0px -7px 0px;
				background:url('../images/menu2.png') repeat-x;
				list-style:none;
			}
			
				ul.menu3Klein li{
					float:left;
				}
					ul.menu3Klein li.menu3KleinSelect a{
						display:block;
						background:url('../images/menu2Hover.gif') center top repeat-x;
						padding:12px 16px 20px 16px;
						float:left;
					}
					ul.menu3Klein li a{
						display:block;
						color:#333333;
						padding:12px 16px 20px 16px;
						font-weight:bold;
						float:left;
						height:16px;
						text-decoration:none;
					}
						ul.menu3Klein li a:hover{
							background:url('../images/menu2Hover.gif') center top repeat-x;
							display:block;
						}
			
			ul.menu3Klein_ker{
				z-index:8;
				width:462px;
				margin:0px 0px -7px 0px;
				list-style:none;				
			}
			
				ul.menu3Klein_ker li{
					float:left;
				}
					ul.menu3Klein_ker li.menu3Klein_kerSelect a{
						
						background:url('../images/menu2Hover.gif') center top repeat-x;
						padding:12px 49px 20px 48px;
						float:left;
					}
					ul.menu3Klein_ker li a{
						display:block;
						color:#333333;
						padding:12px 49px 20px 48px;
						font-weight:bold;
						float:left;
						height:16px;
						text-decoration:none;
						background:url('../images/menu2.png') repeat-x;
					}
						ul.menu3Klein_ker li a:hover{
							background:url('../images/menu2Hover.gif') center top repeat-x;
							display:block;
						}			
			/*			
			div.menuProduct1{
				height:29px;
				width:100px;
				float:left;
				display:inline;
				margin:6px 0px 6px 6px;
				text-align:center;
				padding:11px 0px 0px 0px;
				background:#ebeef3;
			}
				div.menuProduct1 a{
					text-decoration:none;
				}
					div.menuProduct1 a:hover{
						text-decoration:underline;
					}*/
			
			/* ProductmenuGroot 
			div.menuProduct2{
				height:29px;
				width:842px;
				float:left;
				margin:6px 6px 6px 6px;
				padding:11px 10px 0px 10px;
				display:inline;
				background:#ebeef3;
				color:#727272;
			}
				div.menuProduct2 a{
					padding:0px 0px 0px 18px;
					text-decoration:none;
				}
					div.menuProduct2 a:hover{
						padding:0px 0px 0px 18px;
						text-decoration:underline;
					}*/
			
			/* ProductmenuBestellen */
			ul.menuProduct3{
				margin:16px 6px 6px 0px;
				overflow:hidden;
				background:#ebeef3;
				color:#727272;
				width:920px;
				padding:5px 10px 5px 10px;
				white-space: nowrap;
				list-style:none;
			}
				ul.menuProduct3 li{
					display:inline;
					background:#ebeef3;
					margin:0px 0px 0px 0px;
					padding:10px 0px 10px 18px;
					float:left;
				}
					ul.menuProduct3 li a{
						height:30px;
						text-decoration:none;
					}
						ul.menuProduct3 li a:hover{
							text-decoration:underline;
						}
			ul.productForm{
				margin:26px 6px 26px 0px;
				overflow:hidden;
				border:1px solid #d4d7e2;
				color:#727272;
				width:445px;
				padding:10px 10px 20px 10px;
				float:left;
				list-style:none;
			}	
				ul.productForm li{
					width: 40px;
					float:left;
					padding:20px 61px 20px 10px;
					text-align:right;
					list-style:none;
				}
				
			ul.productForm_keratometer{
				margin:15px 6px 15px 0px;
				overflow:hidden;
				border:1px solid #d4d7e2;
				color:#727272;
				width:445px;
				padding:10px 10px 10px 5px;
				float:left;
				list-style:none;
			}	
				ul.productForm_keratometer2{
					margin:0px 6px 0px 0px;
					overflow:hidden;
					color:#727272;
					width:445px;
					padding:0px 10px 5px 5px;
					float:left;
					list-style:none;
				}	
				ul.productForm_keratometer fieldset{
					width: 84px;
					height: 245px;
					float:left;
					text-align:right;
					border: 0;
				}
				ul.productForm_keratometer li{
					width: 19px;
					height: 20px;
					float:left;
					padding:20px 61px 20px 5px;
					text-align:right;
					list-style:none;
				}
				
				ul.productForm_keratometer fieldset.breed{
					width: 174px;
					height: 245px;
					float:left;
					text-align:right;
					border: 0;
				}
				ul.productForm_keratometer li.breed{
					width: 100px;
					height: 20px;
					float:left;
					padding:20px 61px 20px 10px;
					text-align:right;
					list-style:none;
				}
				ul.productForm_keratometer fieldset.breed2{
					width: 254px;
					height: 120px;
					float:left;
					text-align:right;
					border: 0;
				}			
				ul.productForm_keratometer li.breed2{
					width: 220px;
					height: 20px;
					float:left;
					padding:20px 0px 20px 10px;
					text-align:right;
					list-style:none;
				}
					ul.productForm_keratometer li.breed2 select{
						width: 160px;
						height: 20px;
					}
						
				ul.productForm_keratometer fieldset.breed3{
					width: 150px;
					height: 120px;
					float:left;
					text-align:right;
					border: 0;
				}
				ul.productForm_keratometer li.breed3{
					width: 140px;
					height: 20px;
					float:left;
					padding:20px 0px 20px 10px;
					text-align:right;
					list-style:none;
				}
					ul.productForm_keratometer fieldset.breed3 input{
						border: 0;
					}
					
			ul.productForm_vloeistof{
				margin:26px 6px 26px 6px;
				overflow:hidden;
				border:1px solid #d4d7e2;
				color:#727272;
				width:910px;
				padding:5px 10px 5px 10px;
				float:left;
				list-style:none;
			}	
				ul.productForm_vloeistof li{
					width: 360px;
					float:left;
					padding:10px 70px 10px 20px;
					text-align:left;
					list-style:none;
				}
					ul.productForm_vloeistof li select{
						width:300px;
					}			


		hr{
			height:1px;
			background:#000000;
			border:0px;
		}
		div.contentBestellen{  
			overflow:hidden;
			width:960px;
		}
		div.contentLarge{
			background:#ffffff;
			overflow:hidden;
			float:left;
			padding:20px 20px 10px 20px;  
			width:940px;
		}
		div.contentCenter{
			float:left;
			margin: 0px 0 0 0;
			padding:20px 20px 10px 20px;  
			width:920px;
			text-align:center;
			background:#ffffff;
		}
			div.print{
				position:relative;
				display:block;
				width:100%;
				text-align:right;
				
			}
				div.print img{
					width:16px;
					height:16px;
					behavior:url('js/iepngfix.htc');
				}
			div.productsContainer{
				float:left;
				width:690px;
				overflow:hidden;
				display:inline;
			}
				div.products{
					overflow:hidden;
					width:690px;
				}
					

					div.productsLeft{
						text-align:right;
					}
					div.productsRight{
						float:left;
						width:435px;
						padding:0;
					}
					
		div.content{
			background:#ffffff;
			padding:20px 20px 10px 20px;  
			width:706px;
			overflow:hidden;
		}
		div.sidebar{
			width:180px;
			overflow:hidden;
			background:#ffffff;
			padding:20px 20px 10px 20px;  
		}
			h1.rechts, h1.links{
				font-size:20px;
				line-height:20px;
			}
			
			h1.h1links{
				font-size:15px;
				line-height:15px;
				width:70px;
				float:right;	
			}
			
			h1.h1links2{
				margin: -20px 0 0 0;
				font-size:15px;
				padding: 0 0 0 685px;
			}
				h1.h1links2 input{
					border: 0;
					margin: 0 0 0 0;
				}
			
			h1.h1rechts{
				font-size:15px;
				line-height:15px;
				width:890px;
				float:left;
			}
			
			h1.h1rechts2{
				font-size:15px;
				line-height:15px;
				padding: 0 0 0 205px;
			}
				h1.h1rechts2 input{
					border: 0;
					margin: 0 0 0 0;
				}
			
			h2.links, h2.rechts{
				font-size:15px;
				line-height:20px;
			}
			
			p{
				line-height:17px;
				padding:0px 0px 12px 0px;

			}

				
			ul.list{
				list-style:square;
				margin: 0 0 0 16px;
			}
						
			table.calculator{
				border:1px solid #ebeef3;
				padding:5px 0px 5px 0px;
				overflow:hidden;
				width:468px;
				margin:0px 6px 6px 6px;
			}
				table.calculator td{
					text-align:right;
					padding:0px 10px 0px 10px;
				}
/*
			form.form {
				width:706px;
				margin:0px 0px 12px 0px;
				overflow:hidden;
			}
			form.formSmall{
				width:180px;
				overflow:hidden;
				margin:0px 0px 12px 0px;
			}
			*/
			input, textarea{
	border:1px solid #d4d7e2;
	padding:4px;
	font-size:12px;
	font-family:trebuchet ms;
	color:#6f7584;
}
input:focus, textarea:focus{
	border:1px solid #a1accb;
	color:#000000;
}
input.checkbox {
					width: 15px;
					border: 0px;
				}
				input.radio {
					width: 15px;
					border: 0px;
				}
				form textarea.textareaBreed{
					margin:5px 0px 0px 0px;
					width: 450px;
					height: 100px;
				}
				.textareaBreed2{
					margin:5px 0px 0px 0px;
					width: 210px;
					height: 70px;
				}
				/* Button */
				div.button{
					margin:0px 0px 0px 0px;
					float:right;
				}
				div#button{
					margin:0px 0px 0px 0px;
					float:left;
				}
			
				input.button3{
					background:url('../images/menu1.png') repeat-x;
					height:30px;
					color:#ffffff;
					padding:6px 4px 6px 4px;
					width:100px;
					text-align:center;
					border: none;
					font-size:12px;
					font-family:trebuchet ms;
				}
				
				a.button2{
					display:block;
					background:url('../images/menu1.png') repeat-x;
					height:22px;
					color:#ffffff;
					padding:4px 4px 4px 4px;
					width:100px;
					text-align:center;
					cursor:pointer;
				}
				
				a.button3{
					display:block;
					background:url('../images/menu1.png') repeat-x;
					height:22px;
					color:#ffffff;
					padding:4px 4px 4px 4px;
					width:100px;
					text-align:center;
					cursor:pointer;
				}
				
				a.button3{
					display:block;
					background:url('../images/menu1.png') repeat-x;
					height:22px;
					color:#ffffff;
					padding:4px 4px 4px 4px;
					width:100px;
					text-align:center;
					cursor:pointer;
				}
					a.button3:hover{
						background:url('../images/menu2Hover.gif') center top repeat-x;
						display:block;
					}
/*
			
				form input {
					width: 120px;
					margin: 0px 0px 2px 0px;
					padding: 5px 5px 5px 5px;
					font-family: trebuchet ms, tahoma;
					font-size: 11px;
					background:#e5e5e5;
					border: 0px solid #e6e7e8;
				}*/
				input.inputSmall{
					width: 40px;
					float:right;
					margin: -23px -58px 0 8px;
				}
				
				input.inputSmallhidden{
					width: 40px;
					float:right;
					margin: -23px -58px 0 8px;
					border: 1px solid #fff;
					background:none;
				}
					select.inputSmall{
						width: 50px;
						float:right;
						margin: -23px -58px 0 8px;
						height: 28px;
					}
				input.inputSmall_vl{
					width: 40px;
					float:right;
					margin: -23px -50px 0 8px;
				}
				
				input.inputSmall_ker{
					width: 40px;
					float:right;
					margin: -23px -55px 0 8px;
				}
				
				input.inputSmall_ker_breed{
					width: 40px;
					float:right;
					margin: -23px -55px 0 8px;
				}
				
				input.inputSmall_dis {
					width: 40px;
					float:right;
					margin: -23px -58px 0 8px;
					background: #CCCCCC;
				}
					input.inputSmall_dis_ker {
						width: 40px;
						float:right;
						margin: -23px -55px 0 8px;
						background: #CCCCCC;
					}
				.error_border {
					border:#ff0000 1px solid;
					width: 40px;
					float:right;
					margin: -23px -50px 0 8px;
				}	
				
				.error_border_bestel {
					border:#ff0000 1px solid;
					width: 40px;
					float:right;
					margin: -23px -58px 0 8px;
				}
				
				.error_border_bestel_ker {
					border:#ff0000 1px solid;
					width: 40px;
					float:right;
					margin: -23px -55px 0 8px;
				}
				.error_div {
					border:#ff0000 1px solid; 
					width:500px; 
					height:63px; 
					padding:10px; 
					background-color:#ffacac; 
					font-family: Arial, Verdana; 
					font-size:10px; 
					line-height:15px;
					margin: 0 0 0 6px;
				}
				
				.errordivbestel {
					border:#ff0000 1px solid; 
					width:919px; 
					height:75px; 
					padding:10px; 
					background-color:#ffacac; 
					font-family: Arial, Verdana; 
					font-size:10px; 
					line-height:15px;
					text-align:center;
					margin: 0 0 0 0px;
				}
				.errordivbestel2 {
					border:#ff0000 1px solid; 
					width:919px; 
					padding:10px; 
					background-color:#ffacac; 
					font-family: Arial, Verdana; 
					font-size:10px; 
					line-height:15px;
					text-align:center;
					margin: 10px 0 0 0px;
				}
				
				.errordivbestel3 {
					border:#ff0000 1px solid; 
					width:878px;  
					padding:10px; 
					background-color:#ffacac; 
					font-family: Arial, Verdana; 
					font-size:10px; 
					line-height:15px;
					text-align:left;
					padding: 10px 0 10px 30px;
					margin: 0 0 0 0px;
				}
				
				/*
				form input.inputSidebar{
					width:180px;
				}
				form a.inloggen{
					float:right;
					text-decoration:underline;
					color:#333333;
				}
					form a.inloggen:hover{
						float:right;
						text-decoration:none;
						color:#333333;
					}
				input.button {
					background: url('../images/tab.png') repeat-x;
					font-size: 11px;
					border:0px solid #c9e4b9;
					color:#ffffff;
					font-weight:bold;
					padding:0px 6px 0px 6px;
					height:24px;
				}
				input.button:hover {
					background: url('../images/tab.png') repeat-x;
					font-size: 11px;
					border:0px solid #c9e4b9;
					color:#ffffff;
					font-weight:bold;
					height:24px;
				}
				input.button:focus{
					background: url('../images/tab.png') repeat-x;
					font-size: 11px;
					border:0px solid #c9e4b9;
					color:#ffffff;
					font-weight:bold;
					height:24px;
				}
				form input.checkbox {
					width: 15px;
					border: 0px;
				}
				form textarea{
					width: 250px;
					height: 200px;
					padding: 5px 5px 5px 5px;
					line-height: 19px;
					font-family: trebuchet ms, tahoma;
					font-size: 11px;
					color: #000000;
					border: 0px;
					background:#e5e5e5;
				}
				form textarea.textareaBreed{
					width: 450px;
					height: 100px;
				}
				form textarea:focus{
					background:#e5e5e5;
					color:#000000;
					border:0px;
				}
				form fieldset {
					margin: 0px 0px 20px 0px;
					border: 0px;
				}
				form legend {
					margin: 0px;
					border: 0px;
				}
				form label {
					display: block;
					clear: left;
					float: left;
					width: 144px;
					text-align: right;
					padding: 5px 10px 0px 0px;
				}
				form label.geenstijl {
					display: inline;
					clear: none;
					float: none;
					width: auto;
					text-align: left;
					padding: 0px;
				}
				form label:hover {

				}
*/


	
	
div.footerContainer{

	width:100%;
	background:#cccccc url('../images/footer.png') repeat-x;
}
	div.footer{
		width:940px;
		margin:auto;
		padding:14px 20px 20px 20px;
	}
		div.footerLeft{
			float:left;
		}
			div.footerLeft a{
				text-decoration:underline;
				color:#333333;
			}
				div.footerLeft a:hover{
					text-decoration:none;
				}
		div.footerRight{
			float:right;
			color:#999999;
		}
			div.footerRight a{
				color:#999999;
				text-decoration:underline;
			}
				div.footerRight a:hover{
					text-decoration:none;
				}

.underline {
	font-weight:bold;
}

.underlineb {
	text-decoration:underline;
	font-weight:bold;
}

#map_canvas {
	width:100%;
	height:300px;
}

#formmaps {
	width:100%;
	background:transparent url(../images/menu1.png) repeat-x scroll 0 0;
}

.mapsinput {
	height:13px;
}

.alignright {
	text-align:right;
}

ul.productForm li.materiaal {
	width: 380px;
	float: left;
	padding: 0 0px 0 0px;
	text-align:left;
}

ul.productForm li.materiaal select{
	float: left;
	margin: -19px 0 0 58px;
}

#lenstypeBladLinksEven, #lenstypeBladLinksOneven, #lenstypeBladRechtsEven, #lenstypeBladRechtsOneven, #form1, #form3 {
	display: none;
}
	#linksholder {
		width: 465px;
		float: left;
		border: 1px solid #fff;
		padding: 0 0 7px 0;
	}
	
	#rechtsholder {
		width: 466px;
		float: left;
		border: 1px solid #fff;
		padding: 0 0 7px 0;
	}
	
.list {
	list-style:square;
	margin: 0 0 0 20px;
}
	.list li a {
		color:#000000;
	}
	
.list2 {
	list-style: square;
	margin: 0 0 0 15px;
}

	.list2 li a {
		color: #6F68C4;
	}

.list3 {
	list-style: square;
	margin: 0 0 0 15px;
}	

	.list3 li a {
		color: #7F7F7F;
	}

.list4 {
	list-style: square;
	margin: 0 0 0 15px;
}	

	.list4 li a {
		color: #7F7F7F;
	}

#lettergrootte {
	position: absolute;
	margin: 5px 0 0 942px;
}

label.normaal {
	width: 210px;
	float: left;
	margin-right: 0.5em;
	border: 1px solid #fff;
	height: 22px;
}

label.breed {
	width: 500px;
	float: left;
	margin-right: 0.5em;
	border: 1px solid #fff;
}

fieldset.normaal {
	width: 520px;
	float: left;
	margin-right: 0.5em;
	display: block;
	border: 0;
}

fieldset.normaal input {
	width: 290px;
	float: left;
	margin: 0 0 5px 0;
}

fieldset.normaal textarea {
	overflow:hidden;
}
.mijnvraag {
	width: 900px;
	height: 60px;
	overflow:hidden;
}

fieldset.breed {
	width: 500px;
	float: left;
	margin-right: 0.5em;
	margin-top:5px;
	display: block;
	border: none;
}


.knopaanvraag {
	width: 100px;
	margin: 4px 0 0 0;
}

fieldset.normaal input.radioform {
	border: 0;
	padding: 3px 3px 5px 3px;
	width: 15px;
	margin: 1px 0 0px 0;
	float: left;
	font: 11px Arial, Verdana, sans-serif;
	color: #000000;
}

.productsRight p, .productsRight {
	text-align:justify;
}

.nieuwsbrief_front {
	width:400px; 
	min-height:19px; 
	padding:10px; 
	background-color:#d7dce7; 
	margin-bottom:1px;
}

	.nieuwsbrief_front:hover {
		background-color:#e7eaf3; 
	}
	
	.inlog_error {
		font-size:10px;
		padding:10px;
		border:1px solid #ff0000;
		background-color:#ffafaf;
		margin-bottom:15px;
		width:140px;
	}
	
	.inlog_alert {
		font-size:10px;
		padding:10px;
		border:1px solid #24ff00;
		background-color:#beffb3;
		margin-bottom:15px;
		width:140px;
	}
	
	.template_holder {
		position:relative;
		float:left;
	}

	#txtHint{
		width:140px;
	}

.block2, .block5, .block8, .block11, .block14, .block17, .block20, .block23, .block26, .block29, .block32, .block35, .block38, {
	text-align:justify;	
}	

.newsletter_block {
	cursor:pointer;
	background-color:#d8dce8; width:300px; height:15px; padding:10px; line-height:15px;
	margin-bottom:1px;
}

.newsletter_block:hover {
	cursor:pointer;
	background-color:#b8bed2; width:300px; height:15px; padding:10px; line-height:15px;
	margin-bottom:1px;
}

.workshop_left_block {
	position:relative; 
	float:left; 
	width:350px; 
	padding:10px; 
	text-align:right;
}

.workshop_right_block {
	position:relative; 
	float:left; 
	width:550px; 
	padding:10px; 
	text-align:left;
}

	.workshop_right_block ul, .workshop_right_block ol {
		margin-left:45px;
	}

	.employee {
		background-color:#ebeef3; 
		padding:10px; 
		font-size:11px; 
		width:250px; 
		height:20px; 
		margin-bottom:1px;
		line-height:20px;
	}

	#employee_overview { float:left; }
	#employee_editor { float:left; margin-left:10px; width:650px; }

	.readonlyfield { background-color: #EBEEF3 ; }
	.underline { text-decoration:underline; }
