/* ----------------------------------------------------------------------- BASICS */

html{
	height:100%;
}

body{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:#ffe3c1;
	line-height:1.4em;
	padding-top:30px;
}
	
div, p, form, img{
	padding:0px; margin:0px;
}

h1 {
	font-size:20px;
	color:#ff9a49;
}
	
h2 {
	color:#004372;
	font-size:20px;
}
	
h3 {
	color:#004372;
	font-size:20px;
}
	
h4 {
	font-size:12px;
}
	
h5 {
	font-size:11px;
}

h1, h2, h3, h4, h5
{
	padding:2px;
	margin:2px;
}

/* ----------------------------------------------------------------------- LAYOUT */

#container {
	width:990px;
	margin: 0 auto;
}
#showcaseOverlayContainer
{
	position:relative;
	width:990px;
	margin:auto;
	z-index:2;
}
#logo
{
	position:absolute;
	z-index:10000px;
	margin-left:-100px;
	margin-top:-30px;
}
#showcaseOverlay
{
	position:absolute;
	z-index:10px;
	margin-top:50px;
}


#showcase {
	width:990px;
	height:268px;
	margin-top:50px;
}



#breadcrumbs {
		color:#000;
		padding:10px 0 10px 0;
}
	#breadcrumbs a
	{
		color:#000;
		text-decoration:none;
	}

#menuContainer {
	width:245px;
	float:left;
}

#menuBalk {
	background:url(images/menu.png) no-repeat;
	height:39px;
	font-weight:bold;
	width:990px;
}

#menu {
	margin-left:20px;
}

#main-cell {
	background:url(images/content-repeat2.png) repeat-y top left;
	float:left;
	width:990px;
}	

#left-cell {
	float:left;
	width:184px;
	}


#agendaContainer{
	background:url(images/agenda-container.png) no-repeat;
	width:183px;
	height:243px;
	margin-top:20px;
	}

#agendaHeader{
	background:url(images/agenda-top.png) no-repeat;
	width:193px;
	height:32px;
	}

#agendaTitle{
	color:#FFF;
	size:14px;
	margin-left:20px;
	padding-top:8px;
	font-weight:bold;
	}

#agendaContent{
	margin:20px;
	}


	
#nieuws-top {
	background:url(images/nieuws-top.png) no-repeat;
	width:183px;
	height:49px;
	margin-top:50px;
	font-weight:bold;
	}
	
#newsContainer {
	background:url(images/nieuws-content.png) no-repeat;
	width:183px;
	height:194px;
}
	
#nieuws-content {
	width:150px;
	height:170px;
	margin:0 0 0 20px;
	padding-top:15px;
	}
	
#nieuws-tekst {
	margin-left:20px; 
	padding-top:23px; 
	color:#fff;
	}

#mid-cell {
	float:left;
	width:600px;
	}

#content-top {
	background:url(images/content-top.png) no-repeat;
	width:600px;
	height:41px;
	margin-top:45px;
	}
	
#content-footer {
	width:600px;
	height:112px;	
}
#content-tekst {
	margin:20px;
	padding-top:15px;
	padding-left:17px;
	}
	
#content-repeat {
	background:url(images/content-repeat.png) repeat-y top left;
	width:599px;
	float:left;
	line-height:130%;
	}

#right-cell {
	float:left;
	}

#right-top {
	background:url(images/sponsors-top.png) no-repeat;
	width:194px;
	height:47px;
	margin-top:86px;
	}
	
#right-text {
	padding: 20px 0 0 30px;
	color:#004372;
	}
	
#sponsor-repeat {
	background:url(images/sponsor-repeat.png) repeat-y;
	width:194px;
	}

#sponsor-content {
	padding:30px; 0 0 30px;
	color:#004372;
	}

#poll {
	width:194px;
	margin:10px 0 0 0;
}

#sponsor-footer {
	background:url(images/sponsor-footer.png) no-repeat;
	width:194px;
	height:6px;
	}
	
#sponsor2Top {
	background:url(images/sponsor2-top.png) no-repeat top left;
	width:194px;
	height:32px;
	}
	
#sponsor2TopTitle {
	color:#FFF;
	padding:9px 0 0 30px;
	font-weight:bold;
}

#poll-repeat {
	background:url(images/poll-repeat.png);
	width:194px;
	}

#poll-content {
	width:160px;
	padding: 20px 0 0 30px;
	color:#004372;
	}
#poll-footer {
	background:url(images/poll-footer.png);
	width:194px;
	height:2px;}
	
#content {
	float:left;
	padding:10px;
	width:620px;
}

#container-footer{
	background:url(images/container-footer.png) no-repeat;
	width:990px;
	height:20px;
	float:left;
	}

.breaker
{
	clear:both;		
}

/* ----------------------------------------------------------------------- LINKS */

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;	
}

/* ----------------------------------------------------------------------- HEAD-MENU */

#menu ul, #menu li
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu li{
	float:left;
}
	
#menu li:hover{
}
	
#menu li.on{
	}
	
#menu li.on:hover{
}

#menu li div{
	
	}
	
#menu li div a{
	width:50px;
	height:40px;
	line-height:40px;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	color:#004372;
	margin:0 50px 0 10px;
}
	
#menu li a:hover{
	width:50px;
	height:40px;
	line-height:40px;
	color:#fff;
}
	
#menu li.on a{
	width:50px;
	height:40px;
	line-height:40px;
	color:#fff;
}

/* ----------------------------------------------------------------------- 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;
}

/* ----------------------------------------------------------------------- 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:10px;
	padding:5px;
}
#guestbook_form textarea
{
	width:300px;
	height:150px;
}
.error
{
	color:#f00;	
}


/* ----------------------------------------------------------------------- GALLERY */

#gal_wrapper{
	width:630px;
	text-align:center;}
	
#gal_title{
	width:630px;
	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:630px;}
	
#gal_viewer{
	width:630px;}

#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;
}



