body{
	
	font-family: century gothic, arial, verdana;
	font-size: 14px;
	background: #cdcdcd;
	margin: 0;
	
}

a{

	color: black;
	
}

img{
	
	border: 0;	
	
}

#container{

	width: 1000px;
	margin: 0 auto;
	position: relative;
	
}

#header{
	
	width: 880px;
	padding-left: 60px;
	padding-right: 60px;
	height: 96px;
	float: left;
	padding-top: 14px;
	background: url('images/background.png');
	
	position: relative;
	
} 

#logo{
	
	width: 230px;
	height: 82px;
	border: 1px solid #cfcfcf;
	float: left;
		
}

#menu{
	
	width: 602px;
	height: 82px;
	float: left;
	border: 1px solid #cfcfcf;
	margin-left: 28px;
	
}

#menu_top{
	
	width: 552px;
	height: 31px;
	float: left;
	border-bottom: 1px solid #cfcfcf;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 11px;
	background: url("images/selected.png") no-repeat 45px 33px;
	
}

#menu_top ul{
	
	width: 550px;
	height: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	
}

#menu_top li{
	
	font-size: 18px;
	float: left;
	margin-right: 150px;
	
}

#menu_top #last{

	margin: 0;
	
}

#menu_bottom{
	
	width: 577px;
	height: 31px;
	float: left;
	padding-left: 25px;
	padding-top: 11px;
	
}

#menu_bottom ul{
	
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	display: none;
		
}

#menu_top ul li a{
	
	text-decoration: none;
	
}

#menu_bottom li{
	
	display: inline;
	margin-right: 30px;
	
}

#menu_bottom a{

	color: black;
	text-decoration: none;
	
}

#menu_bottom a:hover{
	
	text-decoration: underline;
	
}

#content{
	
	position: relative;
	
	width: 880px;
	padding-left: 60px;
	padding-right: 60px;
	float: left;
	margin: 0;
	background: url('images/background.png');
	
}

#left{
	
	width: 232px;
	float: left;
	
	min-height: 500px;
	height: auto !important;
	height: 500px;
	
}

#middle{

	width: 342px;
	float: left;
	margin-left: 28px;
	text-align: center;
	
	min-height: 500px;
	height: auto !important;
	height: 500px;
	
}

#suggestie{
	
	text-align: center;
	
}

#suggestie a{

	text-decoration: none;
	
}

#suggestie a:hover{

	text-decoration: underline;
	
}

#middle #breadcrumbs{

	width: 150px;
	float: right;
	text-align: right;
	
}

#middle #breadcrumbs a{
	
	text-decoration: none;	
	
}

#middle #breadcrumbs a:hover{
	
	text-decoration: underline;	
	
}

#right{
		
	float: left;
	width: 232px;
	margin-left: 28px;
	
	min-height: 500px;
	height: auto !important;
	height: 500px;
	
}

.item{
	
	border: 1px solid #d4d4d4;
	width: 210px;
	margin-bottom: 10px;
	padding: 10px;
	float: left;
	font-size: 12px;
	
}

.item h2{
	
	width: 210px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: right;
	
}

.item h3{
	
	width: 210px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 14px;
	text-align: center;
	
}

.center{
	
	text-align: center;	
	
}

.maat{
	
	width: 105px;
	float: left;
	text-align: center;
	font-size: 12px;
	
	
}

.item a#toevoegen{
	
	font-size: 12px;
	text-align: center;
	width: 200px;
	float: left;
	color: black;
	
}

.type_row{

	width: 87px;
	float: left;
	margin-left: 13px;
	margin-top: 10px;
	
}

.type{

	width: 87px;
	height: 51px;
	margin-bottom: 3px;
	text-align: center;

}

#winkel table{
	
	width: 210px;	
	
}

#winkel table tr td{
	
	border-bottom: 1px solid #d4d4d4;
	padding-bottom: 5px;
	
}

#winkelwagen_groot{
	
	width: 100%;
	
}

#winkelwagen_groot tr{
	
	text-align: center;
	
}

#winkelwagen_groot_top td{
	
	border: 1px solid #d4d4d4;
	height: 25px;
	text-align: center;
	
}

button{

	width: 116px;
	height: 27px;
	background: url('images/button.png');
	border: 0;
	font-size: 12px;
	margin-top: 5px;
	float: right;
	
}

#uitverkocht1{
	
	color: red;	
	
}

#uitverkocht2{
	
	color: red;	
	
}

#niet_voorraad{
	
	text-align: center;	
	display: none;
	
}

#maat{
	
	display: none;
	
}

#winkelwagentje{

	display: none;
	margin: 0;
	float: left;
	
}

#winkelwagentje img{

	margin: 0;
	
}

#kleuren{
	
	margin-top: 7px;
	width: 220px;
	text-align: center;
	float: left;
	
}

#kleuren img{
	
	margin-right: 7px;
	margin-bottom: 7px;
	
}

#prijs{

	font-weight: bold;
	font-size: 13px;
	
}

#beschrijving{
	
	width: 342px;
	float: left;
	display: none;
	text-align: justify;
	font-size: 12px;
	
}

#tip{
	
	width: 342px;
	float: left;
	border: 1px solid #d4d4d4;
	margin-top: 10px;
	display: none;
	
}

#tips img{
	
	margin-right: 10px;
	
}

#tip h3{
	
	width: 342px;
	float: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	
}

#winkel{
	
	float: left;	
	
}

#footer{
	
	width: 1000px;
	height: 48px;
	float: left;
	background: url('images/footer.png');
	
}

#popup{
	
	position: absolute;
	margin-top: 100px;
	margin-left: 50%;
	left: -400px;
    width: 799px;
	opacity: 0;
	z-index: -1;
	
}

#popup h2{
	
	width: 799px;
	height: 28px;
	float: left;
	background: url('images/popup_top.png');
	margin: 0;
	
}

#popup h3{
	
	width: 799px;
	height: 38px;
	float: left;
	background: url('images/popup_bottom.png');
	margin: 0;
	
}

#popup_inhoud{
	
	float: left;
	width: 727px;
	background: url('images/popup_background.png');
	margin: 0;
	padding-left: 35px;
	padding-right: 37px;
	font-size: 12px;
	text-align: justify;
	overflow: hidden;
	
	min-height: 250px;
	height: auto !important;
	height: 250px;
		
}

#popup_close{
	
	width: 727px;
	height: 33px;
	float: left;
	text-align: right;
	
}

#popup_inhoud table{
	
	float: left;
	border-bottom: 0;
	
}

input[type="submit"]{
	
	width: 116px;
	height: 27px;
	border: 0;
	background: url('images/button.png');	
	
}

input[type="text"]{
	
	width: 190px;
	height: 16px;
	background: url('images/textbox.png');
	border: 0;
	padding: 5px;
	
}

.gray{
	
	color: gray;	
	
}

input[type="password"]{
	
	width: 190px;
	height: 16px;
	background: url('images/textbox.png');
	border: 0;
	padding: 5px;
	
}

#popup_stap{

	display: none;
	
}

#popup_close2{
	
	display: none;
	float: left;
	width: 720px;
	text-align: right;
	
}

#stap{
	
	width: 720px;
	
}

#stap tr td{
	
	width:110px;	
	margin-right: 6px;
	text-align: center;
	background: #999;
	color: white;
	height: 50px;
	
}



#stap tr td.select{

	background: #0099cc;
	font-weight: bold;
	
}

#ster1{
	
	position: absolute;
	right: 60px;
	top: 50px;
	display: none;
	
}

#ster2{
	
	position: absolute;
	right: 60px;
	top: 407px;
	display: none;
	
}

#ster3{
	
	position: absolute;
	right: 60px;
	display: none;
	
}

#loader2{

	position: absolute;
	top: 250px;
	left: 50%;
	margin-left: -175px;
	z-index: 200;
	display: none;
	
	width: 300px;
	padding: 35px;
	background: white;
	border: 2px solid #CCC;
	text-align: center;
	
}