body {
	color: #276a20;
	font: 0.8em "Trebuchet MS";
}
/************* header **********/
#headline h1 {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	text-align: center;
	font-size: 300%;
}
#headline a {
	color: #276a20;
	text-decoration: none;
}
#mainNav {
	color: white;
}
#breadcrumb a {
	color: #276a20;
}

/************* sidebar **********/
.widgetHeadline h2 {
	margin: 0px;
	padding: 0px 10px;
	line-height: 40px;
	color: white;
	font-weight: normal;
	font-size: 130%;
}
.widgetContent a {
	color: #104a0a;
}
.widgetContent {
	line-height: 20px;
}

/************* content **********/
#content h2 {
	margin: 0px;
	line-height: auto !important;
}
#content h2 a {
	color: #276a20;
}
#content h3 {
	line-height: auto !important;
}
#content h4, #content h5, #content h6 {
	font-size: 100%;
}
.post, .entry, .postStart {
	line-height: 20px;
}
.post a, .post-edit-link, .postStart a {
	color: #104a0a;
}
.teaserImg {
	border: 0px !important;
}
.navigation a {
	color: #276a20;
	font-style: italic;
}

/************* Kommentare **********/
.kommentare a, #respond a, #trackbackPings a  {
	color: #104a0a;
}
.kommentare {
	line-height: 20px;
}

/************* footer **********/
#footer {
	text-align: center;
	color: #276a20;
	font-size: 80%;
}
#footer a {
	color: #104a0a;
}
