body {
	background: url("../pic/rspo_images_bg.jpg");
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	color: #000;
	padding: 0;
}

ul {
	padding-left: 20px;
}

table {
	border-collapse: collapse;
	margin-bottom: 14pt;
}

td {
	color: black;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	text-align: left;
	vertical-align: top;
}

td.tijd {
	width: 50px;
	padding-right: 8px;
	padding-bottom: 10px;
}

td.programmPunt {
	padding-bottom: 10px;
}

th {
	font-size: 9pt;
	vertical-align: top;
	color: #444444;
	text-align: left;
	font-weight: bold;
	line-height: 15pt;
	padding-right: 10px;
}

h1 {
	color: #339933;
	font-size: 12pt;
	font-weight: bold;
	line-height: 14pt;
	margin-bottom: 14pt;
}

h2 {
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	margin-bottom: 14pt;
}

a {
	color: #fb7406;
}

a:hover {
	text-decoration: none;
}

input.text {
	width: 280px;
	font-family: 'Trebuchet MS', sans-serif;
	line-height: 14pt;
	font-size: 10pt;
	border: 1px solid #D8D8D8;
}

select {
	width: 280px;
	font-family: 'Trebuchet MS', sans-serif;
	line-height: 14pt;
	font-size: 10pt;
	border: 1px solid #D8D8D8;
}

input.submit {
	background-color: #4d9947;
	height: 25px;
	border: none;
	margin: 0;
	margin-top: 7pt;
	font-weight: bold;
	color: white;
}

input.submit:hover {
	background-color: #407142;
}

textarea {
	width: 280px;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-size: 10pt;
	border: 1px solid #CBCBCB;
}

td.action {
	text-align: right;
}

table.form td {
	padding-right: 4px;
}

table.form {
}

table.form th {
	padding-right: 5px;
	text-align: right;
	vertical-align: middle;
	font-weight: normal;
	color: #000000;
}

table.form td.requiredField {
	vertical-align: middle;
	color: #000000;
	padding-right: 0;
}

div#header {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: 50px;
	background-image: url('header.png');
	background-repeat: no-repeat;
	background-color: white;
	margin: 0;
	border-bottom: 1px solid #336633;
}

div#content {
	background-color: white;
	padding-left: 28px;
	padding-right: 28px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 32px;
	margin: 0;
}

div#container {
	background-color: white;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 8px;
	border: 1px solid #336633;
}

div#footer {
	width: 600px;
	height: 55px ;
	margin-left: auto;
	margin-right: auto;
	background-image: url('footer.png');
	background-repeat: no-repeat;
	background-color: white;
}

div#realized {
	width: 600px;
	height: 20px ;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0;
	padding-bottom: 20px;
	text-align: right;
	color: #7f807b;
	font-size: 8pt;
}

div#realized a {
	color: #7f807b; font-size:8pt; font-weight: normal;
}

div.images {
	margin-bottom: 14pt;
}

div.images a {
	margin-right: 4px;
}

div.images a img {
	border: 0;
}
