html { overflow-y: scroll; }

body
{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;

	margin: 0;
	padding: 0 0 10px 0;
	font-size: 12px;
	line-height: 18px;
	color: #5c5c5c;

	background-image:url('../images/layout/gradient.jpg');
	background-repeat:repeat-x;
	background-position:bottom;
	
}

div.page_breaker
{
	clear: both;
}

h1
{
	color: #272725 !important;
	font-weight: normal;
	margin: 0 0 18px 0;
}

h1.page_header
{
	margin: 50px 0 0 30px;
}

h2
{
	margin: 20px 0 10px 0;
	font-weight: normal;
	font-size: 14px;
}

h3
{
	color: #272725 !important;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h4
{
	color: #272725;
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 0;
	margin-top:35px;
}


ul
{
	
	list-style-position: outside;
	list-style-type: disc;

}



p
{
	margin: 0 0 18px 0;
}

p.intro
{
	margin: 10px 0 0px 30px;
	color: #b1b1b1;
	color: #3b566f;
	font-weight: normal;
	font-size: 14px;
	width: 600px;
}

a
{
	color: #4282be;
	text-decoration: none;
	outline: none;
}

.cloud
{	
	font-size:17px;
	text-align:center;
	
}

a:hover
{
 color: #4282be;
 text-decoration: none;
 border-bottom: 1px dotted #4282be;
}

div#language
{
	float:right; 
	margin-top:60px; 
	margin-right:20px;
	
}



div#holder
{
	height: auto;
	width: 990px;
	overflow:auto;
	margin: 0 auto;
}


div#header
{
	height: 90px;
	width: 980px;
	background-color: #272725;
}



#toplogo
{
		margin: 50px 0 0 30px;
	float: left;
	border:none;
}

div#menu
{
	height: 30px;
	width: 950px;
	padding: 0 0 0 30px;
}

.header_image
{
	margin: 0px 0 0 30px;
}

div#menu a.menu_item
{
	float: left;
	margin: 0 40px 0 0;
	text-decoration: none;
	padding: 0;
	background-position: 0 0;
	line-height: 30px;
}

div#menu a.menu_item:hover,
div#menu a.menu_item_active
{
	background-position:0 -30px;
	border:none;
}

div#menu a#menu_1 { float: left; width: 55px; background-image: url(../images/layout/menu_1.png)}
div#menu a#menu_2 { float: left; width: 44px; background-image: url(../images/layout/menu_2.png)}
div#menu a#menu_3 { float: left; width: 36px; background-image: url(../images/layout/menu_3.png)}
div#menu a#menu_4 { float: left; width: 36px; background-image: url(../images/layout/menu_4.png)}


div#project_header_image
{
	margin-left:30px; 
	margin-top:20px; 
	margin-bottom:30px; 
	width:920px;
	float: left;
	height: 385px;
}

div#header_2
{
	height: 280px;
	width: 980px;
	margin-top:20px;
	background-color: #272725;
	
}

img
{
 	border: none;
}



div.q_column
{
	width: 200px;
	margin: 0;
	float: left;
	margin: 0 0 0 30px;
	padding: 0 15px 30px 0;
}


div.related_block
{
	background-color: #f3f3f3;
	width: 180px;
	margin: 0;
	float: left;
	margin: 40px 0 20px 20px;
	padding: 20px 20px 0 20px;
}


div.large_related_block
{
	width:100%;
	background-color:#f3f3f3; 
	margin:30px 25px 20px 0;
	padding:10px
}

div.large_related_block img
{
	margin:5px;
	width:75px;
}

div.q_column img
{
	margin-bottom: 18px;
}


div#column_left
{
	float: left;
	width: 450px;
	margin: 0 0 50px 0;
	padding: 0 10px 0 30px;
}

div#column_right
{
	float: left;
	width: 495px;
	margin: 0 0 0px 0;
	padding: 0 0 0 0px;
	
}

div#image_pager
{
	float: left;
	margin: 0 0 0 30px;
}


div.block p
{
	margin: 0;
}





div#text
{
	width: 500px;
	height: auto;
	margin: 0px auto;
	text-align: justify;
}

div#form
{
	overflow: auto;	
	width: 470px;
	margin: 0 auto;
	padding: 20px 10px;
	display: block;
}

div#form label
{
	float: left;    
	width: 165px;    
	margin-right: 1em;    
	text-align: right; 
	height: 22px;
	line-height: 22px;  
}

.fadeshow1Nextb
{
	position:relative; 
	float:left;
	width:950px; 
	text-align:right; 
	margin-top:-85px;
	 z-index:10000;

}

.labelred
{
	float: left;    
	width: 150px;    
	margin-right: 1em;    
	text-align: right;   
	color:#e75555;
	font-weight: bold;
}

p.labelred
{
	color: #b10000;
	border: 1px solid #b10000;
	background-color: #da8a8a;
	padding: 10px;
	width: 225px;
	margin: 25px auto;
	float: none;
	text-align: center
}


input.text
{
	width: 185px;
	height: 14px;
	font-size: 12px;
	font-family: Arial;
}


div#form ul
{   
	padding: 1em 1em 0 1em;   
	list-style: none;  
}  

div#form li
{   
	padding-bottom: 1em;  
}



div#footer
{
	width: 980px;
	border-top: 1px solid #CECECE;
	float: left;

}

div#footer div.column
{
	width: 215px;
	margin: 20px 0 50px 30px;
	float: left;
	font-size: 11px;
}




div#left
{
	width: 210px;
	float: left;	
}


div#right
{
	width: 210px;
	float: left;
}

ul.optional
{
	display: none;
}



a.image img,
a.image:hover
{
	border: none !important;
}





form
{
	line-height: 1.5em;
}


form.contact label,
form.contact input,
form.contact textarea
{
	display: block;
	float: left;
	margin-bottom: 1.4em;	
}

form.contact input,
form.contact textarea
{
	width: 220px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
}


form.contact input
{
	height: 1.6em;
	line-height: 1.6em;
}

form.contact label
{
	height: 2em;
	line-height: 2em;
}


form.contact input.submit
{
	width: 90px;
}


form.contact label
{
	text-align: right;
	width: 100px;
	margin-right: 10px;
	clear: left;
}




.shadow {  
  -moz-box-shadow: 3px 3px 4px #DFDFDF; /* Firefox/Mozilla */  
   -webkit-box-shadow: 3px 3px 4px #DFDFDF; /*Safari/Chrome */  
   box-shadow: 3px 3px 4px #DFDFDF; /* Opera & hoe het zou moeten */  
  /* Voor IE 8 */  
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#DFDFDF')";  
   /* Voor IE 5.5 - 7 */  
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#DFDFDF');  
}  






/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 � 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/
.sIFR-alternate
{	
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}



div#form
{
	overflow: auto;	

	margin: 0 auto;
	padding: 0px 10px;
	display: block;
}

div#form label
{
	float: left;    
	width: 165px;    
	margin-right: 1em;    
	text-align: right; 
	height: 22px;
	line-height: 22px;  
}

.labelred
{
	float: left;    
	width: 150px;    
	margin-right: 1em;    
	text-align: right;   
	color:#e75555;
	font-weight: bold;
}

p.labelred
{
	color: #b10000;
	border: 1px solid #b10000;
	background-color: #da8a8a;
	padding: 10px;
	width: 225px;
	margin: 25px auto;
	float: none;
	text-align: center
}


input.text
{
	width: 185px;
	height: 14px;
	font-size: 12px;
	font-family: Arial;
}


div#form ul
{   
	padding: 1em 1em 0 1em;   
	list-style: none;  
}  

div#form li
{   
	padding-bottom: 1em;  
}




div#footerText
{
	width: 420px;
	margin: 0 auto;
	padding-top: 25px;
}
ul.optional
{
	display: none;
}

