body { 
	background:#3b5b7f;
	font-family:verdana;
	padding:0;
	margin:0; 
	padding-bottom:20px;
	font-size:12px;
}

a{
	color:#597699;
}

#container{
	width:998px;
	margin:auto;
	border:1px solid #fff;
	background:#fff;
}

#languagebar{
	float:left;
	padding:5px 0 0 5px;
}

#topbar{
	float:right;
	text-align:right;
	background:white;
	height:20px;
	padding-top:3px;
	padding-right:5px;
}

#topbar a, #topbar a:visited{
	color:#66788e;
	font-size:11px;
	font-weight:bold;
}

#leftcontent{
	float:left;
	width:756px;
}

#left_top{
	background:#597699;
	color:#fff;
	padding:10px;
	border:1px solid #fff;
	border-left:0;
	height:205px;
}

#left_top h1{
	font-size:12px;
	margin: 10px 0;
}

#left_top p{
	margin:10px 0;
}

.left_bottom{
	float:left;
	width:377px;
	height:230px;
	background:#e2e8f1;
	color:#597699;
	border-right:1px solid #fff;
}

	.left_bottom h2{
		font-size:12px;
		background:#d3dde9;
		color:#445a75;
		width:362px;
		margin-top:0;
		padding:5px;
		padding-left:10px;
	}
	
	.left_bottom p{
		margin: 12px 10px;
	}
	
	.left_bottom a{
		font-weight:bold;
	}

.menu, .right_top{
	background:url('../img/bg_menu.gif');
	height:25px;
	color:white;
	font-weight:bold;
	line-height:25px;
}

	.menu a{
		color:#fff;
		text-decoration:none;
		padding: 0 16px;
		border-right:1px solid #fff;
		display:block;
		float:left;
		height:25px;
	}
	
	.menu a.noborder{
		border-right:0;
	}
	
	.menu a:hover, .menu a.active{
		text-decoration:underline;
	}
	
	.right_top a{
		color:#fff;
		text-decoration:none;
	}

#rightcontent{
	float:left;
	width:242px;
	height:480px;
	background:#fff;
	color:#445a75;
}

#rightcontent h2{
	font-size:12px;
	border-bottom:1px solid #dfe6f0;
	padding-left:10px;
	margin:9px 0;
}

#footer{
	height:25px;
	background:#445a75;
	color:#7c8eaa;
	line-height:25px;
	font-size:11px;
}

	#footer a{
		color:#7c8eaa;
		font-weight:bold;
	}
	
a.akara {
	display:block;
	text-align:center;
	font-size:11px;
	margin-top:10px;
}

#winkelwagen{
	font-size:11px;
	padding:0 10px 10px 10px;
	height:183px;
	overflow:auto;
}
	
	div#winkelwagen td{
		padding-right:4px;
	}
	
	table.winkelwagen td, table.winkelwagen th{
		padding-right:20px;
		padding-bottom:5px;
	}

.content{
	padding:20px;
	background:#e2e8f1;
	color:#597699;
	min-height:430px;
}

	.content h1, .content h2{
		font-size:14px;
	}
	
	.content h2{
		font-size:12px;
	}
	
	.content .sfeerimg{
		float:left;
		margin: 0 10px 10px 0;
	}

input.input, input.cart, select.input{
	border:1px solid #aaaaaa;
	font-size:11px;
	width:120px;
}

select.input{
	width:100%;
	padding:1px;
}

input.cart{
	width:40px;
}

.deletebutton{
	background:url('../pics/b_delete.png');
	width:16px;
	height:16px;
	font-size:0;
	color:#A8211B;
	border:0;
	cursor:pointer;
	border:0;
}

th{
	text-align:left;
	padding-right:8px;
}

.button{
	background:url('../img/bg_menu.gif');
	border:1px solid #e2e8f1;
	color:#fff;
	font-weight:bold;
	padding:3px 10px;
	cursor:pointer;
}

.panel{
	width:150px;
	height:110px;
	float:left;
	line-height:20px;
	margin-right:10px;
	padding: 90px 0 0 50px;
}

	.panel a{
		color:white;
		font-weight:bold;
	}
	
.brochure { }
	.brochure input, .brochure select, .producten input, .producten select { 
		font-size:11px;
		border:1px solid #aaaaaa;
		color: #445a75;
		width:50px;
	}
	
	.brochure td{
		padding-right:20px;
		padding-left:3px;
		border-bottom:2px solid #E2E8F1;
		background:#CDD1D4;
	}
	
	.brochure th, .producten th{
		font-size:12px;
		background:#d3dde9;
		color:#445a75;
		padding: 5px 10px 5px 3px;
		border-bottom:1px solid #E2E8F1;
	}
	
	.brochure .button, .producten .button{
		background:url('../pics/b_toevoegen.png');
		height:17px;
		width:65px;
	}
	
.snelbestel td{
	border-bottom:1px solid #C6D2E4;
}

.snelbestel .alt0 {background : #C6D2E4}

#languagebar img.lang_notactive { filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25; }
#languagebar img.lang_active, #languagebar a:hover img { filter:alpha(opacity=100);-moz-opacity:1;opacity:1; }


