@charset "UTF-8";
/* CSS Document */

.htmlarea-content-body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding: 5px;
	background-color: #aac5e1;
	width: 470px;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}
p {
	margin: 0px;
	padding: 0px;
}
p a, li a {
	color: #006cb2;
	text-decoration: none;
}
p a:hover, li a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #006cb2;
	margin: 0px;
	padding: 0px;
}
p.abstand-vor {
	margin-top: 6px;
}
p.abstand-nach {
	margin-bottom: 6px;
}





p.adresse {
	font-size: 10px;
	color: #666666;
	line-height: 13px;
	margin-top: 5px;
}
.adresse a {
	color: #666666;
	text-decoration: none;
}
.adresse a:hover {
	text-decoration: underline;
}
p.weiss {
	color: #FFF;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
span.auszeichnung, p.auszeichnung {
	color: #006cb2;
}
table {
	border-collapse: collapse;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
table th {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
table td {
	margin: 0px;
	padding: 0px;
}
td.zelle-linie-unten {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #6699c9;
}
td.zelle-ohne-linie-unten {
}
.zelle-linie-unten p, .zelle-linie-unten img {
	margin-top: 6px;
}
.zelle-ohne-linie-unten p, .zelle-ohne-linie-unten img {
	margin-top: 6px;
}
.zelle-linie-unten a, .zelle-ohne-linie-unten a {
	color: #666666;
	text-decoration: none;
}
.zelle-linie-unten a:hover, .zelle-ohne-linie-unten a:hover {
	text-decoration: underline;
}
#content-01 ul, #content-02 ul, #content-03 ul, #content-04 ul, .htmlarea-content-body ul {
	margin: 0px;
	padding: 0px;
	position: relative;
}
#content-01 li, #content-02 li, #content-03 li, #content-04 li, .htmlarea-content-body li {
	list-style-type: none;
	list-style-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../links/divis-grau.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

