body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
html, body {
	background-color: #fff;
	margin: 5px 0;
	width: 100%;
}
a {
	color: #659954;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
:focus {
	outline: none;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	border-bottom: 1px solid #D9D4C1;
	padding-bottom: 10px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}

.full {
	float: left;
	width: 100%;
	text-align: center;
}
.holder {
	width: 780px;
	margin: 0 auto;
	text-align: left;
}
.header {
	float: left;
	width: 780px;
	background: no-repeat top url(/templates/greenline/img/head+foot.gif);
	height: 100px;
}

.menu {
	float: left;
	padding: 80px 0 0 20px;
	color: #f2ecda;
}
	.menu a {
		color: #fff;
		text-decoration: none;
	}
	.menu a:hover {
		text-decoration: underline;
	}

.content {
	float: left;
	width: 740px;
	padding: 20px;
	background-color: #f2ecda;
}
.footer {
	float: left;
	width: 780px;
	background: no-repeat bottom url(/templates/greenline/img/head+foot.gif);
	height: 70px;
	font-size: 10px;
	color: #fff;
}
	.footer a {
		color: #fff;
		text-decoration: none;
	}
	.footer a:hover {
		text-decoration: underline;
	}

.blockF {
	float: left;
	width: 740px;
	margin-bottom: 20px;
}
.blockL {
	float: left;
	width: 360px;
}
.blockR {
	float: right;
	width: 360px;
}
.footL {
	float: left;
	margin: 15px 0 0 20px;
}
.footR {
	float: right;
	text-align: right;
	margin: 15px 20px 0 0;
}
.box {
	float: right;
	width: 338px;
	margin-top: 20px;
	padding: 10px;
	border: #D9D4C1 solid 1px;
}
.box .h {
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
}
.legal {
	font-size: 9px;
	color: #999;
	text-align: justify;
}
/* ------------------------------------------KØR GRØNNERE */

.colL {
	float: left;
	width: 150px;
}
.colR {
	float: right;
	width: 570px;
}
.blockF2 {
	float: left;
	width: 570px;
	margin-bottom: 20px;
}
.blockL2 {
	float: left;
	width: 275px;
}
.blockR2 {
	float: right;
	width: 275px;
}