body {
	background:#FFFFFF;
	color:black;
	font-family: Verdana, Tahoma, Arial;
	font-size:14px;
	text-align: left;
	margin:20px 0;
	padding-left: 8px;
	padding-right: 20px;
}
p {
	margin-top: 10px;
	line-height:18px;
}
.star {
	font-family:Arial;
	margin-right:2px;
}
.material p, table {
	margin-left: 20px;
}
.material span {
	border-bottom: 1px dotted black;
}
.leistungen ul {
	margin-left: 0px;
	padding: 1px;
	padding-left: 10px;
}
.leistungen ul li {
	margin-left: 0px;
	padding: 1px;
	padding-left: 10px;
	list-style-type:none;
	background:transparent url(images/arrow.gif) no-repeat 0px 8px;
}
.leistungen a {
	text-decoration: none;
}
.leistungen a:hover {
	text-decoration: underline;
	font-size: 1em;
	font-weight: normal;
}
.kontakt {
	border:1px dashed black;
	padding:10px;
	font-family: Courier New, Courier, Arial;
	background:url(images/logo_klein.png);
	background-position: top right;
	background-repeat:no-repeat;
}
.kontakt table {
	margin-left:0px;
}
h2 {
	font-family: Georgia, Verdana;
	font-size:32px;
	font-weight: normal;
	text-align: right;
	margin-bottom: 0px;
	margin-top:-7px;
}
h3 {
	font-family: Georgia, Verdana;
	font-size:20px;
	font-weight: normal;
	text-align: right;
	margin-bottom: 0px;
}
h4 {
	font-family: Georgia, Verdana;
	font-size:16px;
	font-weight: normal;
	text-align: left;
	text-decoration: underline;
	margin-bottom: 0px;
	margin-top: 8px;
	margin-bottom: 5px;
}
hr {
	width:100px;
	margin-top:20px;
}
a {
	color:black;
}
a:hover {
	font-weight:bold;
	font-size:0.9em;
}
a.mlink {
	font-family: Courier New, Courier, Arial;
	text-decoration: none;
}
a.mlink:hover {
	font-family: Courier New, Courier, Arial;
	font-weight: normal;
	font-size:1em;
	text-decoration: underline;
}
a.back {
	text-decoration: none;
	font-size: 0.8em;
	color: blue;
}
a.back:hover {
	font-weight: normal;
	font-size: 0.8em;
	color: blue;
}
a img {
	border: none;
}
