/* ----------------------------------------------------------------------- BASICS */

html{
	height:100%;
}

body{
	height:100%;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:#d9d9d9 url(images/bg.jpg) repeat-x top center fixed;
	line-height:1.4em;
}
	
div, p, form, img{
	padding:0px; margin:0px;
}

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;
	margin:2px;
}
.submit
{
	width:100px;
	font-size:12px;
}

/* ----------------------------------------------------------------------- LAYOUT */










#container{
	width:990px;
	margin:0 auto;}
	
#header{
	width:990px;
	height:10px;
	float:left;}
	
#main-container{
	width:990px;
	float:left;
	background:url(images/container-bg.png) repeat-y left;}
	
#footer{
	width:990px;
	height:50px;
	float:left;}
	
#menu-container{
	width:220px;
	float:left;}
	
#searchsite{
	width:220px;
	height:109px;
	background:url(images/menu-top.png) no-repeat bottom left;
	float:left;}
	
#searchsite input{
	float:left;
	font-size:11px;
	border:1px solid #999;
	background-color:#FFF;
	margin:85px -25px 0 27px;}

#menu-bg{
	width:220px;
	float:left;
	background:url(images/menu-bg.png) repeat-y;}
	
#menu{
	width:220px;
	float:left;
	min-height:100px;
	height:auto !important;
	height:100px;
	background:url(images/menu-bg_top.png) no-repeat top;}
	
#content-container{
	width:770px;
	float:left;}
	
#show{
	width:770px;
	height:280px;
	float:left;
	background:url(images/show.png) no-repeat top;}
	
#show-spacer{
	width:731px;
	height:196px;
	margin:52px 0 0 17px;}
	
#content{
	width:730px;
	margin:5px 0 0 15px;
	float:left;
}
	
#lichtkrant{
	color:#FFF;
	margin:0 0 0 2px;
	width:760px;
	height:20px;}
	
















/* ----------------------------------------------------------------------- LINKS */

a {
	text-decoration:none;
	color:#55C362;
}

a:hover {
	text-decoration:underline;	
	color:#55C362;
}

/* ----------------------------------------------------------------------- HEAD-MENU */

#menu ul, #menu li
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu li{
	width:220px;
	border-bottom:2px solid #FFF;}
	
#menu li:hover{
	width:220px;
	background:#FFF;
	border-bottom:2px solid #FFF;}
	
#menu li.on{
	width:220px;
	background:#FFF;
	border-bottom:2px solid #FFF;}


#menu li div{
	margin-left:12px;}
	
#menu li a{
	width:220px;
	height:30px;
	line-height:30px;
	display:block;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#FFF;
}
	
#menu li a:hover{
	display:block;
	color:#55C362;
}
	
#menu li.on a{
	display:block;
	color:#55C362;
}

/* ----------------------------------------------------------------------- SUB-MENU */


#menu ul li ul, #menu li li
{
	margin:0;
	padding:0;
	background:#FFF;
	list-style-type:none;
}
#menu li li{
	width:220px;}
	
#menu li li:hover{
	width:220px;
	background:#FFF;}
	
#menu li li.on{
	width:220px;
	background:#FFF;}
	
#menu li.on li{
	width:220px;
	background:#FFF;}


#menu li li div{
	margin-left:22px;}
	
#menu li li a{
	width:220px;
	height:18px;
	line-height:18px;
	display:block;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:#55C362;
}
	
#menu li li a:hover{
	display:block;
	color:#55C362;
	text-decoration:underline;
}
	
#menu li li.on a{
	display:block;
	color:#55C362;
	text-decoration:underline;
}




/* ----------------------------------------------------------------------- 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;
}

/* ----------------------------------------------------------------------- SEARCH */
#search_shop{
	width:200px;
	padding:5px;
}
#search_site{
	width:200px;
	padding:5px;
}

/* ----------------------------------------------------------------------- SPOTLIGHT */
#spotlightContainer
{
	width:100%;	
}
.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 #ddd;
}
.guestbook_sig
{
	font-weight:bold;	
	background:#ddd;
	padding:5px;
}

#guestbook_form img
{
	border:0;
}	
#guestbook_form input
{
	width:300px;
	font-size:11px;
	padding:5px;
}
#guestbook_form textarea
{
	width:300px;
	height:150px;
}
.error
{
	color:#f00;	
}


/* ----------------------------------------------------------------------- GALLERY */

#gal_wrapper{
	width:500px;
	text-align:center;}
	
#gal_title{
	width:500px;
	font-size:14px;
	font-weight:bold;
	color:#000;}

#gal_title a{
	font-size:14px;
	font-weight:bold;
	color:#000;}

#gal_image_name{}
	
#gal_allthumbs{
	width:500px;}
	
#gal_viewer{
	width:500px;}

#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;
}



