/* ----------------------------------------------------------------------- BASICS */

html{
	height:100%;
	background:url(images/bodyBgRepeater.jpg) repeat-x top left;
}

body{
	height:100%;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:url(images/bodyBg.jpg) no-repeat top center;
	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;
}

/* ----------------------------------------------------------------------- LAYOUT */

#container {
	width:906px;
	margin:0 auto;
}

#header {
	width:906px;
	height:245px;
	margin-left:2px;
	float:left;
}

	#showcaseContainer {
		width:283px;
		height:245px;
		float:left;
	}
		
	#showcaseOverlay {
		position:absolute;
		z-index:200;
	}
	
	#showcase {
		width:250px;
		margin-left:35px;
		z-index:10;
	}
	
	#news {
		background:url(images/newsBg.jpg) no-repeat top left;
		width:409px;
		height:245px;
		float:left;
		position:relative;
	}
	#summary
	{
		background:#fff;	
		width:380px;
		height:110px;
		overflow:hidden;
		top:68px;
		left:20px;
		padding:10px 0 0 0;
		position:absolute;
	}
	
	#sponsors {
		background:url(images/sponsors.png) no-repeat top left;
		width:212px;
		height:245px;
		float:left;
	}
	
	#sponsorshowcase {
		margin-left:12px;
		padding-top:35px;
		z-index:20;
	}
	
	#sponsorOverlay {
		position:absolute;
		z-index:300;
	}
	
#maincell {
	width:906px;
	float:left;
	margin-left:2px;
}

	#leftCell {
		width:210px;
		float:left;
	}
	
		#AN {
		}
	
	#rightCell {
		background:url(images/contentBg.png) repeat-y top left;
		width:694px;
		margin-left:2px;
		float:left;
	}
	
		#contentContainer {
			width:694px;
		}
		
			#content {
				width:634px;
				margin-left:30px;
				padding-bottom:20px;
			}
			#content img
			{
				border:0;	
			}
		
		#footer {
			background:url(images/footer.jpg) no-repeat top left;
			width:694px;
			height:40px;
			
		}
		
#webburo
{
	text-align:right;	
	width:682px;
	margin:0 auto;
	position:relative;
}
	#webburo img
	{
		border:0;	
	}



.breaker
{
	clear:both;		
}
/* ----------------------------------------------------------------------- LINKS */

a {
	color:#c90600;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;	
}

/* ----------------------------------------------------------------------- HEAD-MENU */

#menu ul, #menu li
{
	margin:0;
	padding:0;
	list-style-type:none;
	background:url(images/menu_img.gif) no-repeat top right;
}
#menu li{
}
	
#menu li:hover{
	background:url(images/menu_imgHover.gif) no-repeat top right;
}
	
#menu li.on{
	background:url(images/menu_imgHover.gif) no-repeat top right;
}
	
#menu li.on:hover{
}

#menu li div{
}
	
#menu li a{
	text-align:right;
	width:190px;
	height:20px;
	line-height:10px;
	display:block;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	color:#888;
}
	
#menu li a:hover{
	color:#c90600;
	height:20px;
	line-height:10px;
}
	
#menu li.on a{
	color:#c90600;
	height:20px;
	line-height:10px;
}

/* ----------------------------------------------------------------------- SUB-MENU */

#menu ul ul, #menu li li
{
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu li li{
}
	
#menu li li:hover{
}
	
#menu li li.on{
}
	
#menu li li.on:hover{
}

#menu li li div{
}
	
#menu li li a{
	text-align:right;
	width:190px;
	height:20px;
	line-height:10px;
	display:block;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#888;
}
	
#menu li li a:hover{
	color:#c90600;
	height:20px;
	line-height:10px;
}
	
#menu li li.on a{
	color:#888;
	height:20px;
	line-height:10px;
}

#menu li li li a
{
	font-size:10px;
	font-weight:bold;
}

/* ----------------------------------------------------------------------- NEWS */

#newsSpotlightContainer {

	width:710px;
	position:relative;
}

.news_item_spotlight {
	width:270px;
	height:160px;
	position:relative;
	padding:10px;
	float:left;
	color:#666;
	border:1px solid #999;
	border-radius:10px;
	margin:10px;
}
.news_item_spotlight img
{
	display:none;	
}

.news_item
{
	padding-bottom:0px;	
	border-bottom:1px solid #CCC;
	margin-top:10px;
}
.news_title
{
	font-size:12px;
	font-weight:bold;
	padding-bottom:3px;
}
.news_date
{
	font-style:italic;	
}
.news_image {

}
.news_summary_thumb_container
{
	float:left;
	margin:0px 5px 5px 0px;
}
.news_summary_thumb_container img
{
	width:100px;	
	padding:1px;
	border:1px solid #ccc;
}

.news_readmore
{
	clear:both;
	text-align:right;
}

#mod_news_archivelink
{
	border-top:1px dotted #ccc;	
	font-weight:bold;
	color:#0067b4;
	text-align:center;
	margin:10px 0 0 0;
}
.news_item_archive
{
	position:relative;	
	line-height:1.8em;
}
.news_item_archive .news_title
{
	position:absolute;
	left:80px;
	border:0;	
}
.news_item_archive .news_date
{
	position:absolute;
	left:5px;
	border:0;	
}
.news_item_archive
{
	border-bottom:1px dotted #0067b4;		
}





/* ----------------------------------------------------------------------- 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;
}

#mod_projects_items table
{
	width:100%;	
}
#mod_projects_items td
{
	padding:2px;	
}
#mod_projects_items img
{
	border:0;	
}

#mod_projects_items .td_leesmeer
{
	text-align:right;	
}
#mod_projects_items th
{
	border-bottom: 1px solid #ccc;
	text-align:left;
	
}
#mod_projects_items td
{
	border-bottom: 1px solid #ccc;
	text-align:left;		
}

