BODY {
	margin: 20px;
	background: #e2e3e4;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.4em;
}

.gruen {
	color: #307b1a;
}

IMG#fisch {
	margin: 0px 0 2px 0;
}

#body {
	margin: 0 auto;
	background: #e2e3e4;
	width: 1140px;
}

#logo {
	position: relative;
	top: 35px;
	left: 30px;
}

#head {
	width: 930px;
	margin: -10px auto 8px auto;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #000;
	overflow: auto;
}

#spalte1 {
	width: 221px;
	margin-right: 35px;
}

#spalte2 {
	width: 181px;
	margin-right: 35px;
}

#spalte3 {
	width: 120px;
	margin-right: 43px;
}

#spalte4 {
	width: 275px;
}

.left {
	float: left;
}

.right {
	float: right;
}

DIV.clear {
	clear: both;
}

#worx {
	margin: 0 auto;
	width: 942px;
}

#worx IMG {
	width: 145px;
	height: 145px;
	margin: 6px;
}

#foot {
	width: 930px;
	margin: 8px auto 0 auto;
	padding: 12px 0 30px 0;
	border-top: 1px solid #000;
	overflow: auto;
}

#fspalte1 {
	width: 389px;
	margin-right: 83px;
}

#fspalte2 {
	width: 270px;
	margin-right: 43px;
}

#fspalte3 {
	width: 145px;
}

#foot A, #foot A:VISITED {
	color: #000;
	text-decoration: underline;
}

#foot A:HOVER {
	color: #307b1a;
	text-decoration: none;
}

H1 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
}

H2 {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 15px;
	font-weight: bold;
}

HR {
	height : 1px;
	color : #c8c1ba;
	background-color : #c8c1ba;
	border: none;
	text-align : center;
}

A, A:LINK, A:VISITED {
	color: #000;
	text-decoration: none;
}

A:HOVER {
	color: #307b1a;
	text-decoration:underline;
}

.fb-like {
	float: right;
	margin-left: 10px;
}