@charset "utf-8";

html {
	height:100%;
}

img{
	border:none;
}
html,body{
	background-image:url(/templateimages/bg.png);
	background-position:center top;
	background-repeat:no-repeat;
	height:100%;
	margin:0px;
	padding:0px;
}

.small{
	font-size:10px;
}

p,td,i,li,div{
	font-size:12px;
}

*{
	font-family:Arial, Helvetica, sans-serif;
	
	color:#999999;
}

strong,b{
	color:#494949;
}

h2, h1{
	font-size:14px;
	font-weight:normal;
	color:#7e2466;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:5px;	
	
}

.smalllink{
				text-decoration:none;
				font-size:10px;
			}

div.all{	
	float:left;
	width:958px;
	position:relative;
	margin-left:-479px;
	left:50%;	
}

div.container{	
	float:left;
	padding-left:4px;
	padding-right:4px;
	
	background-image:url(/templateimages/mainbg.png);
	background-repeat:repeat-y;
	
	
}

hr{
	background-image:url(/templateimages/graydot.png);
	height:1px;
}

div.effectblok {
	cursor:pointer;
	float:left;
	width:224px;
	height:160px;
	padding:0px;
	margin-top:8px;
	
}



div.menu{
	width:160px;
	float:left;
	height:90px;
	margin-top:10px;
}

div.menu1{
	width:100px;
	float:left;
	height:90px;
	margin-top:10px;
}

div.top{
	clear:both;
	width:950px;
	
	
}

div.home{
	height:289px;
}

div.main{
	width:940px;
	background-color:#FF0;
	clear:both;
	height:100%;	
}

.orderitem{
	width:200px;
	font-family:'Courier New', Arial;
}

div.left{
	float:left;
	width:564px;
	text-align:justify;
	
}

div.right{
	width:369px;
	float:right;
	
}
.lg, .winkelwagen{
	background-color:#EEE;
}

.wwkop{
	background-color:#999;
	color:#FFF;
}
td.foto{
	background-color:#EEEEEE;
}

div.foto{
	float:left;
}
a.nav{
	font-size:14px;
	text-decoration:none;
	line-height:18px;
}
.links ul li a.nav { font-size: 12px; }

a.nav:hover{
	color:#7e2466;
	line-height:17px;
	
}

div.links{
	float:left;
	width:576px;
	padding:5px;
}
div.rechts{
	float:right;
	width:354px;
	padding:5px;
}

div.blok{
	float:left;
	padding:5px;
}

div.enkel{
	width:227px;
}

div.dubbel{
	width:465px;
}

p{
	text-align:justify;
}

div.footer{
	clear:both;
	width:940px;
	height:40px;
	padding:10px;
}

hr{
	margin-right:5px;
	color:#CCC;
}

.spacer{
	margin-left:10px;
	margin-right:10px; 
	float:left;
}

.rechtsaf{
	float:right;
}

.linksaf{
	float:left;
}

