.container {
	position: absolute;
	height: 100%;
	width: 100%;
}
.achtergrond_vlak2 {
	background-color: #c9c2b9;
}
.achtergrond_vert {
	background-image: url(../interface/interface_nl/Achtergrond_beige_streep.gif);
	background-repeat: repeat;	
}
.achtergrond_vert_rechts {
	background-repeat: repeat;
	background-image: url(../interface/interface_nl/Achtergrond_beige_streep_re.gif);
}
.achtergrond_foto {
	background-image: url(../interface/interface_nl/Zee.gif);
	background-repeat: repeat;	
}
.achtergrond_sneeuwlijn {
	background-image: url(../images/arrangementen/Sneeuwlijn.gif);
	background-repeat: repeat;	
}
.kader {
	border: thin solid #365170;
}
.Titel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.Tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
}
.Tekst_onder {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	color: 003366;
}

