html, body {
	font-family: Verdana;
	background-image: url('../images/bg.jpg');
	background-repeat: repeat-x;
	width: 100%;
	margin: 0;
	padding: 0;
}

a img {
	border: 0;
}

#container {
	margin: 20px auto;
	width: 952px;
	min-height: 600px;
	background-image: url('../images/main_bg.jpg');
	background-repeat: no-repeat;
	padding: 0 15px;
}

#winkelwagen {
	position: absolute;
	top: 25px;
	margin: 0 0 0 615px;
	width: 165px;
}

#winkelwagen a {
	color: #ee0a0a;
	font-size: 12px;
}

#search {
	position: relative;
	top: 8px;
	left: 780px;
	width: 165px;
}

#search input.search {
	background-image: url('../images/search_field.jpg');
	background-repeat: no-repeat;
	width: 114px;
	height: 14px;
	border: 0;
	padding: 2px;
}

#search a {
	font-family: Verdana;
	text-decoration: underline;
	font-size: 11px;
	color: #000;
}



#home {
	position: absolute;
}

#home a {
	display:block;
	width: 250px;
	height: 90px;
	text-decoration: none;
}

#menu {
	float: right;
	border: 0px solid #000;
	margin: 40px 15px 0 0;
	padding: 0;	
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu ul li {
	display: block;
	float: left;
	list-style-type: none;
	padding: 2px 0 10px 0;
	margin: 0 10px;
	width: 89px;
	background-image: url('../images/menu_bg.jpg');
	background-repeat: no-repeat;
	text-align: center;
}

#menu ul li.active {
	margin: 0 2px;
	padding: 4px 8px 0 8px;
	background-image: url('../images/menu_active_bg.jpg');
	background-repeat: no-repeat;
	
}

.subactive a {
	font-weight: bold;
	text-decoration: none !important;
}

#menu ul li.active div {
	position: relative;
	width: 105px;
	height: 20px;
	background-image: url('../images/menu_active_bg.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 7px 0 0 -8px;
	z-index:1;
}

#menu ul li.active a {
	color: #fff;
}

#menu ul li a {
	width: 89px;
	font-family: Verdana;
	color: #8e8b8b;
	text-decoration: none;
	font-size: 12px;
}

#menu ul li a:hover {
	color: #000;
}

#menu ul li ul {
	display: none;
	width: 930px;
}

#menu ul li.active ul {
	display: block;
	position: absolute;
	left: 50%; 
	margin: -3px 0 0 -466px;
	padding: 5px 0 9px 0;
	border: 0px solid #000;
	background-image: url('../images/submenu_bg.jpg');
	background-repeat: no-repeat;
	text-align: left;	
}

#menu ul li.active a:hover {
	color: #fff;
}

#menu ul li.active ul li {
	background: none;
	display: inline;
	float: none;
	padding: 0 20px;
	margin: 0;
}

#menu ul li.active ul li a {
	font-family: Verdana;
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
}

#menu ul li.active ul li a:hover {
	text-decoration: none;
}

#header {
	width: 930px;
	clear: both;
	margin: 0 10px;
	padding: 30px 0 0 0;
}

#content {
	margin: 0 10px 0 10px;
	padding: 30px 0 0 0;
	clear: both;
	font-size: 11px;
}

#content ol {
	font-size: 11px;
	padding: 0 0 0 20px;
}

#content ol li a {
	color: #5e5e5e;
}

#content ol li a:hover {
	text-decoration: none;
}

#content p {
	font-size: 11px;
	text-align: justify;
	padding: 0 20px 0 0;
	line-height: 20px;
}

#content h1, #content h2, #content h3, #content h4 {
	padding: 0;
	margin: 10px 0;
}

#content h1 {
	font-size: 16px;
	font-weight: normal;
	color: #ee0a0a;
	margin: 0;
}

h2 {
	font-size: 13px;
	font-weight: normal;
	color: #ee0a0a;
	margin: 0;
}

#content a {
	color: #ee0a0a;
}

#content a:hover {
	text-decoration: none;
}

#contentholder1 {
	clear: both;
	border: 0px solid #000;
}

#contentholder2 {
	clear: both;
	border: 0px solid #000;
}

#contentholder3 {
	clear: both;
	border: 0px solid #000;
}

#contentholder4 {
	clear: both;
	border: 0px solid #000;
}

#contentholder5 {
	clear: both;
	border: 0px solid #000;
}

.box1 {
	border: 0px solid #000;
	float: left;
	width: 155px;
}

.box2 {
	border: 0px solid #000;
	float: left;
	width: 310px;
}

.box3 {
	border: 0px solid #000;
	float: left;
	width: 465px;
}

.box4 {
	border: 0px solid #000;
	float: left;
	width: 620px;
}

.box5 {
	border: 0px solid #000;
	float: left;
	width: 775px;
}

.box6 {
	border: 0px solid #000;
	float: left;
	width: 930px;
}

#profielfotos {
	width: 98%;
	background-color: #f8f8f8;
}

.foto {
	width: 100px;
	height: 80px;
	padding: 5px;
	float: left;
	margin: 5px;
	border: 0px solid #ccc;
	text-align:center;
}

.img {
	height: 80px;
	overflow: hidden;
}

.imgtxt {
	font-size: 11px;
}

.datum {
	background-image: url('../images/date_bg.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	text-align: center;
	color: #fff;
	font-size: 14px;
	width: 28px;
	height: 30px;
	padding: 0 10px 0 0;
}

.dag {
	font-size: 14px;
	line-height: 14px;
}

.maand {
	font-size: 10px;
}

.evenementtitle {
	font-size: 14px;
}


.evenementinhoud {
	color: #666666;
}

.gray_background {
	background-color: #f8f8f8; 
	padding: 5px;
}

.gray_background_2 {
	background-color: #f8f8f8; 
	padding: 0 10px;
}

.gray_font {
	color: #808285 !important; 
}

.gray_background_3 {
	background-color: #f8f8f8; 
	padding: 5px 10px;
	margin: 5px 0;
	min-height: 160px;
}

.gray_background div a, .gray_background_2 div a {
	color: #848383 !important;
}

.gray_background div a:hover {
	text-decoration: none;
}

.productprice {
	float: right;
	margin: 0 5px 0 0;
}

.productprice h3 {
	color: #ee0a0a;
	font-size: 14px;
	font-weight: normal;
}

hr {
  border: 0;
  width: 100%;
  background-image: url('../images/hr.png');
  background-repeat: no-repeat;
  background-position: center;
}

.tabel {
	margin: 0 0 0 20px;
}

.tabelhoofd td {
	font-weight:bold;
	border-bottom: 1px solid #ccc;
}

.button {
	border: 1px solid #ee0a0a;
	background-color: #ee0a0a;
	color: #fff;
	font-size: 12px;
	padding: 3px;
	margin: 0 0 0 20px;
}

#footer {
	clear: both;
	width: 930px;
	margin: 0 10px;
	padding: 10px 0 0 0;
	border-top: 1px solid #d1cfcf;
}

#footer table {
	width: 930px;
}

#footer td {
	padding: 0 0 10px 0;
	font-size: 11px;
}

#footer td a {
	color: #000;
}

#footer tr.sub td {
	color: #a6a6a6;
}

#footer tr.sub td a {
	color: #a6a6a6;
}






