/*****************************************************reset some basic style*****************************************************/
A IMG {
	border: none;
}
IMG, DIV, P {
	behavior: url('fileadmin/templates/iepngfix.htc');
}
A {
	behavior: url('fileadmin/templates/iepngfix.htc');
}
P {
	margin: 0 0 1em 0;
	padding: 0;
}
A:Hover {
	text-decoration: none;
}
A:focus {
	outline: none;
}
IMG A:Hover {
	text-decoration: none;
}
IMG A:focus {
	outline: none;
}
INPUT:Hover {
	text-decoration: none;
}
INPUT:focus {
	outline: none;
}
TEXTAREA:Hover {
	text-decoration: none;
}
TEXTAREA:focus {
	outline: none;
}
SELECT:Hover {
	text-decoration: none;
}
SELECT:focus {
	outline: none;
}
DROPDOWN:Hover {
	text-decoration: none;
}
DROPDOWN:focus {
	outline: none;
}
/*****************************************************basics*****************************************************/
BODY {
	margin: 0;
	font-family: Arial, Verdana, Helvetica, Geneva, Futura, non-serif;
	color: #000;
	font-size: 12px;
	text-align: center;
	line-height: 140%;
	background: #B6B5B5;
}
#website {
	position: relative;
	display: block;
	margin: 30px auto;
	overflow: auto;
	padding: 0;
	width: 970px;
	text-align: left;
	background: #FFF url('../shared/bg_website.gif') no-repeat;
	visibility: visible;
	z-index: auto;
	overflow: auto;
}
/* anker*****************************************************/
A {
	color: #000;
	text-decoration: underline;
}
A:Hover {
	color: #C51015;
	text-decoration: underline;
}
A:focus {
	outline: none;
}
/* Headline*****************************************************/
H1 A, H2 A, H3 A, H5 A {
	color: #C51015;
}
H6 A, H4 A {
	color: #000;
}

H1 {
	margin: 0;
	padding: 0 0 10px 0;
	color: #C51015;
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.2em;
}
.contentWrapHome H1.csc-firstHeader {
	padding: 2px 0 13px 15px;
	margin: 0;
	color: #C51015;
	font-size: 1.7em;
	font-style: italic;
	line-height: .6em;
	background:  url('../shared/bg_home_hl.gif') bottom left no-repeat;
}
H2 {
	margin: 0;
	color: #C51015;
	font-size: 1.4em;
	margin: 0 0 10px 0;
}
H3 {
	margin: 0 0 8px 0;
	padding: 4px 0 0 0;
	color: #C51015;
	font-size: 1.2em;
}
H3 A {
	color: #C51015;
	text-decoration: none;
}
.latestHome H3 {
	text-transform: uppercase;
}
/*  nur für den IE6 
* html H3 {
	margin: 0 0 10px 0;
}

*+html H3 {
	margin: 0 0 10px 0;
}
*/


.contRightWrap H3 A, 
.tt-newsHome H3 A {
	padding: 2px 0 4px 18px;
	color: #C51015;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	background:  url('../shared/bg_hl_arrow.gif') 0px 0px no-repeat;
}
.contRightWrap H3 A:Hover, .tt-newsHome H3 A:Hover {
}
.contRightWrap .tt-news H3, .tt-newsHome .tt-news H3 {
	padding: 0;
	margin: 0 0 5px -18px;
}
.contRightWrap .tt-news H3 A, 
.tt-newsHome .tt-news H3 A,
.contRightWrap .directmail H3 A,
.contRightWrap H3 A,
.contRightWrap .contBorderBottom .csc-frame-frame1 H3 {
	padding: 0 0 4px 18px;
	margin-left: 0;
	font-size: 1.2em;
	background:  url('../shared/bg_hl_arrow.gif') 0px 0px no-repeat;
}
.contRightWrap .directmail H3,
.contRightWrap H3,
.contRightWrap .contBorderBottom .csc-frame-frame1 H3 {
  margin-left: -18px;
}
.contRightWrap .contBorderBottom .csc-frame-frame1 H3 {
  font-size: 1.6em;
}

.contRightWrap .directmail {
  margin-bottom: 1em;
}
.contRightWrap .tt-news H3 A:Hover, .tt-newsHome .tt-news H3 A:Hover {
}
H4 {
	color: #C51015;
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 1.2em;
	line-height: 1.3em;
}
H5 {
	padding: 0;
	margin: 0 0 6px 0;
	color: #C51015;
	font-size: 1em;
}
H6 {
	padding: 0;
	margin: 0 0 6px 0;
	color: #000;
	font-size: 1em;
}


/* List*****************************************************/
UL.hmenu {
	padding: 0;
}
UL.hmenu LI {
	list-style: none;
	padding: 0;
}
UL.hmenu UL {
	padding: 0;
}
/* defaults*****************************************************/
HR {
	border: none;
	border-bottom: 1px dashed #c51015;
	height: 1px;
	margin: 2em 0;
	clear: both;
}
HR.clear {
	visibility: hidden;
	border: none;
	margin: 0;
}
/* floats*****************************************************/
.floatLeft {
	float: left;
}
.floatRight {
	float: right
}
.clear {
	clear: both;
}
BR.clear {
	line-height: 0;
}
HR.clear {
	line-height: 0;
	border: 0;
	height: 1px;
	border-bottom: 1px solid #E4E4E4;
}
/* Form************************************************/
FIELDSET {
	border: 0;
	margin: 0;
	padding: 0;
}
LABEL {
	width: 10em;
	float: left;
}
LEGEND {
	margin: 0;
	padding: 0;
}
.checkBox LABEL {
	width: 30em;
}
.checkBox LABEL.csc-mailform-check {
	width: 10em;
	text-align: right;
}
.checkBox LABEL.csc-mailform-check INPUT {
	margin-right: 1em;
}
LEGEND {
	border: 0;
	margin: 0.8em 0 0.2em 0;
	padding: 0;
	font-weight: bold;
}
INPUT, TEXTAREA, SELECT {
	border: 1px solid #8B8C8D;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	width: 202px;
	_width: 200px;
	min-height: 18px;
}
INPUT, TEXTAREA {
	padding-left: 2px;
	padding-right: 2px;
	width: 196px;
	_width: 200px;
}
.contRightWrap INPUT {
	width: 151px;
	_width: 149px;
	margin-bottom: 0.4em;
}
.contRightWrap INPUT.submit {
	width: 157px;
	_width: 155px;
}

OPTION {
	/*font-size: 0.8em;
*/
	font-family: Arial, Helvetica, sans-serif;
}
INPUT.submit, INPUT.csc-mailform-reset, INPUT.csc-mailform-submit {
	background-color: #8B8C8D;
	color: #FFF;
	width: 120px;
	margin: 0 10px 0 0;
}
INPUT.csc-mailform-check {
	width: 14px;
	border: 0;
	margin: 0;
	padding: 0;
}
.tx-macinasearchbox-pi1 INPUT {
	padding-left: 0;
	padding-right: 0;
}
.csc-mailform-field {
	clear: both;
	margin: 0 0 0.4em 0;
}
SPAN.csc-mailform-check {
	float: left;
	margin-right: 5px;
}
DIV.checkBox {
	padding-bottom: 15px;
}
/* Top:: searchWrap************************************************/
#topWrap {
	float: left;
	width: 208px;
}
#searchWrap {
	float: left;
	width: 208px;
	background: url('../shared/bg_line_search.gif') bottom left no-repeat;
}
#searchLeft {
	float: left;
	margin: 0;
	padding: 0 0;
	width: 26px;
}
#searchLeft input {
	margin: 4px 0 0 6px;
	border: none;
	width: 17px;
	height: 17px;
}
#searchRight {
	float: left;
	padding: 0 7px 0 0;
}
#searchRight input {
	padding: 2px 3px 3px 3px;
	margin: 2px 0 6px 0;
	width: 167px;
	color: #000;
	font-size: .9em;
	font-family:  Arial, Verdana, Helvetica, Geneva, Futura, non-serif;
	background: #FFF;
	border: none;
}
/* Top:: metaWrap************************************************/
#metaWrap {
	float: left;
	margin: 6px 0 0 0;
	width: 208px;
}
#metaWrap P {
	margin: 2px 0 8px 0;
	color: #58595A;
	text-align: center;
	font-size: 1em;
	letter-spacing: .1em;
}
#metaWrap P A {
	color: #58595A;
	font-size: .9em;
	letter-spacing: 0em;
	text-decoration: none;
}
#metaWrap P A:Hover, #metaWrap P A.act {
	color: #C51015;
	text-decoration: none;
}
/* Menu:: mainMenu************************************************/
.menuWrap {
	float: left;
	margin: 5px 0 0 126px;
	line-height: 100%;
	width: 577px;
	background: url('../shared/bg_line_bot.gif') bottom right no-repeat;
}
* html .menuWrap {
	margin: 5px 0 0 63px;
}
/* nur f�r den IE6 */
.menuWrap ul {
	margin: 0;
	padding: 7px 0 22px 0;
}
.menuWrap ul li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0 26px 0 0;
}
.menuWrap ul li.last {
	padding: 0;
}
.menuWrap UL LI A {
	color: #4E4A49;
	font-size: .9em;
	font-weight: bold !important;
	letter-spacing: .1em;
	text-decoration: none;
	text-transform: uppercase;
}
* html .menuWrap UL LI A {
	letter-spacing: .2em;
}
/* nur f�r den IE6 */
*+html .menuWrap UL LI A {
	letter-spacing: .2em;
}
/* nur f�r den IE7 */
.menuWrap ul li a:hover, .menuWrap ul li.act a {
	color: #C51015;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}
/* Menu:: subMenu************************************************/
.betweenWrap {
	height: 31px;
	clear: both;
	display: block;
	overflow: hidden;
}
.subTitel {
	float: left;
	padding: 0 25px 0 0;
	width: 101px;
	text-align: right;
}
.subTitelNormal {
	width: 101px;
}
.contRightWrap .item H4 {
	color: #C51015;
	font-size: .9em;
	font-weight: bold;
	text-transform: uppercase;
	margin: -2px 0 0 0;
	padding: 0;
}
#subMenuHead H4 {
	position: relative;
	top: -2px;
	color: #C51015;
	text-transform: uppercase;
	font-size: 0.9em;
}
.subMenu {
	line-height: 90%;
	float: left;
	width: 567px;
}
.subMenuNormal {
	width: 794px !important;
}
.subMenu UL {
	padding: 0 0 22px 0;
	text-align: left;
}
.subMenu UL LI {
	float: left;
	padding: 0;
	font-size: 0.9em;
	font-style: italic;
	list-style-type: none;
}
.subMenu UL LI A {
	padding: 0 14px 0 0;
	color: #4E4A49;
	text-decoration: none;
}
.subMenu UL LI A:Hover, .subMenu UL LI.act A {
	padding: 0 14px 0 0;
	color: #C51015;
	text-decoration: none;
}
.subMenu UL LI.act A {
	font-weight: bold;
	position: relative;
	top: -1px;
}
/* Menu:: pathMenu************************************************/
.pathMenu {
	float: left;
	padding: 0 0 0 126px;
	width: 461px;
	color: #4E4A49;
	font-size: 1em;
}
.pathMenuNormal {
	width: 678px !important;
}
.pathMenu UL LI A {
}
.pathMenu UL LI {
	float: left;
	padding: 0;
	font-size: .9em;
	list-style-type: none;
}
.pathMenu UL LI.space {
	padding: 0 3px 0 3px;
	font-size: 1em;
	list-style-type: none;
}
.pathMenu UL LI A {
	color: #4E4A49;
	text-decoration: none;
}
.pathMenu UL LI A:Hover {
	color: #C51015;
	text-decoration: none;
}
/* Menu:: metaMenu************************************************/
#metaMenu {
	float: left;
	padding: 0 0 18px 0;
	width: 116px;
	margin-top: 6px;
}
#metaMenu ul {
	margin: 0;
	padding: 0;
	width: 95px;
	list-style-type: none;
}
#metaMenu ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#metaMenu UL LI A {
	display: block;
	height: 22px;
	text-decoration: none;
	text-indent: -4040px;
}
#metaMenu ul a.aktiv {
	cursor: default;
}
#metaMenu UL LI A {
	background: url('../shared/btn_menu_meta.gif') no-repeat;
}
#metaMenu ul li.navi_01 {
	width: 17px;
	left: 0;
}
#metaMenu ul li.navi_01 a {
	background-position: 0  0;
}
#metaMenu ul li.navi_01 a:hover {
	background-position: 0 -22px;
}
#metaMenu ul li.navi_01 a.act {
	background-position: 0 -22px;
}
#metaMenu ul li.navi_02 {
	width: 20px;
	left: 17px;
}
#metaMenu ul li.navi_02 a {
	background-position: -17px  0;
}
#metaMenu ul li.navi_02 a:hover {
	background-position: -17px -22px;
}
#metaMenu ul li.navi_02 a.aktiv {
	background-position: -17px -22px;
}
#metaMenu ul li.navi_03 {
	width: 20px;
	left: 37px;
}
#metaMenu ul li.navi_03 a {
	background-position: -37px  0;
}
#metaMenu ul li.navi_03 a:hover {
	background-position: -37px -22px;
}
#metaMenu ul li.navi_03 a.act {
	background-position: -37px -22px;
}
#metaMenu ul li.navi_04 {
	width: 18px;
	left: 57px;
}
#metaMenu ul li.navi_04 a {
	background-position: -57px  0;
}
#metaMenu ul li.navi_04 a:hover {
	background-position: -57px -22px;
}
#metaMenu ul li.navi_04 a.act {
	background-position: -57px -22px;
}
#metaMenu ul li.navi_05 {
	width: 20px;
	left: 75px;
}
#metaMenu ul li.navi_05 a {
	background-position: -75px  0;
}
#metaMenu ul li.navi_05 a:hover {
	background-position: -75px -22px;
}
#metaMenu ul li.navi_05 a.act {
	background-position: -75px -22px;
}
/* Menu:: jumpWrap************************************************/
.jumpWrap {
	margin-top: -7px;
	float: left;
	padding: 0 25px 0 0;
	width: 101px;
	min-height: 200px;
	color: #4E4A49;
	font-size: 1em;
	text-align: right;
	font-style: italic;
}
.jumpWrap UL LI {
	padding: 0 0 8px 0;
	font-size: .9em;
	list-style-type: none;
}
.jumpWrap UL LI A {
	color: #4E4A49;
	text-decoration: none;
}
.jumpWrap UL LI A:Hover {
	color: #C51015;
}
.jumpWrap UL LI.act A, .jumpWrap UL LI.cur A {
	color: #C51015;
}
.jumpWrap UL LI.no A {
	color: #4E4A49;
}

/* TopIllu************************************************/
#topIllu {
  background: transparent url('') no-repeat top left;
} 


/* Content************************************************/
.centerWrap {
	position: relative;
	padding: 0;
	min-height: 532px;
	width: 970px;
	overflow: auto;
}
* html .centerWrap { /* nur f�r den IE6 */
	height: 532px;
	overflow: visible;
}

.contentWrap {
	float: left;
	margin-top: 32px;
	padding: 0 25px 15px 25px;
	width: 920px;
	overflow: hidden;
	background: #FFF;
}
.contentWrap P {
}
#logoPrint {
	display: none;
}
.logoWrap {
	float: left;
	margin: 2px 16px 0 14px;
	width: 96px;
	height: 115px;
	background: url('../shared/logo_brz.gif') no-repeat;
	text-indent: -4000px;
}
* html .logoWrap {
	margin: 2px 16px 0 7px;
}
/* nur f�r den IE6 */
.logoWrap A {
	display: block;
	width: 96px;
	height: 115px;
	text-indent: -4000px;
}
/* Content:: Home************************************************/
.logoWrapHome {
	position: absolute;
	top: 174px;
	left: 138px;
	width: 165px;
	height: 204px;
	background: url('../shared/logo_home_brz.png') no-repeat;
	text-indent: -4000px;
	visibility: visible;
	z-index: 2;
}
.flashWrapHome {
	position: absolute;
	top: 32px;
	left: 32px;
	width: 902px;
	height: 214px;
	visibility: visible;
	z-index: 1;
}
.menuWrapHome {
	position: absolute;
	margin: 0px !important;
	top: 250px;
	left: 357px;
}
.contentWrapHome {
	float: left;
	margin: 392px 0 0 0;
	padding: 0 36px 0 32px;
	width: 902px;
	min-height: 136px;
	font-size: .9em;
	background: #FFF url('../shared/bg_line_bot.gif') bottom left no-repeat;
}
* html .contentWrapHome {
	height: 136px;
	width: 970px;
}
/* nur f�r den IE6 */
.contLeftHome {
	float: left;
	margin: 0;
	padding: 0;
	width: 363px;
}
.contLeftHome P {
	margin-bottom: 0;
	padding: 12px 0 0 17px;
}
.tt-newsHome {
	float: left;
	padding: 14px 0 0 0px;
	margin-left: 30px;
	width: 509px;
	background: url('../shared/bg_home_news.gif') right top no-repeat;
}
.tt-newsHome .itemHome {
	float: left;
	padding: 0;
	width: 168px;
	background-image: none;
}
.tt-newsHome .itemHome P {
	display: inline;
}
.tt-newsHome .itemBox {
	margin: -1px 0 0 0;
	padding: 0 8px 10px 12px;
	min-height: 70px;
	background: url('../shared/bg_home_item.gif') repeat-y;
}
* html .tt-newsHome .itemBox {
	margin: -10px 0 0 0;
	height: 70px;
}
/* nur f�r den IE6 */
*+html .tt-newsHome .itemBox {
	margin: -10px 0 0 0;
}
/* nur f�r den IE7 */
/* Content************************************************/
.flashWrap {
	float: left;
	width: 577px;
	height: 126px;
}
/* Content:: Left************************************************/
.contLeft {
	float: left;
	width: 703px;
}
/* Content:: textWrap************************************************/
.textWrap {
	float: left;
	padding: 0 20px 0 0;
	width: 557px;
}
.textWrap P {
	margin-bottom: 0;
	padding: 0;
}
.textWrapNormal {
	float: left;
	padding: 0 20px 0 0;
	width: 774px !important;
}
/* Content:: topWrap************************************************/
.topWrap {
	float: right;
	padding: 0;
	width: 703px;
}
.csc-linkToTop {
	float: right;
	margin-right: -20px;
}
.topWrapNormal {
	width: 920px !important;
}
.topWrap A, .csc-linkToTop A {
	float: right;
	margin: -19px 0 0 0;
	width: 20px;
	height: 20px;
	background: url('../shared/btn_top.gif') no-repeat;
	text-indent: -4000px;
}
* html .topWrap A {
	margin: 0;
}
/* nur f�r den IE6 */
/* Content:: Text************************************************/
.contText {
	float: left;
	padding: 10px 0 0 0;
	width: 703px;
	background: url('../shared/bg_text.gif') top right no-repeat;
}
.textWrap {
	min-height: 180px;
}
* HTML .textWrap {
/* nur f�r den IE6 */
	height: 180px;
}
.contTextNormal {
	width: 920px !important;
	background: url('../shared/bg_text_normal.gif') top right no-repeat !important;
}
/* Content:: Normal************************************************/
.contNormalWrap {
	float: left;
	width: 920px;
}
/* Content:: Right************************************************/
.contRightWrap {
	float: left;
	margin: 2px 0 0 9px;
	padding: 0 0 0 0;
	width: 208px;
}
/* tt-news************************************************/
.contRightWrap .boxTop {
	float: left;
	background: url('../shared/bg_news_top.gif') no-repeat;
}
.contRightWrap .boxHeight {
	height: 73px;
	overflow: hidden;
}
.contRightWrap .top {
	height: 81px;
}
.contRightWrap .boxWrap {
	float: left;
	margin: 5px 0 0 0;
	padding: 10px 10px 0 30px;
	width: 168px;
	background: url('../shared/bg_news.gif') repeat-y;
}
.contRightWrap .tt-firstHeader {
	padding: 10px 0 0 0;
}
.contRightWrap .boxWrap {
	font-size: .9em;
}
.contRightWrap .item {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	background: url('../shared/bg_item.gif') bottom left no-repeat;
}
.tt-news .latest p.bodytext {
	display: inline;
	margin: 0;
	padding: 0;
}
.tt-news .morelink {
	display: inline;
	margin: 0;
	padding: 0;
}
.tt-news .list .morelink {
	display: block;
	margin: 0 0 1em 0;
}
* HTML .tt-news .list .morelink,
* + HTML .tt-news .list .morelink {
	margin: 0 0 0 0;
}
.news-single-img {
	float: right;
}
.tt-news .news-single-imgcaption {
	text-align: right;
	font-size: 0.9em;
	font-style: italic !important;
	color: #4e4a49;
}
.news-single-additional-info {
  margin: 0 0 1em 0;
}
.news-single-additional-info DT {
  font-weight: bold;
  clear: both;
  margin: 1em 0 0.4em 0;
}

/*.contRightWrap .last {
	padding: 0;
	margin: 0 0 12px 0;
	background: none;
}
* html .contRightWrap .last {
	margin: 0 0 -7px 0;
}
*/
/* nur f�r den IE6 */
.contRightWrap .tt-bot {
	float: left;
	width: 208px;
	height: 6px;
	background: url('../shared/bg_line_search.gif') bottom left no-repeat;
}
.contRightWrap .aktuell {
	margin: 0 0 31px 0;
}
/* Footer************************************************/
.footerWrap {
	float: left;
	padding: 0;
	width: 970px;
	height: 8px;
	background: #FFF url('../shared/bg_footer.gif') bottom left no-repeat;
}
/* PLUGINS************************************************/
/* tx-felogin-pi1 */
.tx-felogin-pi1 FORM {
	margin: 1em 0 0 0;
}
.tx-felogin-pi1 FORM DIV {
	margin: 0 0 0.4em 0;
}
/* tx_lumogooglemaps_pi1 */
.tx_lumogooglemaps_pi1_sidebar {
	display: none;
}
/* Mootools - Acordion */
#contNormal #container h3 {
	margin: 5px 0 5px 0;
	background: transparent url('../shared/bg_plus.gif') no-repeat 0px 4px;
	padding: 2px 18px;
	cursor: pointer;
	color: #333;
}
#contNormal #container h3.active {
	color: #C51015;
	background-image: url('../shared/bg_minus.gif');
	cursor: default;
}
#contNormal #container .content {
	padding-left: 15px;
}
/* CSS filelinks */
.filelinks .filecount {
	display: none;
}
/* Plugin:: indexedSearch */
.tx-indexedsearch-whatis, .tx-indexedsearch-browsebox {
	margin: 1em 0;
}
.tx-indexedsearch-browsebox UL.browsebox  {
  margin: 10px 0;
  padding: 0;
}
.tx-indexedsearch-browsebox UL.browsebox LI {
  display: inline;
  margin: 0;
  margin-right: 5px;
  list-style: none;
}
.tx-indexedsearch-searchbox-sword {
  margin-bottom: 0.4em;
}

/* Plugin:: mailformplus */

.tx-thmailformplus-pi1 UL.error,
.tx-thmailformplus-pi1 DIV.notice {
	border: 1px solid #c51015;
}
.tx-thmailformplus-pi1 DIV.notice {
	padding: 10px;
}
.tx-thmailformplus-pi1 TEXTAREA {
	width: 100%;
}


/* Plugin:: tt-content */
#contNormal div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin: 0 0 1em 0;
}

.csc-textpic-caption {
  font-size: 0.9em;
	font-style: italic !important;
	color: #4e4a49;
}

/* Plugin :: srfeuserregister */
BODY .tx-srfeuserregister-pi1 h4 {
  padding-left: 0;
}
BODY .tx-srfeuserregister-pi1 A {
  padding-left: 0;
  background-image: none;
}
INPUT#tx-srfeuserregister-pi1-gender-0,
INPUT#tx-srfeuserregister-pi1-gender-1 {
  width: 14px;
  float: left;
}

INPUT.tx-srfeuserregister-pi1-checkbox {
  width: 14px;
}
.tx-srfeuserregister-pi1 DD {
  width: 50%;
}
.tx-srfeuserregister-pi1 dt {
  width: 30%;
}
.tx-srfeuserregister-pi1 DD LABEL {
  display: inline;
  width: 20px;
}
.tx-srfeuserregister-pi1 input[type="radio"], 
.tx-srfeuserregister-pi1 input[type="checkbox"] {
    border: none !important;
} 
.tx-srfeuserregister-pi1 DT LABEL {
  width: 14em;
}
.tx-srfeuserregister-pi1 DD LABEL.tx-srfeuserregister-pi1-password-again {
  width: 200px;
  padding-left: 0;
}
INPUT.tx-srfeuserregister-pi1-submit {
  width: 202px;
} 
BODY .tx-srfeuserregister-pi1 legend {
  padding-left: 0;
}

/* Plugin :: directmail subscription */
.directmailRow {
  margin-bottom: 4px;
}

/* RSS Importer */

.tx-gkhrssimport-pi1 .rss_header {
  margin-bottom: 0.4em;
}
.tx-gkhrssimport-pi1 .rss_summary {
  margin-bottom: 1em;
}

.tx-gkhrssimport-pi1 IMG,
.tx-gkhrssimport-pi1 .rss_summary,
.tx-gkhrssimport-pi1 .rss_title,
.tx-gkhrssimport-pi1 .rss_description,
.tx-gkhrssimport-pi1 BR {
  display: none;
}

.contRightWrap .tx-gkhrssimport-pi1 IMG,
.contRightWrap .tx-gkhrssimport-pi1 .rss_summary,
.contRightWrap .tx-gkhrssimport-pi1 .rss_title,
.contRightWrap .tx-gkhrssimport-pi1 .rss_description,
.contRightWrap .tx-gkhrssimport-pi1 BR {
  display: none;
}
.contRightWrap .tx-gkhrssimport-pi1 .rss_header {
  font-weight: bold;
  margin-bottom: 1em;
}
.contRightWrap .contBorderBottom {
  padding-top: 10px;
  /*background: transparent url(../shared/bg_item.gif) no-repeat left top;*/  
}

.contRightWrap .contBorderBottom .csc-frame-indent {
  margin-top: -10px;
  padding-top: 0;
  margin-bottom: 15px;
  padding-bottom: 5px;
  background: transparent url(../shared/bg_item.gif) no-repeat left bottom;  
}

/* TEST */