body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	position: fixed;
	height: 100%;
	width: 100%;
	background-color:#FFFFFF;
	}

#kleur{
	width: 100%;
	height: 450px;
	padding: 0;
	top: 135px;	
	background-color: #000000;
	position:absolute;	
	}

#site{
	width: 800px;
	height: 575px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	padding: 0;
	top: 50px;
	overflow: hidden;
	}

#logo{
	width: 800px;
	height: 85px;
    position: relative;
	padding: 0;
	top: 0px;
	background-repeat: no-repeat;
	background-image:url(logohenk.jpg);
	}

#menu{
	width: 600px;
	height: 30px;
	cursor: pointer;
	margin-top: 55px;
	text-align: left;	
	float: left;
	}
	
#inhoud{
	width: 800px;
	height: 450px;
	text-align: left;
	float: right;
	padding:0;
	position: relative;
	background-color: #d7a101;
	}
#supmenu{
	width: 800px;
	height: 20px;
	text-align: right;
	float: left;
	padding:0;
	position: relative;
	padding-top: 5px;
	}
	
#album{
	width: 800px;
	height: 425px;
	text-align: left;
	float: left;
	position: relative;
	}
	
#tekst{
	width: 580px;
	height: 415px;
	text-align: left;
	float: right;
	position: relative;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 15px;
	font-weight: bold;
	}
#foto{
	width: 200px;
	height: 415px;
	text-align: right;
	float: left;
	position: absolute;
	padding-top: 20px;
	}
	
#voet{
	width: 800px;
	height: 30px;
	text-align: right;
	float: right;
	background-color:#FFFFFF;
	position: relative;
	}
	
#fout{
	width: 300px;
	height: 125px;
	text-align: left;
	float: left;
	position: relative;
	bottom: 0px;
	padding-top: 0px;
	margin-left: -10px;
	color: #FF0000;
	font-weight:bold;
	}
	
#adres{
	width: 200px;
	height: 100px;
	text-align: left;
	float: left;
	position: relative;
	bottom: 0px;
	padding-left: 10px;
	padding-top: px;
	}


 #home .home,
 #portfolio .portfolio,
 #info .info,
 #model_worden .model_worden,
 #gastenboek .gastenboek,
 #contact .contact,   
 #natuur .natuur,
 #jongoud .jongoud,  
 #aanmelden_model .aanmelden_model,
 #maand .maand,
 #overige .overige,
 #zwanger .zwanger,
 #creatief .creatief,
 #model .model,
 #kinder .kinder,
 #portret .portret,
 #disclaimer .disclaimer{
 	color:#a70707;
 	}                 /* evt. ander pagina's nog in voeren */
 
/* opmaak link hooftmenu */

.menu a:link,.menu a:visited,.menu a:active 
	{
	color: #6e6b62;
	text-decoration: none;
	font-weight: bold;
	} 

.menu a:hover
	{
	color: #a70707;
	text-decoration: none;
	}
	
/* opmaak link submenu */

.submenu a:link,.submenu a:visited,.submenu a:active 
	{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	} 

.submenu a:hover
	{
	color: #a70707;
	text-decoration: none;
	}

/* opmaak link  */

a:link, a:visited, a:active 
	{
	color: #6e6b62;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	} 

a:hover
	{
	color: #a70707;
	text-decoration: none;
	font-size: 16px;
	}

/* opmaak link footer */

.voet a:link,.voet a:visited,.voet a:active 
	{
	color: #6e6b62;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;	
	} 

.voet a:hover
	{
	color: #a70707;
	text-decoration: none;
	font-size: 12px;
	}
	
	
H1 /*--menu--*/
   {
	color: #000000;
	font-size: 11px;
	}
H2 /*--tekst normaal--*/
   {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	}
H3 /*--footer tekst--*/
   {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	}
H4 /*--kleiner dan tekst-*/
   {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	}
H5 /*--top link in tekst-*/
	  {
	color: #666666;
	font-size: 9px;
	font-weight: bold;
	}
/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ /*/CSS for Simple Gallery Example 1*/
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
margin-left: 65px;
}

#simplegallery1 .gallerydesctext{ /*/CSS for description DIV of Example 1 (if defined)*/
text-align: center;
padding: 2px 5px;

}
