html,body {
	height: 100%; /* HEEL BELANGRIJK! */
	font-family: Verdana;
	color:#000;
	font-size:11px;
	background-image:url(../images/hair/bg.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	margin:0;
	padding:0;
}



.center {
	text-align:justify;

}

.center a{
	color:#C01E1D;
	text-decoration:none;
}

.center ul{
	text-align:right;
	margin-right:13px;
}

.center li{
	color:#C01E1D;
	padding-bottom:14px;
	list-style-type:none;
}

.center a:hover{
	text-decoration:none;
}

.right {
	line-height:1.4;
	text-align:left;
}

.right h1{
	color:#C01E1D;
	font-size:13px;
	margin-bottom:-25px;
	margin-top:26px;
}

.right p{
	font-size:11px;
	color:#000;
}

.right ul{
	margin-left:-20px;
	_margin-left:20px;
	margin-top:15px;
}

.right li{
	list-style-image:url(../images/hair/bullet.gif);
	padding-bottom:10px;
	color:#000;
}

.right a{
	font-size:11px;
	color:#C01E1D;
	text-decoration:none;
	border-bottom-color:#C01E1D;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.right a:hover{
	font-size:11px;
	text-decoration:none;
	border-bottom-style:none;
	border-bottom-width:0px;
}

.csc-textpic-image a{
	border: 0px;
}

.footer {
	color:#F1CDCD;
	text-decoration:none;
	font-size:9px;
	text-align:left;
}

.footer a{
	color:#F1CDCD;
	text-decoration:none;
}

.footer a:hover{
	color:#F1CDCD;
	text-decoration:underline;
}
