body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #CCFFCC;

}

a {
	color: #990000;
	text-decoration: underline;
}


h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	font-variant: small-caps;
	color: #006633;
	letter-spacing: 1px;




}


#left {
	display: block;
	width: 200px;
	float: left;
	background: #006633;
}



#right {
	float: left;
	margin: 0 0 0 20px;
	background: #CCFFCC;
}


#menu ul {
	list-style-type: none;
	padding: 0 0 0 15px;
}

#menu ul li a {
	display: block;
	text-align: center;
	width: 150px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDFFDD;
}

#menu .active {
        display: block;
	text-align: center;
	width: 150px;
	background: #DDFFDD;
}

#menu .active a {
	color: #006633;
}


.navpath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 0 0 0;
}

.navpath a {
	text-decoration: underline;
	color: #006633;
}



.smallgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}


.onfire {
	height: 33px;
	width: 495px;
	background: #006633;
	padding: 10px 0 0 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.titelbalk-groen {
	display: block;
	height: 30px;
	background: #006633;
	width: 600px;
	padding: 15px 0 0 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.titelbalk-groen .sub
{
	color: #CCCCCC;
	font-size: 12px;
	font-weight: normal;
	padding: 0 0 0 150px;
}

.prices {
	display: block;
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.slideshow { height: 340px; width: 500px; margin: auto; clear: both; background-color: #C5EECC;}
.slideshow a { text-decoration: none; }

