/* ----------------------------------------------------------------------- BASICS */

html{
	height:100%;
}

body{
	height:100%;
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:1.4em;
}
	
div, p, form, img{
	padding:0px; margin:0px; border:0;
}

h1 {
	font-size:18px;
}
	
h2 {
	font-size:16px;
}
	
h3 {
	font-size:14px;
}
	
h4 {
	font-size:12px;
}
	
h5 {
	font-size:11px;
}

h1, h2, h3, h4, h5
{
	padding:2px 0px 2px 0px;
	margin:2px 0px 2px 0px;
}
a
{
	color:#09F;	
}
/** MAIN LAYOUT **/

#overall {
	background: url(images/BgNieuw.jpg) no-repeat top center;
	width: 100%;
	height: 265px;
}



#container {
background: url(images/container.jpg) repeat-y;
width: 1003px;
margin-left: auto;
margin-right: auto;
}

#header_container {
width: 1003px;
height:245px;
margin-left: auto;
margin-right: auto;
background:url('images/header.png') top center no-repeat;
}

#header {
/*background: url(images/header2.jpg) no-repeat;*/
width: 1003px;
height: 72px;
padding:20px 0 0 0;
}

#adresgegevens {
/*background: url(images/adresgegevens2.jpg) no-repeat;*/
height: 18px;
padding-left: 10px;
line-height: 18px;
font-size: 11px;
font-weight: bold;
color: white;
}

#adresgegevens a {
	color: white;
	text-decoration: none;
}

#hoofdknoppen {
height: 134px;	
}
#hoofdknoppen  img{
	border:0;	
}

#hoofdknoppen ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#hoofdknoppen li {
	float: left;	
	cursor: pointer;
	height: 134px;
}

#middle {
width: 1003px;
}

#links {
	float: left;
	width: 232px;	
}

	#agenda {
		background: url(images/agenda_background.jpg) repeat-y;	
		padding-right:20px;
	}
	
		#agenda ul {
			width: 190px;
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		
		#agenda li {
			padding: 20px 0 0 40px;
			color: #61b7f0;
			cursor: pointer;
		}
		
			#agenda strong {
				color: #999;	
			}
			
			#agenda i {
				color: #999;
			}
			
	#navigatie {
		background: url(images/agenda_background.jpg) repeat-y;
	}
	

#midden {
	float: left;
	width: 540px;	
}

	#midden #textField {
		padding-top: 15px;
		text-align: justify;
		line-height: 150%;
	}
	
	#textField h1 {
		margin: 0px;
		padding: 0px;
		font-size: 18px;
	}
	
#rechts {
	float: left;
	width: 231px;
}

	#zoeken {
		background: url(images/zoeken2.jpg) no-repeat;
		width: 231px;
		height: 39px;
	}
		
		#zoeken form {
			padding-left: 20px;	
			padding-top: 9px;
		}
	
		#zoeken #query {
			background: none;
			border: none;
			width: 126px;
			height: 17px;
		}
		
		#zoeken #submit {
			background: none;
			border: none;
			cursor: pointer;
			width: 55px;
		}
		#search_text
		{
			float:left;
			width:125px;
			border:0;
			background:none;
		}
		#search_button
		{
			float:left;
			width:60px;
			margin-left:10px;
			font-size:11px;
		}
		
	#inloggen {
		background: url(images/inloggen_background.jpg) repeat-y;	
		position:relative;
	}
	
	#login
	{
		float:left;
		padding-left:20px;	
	}
	
	#login form
	{
						
	}
		
		#inloggen #submit {
			background: none;
			border: none;
			margin-top: 12px;
			width: 80px;
			height: 24px;
			cursor: pointer;
		}
		
	#nieuws {
		background: url(images/inloggen_background.jpg) repeat-y;
	}
	
		#nieuws ul {
			width: 190px;
			margin: 0px;
			padding: 0px;
			padding-bottom: 10px;
			list-style: none;
		}
		
		#nieuws li {
			padding: 20px 0px 0px 40px;
			color: #61b7f0;
			cursor: pointer;
		}
		
			#nieuws strong {
				color: #999;	
			}
			
			#nieuws i {
				color: #999;
			}
			
	#partners {
		background: url(images/inloggen_background.jpg) repeat-y;
	}
	
		#partners #showcase {
			padding-left: 10px;	
		}
	
#footer {
clear: both;
background: #fff url(images/footer.png) no-repeat;
width: 1003px;
margin-left: 3px;
}
		
#footerMenu
{
	color:#999;

}
#footerMenu ul
{
	border-left:1px solid #999;
}
#footerMenu li, #footerMenu ul
{
	float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	border-right:1px solid #999;	
}
#footerMenu div
{}
#footerMenu a
{
	color:#999;
	font-size:10px;

	padding-left:10px;
	padding-right:10px;
}
#footerInfo
{
	float:right;
	font-size:10px;
	color:#999;
	padding-right:10px;
}		
		
/* ----------------------------------------------------------------------- LAYOUT */

.breaker
{
	clear:both;		
}

/* ----------------------------------------------------------------------- LINKS */

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;	
}

/* ----------------------------------------------------------------------- HEAD-MENU */



#menu ul
{
	width: 201px;
	margin: 0px;
	padding: 5px 0 0 15px;
	list-style: none;
}
#menu li{
		border-bottom: solid #e2e2e2 1px;
		padding:3px;
}
#menu li li 
{
		border-bottom:0;
}
#menu li a
{
		color: #666;
		font-style: italic;	
}
#menu li a:hover
{
		color: #f90;
}


/* ----------------------------------------------------------------------- SUB-MENU */


/* ----------------------------------------------------------------------- NEWS */

.news_item
{
	padding-bottom:20px;	
}
.news_title
{
	border-bottom:1px solid #ddd;	
	font-weight:bold;
}
.news_date
{
	font-style:italic;	
}
.news_image
{
	float:left;
	margin-right:5px;
}
#spotlightContainer
{
	padding-left:15px;
	width:200px;
	overflow:hidden;

}
.news_item_spotlight
{
		
}
/* ----------------------------------------------------------------------- SEARCH */

textarea
{
	width:300px;	
	height:200px;
}

/* ----------------------------------------------------------------------- SEARCH */
#search_shop{
	width:200px;
	padding:5px;
}
#search_site{
	width:200px;
	padding:5px;
}

/* ----------------------------------------------------------------------- SPOTLIGHT */
.item_spotlight{
	float:left;
	padding:3px;
}

.item_spotlight img{
	}
	
.item_spotlight h3 a{
	}

/* ----------------------------------------------------------------------- GUESTBOOK */
#guestbook_write
{
	padding:3px;	
}
.guestbook_comment
{
	margin-bottom:20px;	
}
.guestbook_content
{
	padding:5px;
	border:1px solid #6CF;
}
.guestbook_sig
{
	font-weight:bold;	
	background:#6CF;
	padding:5px;
}

#guestbook_form img
{
	border:0;
}	
#guestbook_form input
{
	width:300px;
	padding:5px;
}
#guestbook_form textarea
{
	width:300px;
	height:150px;
}
.error
{
	color:#f00;	
}


/* ----------------------------------------------------------------------- GALLERY */

#gal_wrapper{
	text-align:center;}
	
#gal_title{
	font-size:12px;
	font-weight:bold;
	color:#000;}

#gal_title a{
	font-size:12px;
	font-weight:bold;
	color:#000;}

#gal_image_name{}
	
#gal_allthumbs{
	}
	
#gal_viewer{
	}

#gal_nav{
	display:inline;
	vertical-align:top;
}
#gal_image_wrapper{}

#gal_image{}

#gal_nav_arrow_1{
display:inline;
}
 
#gal_nav_arrow_2{
	display:inline;}

#gal_nav_thumbs{
	display:inline;
}
#gal_nav_thumbs img{
	display:inline;
}

#mod_search_message
{
	clear:both;	
}
#textField #search_button
{
	display:block;
	padding:2px;
	margin-right:20px;
}
#textField #search_text
{
	border:1px solid #999;
	background:#fff;
	padding:3px;
}


/* ----------------------------------------------------------------------- GOOGLEMAPS */

div#map_locations
{
	float: left;
	width: 150px;
	border: #CCC solid 1px;
	background-color: #F0F0F0;
}

	div#map_locations ul
	{
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	div#map_locations li
	{
		margin: 5px 5px;
		padding: 0;
	}
	
	div#map_locations li a
	{
		cursor: pointer;
		font-weight: bold;
	}

div#map_canvas
{
	width: 360px;
	height: 500px;
	float: right;
	border: #CCC solid 1px;
}

img.gImage
{
	float: left;
	margin: 3px 10px 0 0px;
	border: #000 solid 1px;
}

div.gContent
{
	float: left;
}

div#routeplanner-form
{
	display: none;
	border: #CCC solid 1px;
	margin: 10px 0 0 0;
	padding: 10px;
}

