body {
	color:black;
	line-height:20px;
	font-family:arial,verdana;
	font-size:11px;
	
	text-align:center;
	
	padding:0x;
	margin:0px;
}

#container {
	width:980px;
	position:relative;
	margin:0 auto;
	text-align:left;
	background:url("../images/groepen/bg.jpg") top left repeat-y;
}


#header {
	width:931px;
	height:222px;
	background:url("../images/groepen/header_groepen.jpg") top left no-repeat;
}


#left {
	width:222px;
	float:left;
}

#right {
	width:622px;
	float:left;
	margin-top:20px;
}

a#huren {
	display:block;
	width:203px;
	height:159px;
	background:url("../images/groepen/overnachten.jpg") top left no-repeat;
}

a#camperen {
	display:block;
	width:203px;
	height:155px;
	background:url("../images/groepen/catering.jpg") top left no-repeat;
}

a#kopen {
	display:block;
	width:203px;
	height:146px;
	background:url("../images/groepen/dagactiviteiten.jpg") top left no-repeat;
}

#overflow {
	overflow:hidden;
	background:url("../images/groepen/bg_content.jpg") bottom left no-repeat;
	margin-top:20px;
	padding-bottom:40px;
	
	overflow:hidden !important;
	overflow:visible;
	
	min-height:		470px;
	height:			auto !important;
	height:			470px;
}

#footer {
	width:980px;
	height:148px;
	background:url("../images/groepen/footer.jpg") top left no-repeat;

}
h1 {
	color:#3d983c;
	font-size:15px;
}

.naw_gegevens {
	color:#1f82bc;
	font-weight:bold;
	letter-spacing:0.8px;
	float:left;
	margin-left:100px;
	margin-top:55px;
	display:inline;
}

.naw_gegevens a
{
	font-family:arial,verdana;
	font-size:11px;
	color:#1f82bc;
	font-weight:bold;
	text-decoration:none;
}

.naw_gegevens a:hover
{
	font-family:arial,verdana;
	font-size:11px;
	color:#1f82bc;
	font-weight:bold;
	text-decoration:underline;
}

.text {
	background:url("../images/bg_text.jpg") top left no-repeat;
	width:155px;
	height:80px;
	float:right;
	margin-right:50px;
	display:inline;
	color:#1f82bc;
	font-weight:bold;
	font-size:18px;
	padding-top:6px;
	line-height:24px;
}


ul#TopHorLeft, ul#TopHorLeft li ul
{
	list-style:			none;
	margin:				0px;
	padding:			0px;
}

ul#TopHorLeft
{
	padding:0px;
	margin:0px;
	list-style-type:none;
	
	float:left;
	margin-left:50px;
	margin-top:200px;
	display:inline;white-space: nowrap;
}

ul#TopHorLeft li
{
	float:				left;
	display:			inline;
	padding-left:		25px;
	margin-left:		10px;
	
	float:left;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #1f82bc;
}

* html ul#TopHorLeft li
{
	width:				1%;
}

ul#TopHorLeft li a
{
	display:			block;
	line-height:		16px;
	
	color:#1f82bc;
	text-decoration:none;
	letter-spacing:0.4px;
	font-weight:bold;
}

ul#TopHorLeft li a:hover
{
	text-decoration:	underline;
}

ul#TopHorLeft li ul
{
	width:				200px;
	position:			absolute;
	margin-top:			4px;
	margin-left:		-8px;
	display:			none;
	border-top:			none;
	background-color:	#1f82bc;
}

ul#TopHorLeft li ul li
{
	margin-left:		0px;
	margin-top:			0px;
	margin-bottom:		0px;
	background:			none;
	float:				none;
	padding:			0px;
	width:				100%;
	height:				100%;
	border:none;
}

ul#TopHorLeft li ul li a
{
	font-weight:		100;
	padding:			2px 5px;
	font-weight:		bold;
	color:				white;
}

ul#TopHorLeft li ul li a:hover
{
	font-weight:		100;
	padding:			2px 5px;
	color:				#1f82bc;
	background-color:	#d8ead8;
	text-decoration:	none;
	font-weight:		bold;	
}

ul#TopHorLeft li ul li ul
{
	border:				1px solid #BBBBBB;
	margin-top:			-20px; /* Menu hoogte in principe. Mag ook afwijken. */
	margin-left:		130px; /* Menu breedte in principe. Mag ook afwijken. */
}

/* IE */
* html ul#TopHorLeft li ul li
{
	float:				left;
	clear:				both;
}

* html ul#TopHorLeft li a
{
	height:				1%;
}

#right a
{
	color:#3D983C;
	text-decoration:none;
	font-weight:normal;
}

#right a:hover
{
	color:#3D983C;
	text-decoration:underline;
	font-weight:normal;
}

a#head_vakantie
{
	display:block;
	width:50px;
	height:50px;
	position:absolute;
	top:35px;
	margin-left:25px;
}

a#head_groepen
{
	display:block;
	width:70px;
	height:75px;
	position:absolute;
	top:95px;
	margin-left:13px;
}