body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana;
	font-size: 11px;
	background-color: #f2f2f2; 
}

#wrapper {
	position: relative;
	margin: 0 auto;
	width: 988px;
}

#header {
	position: relative;
	width: 988px;
	height: 158px;
	background: url('../images/header.jpg') no-repeat top left;
}

#topinfo {
	position: absolute;
	top: 0;
	right: 0;
	padding: 10px 10px 0 0;
}

#topmenu {
	width: 656px;
	top: 0;
	padding-top: 129px;
	padding-top: 93px;
	padding-left: 330px;
	
}

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

#topmenu ul li {
	float: left;
	margin: 0;
	padding: 5px 17px 0 17px;
	list-style: none;
	height: 25px;
}

#topmenu ul li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#topmenu ul li a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#topnavigatie {
	position: absolute;
	width:200px;
	height:105px;
	background: #329b66;
	top:0;
	left: 0;
	margin-top: 122px;
	margin-left:400px;
	border: 1px solid #FFFFFF;
	border-width: 0 1px 1px 1px;
	text-align: left;
	z-index: 200;
}

#searchvlak {
	position: absolute;
	width:544px;
	height:135px;
	background: #FFFFFF;
	top:0;
	left: 0;
	margin-top: 156px;
	margin-left:428px;
	border: 1px solid #D8A00B;
	border-width: 0 3px 3px 3px;
	text-align: left;
	z-index: 200;
	overflow: scroll;
	overflow-x: hidden;
	display: none;
}

#topnavigatie ul {
	margin: 5px 0;
	padding: 0 10px;
}

#topnavigatie ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#topnavigatie a {
	color:#FFFFFF;
	text-decoration: none;
}

#topnavigatie a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

.topline {
	background: url('../images/menuline_groen.jpg') no-repeat top right;
}

#topfilter {
	position: relative;
	margin: 0;
	padding: 0 20px 0 0;
	top: 5px;
	text-align: right;
	color: #FFFFFF;
	vertical-align: middle;
}

.user {
	float: left;
	margin-top: 3px;
}

#winkelwagen {
	top: 0;
	float: left;
	text-align: left;
	padding: 3px 3px 0 15px;
	width: 283px;
	height: 25px;
	background: url('../images/winkelwagen_bg.png') no-repeat top left;
}

#landen {
	top: 0;
	float: left;
	width: 94px;
	height: 24px;
	background: url('../images/vlaggen_bg.png') no-repeat top left;
	padding: 4px 0 0 4px;
}

#content {
	float: left;
	width: 948px;
	background: url('../images/content_bg.jpg') repeat-y;
	padding: 10px 20px;
	text-align: left;
	min-height: 500px;
}

#content a {
	text-decoration: none;
	color: #009D58;
}

#content a:hover {
	text-decoration: underline;
	color: #D8A00B;
}

#switcha a {
	text-decoration: none;
	color: #D8A00B;
}

#switcha a:hover {
	text-decoration: underline;
	color: #009D58;
}

#content_info_vlak {
	float: left;
	margin: 0 5px;
	padding: 3px 10px;
	width: 206px;
	height: 253px;
	background: url('../images/contentvlak_bg.jpg');
	text-align: left;
}

#content_info_vlak h1 {
	margin: 0 0 6px 0;
	padding: 5px 0 2px 20px;
	background: url('../images/beeldmerk.png') no-repeat top left;
	background-position:bottom left;
	background-repeat:no-repeat;
	color: #329A65;
	font-size: 14px;
	border: 1px solid #9d9d9d;
	border-width: 0 0 1px 0;
}

#content h2 {
	margin: 0 0 6px 0;
	color: #329A65;
	font-size: 14px;
	border: 1px solid #9d9d9d;
	border-width: 0 0 1px 0;
	padding: 5px 0 5px 20px;
	background: url('../images/beeldmerk.png') no-repeat center left;	
}

#footer {
	width: 988px;
	height: 41px;
	background: url('../images/footer.jpg') no-repeat top left;
	clear: both;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#newsItem {
	float: left;
	padding: 15px 5px 5px 5px;
	width: 50%;
	margin-right: 25px;
}

#newsItem img {
	padding: 3px;
	margin: 2px 4px 4px 4px;
	border: 1px solid #d9d9d9;
}

#moreNews {
	float: left;
	width: 38%;	
}

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

#moreNews ul li {
	margin: 0;
	padding: 0;
}


.footerinfo {
	float: right;
	margin: 12px 20px 0 0;
	font-size: 9px;
	color: #FFFFFF;
}

.left {
	float: left;
}

.right {
	float: right;
}

.btn {
	margin: 0;
	padding: 0;
	width: 88px;
	height: 18px;
	border: none;
	background: url('../images/bg_btn.png') no-repeat top left;
	font-size: 11px;
	color: #000000;	
}

input {
	color: #010101;
	font-size: 10px;
}

select {
	color: #9b9b9b;
	font-size: 10px;
}

textarea {
	font-family: verdana;
	color: #9b9b9b;
	font-size: 10px;
}

table tr th {
	padding: 3px;
}

table tr td {
	padding: 3px;
}

#content_info_vlak ul {
	margin: 0 0 0 11px;
	padding: 0;
}

#content_info_vlak ul li {
	padding: 2px 0;
}
