body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #615630;
}
a:hover {
	color: #615630;
	background-color: #FFF0C4;
}
a:visited {
}

#top {
	background-image: url(img_top.jpg);
	background-repeat: no-repeat;
	width: 820px;
	left: 20px;
	top: 0px;
	height: 208px;
	position: absolute;
}
#content {
	background-image: url(img_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	top: 208px;
	overflow: visible;
	position: absolute;
	height: 603px;
	width: 820px;
	left: 20px;
}
#menu {
	width: 132px;
	left: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #665531;
	font-variant: small-caps;
	padding: 0px;
}
#menu a {
	color: #85673F;
	text-decoration: none;
	display: block;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF0C4;
	margin-right: 1px;
	margin-left: 1px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 8px;
}
#menu a:visited {
}
#menu a:hover {
	color: #453621;
	background-color: #FDBE00;
}
#menu p {
	margin: 0px;
	padding: 0px;
}

#text {
	width: 680px;
	left: 137px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-image: url(img_textbackg.jpg);
	background-repeat: repeat-y;
}
#text p {
	padding: 0px;
	margin-top: 0pt;
	margin-bottom: 10pt;
}
#text h1 {
	font-size: 18pt;
	color: #484024;
	padding-top: 0px;
	padding-bottom: 4pt;
	padding-right: 0px;
	padding-left: 0px;
}
#text  h2 {
	font-size: 16pt;
	color: #484024;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#texttbl {
	height: auto;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#texttbl #tblleft {
	margin: 0px;
	padding: 0px;
	width: 30px;
}
#texttbl #tblright {
	margin: 0px;
	width: 630px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#texttbl #tblbott {
	background-image: url(img_textbott.jpg);
	height: 22px;
}
.programme {
	font-size: 8pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.programme td {
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
	padding: 5px;
	border-right-width: 1px;
	border-right-color: #A32C21;
}

.programme_header {
	font-size: 15pt;
	font-weight: bold;
	background-color: #A32C21;
	color: #FFF;
}

.programme_subheader {
	font-size: 11pt;
	background-color: #DEB3A1;
}

.programme_middle {

}
.aika {
	text-align: left;
	float: left;
	width: 80px;
	margin-left: -90px;
}

.programme2 {
	font-size: 8pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.programme2 td {
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	margin: 5px;
	border-right-width: 1px;
	border-right-color: #A32C21;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 90px;
}

.programme2_subheader {
	font-size: 11pt;
	background-color: #DEB3A1;
	margin-left: -80px;
	padding-left: -80px;
}

.programme2_header {
	font-size: 15pt;
	font-weight: bold;
	background-color: #A32C21;
	color: #FFF;
	margin-left: -80px;
}

