#box,
#pfad,
#news,
#footer,
#navigation,
#farbbalken {
	display:none;
}

a {
        color: #487f54;
        text-decoration: none;
}
a:hover {
        color: #487f54;
        text-decoration: underline;
}

body {
	color: #646464;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

p {
	line-height: 14px;
	margin-bottom: 11px;
	margin-top: 0px;
	padding: 0px;
}

h1 {
	color: #487F54;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 0x;
	text-decoration: none;
}
