/* Alp Adventures CSS */

body {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/background.jpg);
	background-attachment: fixed;
}
img{
	border: 0px;
}
.title {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	background-color: #B9D82E;
}
.date {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}
.text_white {
	font-family: Arial;
	color: #424242;
	font-size: 8pt;
}
.text_white_justify {
	font-family: Arial;
	color: #424242;
	font-size: 8pt;
	text-align: justify;
}
.schrijver {
	font-family: Arial;
	color: #D38E26;
	font-size: 8pt;
}
a {
	font-family: Arial;
	color: #D38E26;
	font-size: 8pt;
	text-decoration: underline;
}
.inschrijf {
	font-size: 12pt;
	font-weight: bold;
}