BODY
{
	SCROLLBAR-FACE-COLOR: #c491a4;
	SCROLLBAR-SHADOW-COLOR: #c491a4;
	SCROLLBAR-3DLIGHT-COLOR: #c491a4;
	SCROLLBAR-HIGHLIGHT-COLOR: #c491a4;
	SCROLLBAR-DARKSHADOW-COLOR: #c491a4;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #dabdbf;
	
	BACKGROUND-COLOR: #dabdbf;
	FONT-FAMILY: "Century gothic", Arial, Helvetica, SunSans-Regular;
	background-image: url(/bevalcentrumwest/_images/bg-patroon.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	FONT-SIZE: 12px;
	COLOR: #00224d
}
.bg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	margin: 0px;
	z-index: -1;
}
.login {
	position: absolute;
	width: 91px;
	height: 23px;
	top: 0px;
	left: 50%;
	margin-left: 299px;
}
.top {
	position: absolute;
	width: 780px;
	height: 159px;
	top: 90px;
	margin-top: 0px;
	left: 50%;
	margin-left: -390px;
}
.bottom {
	position: relative;
	width: 780px;
	height: 25px;
	margin-top: 0px;
	margin-left: 0px;
}


.tekst {
	position: absolute;
	width: 780px;
	height: auto;
	top: 249px;
	margin-top: 0px;
	left: 50%;
	margin-left: -390px;
	background-image:url(/bevalcentrumwest/_images/bg.gif);
	background-repeat: repeat-y;
	padding-top: 30px;
	}
.tekst LI
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
	margin-left: 220px;
	padding-right: 30px;
}
.tekst H1
{
	color: #008ba4;
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    LINE-HEIGHT: 24px;
    PADDING-TOP: 0px;
    TEXT-ALIGN: left;
	padding-left: 220px;
	padding-right: 30px;
}
.tekst H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
	color: #008ba4;
	padding-left: 220px;
	padding-right: 30px;
}
.tekst TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
}
.tekst P
{
    FONT-WEIGHT: normal;
	padding-left: 220px;
	padding-right: 30px;
}
.tekst A
{
    COLOR: #00224d;
    TEXT-DECORATION: underline;
}
.tekst A:hover
{
    TEXT-DECORATION: none
}
.praktijkgegevens {
	position: relative;
	width: 780px;
	height: 36px;
	top: 0px;
	margin-top: 0px;
	background-color: #dabdbf;
	text-align:center;
}
.praktijkgegevens p {
	color: #9d7483;
	font-size: 11px;
	padding: 0px;
}
.praktijkgegevens a {
	color: #000000;
	font-size: 11px;
	text-decoration:underline;
}
.praktijkgegevens a:hover {
	text-decoration:none;
}
