@charset "utf-8";
/* CSS Document */




/*
*	Kleuren
*	#681370 : paars
*	#da88ab : roze
*/




*
{
	margin: 0px;
	padding: 0px;
}


HTML, BODY
{
	width: 100%;
	height: 100%;
}


BODY
{
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	background-color: #FFF8F0;
	background-color: #fbf3f6;
	sdfsdbackground-color: #FFFFFF;
	sadfbackground-image: url('../images/image/achtergrond.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	color: #444444;
}



A
{
	color: #681370;
	text-decoration: underline;
}
A:hover
{
	text-decoration: none;
}
A IMG
{
	border: none;
	cursor: pointer;
}




P
{
	padding: 0px 0px 8px 0px;
}




FIELDSET
{
	border: 1px solid #ecc3d5;
	border-collapse: collapse;
	padding: 8px;
	margin-bottom: 8px;
}
LEGEND
{
	padding: 0px 8px 0px 8px;
	color: #000000;
	font-weight: bold;
}





H1
{
	font-size: 18px;
	color: #da88ab;
	font-weight: bold;
}
H2
{
	font-size: 16px;
	color: #681370;
	font-weight: bold;
}
H3
{
	font-size: 14px;
	color: #da88ab;
	font-weight: bold;
}
H4
{
	font-size: 12px;
	color: #681370;
	font-weight: bold;
}




TABLE
{
	border-collapse: collapse;
}
TD, TH
{
	padding: 2px 4px 2px 4px;
	vertical-align: top;
}




B, STRONG
{
	color: #000000;
}



SMALL
{
	color: #b389b7;
}



HR
{
	border: none;
	border-bottom: 1px solid #ecc3d5;
	height: 1px;
	margin: 8px 0px 8px 0px;
}



#container
{
	width: 956px;
	margin: 0px auto 0px auto;
	padding-bottom: 16px;
}



#containerLeft
{
	width: 786px;
	float: left;
	padding: 8px 0px 0px 0px;
}
#containerLeftTop
{
	height: 16px;
	background-image: url('../images/layout/panel.large.top.png');
	background-repeat: no-repeat;
	background-position: left top;
}
#containerLeftMid
{
	background-image: url('../images/layout/panel.large.mid.png');
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px 24px 0px 16px;
}
#containerLeftBot
{
	height: 16px;
	background-image: url('../images/layout/panel.large.bot.png');
	background-repeat: no-repeat;
	background-position: left top;
}




#menu
{
	width: 194px;
	float: left;
}
#menu #logo
{
	margin-bottom: 16px;
}
#menu UL
{
	list-style: none;
}
#menu UL UL
{
	margin: 0px 0px 0px 16px;
}
#menu UL UL A
{
	border-left: 1px solid #ecc3d5;
}
#menu A
{
	display: block;
	padding: 8px 0px 8px 8px;
	text-decoration: none;
	color: #681370;
}
#menu A:hover
{
	background-color: #f8e7ee;
}
#menu .active
{
	font-weight: bold;
}




#center
{
	width: 530px;
	float: right;
}
#center #flash
{
	height: 208px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px solid #b389b7;
}
#center #path
{
	padding: 8px 0px 0px 0px;
	font-size: 9px;
}
#center #title
{
	font-size: 18px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px solid #b389b7;
	color: #681370;
}
#center #content
{
	line-height: 180%;
	padding: 8px 0px 16px 0px;
}
#center #content UL, #center #content OL
{
	margin: 0px 0px 8px 20px;
	padding: 0px 0px 0px 20px;
}




#homeContentBlock
{
	width: 249px;
	float: right;
	margin: 0px 0px 8px 8px;
	background-color: #da88ab;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding: 8px;
}
#homeContentBlock IMG
{
	display: block;
	width: 265px;
	margin: -8px 0px 8px -8px;
}



#homeContentTop
{
	border-bottom: 1px solid #b389b7;
	margin-bottom: 8px;
	padding: 0px 0px 8px 0px;
}
#homeContentTopLeft
{
	width: 245px;
	float: left;
	background-color: #da88ab;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding: 8px;
}
#homeContentTopLeft IMG
{
	float: right;
	display: block;
	width: 130px;
	height: 80px;
	margin: -8px -8px -8px 8px;
}
#homeContentTopRight
{
	width: 245px;
	float: right;
	background-color: #681370;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	padding: 8px;
}
#homeContentTopRight IMG
{
	float: right;
	display: block;
	width: 130px;
	height: 80px;
	margin: -8px -8px -8px 8px;
}
#homeContentTopRight A
{
	color: #da88ab;
}




#contactForm
{
	float: right;
}





#containerRight
{
	width: 170px;
	float: right;
	padding: 8px 0px 0px 0px;
}
#containerRight .panelTop
{
	height: 16px;
	background-image: url('../images/layout/panel.small.top.png');
	background-repeat: no-repeat;
	background-position: left top;
}
#containerRight .panelMid
{
	background-image: url('../images/layout/panel.small.mid.png');
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px 16px 0px 16px;
}
#containerRight .panelBot
{
	height: 16px;
	background-image: url('../images/layout/panel.small.bot.png');
	background-repeat: no-repeat;
	background-position: left top;
}


#leftPanel
{
	background: #681370;
	margin: 20px 0 0 0;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	line-height: 150%;
	padding: 20px 0;
}
#leftPanel A:LINK, #leftPanel A:VISITED
{
	color: #DA88AB;
	text-decoration: underline;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
#leftPanel A:HOVER
{
	color: #DA88AB;
	background: none;
	text-decoration: none;
}
#leftPanel B, #leftPanel STRONG
{
	color: #FFF;
	font-weight: bold;
}


#rightPanelTop
{
	/*margin: 0px 0px 128px 0px;*/
	font-size: 9px;
}
#rightPanelTop FORM
{
	margin: 8px 0px 0px 0px;
}
#rightPanelTop FORM .textInput
{
	border: none;
	width: 120px;
	height: 18px;
	background: none;
	background-image: url('../images/layout/search.box.l.png');
	background-repeat: no-repeat;
	padding: 2px 0px 0px 2px;
	vertical-align: middle;
}
#rightPanelTop FORM .submitInput
{
	border: none;
	width: 16px;
	height: 20px;
	vertical-align: middle;
}




#rightPanelMid .panelTop
{
	background-image: url('../images/layout/panel.small.top.p.png');
}
#rightPanelMid .panelMid
{
	background-image: url('../images/layout/panel.small.mid.p.png');
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
}
#rightPanelMid .panelMid IMG
{
	display: block;
	width: 154px;
	margin: 8px 0px 0px -8px;
}
#rightPanelMid .panelMid A
{
	color: #da88ab;
}
#rightPanelMid .panelBot
{
	height: 8px;
	background-position: 0px -8px;
	background-image: url('../images/layout/panel.small.bot.p.png');
}






#rightPanelBot .panelTop
{
	height: 8px;
}
#rightPanelBot .panelMid
{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
}
#rightPanelBot .panelMid IMG
{
	display: block;
	width: 154px;
	margin: 0px 0px 8px -8px;
}





.taRight
{
	text-align: right;
}
.taCenter
{
	text-align: center;
}




.inputText, .inputTextarea, .inputSelect
{
	border: 1px solid #DDDDDD;
	background-color: #EEEEEE;
	width: 150px;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	padding: 2px;
}
.inputTextarea
{
	height: 100px;
}
.inputTextRequired
{
	border: 1px solid #b389b7;
}
.button
{
	border: none;
	font-family: verdana, tahoma, arial;
	font-size: 11px;
	padding: 2px;
	background-color: #681370;
	color: #FFFFFF;
	font-weight: bold;
}
.trSpacer
{
	font-size: 1px;
	height: 4px;
}
.error
{
	background-color:  #da88ab;
	color: #FFFFFF;
}



.clear
{
	clear: both;
}

