body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	background-image: url(../../images/bg_body.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
}
/*Hieronder de opmaak en indeling van de header*/
#header {
	width: 904px;
	height: 195px;
}
#logo {
	height: 195px;
	width: 228px;
	float: left;
	background-image: url(../../images/logo_shoe_box.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#images {
	width: 448px;
	height: 195px;
	float: left;
	background-image: url(../../images/header_images.jpg);
	background-repeat: no-repeat;
}
#topmenu {
	float: left;
	height: 145px;
	padding-top: 50px;
	width: 228px;
	background-image: url(../../images/kiezels.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#topmenu a {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	text-decoration: underline;
	color: #223666;
}
/*Hieronder de indeling en opmaak van het menu*/
#menu {
	text-align: center;
	background-color: #a3b5e0;
	height: 80px;
	margin: 0px;
	padding: 0px;
}
#menu a {
	text-decoration: none;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
	height: 50px;
	float: left;
	display: block;
	padding-top: 30px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
#menu a:hover, #menu #selected {
	background-color: #F1F3FA;
	color: #A3B5E0;
}

/*Hieronder het contentgedeelte*/
#container {
	width: 904px;
	margin: 0px;
}
#left {
	width: 228px;
	height: 336px;
	float: left;
	background-image: url(../../images/left.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#content {
	min-height:126px;
	height:auto !important;
	height:126px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	width: 418px;
	padding-top: 210px;
	background-image: url(../../images/images_content.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #A4B5E1;
	color: #FFFFFF;
}
#content a {
	color: #FFFFFF;
	text-decoration: underline;
}
#content h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 20px;
}

#right {
	height: 336px;
	float: left;
	width: 228px;
	background-image: url(../../images/right.jpg);
	background-repeat: no-repeat;
}
/*Hieronder de footer met de bijbehorende opmaak en indeling*/
#footer {
	width: 904px;
	height: 75px;
	float: left;
}
#adres {
	height: 65px;
	width: 218px;
	float: left;
	color: #223666;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
#adres a {
	text-decoration: underline;
	color: #223666;
}

#footerMid {
	height: 75px;
	width: 448px;
	float: left;
	background-color: #A3B5E0;
}
#footerRight {
	float: left;
	height: 75px;
	width: 228px;
	background-image: url(../../images/footer_the_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
/*Productview*/
#content_productview {
	min-height:200px;
	height:auto !important;
	height:200px;
	float: left;
	padding-right: 100px;
	padding-left: 100px;
	padding-top: 15px;
	width: 733px;
	color: #A3B5E0;
}
#footerRight_productview {
	float: left;
	height: 75px;
	width: 130px;
	background-image: url(../../images/footer_the_top_productwiew.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#footerMid_productwiew {
	height: 75px;
	width: 546px;
	float: left;
}
