BODY
{
	background-color: #87af8a;
	text-align:center;
	font-family: arial, helvetica;
	
}

p {
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 5px;
}
.Maintable
{
	background-color: white;
	border: 1px solid White;
	font-family: arial, helvetica;
	padding: 0px;
}
TD.Toprow
{
	
	background: url('images/baggrund2.jpg');
	height: 100px;
	
}
.Maintitle
{
	text-align: left;
	color: Black;
	font-size: 16px;
	font-weight: bold;
}
TD.Leftcolumn
{
	width: 170px;
	font-size: 10px;
	background-color: #caddc7; /*#689e6c;*/ /*#325e35;*/
	border-top: 1px solid white;
	vertical-align: top;
	height: 600px;
}
.Menu TR TD
{
	background: url('images/menuitem2.gif');
	height: 30px;
	font-size: 10px;
	background-repeat: no-repeat;
}
.Menu TR TD A:active
{
	margin-left: 26px;
	font-family: arial, helvetica;
	/*font-size: 12px;*/
	font-weight: bold;
	color: Black;
	text-decoration: underline;
	display: block;
}
.Menu TR TD A:link, .Menu TR TD A:visited
{
	margin-left: 26px;
	font-family: arial, helvetica;
	/*font-size: 10px;*/
	color: Black;
	text-decoration: none;
	display: block;
}
.Menu TR TD A:hover
{
	margin-left: 26px;
	font-family: arial, helvetica;
	/*font-size: 10px;*/
	color: Black;
	text-decoration: underline;
	display: block;
}
.Rightcolumn
{
	width: 550px;
	margin: 100px;
	padding: 10px;
	font-size: 12px;
	vertical-align: top;
	line-height: 16px;
}
H1
{
	font-weight: bold;
	color: #325e35;
	font-size: 14px;
}
H2
{
	font-weight: bold;
	color: #325e35;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Timetable
{
	border-collapse: collapse;
	border: 1px solid black;
	width: 300px;
}
.Timetable TR TH
{
	font-weight: bold;
	font-size: 11px;
/*	border: 1px solid black;*/
	padding: 3px;
	vertical-align: top;
	text-align: center;
}
.Timetable TR TD
{
	font-size: 11px;
/*	border: 1px solid black;*/
	padding: 3px;
	vertical-align: top;
	text-align: center;
}
.Pricetable
{
	border-collapse: collapse;
	border: 0px;
}
.Pricetable TR TD
{
	font-size: 11px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	/*border-top: 1px solid #325e35;*/
	padding-top: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
}
TD.Price
{
	text-align: right;
	width: 80px;
}