@charset "utf-8";

#content-tekst {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #65696B;
    float: left;
    font-size: 12px;
    line-height: 18px;
    margin: 30px 0 25px;
    min-height: 500px;
    overflow: hidden;
    padding: 15px;
    width: 534px;
    z-index: 2;
}
#content-tekst a {
    color: #505050;
}
#content-tekst h1 {
	color: #BF251F;
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 17px;
	padding: 9px 0 15px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../fitimages/stippellijnpage.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}