/* ----------------------------------------------------------------------- BASICS */

html{
	height:100%;
}

body{
	height:100%;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
		font-size:12px;
		line-height:1.6em;
	background:url(images/bodyback.jpg) repeat-x  #2a709f;
}
	
div, p, form, img{
	padding:0px; margin:0px;
}

h1 {
	font-size:18px;
	margin:0px;
	padding:0px;
}
	
h2 {
	font-size:16px;
	margin:0px;
	padding:0px;
}
	
h3 {
	font-size:14px;
	margin:0px;
	padding:0px;
}
	
h4 {
	font-size:12px;
	margin:0px;
	padding:0px;
}
	
h5 {
	font-size:10px;
	margin:0px;
	padding:0px;
}

.mod_form textarea
{
	width:300px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
}

.required
{
	color:#f00;	
}
/* ----------------------------------------------------------------------- LAYOUT */
#vanrhee
{
	background:url(images/logoback.jpg) top no-repeat;	
}

#container {
	width: 871px;
	margin: auto;
}
#header
{
	width:871px;
	height:90px;
	/*background:url(images/header.png) bottom no-repeat;*/
}
#header img
{
	border:0;
}
#showcaseContainer {
	background:url(images/showcaseback.png) no-repeat top ;
	width:871px;
	height:322px;
	position:relative;
}
#showcase
{
	position:absolute;
	width:833px;
	height:257px;
	margin-left:19px;
	margin-top:10px;
	z-index:1;
}
#showcaseOverlay
{
	position:absolute;
	width:833px;
	height:257px;
	margin-left:19px;
	margin-top:10px;
	z-index:2;
}
#menuContainer
{
	position:absolute;
	width:833px;
	height:37px;
	margin-left:19px;
	margin-top:267px;
	z-index:3;
	display:inline;
}


#main
{
	width:871px;
	background:url(images/main.png) repeat-y;
	padding-bottom:30px;

}
#maintop
{
	width:871px;
	background:url(images/maintop.png) top no-repeat;
}
#breadcrumbs {
		color:#f32833;
		line-height:30px;
		margin-bottom:10px;
		border-bottom:1px solid #1e567c;

}
	#breadcrumbs a
	{
		color:#f32833;
		text-decoration:none;
	}

#projectContainer {
	width:243px;
	float:left;
	margin-left:13px;
	background:url(images/projectenheader.png) top no-repeat;
	padding-top:56px;
}

#projecten{
	background:url(images/projectenback.png) repeat-y top left;
	width:243px;
}
#projectContainer ul, #projectContainer li
{
	margin:0;
	padding-left:0;
	list-style-type:none;
}
#projectContainer ul
{
	margin-left:7px;	
}
#projectContainer li div{
	background:url(images/projectitemback.gif) bottom no-repeat;
	width:229px;
	height:28px;
}
#projectContainer li div a{
	display:block;
	padding-left:45px;
	line-height:27px;
	color:#006bb7;
}
#projectFooter
{
	width:243px;
	height:36px;
	background:url(images/projectenfooter.png);
}
#newsletter img
{
	border:0;
}
#logo
{
	text-align:center;	
	padding-top:30px;
}
#logo img
{

	border:0;
}
#contact
{
	background:url(images/contactback.jpg) no-repeat;
	width:225px;
	height:181px;
}
#contact p
{
	padding-top:50px;
	padding-left:20px;
	color:#fff;
	line-height:160%;
	font-size:12px;
	font-weight:bold;
}
#content {
	float:left;
	width:570px;
	padding:0 0 0 10px;

}
		
#webburo {
	padding-right:10px;
	font-size:10px;
	color:#fff;
	text-align:right;
	line-height:30px;
}
#webburo a{
	color:#fff;	
}
.breaker
{
	clear:both;		
}



/* ----------------------------------------------------------------------- LINKS */

a {
	text-decoration:none;
	color:#275e83;
}

a:hover {
	text-decoration:underline;	
	color:#333;
}




/* ----------------------------------------------------------------------- HEAD-MENU */
#menuContainer ul, #menuContainer li
{
	margin:0;
	padding-left:0;
	list-style-type:none;
	float:left;
}
#menu ul,
{
	margin:0;
	padding:0;
}
#menuContainer li{
	margin:0;
	float:left;
	height:37px;
}
#menuContainer li div{

	line-height:37px;
	background:url(images/menuborder.gif) right no-repeat;
	float:left;
}

#menuContainer li a{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:37px;
	padding:10px;
	
}
#menu li a:hover{
}

#menu li.on{
}	
#menu li.on a{
}
#menu li.on:hover{
}




/* ----------------------------------------------------------------------- SUB-MENU */

/* ----------------------------------------------------------------------- GUESTBOOK */
#guestbook_write
{
	padding:3px;	
}
.guestbook_comment
{
	margin-bottom:20px;	
	width:545px;
}
.guestbook_content
{
	border:1px solid #31678b;
	padding:5px;
}
.guestbook_sig
{
	font-weight:bold;	
	background:url(images/gbback.gif);
	height:25px;
	color:#fff;
	line-height:25px;
	font-size:11px;
	width:545px;
}
.guestbook_sig a
{
	display:block;
	padding-left:5px;
	float:left;
	color:#fff;
}
.guestbook_sig span
{
	display:block;
	padding-left:5px;
	float:left;
	color:#fff;
}

#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{
	text-align:center;}
	
#gal_title{
	font-size:14px;
	font-weight:bold;
	color:#000;}

#gal_title a{
	font-size:14px;
	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;
}



