/* BASIS ELEMENTEN */
html
{
     /* always show vertical scroll in firefox to avoid jumping content */
     overflow: -moz-scrollbars-vertical;
}
body 
{
	font-family								: Arial, Helvetica, sans-serif;
	font-size								: 0.7em;
	padding									: 0px;
	margin									: 0px;
	color									: #666;
	text-align								: center;
	background								: #C8DAF7 url(../img/bg.jpg) center top repeat-x;
}

a:link, a:visited, a:active
{
	color									: #36C;
	text-decoration							: underline;
}

a:hover
{
	text-decoration							: none;
}

img
{
	padding									: 0px;
	margin									: 0px;
}


h1
{
	font-family								: Arial, Helvetica, sans-serif;
	font-size								: 1.3em;
	font-weight								: bold;
	color									: #666;
	line-height								: 1.3em;
	margin									: 0px;
	padding									: 0px 0px 10px 0px;
}

h2
{
	font-family								: Arial, Helvetica, sans-serif;
	font-size								: 1em;
	font-weight								: bold;
	color									: #36C;
	line-height								: 1.4em;
	margin									: 0px;
	padding									: 0px 0px 10px 0px;
}

p
{
	margin									: 0px;
	padding									: 0px;
}


/* GESPECIFICEERDE ELEMENTEN */

#wrapper
{
	width									: 770px;
	margin									: 0 auto;
	background-color						: #FFF;
	border-left								: 1px solid #BECFEA;
	border-right							: 1px solid #BECFEA;
	text-align								: left;
}

/* ACHTERGRONDEN */

#background
{
	background								: url(../img/background.jpg) left top repeat-y;
}

#header_1
{
	vertical-align							: bottom;
	text-align								: right;
	padding 								: 0px;
	margin									: 0px;
	width									: 770px;
	height									: 76px;
	background								: url(../img/header_1.jpg) left top no-repeat;
	background-color						: #C8DAF7;
}

#header_2
{
	width									: 770px;
	height									: 90px;
	background								: url(../img/header_2.jpg) left top no-repeat;
	background-color						: #C8DAF7;
}

#logo
{
	padding									: 0;
	margin									: 0;
	background								: url(../img/logo_schaarsgeveltechniek.jpg) no-repeat 29px 0;
	height									: 63px;
	width									: 331px;
	text-indent								: -9000px;
	overflow								: hidden;
}

#content_wrapper
{
	width									: 576px;
	background								: url(../img/main_bg.jpg) no-repeat left top;
}

#sidebar
{
	float									: left;
	width									: 181px;
	height									: auto;
	border-left								: 13px solid #FFF;
	background								: url(../img/sidebar_bg.jpg) no-repeat left top;
	background-color						: #eef5ff;
	margin									: 0px;
	padding									: 0px;
	vertical-align							: top;
}


#inhoud
{
	float									: left;
	width									: 496px;
	padding									: 45px 30px 10px 30px;
	line-height								: 1.4em;
	vertical-align							: top;
}	

#inhoud p
{
	line-height								: 1.4em;
	padding									: 0px 0px 15px 0px;
}

#menu_onderkant
{
	padding									: 0px;
	margin									: 0px;
	width									: 181px;
	height									: 27px;
	background								: #C8DAF7 url(../img/sidebar_bottom.jpg) left top no-repeat;
}

#footer
{
	text-align								: center;
	vertical-align							: top;
	width									: 770px;
	height									: 70px;
	background								: #C8DAF7 url(../img/footer_bg.jpg) left top no-repeat;
}

#footer address
{
	padding									: 40px 0px 0px 100px;
	line-height								: 1.4em;
	margin									: 0px;
	color									: #FFF;
	font-style								: normal;
}

a.wit:link, a.wit:visited, a.wit:active
{
	color									: #FFF;
	text-decoration							: underline;
}

a.wit:hover
{
	color									: #FFF;
	text-decoration							: none;
}


a.klein:link, a.klein:visited, a.klein:active
{
	text-decoration							: underline;
	color									: #CC9999;
	font-size								:9px;
	font-family								:Arial, Helvetica, sans-serif;
}

a.klein:hover
{
	text-decoration							: none;
	color									: #CC9999;
}


/* FORMULIER OBJECTEN */
.tekstveld
{
	border									: 1px solid #404084;
	font-size								: 1em;
	padding 								: 2px 0px 1px 0px;
	color									: #333;
}

.button
{
	border									: 1px solid #404084;
	font-size								: 1em;
	background-color						: #8a8ab4;
	color									: #FFFFFF;
	font-weight								: bold;
	cursor									: pointer;
}

/* FLASH OBJECT */

#flash
{
	float									: right;
	width									: 214px;
	height									: 70px;
	padding								 	: 0px 100px 0px 0px;
	margin								 	: 4px 100px 0px 0px;
}

* html #flash
{
	margin								 	: 4px 0px 0px 0px;
}

/* MENUS */

#menu
{
	font-family								: Arial, Helvetica, sans-serif;
	margin									: 0px;
	padding									: 0px;
	width									: 100%;
	font-size								: 11px;
}

#menu ul
{
	width									: 100%;
	margin									: 0px;
	padding									: 0px;
	list-style-type							: none;
}

#menu ul li
{
	list-style-type							: none;
	margin									: 0px;
	padding									: 0px;
	width									: 100%;
}

#menu ul li a
{
	width									: 151px;
	display									: block;
	font-weight								: bold;
	text-decoration							: none;
	padding									: 6px 10px 6px 20px;
}

#menu ul li a
{
	color									: #FC0;
	background								: url(../img/menu_bttn_0.jpg) repeat-y left top;
}

#menu ul li a:hover
{
	color									: #339;
	background								: url(../img/menu_bttn_1.jpg) repeat-y left top;
}

#menu ul li #active
{
	color									: #339;
	background								: url(../img/menu_bttn_1.jpg) repeat-y left top;
}

/* submenu */
#menu ul li ul	{
	padding			: 0 0 0 19px;
	width			: 151px;
	background		: #fff;
}

#menu ul li li a	{
	background		: #C8DAF7;
	color			: #14246F;
	border-bottom	: solid 1px #fff;
	width			: 142px;
	padding			: 6px 10px;
}

#menu ul li li a:hover, #menu ul li li.actief a	{
	background		: #fff;
	border-bottom	: solid 1px #339;
}

/* menu bovenkant rond */

#menu_boven
{
	font-family								: Arial, Helvetica, sans-serif;
	margin									: 0px;
	padding									: 0px;
	width									: 100%;
	font-size								: 11px;
}

#menu_boven ul
{
	width									: 100%;
	margin									: 0px;
	padding									: 0px;
	list-style-type							: none;
}

#menu_boven ul li
{
	list-style-type							: none;
	margin									: 0px;
	padding									: 0px;
	width									: 100%;
}

#menu_boven ul li a
{
	width									: 151px;
	display									: block;
	font-weight								: bold;
	text-decoration							: none;
	padding									: 8px 10px 6px 20px;
}

#menu_boven ul li a:link, #menu_boven ul li a:visited, #menu_boven ul li a:active
{
	color									: #FC0;
	background								: url(../img/menu_top.jpg) no-repeat left bottom;
	background-color						: #c8daf7;
}

#menu_boven ul li a:hover
{
	color									: #339;
	background								: url(../img/menu_top_1.jpg) no-repeat left bottom;
	background-color						: #FFF;
}

#menu_boven #active
{
	color									: #339;
	background								: url(../img/menu_top_1.jpg) no-repeat left bottom;
	background-color						: #FFF;
}

/* menu onderkant rond */

#menu_onder
{
	font-family								: Arial, Helvetica, sans-serif;
	margin									: 0px;
	padding									: 0px;
	width									: 100%;
	font-size								: 11px;
}

#menu_onder ul
{
	width									: 100%;
	margin									: 0px;
	padding									: 0px;
	list-style-type							: none;
}

#menu_onder ul li
{
	list-style-type							: none;
	margin									: 0px;
	padding									: 0px;
	width									: 100%;
}

#menu_onder ul li a
{
	width									: 151px;
	display									: block;
	font-weight								: bold;
	text-decoration							: none;
	padding									: 6px 10px 6px 20px;
}

#menu_onder ul li a:link, #menu_onder ul li a:visited, #menu_onder ul li a:active
{
	color									: #FC0;
	background								: url(../img/menu_bottom.jpg) no-repeat left bottom;
	background-color						: #404084;
}

#menu_onder ul li a:hover
{
	color									: #339;
	background								: url(../img/menu_bottom_1.jpg) no-repeat left bottom;
	background-color						: #FFF;
}

#menu_onder #active
{
	color									: #339;
	background								: url(../img/menu_bottom_1.jpg) no-repeat left bottom;
	background-color						: #FFF;
}



/* --------------------------------	*/
/* fotoalbum				 		*/
/* --------------------------------	*/
#fotoalbum	{
}

#fotoalbum ul	{
	margin				: 0;
	padding				: 0;
	list-style			: none;
	width				: 493px;
}

#fotoalbum li	{
	display				: block;
	float				: left;
	width				: 108px;
	height				: 108px;
	padding				: 5px;
	margin				: 0 4px 4px 0;
	text-align			: center;
	background			: #EEF5FF;
}

#fotoalbum a img	{
	border				: solid 4px #fff;
}

#fotoalbum a:hover img	{
	border				: solid 4px #172472;
}



/* --------------------------------	*/
/* lightbox					 		*/
/* --------------------------------	*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}