@charset "utf-8";
/* CSS Document */

body {
	margin:15px 0px 10px; padding:0px;
	text-align:center;
	height:100%;
	font: 1em Arial;
}

div#container {
	
	/*border:1px solid #000;*/
	width:950px;
	height:inherit;
	margin:0px auto;
	text-align:left;
	overflow:auto;
}
div#abstop{
	height:20px;
	width:inherit;
	background-image:url(../images/bluetop.jpg);
}

div#flash{
	height:304px;	
}

div.menuLeft{
	width:25%;
	height:inherit;
	float:left;
	color:#374484;
	margin-bottom:10px;
}
div.menuLeft p
{
	width:200px;
	margin-left:10px;
}

div#submenu{
	width:85%;
	text-decoration:none;
	color:#FFFFFF;
	font-size:90%;
	background:#374484;
}

div#submenu a{
	text-decoration:none;
	color:#FFFFFF;
}
div.hr {
	width: 100%;
	height: 2px;
	border: 0;
	background-color:#FFCC00;
	margin-top: 0px;
}

div.paging{
	font-size:90%;
	color:#374484;
}
div.paging a{
	color:#374484;
}

div.specs ul
{
	padding-left:15px;
}

div.vr {
	float:left;
	height:inherit;
	width:4px;
	border: 0;
	background-color:#FFCC00;
}

div.content
{
	margin-left:10px;
	width:700px;
	float:left;	
	margin-bottom:10px;
	overflow:hidden;
}

img{
	border-style:none;
}

div.content h2{
	color:#374484;
}
div.productdetails table{
	
	width:100%;
	float:left;
}
div.breadcrums{
	font-size:80%;
	margin:5px;
	color:#374484;
}

div.breadcrums a
{
	color:#374484;
}

div.aanbiedinglinks{
	float:left;
	margin-top:2%;
	margin-left:20px;
	width:45%;
	color:#374484;
}

div.aanbiedingrechts{
	float:right;
	margin-top:2%;
	margin-left:20px;
	width:45%;
	color:#374484;
}

div.product{
	float:left;
	margin-top:2%;
	margin-left:20px;
	width:45%;
	color:#374484;
}

div.titel
{
	font-style:oblique;
	text-align:right;
	border-bottom:3px solid#333399;
}

div.productdetails
{
	font-size:80%;
	border:1px solid #ccccff;
	height:250px;
	
}

div.productdetails img{
	border-style:none;
}

div.meerinfo
{
	position:relative;
	margin-left:10px;
	margin-right:10px;
	float:left;
	text-align:left;
}

div.meerinfo a{
	font-size:110%;
	text-decoration:none;
	color:#374484;
}

div.vanvoor {
	margin-left:10px;
	float:right;
	margin-right:10px;
	margin-bottom:10px;	
	width:60%;
}
div.prijskleinvv
{
	vertical-align:bottom;
	border:1px solid #666699;
	background-color:#FFCC00;
	text-align:center;
	
	
}

div.prijsklein
{
	position:relative;
	vertical-align:bottom;
	border:1px solid #666699;
	background-color:#FFCC00;
	text-align:center;
	float:right;
	width:60%;
	margin-right:10px;
	margin-bottom:10px;
}

div.prijsklein p{
	font-size:150%;
	margin-top:2px;
	margin-bottom:2px;
}
div.prijskleinvv p{
	font-size:150%;
	margin-top:2px;
	margin-bottom:2px;
}

div.productgroot{
	width:700px;
	float:left;
	color:#374484;
}

div.productdetailgroot
{
	width:185px;
	margin-left:10px;
	float:left;
}

div.prodfoto
{
	height:180px;
}
div.prodfotovv
{
	height:170px;
}

div.titel2{
	border-bottom:3px solid #374484;
}
div.titel2 p{
	margin-left:40px;
}

div.foto
{
	float:left;
}

div.specs
{
	margin:10px;
	font-size:80%;
	border:2px dotted #FFCC00;
	color:#000;
	background-color:#ffffcc;
	float:left;
	width:160px;	
}

div.prijs
{
	font-size:80%;
	margin:10px;
	border:2px dotted #FFCC00;
	color:#000;
	background-color:#ffffcc;
	float:left;
	width:160px;
}

div.omschrijving
{
	margin:10px;
	border:2px dotted #FFCC00;
	background-color:#ffffcc;
	color:#000;
	float:left;
	width:95%;
}
div.omschrijving p{
	font-size:80%;
	margin:10px;
}
div.paging{
	float:left;
	width:inherit;
	
}

div#footer{
	margin:0px auto;
	text-align:center;
	width:950px;
	color:#FFFFFF;
	height:20px;
	background-color:#374484;
	font-size:70%;
}
div#footer a{
	color:#FFFFFF;
	text-decoration:none;
	
}
