.saeule {
	background-attachment: fixed;
	background-image: url(../images/saeule.jpg);
	background-repeat: no-repeat;
	background-position: top left;

}

.text {
	font-family:arial;
	font-size:12px;
	color:#1E2751;
}

.textSmall {
	font-family:arial;
	font-size:10px;
	color:#1E2751;
}

a {
	text-decoration:underline;
	color:#1E2751;
}

a:hover, a:visited:hover {
	color:#03963E;
}

.small {
	font-family:arial;
	font-size:10px;
	color:#1E2751;
}

.mandatory {
	font-weight:bold;
	color:red;
}
