* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: 100%;
}

hr.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1%;
	line-height: 1%;
	border: none;
	visibility: hidden;
}

img {
	border: none;
}

#container {
	margin: 0 auto;
	width: 872px;
	/*height: 100%;*/
}

	#top {
		background: transparent;
		width: 872px;
		height: 102px;
	}
	
		#logo {
			float: left;
			width: 290px;
			height: 102px;
		}
		
		#primary_nav {
			float: right;
			width: 500px;
			height: 31px;			
			background: #ffffff;
		}
		
			#primary_nav .moduletable_menu {
				float: right;
				width: 260px;
				height: 31px;
				padding: 0 7px 0 14px;			
			}
			
				#primary_nav .moduletable_menu li {
					float: left;
					list-style: none;
				}
			
				#primary_nav .moduletable_menu a {
					font-size: 11px;
					color: #000000;
					text-decoration: none;
					line-height: 28px;
					background: url(../gfx/nav_sep.jpg) 100% 50% no-repeat;
					padding-right: 9px;
					padding-left: 9px;
				}
				
				#primary_nav .moduletable_menu .menu .item4 a {
					background: none;
					padding: 0;
					padding-left: 9px;
				}
			
			#primary_nav .moduletable_language {
				float: right;
				width: 105px;
				height: 31px;
			}
			
				#primary_nav .moduletable_language a {
					font-size: 10px;
					color: #000000;
					text-decoration: none;
					line-height: 30px;
				}
				
				#primary_nav .moduletable_language li {
					float: left;
					list-style: none;
					margin-right: 9px;							
				}
	
	#nav {
		width: 872px;
		height: 68px;
		margin-bottom: 19px;
		background: #036431;
		overflow: hidden !important;
	}
	
		#nav .moduletable_nav .menu {
			width: 750px;
			height: 42px;
			background: #ffffff;
		}
		
		.sf-menu li.first.item148 a, 
		.sf-menu li.first.item148 span {
			background-color: #e31b2e;
			height: 30px;
			line-height: 37px;
			margin-top: 11px;
			text-align: center;
		}
		
		.moduletable_search {
			float: right;
			width: 150px;
			height: 42px;
			background: url(../../ass_home/gfx/search.gif) 0 -13px no-repeat;
		}
			
			.moduletable_search input {
				font-family: Arial;
				font-size: 11px;
				color: #969696;
				font-weight: normal;
				text-transform: lowercase;
				width: 120px;
				background: transparent;
			}

		
			.moduletable_search .search_search {
				margin: 8px 0 0 22px;
				background: none;	
			}
			
			#mod_search_searchword {
				border: none;
			}
			
		#facebook {
			width: 122px;
			height: 27px;
			background: #fff;
			float: right;
			padding-top: 15px;
			text-align: right;
		}

	#specials {
		float: left;
		width: 204px;
		min-height: 240px;
		margin-bottom: 20px;
	}
	
	#teaser {
		float: left;
		width: 730px;		
		min-height: 280px;
		background: url(../gfx/teaser.jpg) no-repeat;
		margin-bottom: 20px;
		margin-left: 20px; 
	}
	
#home #footer {
	clear: both;
	margin: 0 auto;
	width: 872px;
	height: 25px;
	padding-top: 16px;
	text-align: center;
	font-size: 11px;
}

	#home #footer a {
		font-size: 11px;
		color: #008cdc;
		text-decoration: none;
	}
	
	
#woonhertax_container {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	z-index: 1000;
	display: none;
}

#woonhertax_flash {
		width: 570px;
		height: 600px;
		position: absolute;
		left: 50%;
		top: 100px;
		margin-left: -285px;
		z-index: 1001;
		display: none;
}
