body {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	background:#000 url(../images/body_bg.jpg) top center no-repeat;
}

.body2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	background:#000 url(../images/body_bg_2.jpg) top center no-repeat;
}

.clear {
	clear: both;
}

h1, h2, h3, h4, h5, h6 {
	color: #e2001a;
	font-weight: normal;
}

h1 {
	font-size: 24px;
}

h2 {
	color: black; 
}

#page_container {
	margin: 0 auto;
	width: 980px;
}

	#header {
		height: 97px;
		margin-bottom: 13px;
	}

		#header_logo {
			width: 600px;
			height: 58px;
			float: left;
			background: #000; 
		}
			#header_logo img {
				padding-left: 37px;
				padding-top: 14px;
			}
		
		#header_links {
			width: 350px;
			height: 31px;
			padding: 27px 30px 0 0 ;
			text-align: right;
			float: left;
			color: #fff;
			font-size: 10px;
			text-transform: uppercase;
			background: #000;
		}
		#header_links ul li {
			display:inline;
			color: #fff;
			text-decoration: none;
		}
		#header_links ul li a {
			display:inline;
			color: #fff;
			text-decoration: none;
		}
		#header_links ul li a:hover {
			color: #fff;
			text-decoration: none;
		}
		#menu {
			height: 39px;
			width: 980px;
			background: url(../images/bg_menu.jpg) no-repeat;
		}
	#column-left {
		width: 170px;
		margin-right: 10px; 
		float: left;
	}
		.betaalmethodes { 
			background: #767472;
			padding: 0 7px 7px 7px;
		}
	#column-containter-right {
		width: 800px;
		float: left;
	}
		#column-header-middle {
			width: 800px;
			height: 261px;
			padding-bottom: 23px;
		}
		#column-middle {
			width: 568px;
			padding: 10px 25px;
			float: left;
			margin-right: 12px;
			background: #fff; 
		}
		#column-left-large {
			width: 748px;
			padding: 10px 25px;
			float: left;
			margin-right: 12px;
			background: #fff;
		}
		
		#column-right {
			width: 155px;
			background: #767472;
			padding: 0 7px 7px 7px;
			float: left; 
		}
		#column-right .betaalmethodes {
			padding-left:0;
		}
	#content-large {
		background: #fff;
		padding: 20px;
	}	
	
	#footer {
		margin-top: 10px;
		height: 34px;
		font-size: 10px;
		text-align: center;
		padding-top: 10px;
		color: #fff;
	}
	#footer a {
		color: #fff;
	}
	
	.title {
		background: url(../images/bg_title.jpg) no-repeat 0 8px;
		width: 122px;
		height: 26px;
		padding: 17px 0 0 34px;
		margin: 0;
		color: #fff;
		font-size: 11px;
	}
	
	.title h1 {font-size: 11px;font-weight: normal;color: #fff;padding:0;margin: 0;}
	.title h2 {font-size: 11px;font-weight: normal;color: #fff;padding:0;margin: 0;}
	.title h3 {font-size: 11px;font-weight: normal;color: #fff;padding:0;margin: 0;}
	.title h4 {font-size: 11px;font-weight: normal;color: #fff;padding:0;margin: 0;}
	.title h5 {font-size: 11px;font-weight: normal;color: #fff;padding:0;margin: 0;}
	.title h6 {font-size: 11px;font-weight: normal;color: #fff;padding:0;margin: 0;}
	
.bestel-button {
	background: url(../images/bestel.jpg) no-repeat;
	width: 101px;
	height: 28px;
	border: 0px;
	float: left;
	margin-right: 5px;
	cursor: pointer;
}
.info-button {
	background: url(../images/info.jpg) no-repeat;
	width: 53px;
	height: 28px;
	border: 0px;
	float: left;
	cursor: pointer;
}
/* NAVIGATIE */
#menu ul {
	margin:0;padding:0;
	list-style-type:none;
	color: #fff;
	line-height: 39px;
}
#menu ul li {
	margin:0;padding:0;
	list-style-type:none;
	line-height: 30px;
}
#menu ul li a {
	color: #cbcaca;
}
#menu ul li a:hover {
	color: #cbcaca;
	text-decoration: underline;
}
#menu li {
	
	/*padding: 0 10px;
	display:inline;*/
}
#menu li ul {
	background:#767472;
}
