html,body {
	margin:0;
	padding:0;
	height:90%; 
	background-color: #333; 	  	
	font-family: verdana, arial, sans-serif;
	font-size:x-small;	
	color:#222;	   
	
} 

img {
border: none;
}	

.right {
	float: right; 
    margin: 0.5em 0em 0.5em 1em;
}	

.left {
	float: left; 
    margin: 0.5em 1em 0.5em 0em;
}		  
	  

h3{	 
 padding: 0.5em 0em 0em 0.5em ;
 color:#222;
}


#header { 
    position: absolute;	 
	top: 5px; 
    height: 120px; 
	width: 100%;	
	padding: 0.5em 0em 0em 0em;  
	background-color: #ffffff;	
		}		
		
#header p {
		text-align:center;
		margin:0px auto; 
		font-size:larger;	
	}  
	
div#container {
	position:relative; /* needed for footer positioning*/
	width:964px;  
	margin:0px auto;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	padding: 0em 1em 1em 1em;  
	min-height:100%; /* real browsers */
}	

#content-nf {
    position: relative;	
	height: 100%; 
	width: 600px;	
	top: 50px; 
	padding: 2em 2em 2em 2em;  
	background-color: #ffffff;	
	z-index: 1;
		}		

#content-tekst {
    position: relative;	
	height: 100%; 
	width: 865px;	
	top: 140px; 
	padding: 0.5em 1em 1em 1em;  
	background-color: #ffffff;	
	z-index: 1;
		}	 
		
#content-tekst p {
		text-align:justify;
		font-size:1em;	
		padding: 0.2em;	
		z-index: 1;	  
		
	}  
	
#content-project {
    position: relative;	 
	height: 500px;  
	width: 936px;	
	top: 140px; 
	padding: 0.5em 0em 0em 0em;  
	background-color: #333333;
	z-index: 1;	
	
		}	
#content-project p {
		text-align:justify;
		font:1.5em verdana, "courier new", "book antiqua", georgia,serif;  
		padding:0 1em; 
		color: #ffffff;	  
		z-index: 0;	
	}  	 
	
#footer {
	position:absolute;
	width: 100%;
	left: 0px;  
	bottom:0px; /* stick to bottom */
	background-color: #222222;
	border-top:4px double #000000;
}
#footer p {
		padding:0.5em 9em 1em 9em;
		font:0.9em verdana, "courier new", "book antiqua", georgia,serif;  
		text-align:center;
		color: #ffffff;	
		margin:0;
	}  

a#title{
	text-decoration:none;
    color:#320019;
}


/* NAVIGATION */ 
#navpos { 			 
    position: relative;	 
	padding-left: 0px;
    top: 134px; 
    left: 0px;
	width: 100%;	
	text-align: left;
	height: 31px;
	z-index: 2;	 
	font-size:larger;	
		
}	    

ul#nav{
	font-size: 110%;
	font-family: verdana, arial, sans-serif;  
	z-index: 2;	
}
ul#nav, ul#nav ul {
	padding: 0;
	margin: 0;
	list-style: none;  
	z-index: 2;	
}
ul#nav li { 
	line-height : 1.35em;
	position: relative;
	float: left;
	background-color: #fff;
	z-index: 2;	
}
ul#nav li li { 
	float: none; 
	font-size: 90%;
	border: 0px solid #fff;
}	

#nav a {
	display: block;
	width: 9.55em;
	color: #fff;
	background-color: #222; 
	padding: 0.286em 4em 0.5em 2.5em; 
	text-decoration: none; 
	z-index: 2;	 
	border: 1px solid #fff;
}


ul#nav a:hover {
	color: #222;
	background-color: #fff;	
	z-index: 2;	
} 


ul#nav li ul {
	position: absolute;
	left: -999em;
	z-index: 2;	
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;	  
	z-index: 2;	
}	

#nav li:hover ul, #nav li li:hover ul, #navli li li:hover ul {
	top: 0px;
	left: 20px;
	margin-left: -20px;	
	margin-top: 28px;	 
	display: block;
	width: 190px;
	color: #222;
	background-color: #222; 
	z-index: 2;	
}
form {
  	position: relative;
	z-index: 4;    
	left: 0px;
	top: 20px;	
	width: 100%;
	height: 100%;

}
.formbox {		 
	background-color: #eeeeee;
    color:  #000000; 
	font-family: verdana, arial,sans-serif;
	font-size: 1em;	
	font-weight: 500;
	text-align: left; 
	width: 260px;
	height: 17px;
	border: thin;
	border-style: solid;
	border-color: #475464;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px; 

}


.formbox1 {		 
	background-color: #eeeeee;
    color:  #000000; 
	font-family: verdana, arial,sans-serif;
	font-size: 1em;	
	font-weight: 500;
	text-align: left; 
	width: 256px;
	height: 100px;
	border: thin;
	border-style: solid;
	border-color: #475464;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px; 

}


.button {		 
	background-color: #cccccc;
    color:  #000000; 
	font-family: verdana, arial,sans-serif;
	font-size: 1em;	
	font-weight: 500;
	text-align: center;
	width: 125px;
	height: 22px;
	border: thin;
	border-style: solid;
	border-color: #475464;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	margin-left: 10px;
	cursor: default;
}








