html,
body {
	/* #background-color: #ffc; */
	background-color: #FFF;
	/* color: #360; */
	color: #000;
	font-family: "Open Sans", Verdana, Geneva, "DejaVu Sans", sans-serif;
}

h1 {
	color: #15B259;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-top: 4px;
}

a:link,
a:visited,
a:active {
	color: #15B259;
}

a:hover {
	color: #900;
}

p {
	font-size: 0.875rem;
	line-height: 1.8;
	color: #222;
}

#suchergebnisse .alpha_nav a,
#suchergebnisse .alpha_head,
#suchergebnisse .entry {
	border-color: #360;
	color: #000;
	font-size: 1.0em;
	line-height: 1.2em;
	margin-top: 4px;
}

#suchergebnisse .alpha_head {
	border-color: #360;
	color: #000;
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1.4em;
	margin-top: 4px;
	text-transform: uppercase;
	padding: 0.5rem;
}


#suchergebnisse .alpha_nav a,
#suchergebnisse .alpha_head {
	background-color: #dcf4e6;
	border-bottom: 2px solid #009641;
}

#suchergebnisse .alpha_nav a:hover,
#suchergebnisse .shaded {
	background-color: #FFF;
}

#suchergebnisse .alpha_nav a:hover {
	color: #15B259;
}
