﻿body {
	background-image: url(Images/bg_yellow.jpg);
}
a:link, a:visited, a:hover, a:active, em, strong, h2 {
	color: #F96;
}
hr, p#Footer {
	border-top: 1px #FDBF88 solid;
}
hr {
	margin: 1em 0;
}
h1 {
	background-image: url(Images/Headers/Header1.jpg);
}
#Left h2 a, #Left address {
	background: #FDBF88;
}
#Left ul, #Left ul li a:link, #Left ul li a:visited {
	background: #FDE9A5;
}
#Left ul li a:hover, #Left ul li a:active, #Left ul li a.selected:link, #Left ul li a.selected:visited {
	background-image: url(Images/arrow_yellow.png);
}
#Left p a:hover, #Left p a:active {
	background: #FDDBB7;
}

/* Only on JubileumSchoolreisjes.aspx */
#Content div {
	background: url(Images/bgDivider.png);
	_background: #FEF0C0;
	text-align: center;
	padding: 20px 30px 15px;
	margin-bottom: 15px;
}
#Content div p {
	margin-top: 0;
	line-height: 1.4em;
	font-size: 11pt;
}
#Content div p em {
	font-size: 19pt;
	font-style: normal;
}

