#container{
	position:relative;
	width:950px;
	height:580px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	background-image:url(../images/background.jpg);
 }
 
 #container_xl{
	position:relative;
	width:950px;
	height:870px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	background-image:url(../images/background_xl.jpg);
	background-position:bottom;
 }
#navsite{
	z-index:25;
	top:84px;
	position:absolute;
	left:-18px;
	width: 968px;
}
#navtest{
	z-index:25;
	top:84px;
	position:absolute;
	left:-20px;
	width: 968px;
}

#tekst {
	position:absolute;
	left:200px;
	top:195px;
	width:429px;
	z-index:17;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#646464;
	height: 352px;
	overflow:auto;
}

#modellenboek {
	position:absolute;
	left:316px;
	top:170px;
	width:520px;
	z-index:17;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#646464;
	height: 375px;
	overflow:auto;
}

#tekst_xl {
	position:absolute;
	left:200px;
	top:195px;
	width:429px;
	z-index:17;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#646464;
	height: 640px;
	overflow:auto;
}

#foto_rechts {
	position:absolute;
	left:664px;
	top:297px;
	width:260px;
	height:260px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#646464;
	background-image: url(../images/background_foto_rechts.gif);
}

#foto_rechts2 {
	position:absolute;
	left:664px;
	top:580px;
	width:260px;
	height:260px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#646464;
	background-image: url(../images/background_foto_rechts.gif);
}

#contact {
	position:absolute;
	left:664px;
	top:146px;
	width:200px;
	height:103px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#646464;
	padding:0px;
}


#logo {
	position:absolute;
	left:54px;
	top:2px;
	width:266px;
	height:187px;
	z-index:26;
	background-image:url(../images/logo_hairangels_bw.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#646464;
	padding:0px;
}

#foto1_links {
	position:absolute;
	left:53px;
	top:218px;
	width:96px;
	height:96px;
	z-index:10;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#646464;
	padding:0px;
	background-image: url(../images/background_foto_links.gif);
}

#foto2_links {
	position:absolute;
	left:53px;
	top:336px;
	width:96px;
	height:96px;
	z-index:10;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#646464;
	padding:0px;
	background-image: url(../images/background_foto_links.gif);
}

#foto3_links {
	position:absolute;
	left:53px;
	top:454px;
	width:96px;
	height:96px;
	z-index:10;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#646464;
	padding:0px;
	background-image: url(../images/background_foto_links.gif);
}


#ad {
	position:relative;
	left:25px;
	top:5px;
	width:300px;
	z-index:10;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646464;
	padding:5px;
	border-style:dashed;
	border-width:2px;
	border-color:#e6298c;
	margin-bottom:20px;
	text-align:center;

}

#ad h1 {
	font-size:15px;
	padding:5px;
	margin:5px;
}

body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	background-image:url(images/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	scrollbar-arrow-color:#E6298C;
	scrollbar-track-color:#FFFFF9;
	scrollbar-shadow-color:#FFFFF9;
	scrollbar-face-color:#FFFFF9;
	scrollbar-highlight-color:#FFFFFF;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#646464;
	padding:0;
	margin:0;
	padding-bottom:5px;
	margin-bottom:5px;
	}
	


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#tekst a:link {
	color: #e6298c;
	text-decoration: none;
}
#tekst a:visited {
	text-decoration: none;
	color: #e6298c;
}
#tekst a:hover {
	color: #e6298c;
	text-decoration: underline;
}
#tekst a:active {
	color: #e6298c;
	text-decoration: none;
}	


#tekst_xl a:link {
	color: #e6298c;
	text-decoration: none;
}
#tekst_xl a:visited {
	text-decoration: none;
	color: #e6298c;
}
#tekst_xl a:hover {
	color: #e6298c;
	text-decoration: underline;
}
#tekst_xl a:active {
	color: #e6298c;
	text-decoration: none;
}
	
#contact a:link {
	color: #e6298c;
	text-decoration: none;
}
#contact a:visited {
	text-decoration: none;
	color: #e6298c;
}
#contact a:hover {
	color: #e6298c;
	text-decoration: underline;
}
#contact a:active {
	color: #e6298c;
	text-decoration: none;
}

	
