h1 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0px 0;
	line-height: 1.2em;
	color: #B1201D;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0px 0;
	line-height: 1.25em;
}
h3, h3 a, a h3, .csc-header.csc-header-n5 h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0px 0;
	line-height: 1.25em;
	color: #B1201D;
}
h4, .csc-textpicHeader h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 4px 0;
	line-height: 1.25em;
	color: #555555;
}

h5 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 4px 0;
	line-height: 1.25em;
	color: #B1201D;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0px 0;
	line-height: 1.25em;
}


p {
	margin: 0px 0px 6px 0;
	line-height: 1.24em;
}

td p {
	margin: 0 0 5px 0;
	line-height: 1.24em;;
}


a, a:link {
	color: #B1201D;
	text-decoration: none;
}
a:visited {
	color: #B1201D;
}
a:hover {
	color: #B1201D;
	text-decoration: underline;
}
a.arrowLink,  a.arrowLink:visited, .arrowLinkInside a, .arrowLinkInside a:visited {
	padding: 0px 0 0 10px;
	background-image: url('../images/link_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0 4px;
}
a.arrowLink:hover, .arrowLinkInside a:hover {
	color: #BF0000;
	background-image: url('../images/link_arrow_hover.gif');
}

/*
#pageBodyBox ul
{
	margin: 0px 0 0px 0;
	padding: 5px 0 5px 0;
	list-style-type: none;
}
#pageBodyBox ul li {
	display: block;
	margin: 0px 0 5px 1px;
	padding: 0 0 0 11px;
	background-image: url('../images/list_item_marker.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	
}
*/
.lineAfter {
	border-color: #999999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	height: 1px;
	padding: 0 0 6px 0;
	margin: 15px 0 15px 0;
}
.doubleLine {
	height: 2px;
	border-color: #999999;
	border-width: 4px 0 1px 0;
	border-style: solid none solid none;
	padding: 0px 0 0px 0;
	margin: 0px 0 6px 0;
}
.doubleLine.red {
	border-color: #B1201D;
}
#rightCol .lineBeforeBox {
	border-color: #E9E9E9;
	border-width: 2px 0 0px 0;
	margin: 4px 0 0px 0;
}
#rightCol .rightColIndentBox {
	margin: 0 8px 0px 12px;
}


.csc-linkToTop {
	padding: 0px 0 0px 0;
	margin: 0px 0 15px 0;
	text-align: right;
}

/* fix fuer ie7 */
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	padding-bottom: 10px;
	margin-bottom: 0px;
}

* html div.csc-textpic-intext-left-nowrap .csc-textpic-text {
	float:left;
}
.csc-textpic-caption {
	font-size: 10px;
	line-height: 1.05em;
	padding: 2px 0 0px 0;
}

div.errorMessage {
	color: #BF0000;
	margin-bottom: 10px;
}

.csc-mailform .csc-mailform-field input.csc-mailform-submit {
	width: 122px;
	height: 22px;
	font-weight: bold;
	font-size: 11px;
	background-image: url('../images/bt_bg.gif');
	border: 0px none;
	cursor: pointer;
}
.csc-mailform .csc-mailform-field input.csc-mailform-submit:hover {
	color: #B1201D;
}
.csc-mailform label {
	font-weight: bold;
}
#rightBorderCol .csc-mailform label {
	font-weight: normal;
}
.csc-mailform input {
	display: block;
	margin: 2px 0 8px 0;
}
.csc-mailform input.csc-mailform-text {
	width: 300px;
}
#rightBorderCol .csc-mailform input.csc-mailform-text {
	width: 97%;
}
.csc-mailform input.csc-mailform-radio {
	display: inline;
	margin: 2px 5px 0px 0;
}
.csc-mailform textarea {
	display: block;
	margin: 2px 0 8px 0;
	width: 300px;
}
.csc-mailform select {
	display: block;
	margin: 2px 0 8px 0;
}
.csc-mailform option {
	padding-right: 0.5em;
}

.csc-mailform-radio legend {
	visibility:hidden;
	}

.csc-mailform {
	display: block;
	margin: 2px 0 8px 0;
}
.csc-mailform-field-check {
	margin: 0 0 12px 0;
}
.csc-mailform-field-check label {
	font-weight: normal;
}
.csc-mailform input.csc-mailform-check {
	display: inline;
	margin: 0px 4px 0px 0;
}
.csc-mailform-label {
	display: block;
	font-weight: bold;
	padding: 6px 0 12px 0;
}


.csc-form-labelcell {
	padding: 7px 7px 0px 0;
}
.csc-form-fieldcell {
	padding: 5px 0px 0px 0;
}
table.csc-loginform {
	margin: 0 0 20px 0;
}

/* menue abschnittsuebersicht */
#pageBodyBox ul.csc-menu.csc-menu-3 {
	display: block;
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
}
#pageBodyBox ul.csc-menu.csc-menu-3 li {
	display: block;
	padding: 0 0 0 0;

	margin: 0 0 5px 0;
	font-weight: bold;
	background-image: url('clear.gif');
}



/* menue der unterseiten */
#pageBodyBox ul.csc-menu.csc-menu-1 {
	display: block;
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
}
#pageBodyBox ul.csc-menu.csc-menu-1 li {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	font-weight: bold;
	background-image: url('clear.gif');
}


/* menu sitemap */
#pageBodyBox .csc-sitemap ul li {
	background-image: url('clear.gif');
}



/* +++ NEWS +++ */
.news-latest-morelink a, .news-list-morelink a {
	color: #B1201D;
}
.news-latest-item {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-color: #999999;
	border-width: 0 0 0px 0;
	border-style: none none none none;
}
.news-latest-item p {
	display: inline;
	
}
.news-latest-item img {
	margin: 0 0 2px 0;
}
.news-latest-date, .news-latest-date a {
	font-size: 9px;
	color: #888;
}
#newsTeaserBox p {
	margin: 0px 0 0px 0px;
}

.news-list-item {
	border-bottom: #999999;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0 0 9px 0;
	margin: 0 0 13px 0;
}
.news-list-date, .news-list-date a {
	font-size: 9px;
	color: #888;
}
XXX.news-list-container p {
	margin: 0px 0 0px 0px;
}
.news-list-container h3 {
	margin: 0px 0 4px 0px;
}

.news-single-timedata {
	font-size: 9px;
	font-weight: normal;
	color: #888;
}

.newsSingleImage {
	float: left;
	width: 160px;
	overflow: hidden;
	margin: 0 10px 5px 0px;
}
p.news-single-imgcaption {
	font-size: 10px;
	line-height: 1.05em;
	margin: 3px 0 5px 0;
}
div.news-single-backlink {
	border-top: #999999;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	padding: 5px 0 0px 0;
	margin: 10px 0 0px 0;
}


/* Teaser-Menu */
.teaserMenu .tmLeftItem {
	float: left;
	width: 230px;
	padding: 0;
	margin: 0 0 15px 0;
}
.teaserMenu .tmRightItem {
	float: left;
	width: 230px;
	padding: 0;
	margin: 0 0 10px 10px;
}
.teaserMenu dl {
	
}
.teaserMenu dt {
	display: block;
	margin: 0 0 3px 0;
	line-height: 1.25em;
	color: #B1201D;
}
.teaserMenu dt a {
	font-size: 12px;
	font-weight: bold;
}
.teaserMenu dd a.tmImageLink {
	float: left;
	margin: 0 5px 0 0;
}
.teaserMenu dd .teaserDescriptionText {
	float: left;
	width: 175px;
	line-height: 1.2em;
}


/* sr_emailregister */
.user-newsregister-pi1 label {
	margin: 0px 0 2px 0;
	display: block;
	font-weight: bold;
}
.user-newsregister-pi1 input {
	margin: 0px 0 8px 0;
	display: block;
	width: 300px;
}
.user-newsregister-pi1 input[type=submit] {
	width: 122px;
	height: 22px;
	font-weight: bold;
	font-size: 11px;
	background-image: url('../images/bt_bg.gif');
	border: 0px none;
	cursor: pointer;
}
.user-newsregister-pi1 input[type=submit]:hover {
	color: #B1201D;
}
.tx-sremailsubscribe-pi1-error {
	color: #B1201D;
}


div.csc-textpic-imagecolumn, td.csc-textpic-imagecolumn .csc-textpic-image {
	margin-right: 10px;
}

.csc-mailform .csc-form-element-textline input {
	width: 300px;
}

.csc-mailform .csc-form-element-submit input {
	width: 122px;
	height: 22px;
	font-weight: bold;
	font-size: 11px;
	background-image: url('../images/bt_bg.gif');
	border: 0px none;
	cursor: pointer;
}

.csc-mailform .csc-form-element-textline label,
.csc-mailform .csc-form-element-textarea label {
	width: 100%;
}

.csc-mailform .csc-form-element-textblock {
	font-weight: bold;
}

.csc-mailform ol {
  list-style: none;
}

.csc-form-element.csc-form-element-checkbox label {
  margin-left: 2em;
  width: 15em;
  font-weight: normal;
}

.news-latest-container {
  padding: 0;
}


