#container{
	position:relative;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	height:auto;

	background-image:url(../images/background.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
 }
 
#header{
	position:relative;
	width:950px;
	height:200px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}

#main{
	position:relative;
	width:950px;
	height:auto;
	overflow:hidden;	
	margin-top:5px;	
}


#navsite{
	z-index:25;
	top:84px;
	position:absolute;
	left:-12px;
	width: 968px;
}

#sidebar{
	position:relative;
	float:left;
	width:200px;
	height:400px;
	margin-top:0px;
}


#content {
	position:relative;
	float:left;
	margin-left:0px;
	margin-top:15px;
	width:750px;
	z-index:17;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#646464;
	height:auto;
}

#tekst_s {
	position:relative;
	float:left;
	left:20px;
	width:400px;
	z-index:17;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#646464;
	height:auto;
	padding-bottom:15px;
}

#tekst {
	position:relative;
	float:left;
	left:20px;
	width:630px;
	z-index:17;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#646464;
	height:auto;
	padding-bottom:15px;	
}

#modellenboek {
	position:relative;
	float:left;
	left:20px;
	top:0px;
	width:600px;
	z-index:17;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#646464;
	height:400px;
	padding-bottom:15px;
	padding-left:50px;
}

#slideshow {
	position:relative;
	float:left;
	width:600px;
	z-index:17;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#646464;
	height:450px;
	padding-bottom:15px;
	padding-left:75px;
}





#logo {
	position:absolute;
	left:50px;
	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:18px;
	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:136px;
	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:254px;
	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);
}

#foto_rechts {
	position:absolute;
	left:15px;
	top:772px;
	width:260px;
	height:260px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#646464;
}

#foto_rechts2 {
	position:absolute;
	left:470px;
	top:789px;
	width:260px;
	height:260px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:125%;
	color:#646464;
}


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

}

#ad h1 {
	font-size:13px;
	padding:0px;
	margin:0px;
}

#homeright{
	position:relative;
	float:right;
	margin-right:20px;
	width:200px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#646464;
	padding:0px;	
	}


#contact {
	position:relative;
	width:200px;
	height:103px;
}


#mededeling {
	position:relative;
	width:180px;
	height:80px;
	z-index:1;
	border: 0px #666 dashed;
	margin-top:25px;
	text-align:left;
	padding:10px;	
}



html {
/*overflow: -moz-scrollbars-vertical;*/
overflow-y: scroll;
/*overflow-x: hidden;*/
}

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;
}

#content a:link {
	color: #e6298c;
	text-decoration: none;
}
#content a:visited {
	text-decoration: none;
	color: #e6298c;
}
#content a:hover {
	color: #e6298c;
	text-decoration: underline;
}
#content 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;
}

	

