body {
	behavior: url("/fileadmin/templates/res/csshover3.htc");
	background-color: #E6F5FA; /*CBDBE1;*/
	font-family: Verdana, "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size: 11px;
	color: #333;
}
h1 {
}
h2, h3 {
	color: #f00;
	line-height: 18px;
}
h2 {
	font-size: 14px;
	margin-top: 8px;
	margin-bottom: 4px;
}
h3 {
	font-size: 11px;
	margin-top: 8px;
}
h4 {
	color: #ff0000;
	font-size: 11px;
	text-align: right;
	margin-top: 8px;
}
a:link, a:visited, a:active {
	color: #ff0000;
	text-decoration: none;
}
a:hover {
	color: #333;
}
.bodytext {
	line-height: 18px;
	padding-bottom: 8px;
}
ul {
	margin-left: 38px;
	line-height: 18px;
	padding-bottom: 8px;
	color: #333;
}
#breadcrumb {
	color: #333;
	font-weight: bold;
	font-size: 11px;
}
#content {
	padding: 22px;
	position: relative;
}
#content_normal a {
	color: #F00;
	text-decoration: underline;
}
#content_normal a:hover {
	text-decoration: none;
	color: red;
}
#content_normal td a {
	text-decoration: none;
}
#content_normal ul {
	list-style-image: url(../images/redbullet.gif);
}
#content_rechts_1, #content_rechts_2 {
	padding: 22px;
}
#content_rechts p.align-right {
	text-align: right;
	padding-right: 15px;
}
#content_rechts p.align-right a {
	color: #ff0000;
}
#content_rechts ul {
	list-style-image: url(../images/redbullet.gif);
}
#content_rechts_img .csc-textpic-imagecolumn {
	margin-bottom: -8px;
}
.toplink {
	font-weight: bold;
}
.navpath a {
	font-weight: normal;
	text-decoration: underline;
}
.latest a, .latest a:hover {
	text-decoration: none;
	color: #333;
	cursor: default;
}
#footer a.internal-link {
	color: #fff;
}
#footer a.internal-link:hover {
	color: #fff;
}
#footertext a {
	color: #fff;
}
#footertext a:hover {
	color: #fff;
}
#footertext .bodytext {
	text-align: center;
	margin: 0 auto;
	padding-top: 4px;
	background:url(../images/footer.gif) center center no-repeat;
	width: 810px;
	height: 18px;
	overflow:hidden;
}
/* tables */
.contenttable caption {
	font-style: italic;
}
.contenttable thead {
	background-color: #333;
	color: #FFF;
	text-align: center;
}
.contenttable thead th {
	padding: 4px;
}
.contenttable td {
	border: 1px solid #333;
	vertical-align: top;
	padding: 2px;
}
/* forms */
form {
	margin: 12px 0 0 22px;
	position: relative;
}
fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
legend {
	display: none;
}
.csc-mailform-field label {
	width: 120px;
	display: block;
	float: left;
	position: relative;
}
* html .csc-mailform-field label {
	margin-left: 20px;
}
/* fix outlining for IE6 */
.csc-mailform-field {
	margin-bottom: 3px;
}
.csc-mailform-submit {
	margin-left: 120px;
}
/* tt_news */
.news-latest-date {
	width: 80px;
	vertical-align: top;
}
.news-latest-title {
	vertical-align: top;
}
.news-single-additional-info dt {
	font-weight: bold;
}
.news-single-additional-info dl {
	padding-bottom: 20px;
}
.news-single-img {
	border: 1px solid #333;
	position: relative;
}
hr.clearer {
	height: 1px;
	background-color: #f00;
	width: 80%;
	border: 0;
	margin: 0 auto;
}
* html hr.clearer {
	display: none;
}
/* search */
.tx-indexedsearch-info {
	display: none;
}
/* Calendar */
.tx-cal-controller ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.tx-cal-controller li {
	margin-bottom: 2px;
	padding: 2px;
}
.tx-cal-controller li.even {
	background: #FAFAFA;
}
.tx-cal-controller .cal-list-label {
	font-weight: bold;
	width: 60px;
	display: block;
	float: left;
}
.cal-list-more {
	text-align: right;
	font-style: italic;
}
#calendar-event {
	position: relative;
}
#calendar-event legend {
	display: none;
}
#calendar-event div {
	margin-left: 200px;
}
#calendar-event label {
	font-weight: bold;
	width: 200px;
	position: absolute;
	left: 0;
}

div.tx-sremailsubscribe-pi1 h4 { text-align: left; padding: 0; }
div.tx-sremailsubscribe-pi1 p { padding: 0; }