/* CSS Document voor FIRST LADY */

*{
margin:0px;
padding:0px;}
html{	height:100%;}
body{
	background-image: url(images/big_repeater.jpg);
	background-repeat: repeat-y;
	overflow:hidden;
	overflow-y:auto;
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-size: 11px;
*/	scrollbar-face-color: #FFFAAE;
	height:100%;
	width:100%;

}
#container{
width:1000px;
height:660px;
_min-height:745px;}
#header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 214px;
	width: 1000px;
}
#menu{
	height: 330px;
	width: 214px;
	float: left;
	background-image: url(images/menu01.jpg);
	background-repeat: no-repeat;
	position:relative;
	padding-top:10px;
}
#menu ul{
	list-style-image:url(images/arrow.gif);
padding-left:49px;
_padding-left:43px;
padding-top:5px;}
#menu li{
	margin-bottom:5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #414141;
}
#menu li a{
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width:150px;
}
#menu li a:hover{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #000000;
}
#content{
	margin-left:230px;
	font-family:Georgia, "Times New Roman", Times, serif;
/*	font-size:11px;
*/	text-align: left;
}

#content td{
/*	font-size: 12px;
*/	text-align: left;
}
#footer{
	position:relative;
	height: 25px;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin-top: 15px;
	padding-top: 15px;
	background-color: #FFFAAE;
}

h4{
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

.special1{
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	padding:5px;
}

#content ul{
	margin-left: 30px;
/*	font-size: 11px;
*/}
p{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-size: 11px;
*/	font-weight: normal;
}h2 {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
	background-color: #FFFAAE;
	width: 280px;
	border: 1px solid #CCCCCC;
	text-align: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.CFItem {width:400px;clear:both;}
.CFLabel {width:150px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}
.CFField {width:250px;float:left;font-family:verdana;font-size:10px;color:#666666;margin-bottom:2px;margin-top:2px;}
.CFFieldText {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldTextarea {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldSelect {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldRadio {}
.CFFieldCheckbox {}
.CFFieldPassword {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldFile {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldEmail {font-family:verdana;font-size:10px;color:#666666;width:250px;}
.CFFieldCopy {}
.CFFieldRadioData {}
.CFFieldCheckboxData {}
.CFCaptcha {width:400px;font-family:verdana;font-size:10px;color:#666666;text-align:center;}
.CFCaptchaTitre {width:100%;text-align:center;font-weight:bold;display:none;}
.CFCaptchaTexte {width:100%;text-align:justify;}
.CFStar {width:400px;font-family:verdana;font-size:10px;color:#ff0000;text-align:center;margin-top:20px;}
.CFStarIcon {font-family:verdana;font-size:10px;color:#ff0000;}
.CFButton {width:400px;text-align:center;}
.CFButtonSubmit input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;width:200px;text-align:center;margin-top:20px;}
.CFButtonReset input {font-family:verdana;font-size:10px;color:#666666;font-weight:bold;float:left;width:200px;text-align:center;margin-top:20px;display:none;}
.CFMessageSent {width:400px;font-family:verdana;font-size:12px;color:#003300;font-weight:bold;text-align:center;margin-top:20px;}
.CFFieldset {clear:both;display:block;border:solid 1px #999999;margin:0;margin-bottom:4px;padding:10px;width:400px;}
.CFLegend {font-family:verdana;color:#666666;font-size:12px;font-weight:bold;background:#efefef;border:solid 1px #999999;padding:2 5 2 5;margin-bottom:10px;} 

td
{
/*	font-size: 11px;
*/	font-weight: normal;
}

a:link, a:visited, a:active
{
color:#000000;
text-decoration:underline;}

a:link:hover
{
color:#000000;
text-decoration:none;}