body,td,th, input {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	color: #531541;
}
a {
	text-decoration: underline;
	color: #B40080;
}
a:hover {
	text-decoration: underline;
	color: #E68ACB;
}

a.menu { 
	color: #531541; 
	text-decoration: none;
	 }
a.menu:hover { color: #531541; text-decoration: underline; }
a.submenu {
	color: #531541;
	text-decoration: none;
	margin-left: 8px;
}
a.submenu:hover { color: #531541; text-decoration: underline; }
h1 { 
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #531541;
}
h2 { 
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #531541;
}
h3 { 
	font-family: verdana;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #531541;
}
.adres {
	margin-left: 22px;
	font-size: 10px;
	line-height: 13px;
}
.aanbieding {
	margin-left: 12px;
	margin-right: 12px;
}
#wrapper {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 976px;
	height: 100%;
}

input {
	font-size: 90%;
}

input.search_text {
	width: 100px;
}

.breadcrumbs {
	width: 100%;
	clear: both;
	text-align: left;
	white-space: nowrap;
}

.breadcrumbs a {
	font-weight: bold;
}

.progresscontainer {
	width: 50%;
	height: 3px;
	background-color: #aaaaaa;
}

.progressbar {
	width: 0px;
	height: 3px;
	background-color: black;
}

