.sp {
	float: left;
	width: 32%;
	font-size: 12px;
	margin-bottom: 14px;
}
.abb {
	float: left;
	width: 49%;
	font-size: 12px;
	margin-bottom: 14px;
}
.ssp {
	float: left;
	width: 16%;
}
.sp img {
	float: left;
	margin-right: 14px;
}
#indhold a {
	text-decoration: underline;
}
#indhold a:hover, a:active {
	text-decoration: none;
	color: #648C6A;
}
.hidden {
	clear: both;
	height: 0;
	border: none;
	color: white;
	background: white;
}
.left {
	float: left;
}

fieldset {
	width: 350px;
	margin: 0 20px 20px 0;
	padding: 5px;
	border: 2px solid #648C6A;
}
legend {
	font-size: 14px;
	font-weight: bold;
	color: #648C6A;
}
label {
	width: 100px;
	float: left;
}
input[type="text"] {
	width: 100px;
}
input[type="password"] {
	width: 100px;
}
input#mail {
	width: 240px;
}
textarea {
	width: 340px;
	height: 100px;
}

ul#bund {
	list-style-type: none;
	margin: auto;
	width: 650px;
}
ul#bund li {
	float: left;
	margin-left: 10px;
}
ul#bund a {
	text-decoration: none;
}
.picfirst img {
	float: left;
	border: none;
	margin: 12px;
}
.picfirst h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}
.picfirst p {
	margin: 0;
	padding: 0;
	font-size: 12px;
}
