html, body {
	margin:0;
	padding:0;
	}
body { 
	background:url('images/background.gif');
	font-family: Century Gothic;
	font-size:24px;
	text-align:left;
	}

a:link {
	color: #CFC8CE;
	text-decoration: none;
	}
a:hover {
	color: #CFC8CE;
	text-decoration: underline;
	}
a:active {
	color: #CFC8CE;
	}
a:visited {
	color: #CFC8CE;
	text-decoration: none;
	}
#container {
	margin-left:auto;
	margin-right:auto;
	background-image:url('images/logo3.png');
	background-repeat: no-repeat;
	width:755px;
	height:595px;
	position:relative;
	}	

#header {
	margin:0px;
	width:755px;
	height:110px;
	position:relative;
	}
		
#sidebar {
	float:right;
        width:270px;
	height:485px;
	}

#content {
	position:relative;
	float:left;
	width:485px;
	height:485px;
	background-image:url('images/lijst2.jpg');
	background-repeat: no-repeat;
	overflow: visible;
	background-color:#CFC8CE;
	}

#imgBox {
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	}

#divider {
	margin-left:auto;
	margin-right:auto;
	}

#productinfo {
	position:relative;
	float:left;
	padding-left:50px;
	width:300px;
	font-family: Century Gothic;
	font-size:12px;
	color: #CFC8CE;
	}

#priceinfo {
	position:relative;
	float:right;
	padding-right:50px;
	width:85px;
	font-family: Century Gothic;
	font-size:24px;
	color: #CFC8CE;
	text-align:right;
	}

#content p {
	margin:0 20px 15px 15px;
	font-family: Century Gothic;
	font-size: 11px;
	line-height: 19px;
	color: #333333;
	}

#bigdarkgrey {
	font-size: 24px;
	color: #827F82;
	text-align: left;
	}

#shoppingcart {
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:20px;
	padding-left:10px;
	width:193px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	background-color:#ffffff;
	border:1px solid #ffffff;
	font-size:16px;
	color:#827F82;
	}

#navlist {
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	padding-left:10px;
	width:193px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	background-color:#ffffff;
	border:1px solid #ffffff;
	color:#827F82;
	}
#navlist li {
	list-style:none;
	color:#827F82;
	}
#navlist li a {
	text-decoration:none;
	color:#827F82;
	}
#navlist li a:hover {
	text-decoration:none;
	color:#09F71D;
	}

#subcontainer {
	margin-left:auto;
	margin-right:auto;
	width:735px;
	padding-right:10px;
	padding-left:10px;
	font-family: Century Gothic;
	font-size:10px;
	color:#FFFFFF;
	}
#subleft {
	float:left;
	font-family: Century Gothic
	font-size:12px;
	color: #CFC8CE;
	}
#subright {
	float:right;
	font-family: Century Gothic
	font-size:12px;
	color: #CFC8CE;
	}
.imgBorder {
	background-color: #E2E2E2;
	border: 1px solid #E2E2E2;
}


form#two {
	font-size:11px;  
	width:480px; 
	padding:0px; 
	margin:0; }
form#two fieldset {
	width: 450px;
	display: block;
	font-family: verdana;
	font-size: 11px;
	border:0px;
	
}

form#two label {clear:left; display:block; float:left; width:90px; text-align:left; padding-right:10px; color:#000000; margin-top:1px; font-size:11px; font-style:normal;}
form#two label#keuze { margin-bottom:5px; width:90px; padding-right:10px;}
form#two label#message { display:block; float:left; width:90px; text-align:right; padding-right:10px; color:#000000; margin-top:5px; font-size:11px; font-style:normal; }
form#two fieldset#personal label {clear:left; display:block; float:left; width:81px; text-align:right; padding-right:10px; color:#000000; margin-bottom:0.1em; font-size:1em; line-height:1.8em; font-style:normal;}
form#two input {
	border:1px solid #E2E2E2;
	margin-bottom:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#EEEEEE;
}
form#two select {padding:1px; background:#EEEEEE; border:1px solid #E2E2E2; margin-bottom:4px; font-size: 11px;}
form#two textarea { width:298px; background:#EEEEEE; border:1px solid #E2E2E2; padding:2px; overflow:auto;}
form#two option {background:#EEEEEE; color:#000000;}
form#two optgroup {background:#EEEEEE; color:#000000; font-family: Verdana; font-size: 11px;}
form#two optgroup option {background:#EEEEEE; color:#E2E2E2;}

#collectiecontainer {
	width: 135px;
	float: left;
}
#collectielist {
	margin-left:60px;
	margin-top:60px;
	width:115px;
	}
#collectielist li {
	list-style:none;
	display: block;
	margin:0;
	font-family: Century Gothic;
	font-size:14px;
	}
#collectielist li a {
	text-decoration:none;
	font-family: Century Gothic;
	font-size:14px;
	color: #CFC8CE;
	display: block;
	padding: 3px 0px;
	}
#collectielist li a:hover {
	color: #09F71D;
	display: block;
	padding: 3px 0px;
	}
#help{
	margin-right: 5px;
	text-align: right;
}
a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#666666;
    text-decoration:none}

a.info:hover{
	z-index:25;
	background-color:#fff;
	text-decoration: none;
}

a.info span{display: none}

a.info:hover span{
	display:block;
	position:absolute;
	top:-4em;
	left:3em;
	width:210px;
	background-color:#FFFFFF;
	color:#666666;
	text-align: left;
	border-top: 1px solid #e8e8e8;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #e8e8e8;
	padding: 4px;
}

span {
	font-family: Century Gothic;
	font-size: 11px;
	color: #333333;
	}

