body
{
	background-color:#FFF;
	/*background-color:#F7D4FE;*/
	background-image:url(../img/bg.png);
	background-repeat:repeat-x;
}

#container
{
	background-image: url(../img/bg_img2.png);
	position:absolute;
	left: 50%;
	height: 768px;
	width:63em;
	margin-left: -31.5em; /*set to a negative number 1/2 of your width*/
	z-index: -1;
}

#logo_tekst
{
	position: absolute;
	width: 447px;
	height: 78px;
	background-image:url(../img/logo_tekst2.png);
	left: 25px;
	top: 48px;
}

#logo
{
	position: absolute;
	width: 224px;
	height: 205px;
	background-image:url(../img/vlinder2.png);
	left: 743px;
	top: 47px;
}

#menu
{
	position: absolute;
	width: 946px;
	left: 30px;
	top: 145px;
	height: 68px;
}

#menu_home
{
	position: absolute;
	width: 69px;
	height: 24px;
	background-image:url(../img/home.png);
	left: -1px;
	top: 31px;
}

#menu_praktijk
{
	position: absolute;
	width: 94px;
	height: 32px;
	background-image:url(../img/praktijk.png);
	left: 117px;
	top: 30px;
}

#menu_counseling
{
	position: absolute;
	width: 128px;
	height: 32px;
	background-image:url(../img/counseling.png);
	left: 458px;
	top: 29px;
}

#menu_begeleiding
{
	position: absolute;
	width: 138px;
	height: 32px;
	background-image:url(../img/begeleiding.png);
	left: 264px;
	top: 29px;
}

#menu_contact
{
	position: absolute;
	width: 89px;
	height: 20px;
	background-image:url(../img/contact.png);
	left: 643px;
	top: 34px;
}

#header
{
	position: absolute;
	width: 461px;
	height: 91px;
	left: 202px;
	top: 212px;
	z-index: 4;
}

#foto_scroller
{
	position: absolute;
	width: 171px;
	height: 465px;
	left: 14px;
	top: 274px;
}

#arrow_down
{
	position: absolute;
	width: 24px;
	height: 29px;
	left: 45px;
	top: 432px;
}

#arrow_up
{
	position: absolute;
	width: 24px;
	height: 29px;
	left: 45px;
	top: 5px;
}

#text
{
	position: absolute;
	width: 568px;
	height: 432px;
	left: 210px;
	top: 307px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000080;
	overflow: auto;
	
	scrollbar-base-color: #006;
	scrollbar-arrow-color: #FFF;
	scrollbar-3dlight-color: #006;
	scrollbar-darkshadow-color: #333;
	scrollbar-face-color: #006;
	scrollbar-highlight-color: #333;
	scrollbar-shadow-color: #000;
	scrollbar-track-color: #ccc;
	z-index: 3;
}

#text h1
{
	font-size: 17px;
	font-weight: bold;
}
#feed
{
	position: absolute;
	width: 192px;
	height: 470px;
	left: 801px;
	top: 273px;
}

#feed_header
{
	position: absolute;
	width: 152px;
	height: 51px;
	background-image: url(../img/psychologie_uitgelicht.png);
	left: 15px;
	top: 5px;
}

#feed_text
{
	position: absolute;
	width: 186px;
	height: 412px;
	left: 5px;
	top: 57px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:10px;
	color: #999;
	overflow: auto;
	
	scrollbar-base-color: #006;
	scrollbar-arrow-color: #FFF;
	scrollbar-3dlight-color: #006;
	scrollbar-darkshadow-color: #333;
	scrollbar-face-color: #006;
	scrollbar-highlight-color: #333;
	scrollbar-shadow-color: #000;
	scrollbar-track-color: #ccc;
}

#feed_text h1
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	color: #000080;
}

#feed_text h2
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:9px;
	color: #939;
}

#feed_text h2 a
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:9px;
	color: #333;
}

#feed_text hr
{
	border: #ccc solid 1px;
}

#footer
{
	position: absolute;
	width: 500px;
	height: 20px;
	top: 747px;
	left: 304px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}

#foto_spot1, #foto_spot2, #foto_spot3
{
	position: absolute;
	width: 108px;
	height: 106px;
}

#foto_spot1
{
	left: 4px;
	top: 47px;
	height: 10px;
}

#foto_spot2
{
	left: 4px;
	top: 179px;
	height: 10px;
}


#foto_spot3
{
	left: 4px;
	top: 311px;
	height: 10px;
}

#martha
{
	width: 155px;
	height: 228px;
	position: absolute;
	left: 10px;
	top: 10px;
	height: 239px;
}

#vlinder
{
	width: 116px;
	height: 196px;
	position: absolute;
	left: 25px;
	top: 256px;
	height: 10px;
}

#vlinder_text
{
	width: 159px;
	height: 196px;
	position: absolute;
	left: 4px;
	top: 388px;
	height: 10px;
	color: #000080;
	font-size: 10px;
	
}
	

