/*style#css*/

body{
background: #fff;
color: #c10077;
}

div{
vertical-align:top;
}

#head{
	text-align: center;
	height: 120px;
	border: 1px;
	font-size: 14pt;
	font-weight: bold;
}

#left{
	float:left;
	padding: 0 5px 0 0px;
	width:190px;
}

#lefthead{
	float:left;
	padding: 0 5px 0 0px;
	width:300px;
	height: 120px;
}

#leftmenu{
	float:right;
	background: #3580EE;
	padding-right:5px;
}

#content{
	padding: 0 5px 0 5px;
	margin: 0 0px 0 200px;
	font-family: Calibri;
}

#container{
	margin-left: auto;
	margin-right: auto;
	width:800px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#container_content{
	clear:both;
	width:800px;
}

#footer{
	clear:both;
	text-align:center;
}

#menutop{
border-style: solid; 
border-width: 2px;
border-color:#000;
width: 500px;
margin-left:300px;
top:86px;
position:absolute;
}

h1{
	margin: 0 0 0 0;
	vertical-align: middle;
}

h3{
	vertical-align: middle;	
	margin: 0 0 0 0;
}

a{
color: #000;
text-decoration:none;
}

a img{
border: 0;
}

a:visited{
color: #000;
}

#wij{
float: left;
margin-right: 10px;
}

.accesoires{
float:left;
height: 100px;
margin-right: 10px;
}

.menuu{
width: 100px;
}

#products{
width:100%;
border:0;
}

#products td{
padding-bottom: 20px;
text-align:center;
}

.productplaatje{
width: 350px;
}

.productplaatjes{
height:100px;
}

.productinfo{
float:right;
}

#winkelwagen img{
float:right;
}