.tx-newloginbox-pi1 {
  background-color: #fee;
  margin-top: 4px;
  _margin-top: -14px;
  font-size: 12px;
  padding: 8px 4px 8px 12px;  
}
.tx-newloginbox-pi1 #loginbox {
  font-weight: bold;
}
.tx-newloginbox-pi1 .tx-newloginbox-pi1-forgotP {
}


/*** Benutzerdefinierte Tabellen ***/

#content .contenttable-0 {
  border-collapse: collapse;
  width: 490px;
}
#content .contenttable-0 .tr-0 td {
  font-weight: bold;
  vertical-align: bottom;
}
#content .contenttable-0 tr .td-2 p,
#content .contenttable-0 tr .td-3 p,
#content .contenttable-0 tr .td-last p {
  text-align: right;
}
#content .contenttable-0 tr td {
  Xborder: 1px solid white;
}
#content .contenttable-0 tr td p {
  Xfont-size: .8em;
  margin: 0;
}


/*** Suchergebnisse ***/

table.csc-searchResultInfo {
  color: #333;
  width: 99%;
}

td.csc-searchResultRange {}
td.csc-searchResultRange p {}

td.csc-searchResultPrevNext {
  text-align: right;
}
td.csc-searchResultPrevNext p {
  text-align: right;
}
td.csc-searchResultPrevNext  p a {
  color: #000;
  text-decoration: underline;
}
td.csc-searchResultPrevNext p a:hover {
  color: #d20028;
}

h3.csc-searchResultHeader {
  font-size: 1.1em;
  margin-bottom: 0;
}
h3.csc-searchResultHeader a {
  color: #000;
  text-decoration: underline;
}
h3.csc-searchResultHeader a:hover {
  color: #d20028;
}

p.csc-searchResult {}

div.csc-searchResultNoResult {
  color: #d20028;
  font-weight: bold;
  margin-bottom: 16px;
}

/*** User-Styles ***/

.redtext {
	color: #d20028;
	font-weight: bold;
}

body, html {
	Xbackground-color: #fff;
	Xcolor: black;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: sans-serif;
}

input.text {
	color: #666;
	font-size: 9px;
}


#layout-left {
	border-right: 4px solid white;
	display: inline;
	float: left;
	width: 168px;
}


#layout-left #toplogo {
	background: #fff;
	border-bottom: 4px solid white;
	height: 80px;
	_height: 76px;
}


#layout-left #menubar-left {
	background: #999;
	Xbackground-image: url('fileadmin/images/bg-menubar-left.jpg');
	border-bottom: 4px solid white;
	height: 24px;
}

#layout-left #main-left {
	background-color: #fff;
}


#layout-left #toolbox {
	background-color: white;
	Xmargin-top: 24px;
	font-size: 12px;
	font-weight: bold;
}


#layout-left #hotline {
	background-color: #f03;
	Xborder-bottom: 1px solid #f03;
	Xborder-top: 1px solid #f03;
	height: 22px;
	padding: 0;
	text-align: center;
}


#layout-left #finder {
	background-color: #999;
	Xbackground-image: url('fileadmin/images/bg-finder.jpg');
	Xborder-bottom: 1px solid black;
	Xborder-top: 1px solid black;
	margin-top: 4px;
	padding: 4px 4px 4px 12px;
}
#layout-left #finder input[text] {
	background-color: yellow;
	border: 1px solid green;
}

#layout-left #loginbox {
	background-color: #eee;
	margin-top: 4px;
	_margin-top: -14px;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 4px 8px 12px;
}


#layout-right {
	background: #eee;
	_display: inline;
	_float: left;
}


#layout-right #keyvisual {
	background: #666;
	Xbackground-image: url('fileadmin/images/bigbanner.jpg');
	background-position: 172px 0px;
	_background-position: left;
	border-bottom: 4px solid white;
	height: 80px;
	X_height: 76px;
}


#layout-right #menubar-right {
	background-color: #d20028;
	border-bottom: 4px solid white;
	height: 24px;
}


#layout-right #menubar-right .icon {
	background-color: #d20028;
	border-right: 4px solid white;
	display: inline;
	float: left;
	height: 24px;
	width: 24px;
}
#layout-right #menubar-right .icon img {
	border: none;
	height: 24px;
	width: 24px;
}

#layout-right #main-right {
	background-color: #eee;
	border-left: 172px solid white;
	_border-left: 0 none;
}


#content {
	font-size: 0.7em;
	padding: 24px 0 96px 48px;
	width: 492px;
}
#content div.content-element {
	background: lightyellow;
	Xclear: both; /* Achtung: "clear: both" macht Probleme bei Firefox & Co.*/
	margin: 0;
	padding 0;
}
#content div.csc-header {
}
#content p.csc-caption {
	Xbackground: lightyellow;
	margin-bottom: .5em;
	margin-top: 0;
}
#content p.csc-linkToTop {
	text-align: right;
}
#content h2 {
	font-size: 16px;
	margin-top: 0;
}
#content h3 {
	font-size: 14px;
	Xmargin-bottom: 0;
	margin-top: 0;
}
#content p.bodytext {
	margin-top: 0;
	Xtext-align: justify;
}
#content ul {
	list-style-type: square;
}
#content ul li {
	margin-bottom: 1.2em;
}
#content ol {
}
#content a {
	color: black;
	text-decoration: underline;
}
#content a:hover {
	color: #d20028;
}
#content table.imgtext-table {
	Xborder: 1px solid #999;
}
#content table.imgtext-table img {
	Xmargin-top: -14px;
	Xmargin-top: -1.2em;  /* Kritische Einstellung wegen Firefox & Co */
	_margin-top: 0;
}
#content table.imgtext-nowrap {
	Xborder: 1px solid #999;
	margin-bottom: 1.4em;
}


/*** Mailform - Formularelemente ***/

td.csc-form-labelcell {
}
td.csc-form-fieldcell {
}
p.csc-form-label,
p.csc-form-label-req {
	margin: 0;
	padding: 0;
}
p.csc-form-label-req {
	font-weight: bold;
}
input.mf-check {
	margin-left: 0;
	_margin-left: -3px;
	padding-left: 0;
}


#footer-right {
	background-color: #d20028;
	height: 24px;
}


#topmenu {
	border-top: 5px solid #d20028;
	font-size: 11px;
	Xmargin-left: 144px;
	padding-left: 319px;
	_padding-left: 144px
}
#topmenu ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#topmenu ul li {
	display: inline;
}
#topmenu ul li a {
	border-right: 1px solid white;
	color: white;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 6px;
	text-decoration: none;
}
#topmenu ul li a:hover {
	text-decoration: underline;
}
#topmenu ul li a.last {
	border-right: 0px none;
}
#topmenu ul li a.current,
#topmenu ul li a.active {
	text-decoration: underline;
}


#leftnav {
	Xbackground-color: lightblue;
	Xborder-bottom: 1px solid black;
	Xborder-top: 1px solid black;
	line-height: 14px;
	margin: 20px 0;
	_margin-top: 6px;
	padding-left: 12px;
}
#leftnav a {
	background-color: #eee;
	border-bottom: 4px solid white;
	color: black;
	display: block;
	padding: 2px 0px 1px 0px;
	text-decoration: none;
	width: 99.9%;
}
#leftnav a:hover {
	background-color: #fee;
}
#leftnav a.current {
	color: #d20028;
}
#leftnav ul {
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	Xmargin-top: 4px;
	padding: 0;
}
#leftnav ul ul {
	font-size: 11px;
	font-weight: bold;
	margin-left: 12px;
}
#leftnav ul ul ul {
	font-size: 11px;
	font-weight: normal;
	margin-left: 12px;
}


#bottommenu {
	border-top: 5px solid #d20028;
	font-size: 10px;
	margin-left: 24px;
}
#bottommenu ul {
	display: inline;
	margin: 0;
	padding: 0;
}
#bottommenu ul li {
	display: inline;
}
#bottommenu ul li a {
	border-right: 1px solid white;
	color: white;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 6px;
	text-decoration: none;
}
#bottommenu ul li a:hover {
	text-decoration: underline;
}
#bottommenu ul li a.last {
	border-right: 0px none;
}
#bottommenu ul li a.current {
	text-decoration: underline;
}


/*** FAQ-Modul ***/

div.tx-irfaq-pi1 {
}

div.tx-irfaq-pi1 ul.tx-irfaq-questions-list {
 line-height: 1.5em;
}
div.tx-irfaq-pi1 ul.tx-irfaq-questions-list li {}
div.tx-irfaq-pi1 ul.tx-irfaq-questions-list li a {
 color: #000;
 text-decoration: underline;
}
div.tx-irfaq-pi1 ul.tx-irfaq-questions-list li a:hover {
  color: #d20028;
}

div.tx-irfaq-pi1 div.tx-irfaq-answer {}
div.tx-irfaq-pi1 div.tx-irfaq-answer h4 {
 color: #333;
 font-size: 13px;
}
div.tx-irfaq-pi1 div.tx-irfaq-answer div.additional-info {}

div.tx-irfaq-pi1 div.tx-irfaq-answer div.gotop {
 text-align: right;
}
div.tx-irfaq-pi1 div.tx-irfaq-answer div.gotop a {}
div.tx-irfaq-pi1 div.tx-irfaq-answer div.gotop a:hover {
 color: #d20028;
}

/*** HRULER fuer erzwungene Abstaende zwischen Content-Elementen ***/
.csc-frame-rulerAfter {
 clear: both;
}
