.body {

	background: #061600 url(../images/template/green/intro_bg.jpg);
	padding: 120px 0 0 0;
	color: #fff;
	
}

.body .main {

	background: #061600;

}

.intro h1 {

	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 160%;
	margin: 5px 0 10px 0;

}

.intro h2 {

	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 5px 0;
	
}

.intro {

	padding: 10px;
	font-size: 14px;
	
}

.intro p {

	margin: 10px 0 0 0;
	
}

.album img {

	border: 1px solid #fff;
	
}

.album .browse {

	padding: 5px;
	background: #2c4b24;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

.onlineboeken {

	padding: 10px 10px 10px 0;
	
}

.onlineboeken a {

	color: #fff;
	font-weight: bold;

}

.specsheet				{font-family: tahoma, verdana, helvetica, sans-serif; background: #809c77; padding: 10px; margin-top: 15px; color: #000; font-size: 100%;}
.specsheet table		{border-left: 1px solid #C9C9C9; border-top: 1px solid #C9C9C9; border-right: 2px solid #666; border-bottom: 2px solid #666;}
.specsheet th			{text-align: left; vertical-align: bottom; background: #E0E0E0; border-bottom: 1px solid #C9C9C9; border-top: 1px solid #FFF;}
.specsheet td			{background: #F5F5F5; border-bottom: 1px solid #E0E0E0; border-right: 1px solid #E0E0E0; border-top: 1px solid #FFFFFF; border-left: 1px solid #FFF;}
.specsheet .note		{margin: 10px 0 0 0; color: #999999;}
