/* Layout Stylesheet */ 

body{
	margin: 0;
	padding: 0;
	background: #EEEEE7;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 170%;
	color: #FFFFFF;
	background-image: url(g/back-grade2.jpg);
	background-attachment: fixed;
 } 



#outer{
	width: 810px;
	margin: auto;
} 
 
#hdr{
	color:#333333;
	height: 90px;
	margin:0 0 0px 0;
	padding:0;
 }

#top{
	width: 805px;
} 

#navigation {
	float: right;
	width: 505px;
	}

#logo 
{
	float: left;
	margin: 10px 10px 0px 8px;
	display: inline;
}
	 

#content{
	margin: 0px 0px 0px 0px;
	background-image: url(g/transgreen-3.png);
	background-repeat: repeat;
	height: 100%;
 }
 

#lh-col{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 10px 0px 0 12px;
	clear: both;
	height: 470px;
 }
 
#header{
	height: auto;
	margin: 4px 0px 8px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	background-color: #7b867f;
 }
 #header-noflash{
	height: 115px;
	margin: 4px 0px 8px 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
 }


 
 #header_profiel{  
 height: 100px;
 margin: 4px 15px 8px 12px;
 padding: 0px; 
 background-image: url(../images/headers/header_kikker.jpg);
 background-repeat: no-repeat; 
 background-position: top left; 
 text-align: right; 
 }
 
 #header_contact{  
 height: 100px;
 margin: 4px 15px 8px 12px;
 padding: 0px; 
 background-image: url(../images/headers/header_strandletters.jpg);
 background-repeat: no-repeat; 
 background-position: top left; 
 text-align: right; 
 }
 

    
#c-col{
	position: relative;
	margin: 0 0px 0px 217px;
	width: 563px;
	padding: 0px 10px 1px 10px;
	border-left: 1px solid #ffffff;
 }
 
#bottom{
	margin: 0px 0px 0px 0px;
	height: 45px;
	background-image: url(g/transgreen-3.png);
	background-repeat: repeat;
	clear: both;
	padding: 0px 0px 0px 0px;
 }
 
#warning {
	position:absolute;
	width:867px;
	height:43px;
	z-index:1;
	left: 161px;
	top: 74px;
	background-color: #829A38;
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 5px;
	text-align: center;
	visibility: hidden;
}