/* ============================================================= */
/* VESTIDE                                                       */
/* ============================================================= */


/* ============================================================= */
/* Page style                                                    */
/* ============================================================= */

a
{
	color: #0C2D83;
	font-weight: 700;
	text-decoration: none;
}

a:hover
{
	color: #ED171F;
}

html, body
{
	height: 100%;
}

body
{
	background-image: url(/Vestide/img/Site/intro_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #ED171F;
	overflow: hidden;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

/* ============================================================= */
/* Welkom div's                                                  */
/* ============================================================= */

div#divContainer
{
	background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 846px;
	height: 700px;
	z-index: 400;
}

div#divBalk
{
	position: absolute;
	background-color: #FFFFFF;
	width: 306px;
	height: 100%;
	top: 0px;
	right: 0px;
	z-index: 200;
}

div#divKeuze
{
	position: absolute;
	top: 350px;
	left: 284px;
}

div#divKeuze p
{
	margin-bottom: -10px;
}

div#divWelkom
{
	background-image: url(/Vestide/img/Site/intro_welkom.gif);
	position: absolute;
	top: 574px;
	left: 234px;
	width: 306px;
	height: 127px;
}

div#divFoto
{
	position: absolute;
	top: 463px;
	left: 0px;
}

div#divLogo
{
	position: absolute;
	top: 574px;
	left: 540px;
}

div#divMededeling
{
	position: absolute;
	top: 324px;
	left: 560px;
	font-size: 8pt;
	padding-right: 20px;
}

div#divMededeling .clsMededeling
{
	margin-top: 4px;
	padding-right: 10px;
	width: 286px;
	height: 105px;
	font-size: 8pt;
	overflow: auto;
	scrollbar-face-color: #ED171F; 
	scrollbar-shadow-color: #C1131E; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #ED171F; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #FFFFFF; 
	scrollbar-arrow-color: #FFFFFF;
}

div#divKeuzeTaal
{
	position: absolute;
	top: 350px;
	left: 167px;
	z-index: 500;
}

div#divKeuzeTaal img
{
	background-color: #C1131D;
	margin-bottom: 2px;
}

div#divKeuze1
{
	position: absolute;
	top: 327px;
	left: 261px;
	visibility: hidden;
	z-index: 440;
}

div#divKeuze1 p
{
	margin-bottom: -10px;
}

div#divKeuze2
{
	position: absolute;
	top: 327px;
	left: 261px;
	visibility: hidden;
	z-index: 440;
}

div#divKeuze1 p
{
	margin-bottom: -10px;
}

div.clsKeuze
{
	background-color: #C1131D;
	border: solid 1px #FFFFFF;
	width: 276px;
	height: 128px;
}

div.clsKeuze img
{
	margin-bottom: 4px;
}

#divVerhuizing
{
	position: absolute;
	bottom: 132px;
	right: 0px;
	z-index: 400;
}
