@charset "utf-8";
/* CSS Document */

a:link       { color: #333333 }
a:visited    { color: #333333 }
h1           {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
	line-height: 1.4em
}ul {
	list-style-type: square;
	font-size: 0.9em;
	line-height: 1.8em;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	background-color: #F0F0EF;
	color: #333333;
	font-size: 0.9em;
	text-align: left;
}
p {
	font-size: 0.9em;
	line-height: 1.8em;
}
td {
	background-color: #FFFFFF;
	font-size: 0.95em;
	line-height: 1.4em;
}
.Vorspann {
	font-size: 0.8em;
	line-height: normal;
}
.Anschrift {
	font-size: 0.9em;
	line-height: 1.8em;
}
h2 {
	font-size: 0.9em;
}
.Suchergebnis {
	font-size: 0.7em;
}
dd {
	font-size: 0.7em;
}
dl {
	font-size: 0.7em;
}
dt {
	font-size: 0.7em;
}
tt {
	font-size: 0.7em;
}
.Link-ohne {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
b {
	color: #000000;
}
