#ezreg-langmenu {
 background-color: #eee;
 display: normal;
 padding-top: -1em;
}
#ezreg-langmenu ul {
 display: inline;
 margin: 0;
 padding: 0;
}
#ezreg-langmenu ul li {
 display: inline;
}
#ezreg-langmenu ul li a {
 border-right: 1px solid #666;
 color: #666;
 font-weight: bold;
 padding-left: 3px;
 padding-right: 6px;
 text-decoration: none;
}
#ezreg-langmenu ul li a:hover {
 text-decoration: underline;
}
#ezreg-langmenu ul li a.last {
 border-right: 0px none;
}
#ezreg-langmenu ul li a.current,
#ezreg-langmenu ul li a.active {
 text-decoration: underline;
}


.ezreg-machine {}
.ezreg-machine fieldset {}
.ezreg-machine p { Xmargin-top: .5em; Xmargin-bottom: 0; padding: 0 .3em; text-indent: 0; }
.ezreg-machine h3.legend { Xmargin-top: 0; padding-left: .3em; padding-top: .3em; }
.ezreg-machine h4 { margin-top: 0; padding-left: .3em; }
.ezreg-machine legend { padding: 0 .5em; font-weight: bold; }
.ezreg-machine .ezreg-machine-notice { font-style: italic; margin-bottom: 1em; }
.ezreg-machine .ezreg-machine-trash { margin-bottom: 2em; }
.XXXezreg-machine a { padding-left: 14px; background-image: url("typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
.ezreg-machine label { margin: 0; padding: 0; }
.ezreg-machine label span { color: #ff0000; }
.ezreg-machine .ezreg-machine-error { color: #ff0000; }
.ezreg-machine input { margin: 0; padding: 0 .5em 0 0; }
.ezreg-machine input[type=password] { margin-right: 1em; }
* html .ezreg-machine input.ezreg-machine-password { margin-right: 1em; }
.ezreg-machine input[type=radio], .ezreg-machine input[type=checkbox] { background-color: transparent; }
* html .ezreg-machine input.ezreg-machine-radio, * html .ezreg-machine input.ezreg-machine-checkbox { background-color: transparent; }
.ezreg-machine .ezreg-machine-delete-icon { margin-left: 1em; background-color: transparent; }
.ezreg-machine .ezreg-machine-delete-icon:hover { cursor: pointer; }
.ezreg-machine a.ezreg-machine-file-view { padding-left: 15px; background-image: url("typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
.ezreg-machine ul { margin: 0; padding: 0; list-style-position: inside; }
.ezreg-machine ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.ezreg-machine ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.ezreg-machine ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.ezreg-machine ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
.ezreg-machine dl { margin: 0; padding: .5em 0 0 0; }
.ezreg-machine dt, .ezreg-machine dd { margin: 0; padding: 0 0 .5em 0; float: left; }
.ezreg-machine dt { clear: both; width: 35%; text-align: right; padding-right: 1em; }
.ezreg-machine dd { text-align: left; width: 50%; }
* html .ezreg-machine dd { float: none; }
.ezreg-machine dd p { margin-top: 0; margin-bottom: 0; padding: 0; }
.ezreg-machine dd label { padding: 0 1em 0 .5em; }

.bigpassword {
  color: green;
  font-family: monospace;
  font-size: 3em;
  letter-spacing: .3em;
}
.error {
  color: red;
}

/*** 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 a {
	color: black;
	text-decoration: underline;
}
#layout-left a:hover {
	color: #d20028;
}

#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-left #loginbox h3 {
	font-size: 13px;
	margin: 0;
}
#layout-left #loginbox p {
	font-size: 11px;
	font-weight: normal;
	margin-top: 8px;
}
#layout-left #loginbox ul {
	font-size: 11px;
	font-weight: normal;
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 4px;
	padding-left: 0;
}
#layout-left #loginbox .tx-newloginbox-pi1-submit {
	font-size: 11px;
}


#layout-right {
	background: #eee;
	_display: inline;
	_float: left;
}

/* Diese Version fuehrt zum Darstellungsfehler ab IE7
#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 #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;
}


/****************************************
   Aus Extensions ausgelagerte CSS-Styles
****************************************/

/* default styles for extension "tx_newloginbox_pi3" */
.tx-newloginbox-pi3-listrow TD { background-color:#eeeeee; padding-left: 3px; padding-right: 3px; }
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD { background-color:#cccccc; }
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-header TD P { font-weight:bold; }
.tx-newloginbox-pi3-listrow TR.tx-newloginbox-pi3-listrow-odd TD { background-color:#f6f6f6; }

/* default styles for extension "tx_srfeuserregister_pi1" */
.tx-srfeuserregister-pi1 fieldset { border: 0 none; }
.tx-srfeuserregister-pi1 p { Xmargin-top: .5em; Xmargin-bottom: 0; padding: 0 .3em; text-indent: 0; }
.tx-srfeuserregister-pi1 h3.legend { Xmargin-top: 0; padding-left: .3em; padding-top: .3em; }
.tx-srfeuserregister-pi1 h4 { margin-top: 0; padding-left: .3em; }
.tx-srfeuserregister-pi1 legend { padding: 0 .5em; font-weight: bold; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice { font-style: italic; margin-bottom: 1em; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash { margin-bottom: 2em; }
.tx-srfeuserregister-pi1 a { padding-left: 14px; background-image: url("typo3conf/ext/sr_feuser_register/pi1/internal_link.gif"); background-repeat: no-repeat; background-position: 0% 60%; text-decoration:none; }
.tx-srfeuserregister-pi1 label { margin: 0; padding: 0; }
.tx-srfeuserregister-pi1 label span { color: #ff0000; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error { color: #ff0000; }
.tx-srfeuserregister-pi1 input { margin: 0; padding: 0 .5em 0 0; }
.tx-srfeuserregister-pi1 input[type=password] { margin-right: 1em; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password { margin-right: 1em; }
.tx-srfeuserregister-pi1 input[type=radio], .tx-srfeuserregister-pi1 input[type=checkbox] { background-color: transparent; }
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio, * html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox { background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon { margin-left: 1em; background-color: transparent; }
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover { cursor: pointer; }
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view { padding-left: 15px; background-image: url("typo3conf/ext/sr_feuser_register/pi1/internal_link_new_window.gif"); background-color: transparent; background-repeat: no-repeat; font-size: .8em; margin-left: 1em; }
.tx-srfeuserregister-pi1 ul { margin: 0; padding: 0; list-style-position: inside; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes { list-style-type: none; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li { margin: 0 0 .3em 0; padding: 0; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label { margin: 0; padding: 0 0 0 .5em; }
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li { float: left; padding: 0 2em 0 0; margin: 0; }
.tx-srfeuserregister-pi1 dl { margin: 0; padding: 1em 0 0 0; }
.tx-srfeuserregister-pi1 dt, .tx-srfeuserregister-pi1 dd { margin: 0; padding: 0 0 .5em 0; float: left; }
.tx-srfeuserregister-pi1 dt { clear: both; width: 25%; text-align: right; padding-right: 1em; }
.tx-srfeuserregister-pi1 dd { text-align: left; width: 50%; }
* html .tx-srfeuserregister-pi1 dd { float: none; }
.tx-srfeuserregister-pi1 dd p { margin-top: 0; margin-bottom: .5em; padding: 0; }
.tx-srfeuserregister-pi1 dd label { padding: 0 1em 0 .5em; }

