/*
#157217 --> gruen
#A71C20 --> rot
*/

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 12px;
	line-height: 18px;
/*	font-size: 0.833em;
	line-height: 1.333em;*/
}

ul {
	list-style: none;
}

ul li{
	background: url(../pics/ul.gif) no-repeat 0px;
	padding-left: 13px;
}

img {
	border: none;
}

a {
	color: #A71C20;
	text-decoration: underline;
}

a:hover {
	color: #A71C20;
	text-decoration: underline;
}

h1 {
	/*font-size: 18px;*/
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #A71C20;
}

h2 {
	/*font-size: 15px;*/
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;	
	margin: 0px;
	margin-bottom: 5px;
	padding: 0;
}

th,td {
	text-align: left;
	vertical-align: top;
}

#servicemenu {
	color: #157217;
	font-size: 10px;
}

#servicemenu a {
	color: #A71C20;
	text-decoration: none;
}

#servicemenu a:hover {
	color: #A71C20;
	text-decoration: none;
}

#fuss {
	font-size: 10px;
}

.ep-teaser-description {
	font-size: 10px;
}

.align-justify {
	text-align: justify;
}