@charset "UTF-8";
/* CSS Document */
	html {
	margin: 0;
	padding: 0;
	height: 100%;
	overflow: hidden;
	}
	body {
	padding: 0;
	font-family: "Arial", helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #666;
	margin: 0;
	background: #666;
	background-image:url(/content/coming-soon.gif);
	background-position:top left;
	overflow: hidden;
     	}
		
		
		
	A:link {text-decoration: none; color: #666;}
A:visited {text-decoration: none; color: #666;}
A:active {text-decoration: none; color: #666;}
A:hover {text-decoration: underline; color: red;}

	
	.overflow {
	height: 100%;
	}
	.background {
	background: #;
	height: 100%;
	overflow: hidden;
	
	
    	} 
	#tablelayer {
	overflow: auto;
	height: 100%;
	width: 100%;
	
	}
	#header {
	height: 10%;
	font-size: 5px;
	line-height: 5px;
	

	
    	}
	#footer {
	background: #;
	height: 25%;
	font-size: 5px;
	line-height: 5px;
    	}
	#maintable {
	width: 100%;
	height: 35%;
	margin-top: 0;
	padding: 0;
	background: #FFFFFF;
    	}
    #container {
	margin: 0;
	padding: 0;
	width: 100%;
	
    	}	  
    .item {
	margin-top: 40px;
	padding-top: 0px;
    	}
	
	.image .shadow {
	border: none;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	display:block;
	background: #008933;
	border: none;
    	}
		
	.noshadow {
	border: none;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	
	display:block;
	background: #ffffff;
	border: none;
    	}
	.image a img, .image img {
	border: none;
	margin-top: 0px;
	margin-left: 0px;
	border: none;
	padding: 0px;
	
    	}
	* html .image a img, * html .image img {
	border: none;
	margin-top: -3px;
	margin-left: 0px;
	border: none;
	
    	}
	
	* html .text {
	padding-top: 30px;
	padding-bottom: 20px;
	height: 70px;
	} 
	.text a {
	color: #005d23;
	text-decoration: none;
    	}
		
	.title a {
	color: #005d23;
	text-decoration: none;
    	}
		
	.title a:hover {
	color: red;
	text-decoration: underline;
    	}
	.item .text a:hover, .item .text a.active {
	color: #51b672;
    	}
	#menucontainer {
	position: absolute;
	z-index: 20;
	margin: 0;
	padding-bottom: 10px;
	width: 100%;
	text-align: left;
	left: 20px;
	top: 20px;
	background-color:#FFFFFF;
	
    }			
	
	#menu {
	height: 40px;
	padding-left: 20px;
	text-align: left;
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px; 	
	text-align: left;
	letter-spacing: 0.1em;
	position: relative;
	z-index: 20;
	}
	
	#projectsmenu {
	height: 20px;
	padding-top: 20px;
	text-align: left;
	font: "Arial", helvetica, sans-serif;
	position: relative;
	z-index: 20;
	}
	
	#menu a span {
 display: none;
}
	#projectsmenu a span {
 display: none;
}

	
	
	
		
	#contactpage a	{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	font-family: "Arial", helvetica, sans-serif;
	font-size: 14px;
	line-height: 36px;
	font-weight: bold;
	background-color: #009933;
    	}
		
		#contactpage a:hover {
	background-color: #f46d3b;
	
    	} 
	/* Transimage */
	
.image a:visited img, .image a img {
	filter: alpha(opacity=100);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.00; 	
 	opacity:1;
	border: none;
	}
.image a:hover img { 
	filter: alpha(opacity=75);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
 	-moz-opacity: 0.75;
	opacity:0.75;
	border: none;
	}

/* forms en buttons */

.editblock {
	margin: 0;
}
form {
	padding: 0px;
	margin: 0px;
}
.editwrap {
	border-bottom: 1px solid #999;
	width: 430px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 13px;
	color: #403933;
}
.weEditmodeStyle select {
	border: 1px solid #006DB8;
	display: inline;
}
.select {
	border: 1px solid #006DB8;
	display: inline;
}
.edit {
	border: 1px solid #006DB8;
	width: 420px;
	line-height: 20px;
	font-family: "Univers Arial", Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 2px;
	margin-left: 5px;
	display: inline;
}
.image input {
	border: 1px solid #006DB8;
	line-height: 20px;
	font-family: "Univers Arial", Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
}
.image table {
	margin-top: 1px;
	width: 90px;
	font-size: 11px;
}
.image img {
	border: none;
}

#contactpage {
width:400px;
height:400px;
margin-left:auto;
margin-right:auto;
margin-top:150px;
color: #f46d3b;
text-align: center;
font: "Arial", helvetica, sans-serif;
}




.image {
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 450px;
	margin: 0px;
	
    	}


.title {
	padding-left: 35px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 450px;
	margin: 0px;
text-align: left;
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px; 	
	text-align: left;
	letter-spacing: 0.1em;
	padding-right:-20px;
	}



.text {
	padding-top: 10px;
	color: #72b688;
	height: 50px;
	font: "Arial", helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	
	}


#titletext {
	padding-bottom: 0px;
	width:200px;
	margin: 0px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px; 	
	text-align: left;
	letter-spacing: 0.1em;
	}

#titletextimage {
	padding-bottom: 0px;
	width:355px;
	margin: 0px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px; 	
	text-align: left;
	letter-spacing: 0.1em;
	}
	
	
	
#titletextimageL {
	padding-bottom: 0px;
	width:415px;
	margin: 0px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px; 	
	text-align: left;
	letter-spacing: 0.1em;
	}

#photos {
	padding-bottom: 0px;
	width:400px;
	margin: 0px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px; 	
	text-align: center;
	letter-spacing: 0.1em;
	}


#photos2 {
	padding-bottom: 0px;
	width:600px;
	margin: 0px;
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px; 	
	text-align: center;
	letter-spacing: 0.1em;
	}


h1 {
	font-family:"Arial", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px; 	
	text-align: left;
	letter-spacing: 0.1em;
	color:#72b688;
	font-weight:200;
	}


ul,li{

	margin:0;

	padding:0;

}

li{

	list-style:none;

	float:left;

	display:inline;

	margin-right:0px;
	padding-top:0px;

}







/*  */



#preview{

	position:absolute;

	border:none;

	background:#333;

	padding:0px;

	display:none;

	color:#fff;

	}



/*  */









