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

.htmlarea-content-body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	line-height: 20px;
	padding: 5px;
	background-color: #5c6062;
	width: 470px;
}
p.bildlegende {
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
}
dd.csc-textpic-caption {
	font-size: 12px;
	color: #FFF;
	line-height: 16px;
	padding-top: 0px !important;
	padding-top: 5px;
}
span.auszeichnung, p.auszeichnung {
	color: #d48e00;
}
a {
	text-decoration: none;
	color: #d48e00;
}
a:hover {
	text-decoration: none;
	color: #d48e00;
}
#box-inhalt a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a8acad;
	color: #FFF;
}
#box-inhalt a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d48e00;
	color: #FFF;
}
#box-inhalt .pfeil a {
	text-decoration: none;
	border-bottom-style: none;
	color: #FFF;
}
#box-inhalt .pfeil a:hover {
	text-decoration: none;
	border-bottom-style: none;
	color: #FFF;
}
#adresse a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5c6062;
	color: #5c6062;
}
#adresse a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #5c6062;
}
#box-inhalt .csc-textpic-image a {
	text-decoration: none;
	border-bottom-style: none;
}
#box-inhalt .csc-textpic-image a:hover {
	text-decoration: none;
	border-bottom-style: none;
}
p {
	margin: 0px;
	padding: 0px;
}
p.lead {
	font-weight: bold;
}
p.abstand-vor {
	margin-top: 10px;
}
p.abstand-nach {
	margin-bottom: 10px;
}
p.abstand-vor-nach {
	margin-top: 10px;
	margin-bottom: 10px;
}
p.fusszeile {
	font-size: 12px;
	line-height: 27px;
	color: #5c6062;
	font-weight: bold;
}
p.pfeil {
	background-image: url(../links/linkpfeil-weiss.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 7px;
	height: auto !important;
	height: 1%;
}
p.pfeil:hover {
	background-image: url(../links/linkpfeil-gelb.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px 7px;
	height: auto !important;
	height: 1%;
}
h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #d48e00;
	margin-bottom: 0px;
}
h2 {
	font-size: 17px;
	line-height: 24px;
	font-weight: bold;
	color: #4C2B1D;
	margin-bottom: 5px;
}
table {
	border-collapse: collapse;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	border: 2px solid #bebfc0;
}
table th {
	background-color: #9da0a1;
	text-align: left;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border: 2px solid #bebfc0;
}
table td {
	background-color: #7d8081;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border: 2px solid #bebfc0;
}
table.neutral {
	border-collapse: collapse;
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.neutral th {
	text-align: left;
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
table.neutral td {
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
#box-inhalt ul, .htmlarea-content-body ul {
	margin: 0px;
	padding: 0px;
	position: relative;
}
#box-inhalt li, .htmlarea-content-body li {
	list-style-position: outside;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-image: url(../links/listenpunkt.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
