body {
	background-color:#008B26;
	margin:0px;
	margin-top:-17px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}
h1 {
	color:#990000;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
#container {
	width:860px;
	margin-left:auto;
	margin-right:auto;
	background-color:#F9F9F9;
	padding-left:20px;
	padding-right:20px;
	padding-top:30px;
}

#shoes {
	width:285px;
	float:left;
}

#openingstijden {
	width:285px;
	float:left;
	text-align:center;
	padding-top:80px;
}

#fashion {
	width:285px;
	float:left;
}

#logos {
margin-top: 20px;
clear: both;}

#merken {
margin-top: 20px;
clear: both;}

#contactinfo {
	width:200px;
	float:left;
}

#formulier {
	width:470px;
	float:left;
}

#banner {
	width:100px;
	float:left;
}

#contact {
	margin-top:20px;
}

#copy {
	clear:both;
	height:20px;
	background-color:#FFF;
	width:880px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
	padding-right:20px;
	font-size:10px;
}

#footer {
	clear:both;
	height:20px;
	background-color:#333;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

.menu_title { float:left; width: 150px; height:30px;}
.menu_items { float:left; width: 600px; height:30px; margin-top:10px;}
.menu {border-bottom:3px solid #029239; height:33px; width:855px; clear:both; }

.tabelmid {
	border-left:1px solid #CCC; border-left: 1px solid #CCC; background-color: #333333; padding:10px;
}
.tabelbot {
	border-left:1px solid #CCC; border-left: 1px solid #CCC; border-bottom: 1px solid #CCC;
}
a:link {
	text-decoration: underline;
	color: #000;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #030;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
