l/*********************************
CSS f�r:
 - Allgemeinen Rahmen
 - "Common Classes"
 - alle Browser

CSS f�r Inhalte -> "style_rte.css" (h1, h2, p, etc.)
*********************************/

/*Alle Elemente per Default ohne Einr�ckung*/
* {
	margin:0;
	padding:0;
}

/*Start Webseite-Rahmen*/
body {
	background-color: #C2C2C2;
	text-align: center;
	font-family: Tahoma;
	color: #323334;
	font-size: 13px;
	font-weight: normal;
}

.main {
  margin: 0 auto 0 auto;
  text-align: left;
  width: 1206px;
}
.main .content {
  width: 1006px;
  float:left;	
}

.banner_left, .banner_right,.banner_top {
  width:100px;
  min-height:2px;
}

.banner_top {  
  margin-left:106px;
  min-height:1px;
  height:auto !important;
  height:1px;
}

.banner_left {
  float:left;
}
.banner_right {
  float:right;
}

.mainFrame {  
	text-align: left;
	width: 1006px;
}

.borderFrame {
	width: 994px;
	padding: 0 6px 0 6px;
	float: left;
	background-image: url('../img/bg_l_r.gif');
}

.cFrame {
	padding: 0 5px 0 15px;
	width: 974px;
	background-color: #ffffff;
	float: left;
}

.bottomB {
	height: 8px;
	width: 1006px;
	background-image: url('../img/bottom_bg.gif');
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	padding:0;
}
/*Ende Webseite-Rahmen*/


/*Start Kopfbereich (Logo etc)*/
.header {
	height: 107px;
}

.banner {
	height: 14px;
	border-bottom: 1px #D0D0D0 solid;
	color: #A3A3A3;
	font-family: Tahoma;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 1px;
}
/*Ende Kopfbereich (Logo etc)*/

/*Start Menu Config*/
.nav {
	height: 109px;
	/*float: right;*/
	padding-top: 16px;
}

.nav1 {
	width: 974px;
	height: 28px;
	text-align: right;
	background-image: url('../img/nav1BG.gif'); 
	background-repeat: repeat-x;
	background-position: left top;
}

.nav1 a {
	display: block;
	float: right;
	color: #ebe8e8;
	font-size: 13px;
	text-decoration: none;
	padding-top: 6px;
	text-align: center;
	height: 22px;
}

.nav1 a.n1left {
	width: 125px;
}

.nav1 a.n1middle {
	width: 122px;
}

.nav1 a.n1right {
	width: 144px;
}

.nav1 a.n1left.no {
	background-image: url('../img/nav1_NO_l.gif');
	background-repeat: no-repeat;
	background-position: left top;
	color: #696868;
}

.nav1 a.n1middle.no {
	background-image: url('../img/nav1_NO_m_Lact.gif');
	background-repeat: no-repeat;
	background-position: left top;
	color: #696868;
}

.nav1 a.n1right.no {
	background-image: url('../img/nav1_NO_r.gif');
	background-repeat: no-repeat;
	background-position: left top;
	color: #696868;
}

.lastAct a.n1left.no, .Act3 a.n1left.no {
	background-image: url('../img/nav1_NO_l_Ract.gif');
}

.lastAct a.n1middle.no {
	background-image: url('../img/nav1_NO_m_Ract.gif');
}

.lastAct a.secn1middle{
	background-image: url('../img/nav1_NO2_m_Ract.gif');
	color:#696868;
	width: 122px;
	background-position: right;
}

.Act3 a.secn1middle {
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../img/nav1_NO_m_Ract.gif);
	width: 122px;
	color: #696868;
}

.nav1 a.n1left.act {
	background-image: url('../img/nav1_ACT_l.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.nav1 a.n1middle.act {
	background-image: url('../img/nav1_ACT_m.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.nav1 a.n1right.act {
	background-image: url('../img/nav1_ACT_r.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

.nav2 {
	width: 974px;
	height: 32px;
	text-align: right;
	background-image: url('../img/nav2BG.gif'); 
	background-repeat: repeat-x;
	background-position: left top;
	/*padding-top: 7px;*/
	position: relative;
}

.nav2 a {
	color: #656667;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 25px;
	padding-top: 5px;
	padding-bottom: 12px;
	vertical-align: top;
}

.nav2 .nav2_spacer {
	margin-top: 1px;
}

.nav2 a:hover, .nav2 a.act {
    background-image: url('../img/nav2_ACT.gif');
    background-repeat:repeat-x;
    background-position: left top;	
}

.nav3 {
	height: 31px;
	position: relative;
	top:-7px;
	float: left;
	background-image: url('../img/nav3BG.gif');
	background-repeat:repeat-x;
    background-position: left top;	
}

.nav3 a {
	color: #656667;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
	padding-right: 15px;
	/*min-width: 74px;*/
	text-align: center;
	line-height: 25px;
	padding-top: 6px;
	padding-bottom: 12px;
	vertical-align: top;
}

.nav3 a:hover, .nav3 a.act {
    background-image: url('../img/nav3_ACT.gif');
    background-repeat:repeat-x;
    background-position: left top;	
}

.actLine {
	width: 1px;
	height: 5px;
	background-color: black;
	position: relative;
	z-index:2;
	top: -6px;
}
/*Ende Menu Config*/


/*Start Inhaltsbereiche*/

/*zwei Spalten im Inhaltebereich*/
.contentFrame .left {
	float: left;
	width: 620px;
	margin-right: 18px;
	min-height: 1px;
}

.contentFrame .right {
	float: left;
	width: 330px;
	min-height: 1px;
	padding-top: 0;
	padding-bottom: 5px;
}

.contentFrame .right .box {
	width: 330px;
	border-top: 1px #CECACB solid;
	border-left: 1px #CECACB solid;
	border-bottom: 1px #CECACB solid;
	min-height: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 2px;
}



/*eine Spalte im Inhaltebereich*/
.one.contentFrame .left {
	float: left;
	width: 100%;
	margin-right: 0;
	min-height: 1px;
}

/*Ende Inhaltsbereiche*/

/*Start Such- und Loginbox rechts*/
.loginSearchBox {
	background-image: url('../img/bg_loginSearchBox.gif');
	background-repeat: repeat-x;
	background-color: #D0D4D6;
	border: 1px solid #CECACB;
	border-right: none;
	/*height: 147px;*/
	height: auto;
	padding-bottom: 5px;
}

.tx-felogin-pi1 {
	margin-left: 12px;
	margin-right: 6px;
	padding-top: 4px;
	padding-bottom: 5px;
	border-bottom: 1px #abaeb0 solid;
	margin-bottom: 7px;
}

.loginHeader {
	margin-bottom: 9px;
}

.loginHeader h1 {
	display: inline;
	font-size: 11px;
	text-transform: uppercase;
	padding-right: 26px;
}

.tx-felogin-pi1 a {
	color: #a2a2a2;
	font-size: 10px;
	text-decoration: none;
}

.tx-felogin-pi1 .fakeP {
	color: #686868;
	font-size: 10px;
}

.loginHeader .forgotLink {
	padding-right: 29px;
}

input.loginUser {
	width: 127px;
	padding-top: 1px;
	padding-bottom: 2px;
	color: #6e6f6f;
	font-size: 10px;

}

input.loginPW {
	width: 127px;
	padding-top: 1px;
	padding-bottom: 2px;
	color: #6e6f6f;
	font-size: 10px;

}

input.loginSubmit {
	vertical-align: middle;
	line-height: 20px;
}

a.loginSubmit {
	background-image: url('../img/goButton.gif');
	width: 35px;
	height: 16px;
	display:inline-block;
}

input.logoutSubmit {
	vertical-align: middle;
	margin-left: 5px;
}

.right .tx-indexedsearch {
	padding-bottom: 7px;
	margin-left: 12px;
	margin-right: 6px;
}

.right .searchOnly {
	margin-bottom: 5px;
}

.right .searchOnly h1 {
	display: inline;
	font-size: 11px;
	text-transform: uppercase;
}

.right .fakeH1 {
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #2D4D7C;
}

.right .toLoggout .fakeH1 {
	width: 75px;
}

.right .userStat {
	width: 223px;
	font-size: 10px;
	padding-top: 5px;
	line-height: 14px;
}

.right .toLoggout{
	width: 88px;
	margin-top: 16px;
}

.right input.forgotEmail {
	width: 262px;
	color: #6e6f6f;
	font-size: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

.right .searchOnly .tx-indexedsearch {
	margin-top: 8px;
	padding-bottom: 0;
}

.right input.tx-indexedsearch-searchbox-sword {
	width: 127px;
	padding-top: 1px;
	padding-bottom: 2px;
	color: #6e6f6f;
	font-size: 10px;

}

.right .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	width: 127px;
	padding-top: 1px;
	padding-bottom: 2px;
	color: #6e6f6f;
	font-size: 10px;
	/*text-transform: uppercase;*/
	margin-left: 135px;
	margin-right: 4px;
}

.right .searchOnly .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
	margin-left: 16px;
	width: 213px;
}

.right .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
	width:auto;
	height:auto;
	vertical-align: middle;
}

.right p {
	margin-bottom: 5px;
}

input.forgotPwSubmit {
	vertical-align: top;
}

.right .loginSearchBox_InfoBox {
	border: 1px solid #b5b6b6;
	margin-left: 5px;
	margin-right: 6px;
	padding-top: 9px;
	padding-bottom: 13px;
	padding-left: 7px;
	padding-right: 7px;
}

.loginSearchBox_InfoBox p{
	font-size: 10px;
	line-height: 17px;
	color: #939597;
	margin-bottom: 0;
}
/*Ende Such- und Loginbox rechts*/



/*Start Fusszeile*/
.footer {
	height: 31px;
	color: #c0c0c0;
	font-size: 11px;
	padding-top: 12px;
}

.footer a{
	text-decoration: none;
	color: #c0c0c0;
	font-size: 11px;
}

.footerMenu {
	float:right;
}

.copyRightText {
	float: left;
}

.ftSpacer {
	padding-right: 10px;
	padding-left: 10px;
}
/*Ende Fusszeile*/

/*Common Classes*/
.clear {
	clear: both;
	line-height:0;
	font-size:0;
	height:0;
	width:0;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.spacerV5 {
	height: 5px;
}

.fakeHR {
    height: 2px;
	background-image: url('../img/lineDT.gif');
	background-position: left bottom;
	background-repeat: repeat-x;
}

/*Start tx-arrbszshowjobs-pi1*/
.tx-arrbszshowjobs-pi1-searchbox {
	/*float: left;*/
}

.tx-arrbszshowjobs-pi1-searchbox-label {
	width: 350px;
	color: #2D4D7C;
	font-size: 11px;
	font-weight: bold;
	margin-right: 15px;
}

.tx-arrbszshowjobs-pi1-navigationTopContainer {
	margin: 20px 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #AEAEAE;
}
.tx-arrbszshowjobs-pi1 {
	width: 587px;
	background-image: url('../img/showArticlesBSZ_background.jpg');
	background-repeat: repeat-y;
	padding: 10px;
	border-top: 1px solid #CECACA;
	border-left: 1px solid #CECACA;
	font-size: 11px;
}

.tx-arrbszshowjobs-pi1-jobSortLinksContainer {
	padding-bottom: 10px;
	margin: 20px 0px;
	border-bottom: 1px solid #AEAEAE;
}

.tx-arrbszshowjobs-pi1-jobListContainer {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #AEAEAE;
}

a.tx-arrbszshowjobs-pi1-jobListSortLink:link, a.tx-arrbszshowjobs-pi1-jobListSortLink:visited {
	font-weight: bold;
	color: #2d4d7c;
	text-decoration: none;
}

a.tx-arrbszshowjobs-pi1-jobListSortLink:hover {
	text-decoration: underline;
}
a.tx-arrbszshowjobs-pi1-jobListTitleLink:link, a.tx-arrbszshowjobs-pi1-jobListTitleLink:visited {
	font-weight: bold;
	color: #2d4d7c;
	text-decoration: none;
}

a.tx-arrbszshowjobs-pi1-jobListTitleLink:hover {
	text-decoration: underline;
}

.tx-arrbszshowjobs-pi1-jobListTitle {
	width: 250px;
	margin-right: 10px;
	float: left;
}

.tx-arrbszshowjobs-pi1-jobListLocation {
	width: 150px;
	margin-right: 10px;
	float: left;
}

.tx-arrbszshowjobs-pi1-jobListLimitation {
	width: 130px;
	float: right;
}
/*Ende tx-arrbszshowjobs-pi1*/

/*Start tx-arrbszshowinsolvencies_pi1*/
.tx-arrbszshowinsolvencies-pi1 {
	/*width: 587px;*/
	background-image: url('../img/showArticlesBSZ_background.jpg');
	background-repeat: repeat-y;
	padding: 10px;
	border-top: 1px solid #CECACA;
	border-left: 1px solid #CECACA;
}

.tx-arrbszshowinsolvencies-pi1-navigationTopContainer {
	margin: 20px 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #AEAEAE;
}

.tx-arrbszshowinsolvencies-pi1-navigationBottomContainer {
	margin-top: 20px;
	padding-top: 2px;
	border-top: 1px solid #AEAEAE;
}

.tx-arrbszshowinsolvencies-pi1-searchbox {
	float: left;
}

.tx-arrbszshowinsolvencies-pi1-searchbox-label {
	width: 350px;
	color: #2D4D7C;
	font-size: 11px;
	font-weight: bold;
	margin-right: 15px;
}
.tx-arrbszshowinsolvencies-pi1-browserResultContainer {
	width: 170px;
	text-align: right;
	margin-top: 7px;
	float: right;
}

.tx-arrbszshowinsolvencies-pi1-backLinkWrap a:link, .tx-arrbszshowinsolvencies-pi1-backLinkWrap a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #2d4d7c;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 4px;
}

.tx-arrbszshowinsolvencies-pi1-backLinkWrap a:hover {
	text-decoration: underline;
}

.tx-arrbszshowinsolvencies-pi1-moreLinkWrap a:link, .tx-arrbszshowinsolvencies-pi1-moreLinkWrap a:visited {
	font-weight: bold;
	font-size: 11px;
	color: #2d4d7c;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 3px;
}

.tx-arrbszshowinsolvencies-pi1-moreLinkWrap a:hover {
	text-decoration: underline;
}


.tx-arrbszshowinsolvencies-pi1-listContainer {
	margin-bottom: 20px;
}

.tx-arrbszshowinsolvencies-pi1-caseContainer {
	margin-bottom: 10px;
	height: 70px;
}

.tx-arrbszshowinsolvencies-pi1-caseTextContainer {
	width: 440px;
	height: 70px;
	background-image: url('../img/showArticlesBSZ_listIconArrow.gif');
	background-repeat: no-repeat;
	background-position: 15px 4px;
	padding-left: 50px;
	border-bottom: 1px dotted #AEAEAE;
	float: left;
}

.tx-arrbszshowinsolvencies-pi1-caseMoreLinkContainer {
	width: 80px;
	height: 12px;
	padding-top: 58px;
	text-align: right;
	float: right;
}

a.tx-arrbszshowinsolvencies-pi1-caseMoreLink:link, a.tx-arrbszshowinsolvencies-pi1-caseMoreLink:visited {
	font-size: 11px;
	font-weight: bold;
	color: #2d4c7b;
	text-decoration: none;
}

a.tx-arrbszshowinsolvencies-pi1-caseMoreLink:hover {
	text-decoration: underline;
}

.tx-arrbszshowinsolvencies-pi1-caseMembersOnly {
	font-size: 9px;
	font-weight: bold;
	color: #2d4c7b;
}
/*Ende tx-arrbszshowinsolvencies_pi1*/

/*Start tx-arrbszshowinsolvencies-pi2*/
.tx-arrbszshowinsolvencies-pi2-headlineContainer {
	width: 327px;
	height: 28px;
	background-color: #c9def1;
	margin-bottom: 15px;
}

.tx-arrbszshowinsolvencies-pi2-headlineArrow {
	margin-left: 7px;
	margin-top: 4px;
	float: left;
	border: 0px;
}

.tx-arrbszshowinsolvencies-pi2-headline {
	margin-left: 7px;
	margin-top: 8px;
	font-size: 11px;
	color: #2d4d7c;
	font-weight: bold;
	float: left;
}

.tx-arrbszshowinsolvencies-pi2-blueRight {
	width: 15px;
	height: 28px;
	background-color: #b5d1e7;
	float: right;
}

.tx-arrbszshowinsolvencies-pi2-insolvenciesMainMenu {
	width: 297px;
	display: block;
	font-size: 11px;
	color: #397AB5;
	background-image: url('../img/showDdpBSZ_listIconArrow.gif');
	background-repeat: no-repeat;
	background-position: 20px 5px;
	background-color: #E7E7E7;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	xmargin-bottom: 6px;
  border-bottom: solid #fff 6px;  
	text-decoration: underline;
}

.tx-arrbszshowinsolvencies-pi2-insolvenciesSubMenu {
	display: none;
}

a.tx-arrbszshowinsolvencies-pi2-insolvenciesMenuLink:link, a.tx-arrbszshowinsolvencies-pi2-insolvenciesMenuLink:visited {
	display: block;
	font-size: 11px;
	color: #397AB5;
	background-color: #E7E7E7;
}

a.tx-arrbszshowinsolvencies-pi2-insolvenciesMenuLink:hover {
	background-color: #C5D6E6;
}

a.tx-arrbszshowinsolvencies-pi2-insolvenciesMenuLinkActive:link, a.tx-arrbszshowinsolvencies-pi2-insolvenciesMenuLinkActive:visited {
	display: block;
	font-size: 11px;
	color: #397AB5;
	background-color: #C5D6E6;

}

a.tx-arrbszshowinsolvencies-pi2-insolvenciesSubMenuLink {
	width: 277px;
	padding-left: 50px;
	padding-top: 2px;
	padding-bottom: 2px;
	xmargin-bottom: 6px;
  border-bottom: solid #fff 6px;
  
}



/*Ende tx-arrbszshowinsolvencies-pi2*/

/*Start tx_arrbszshowddp_pi1*/

.tx-arrbszshowddp-pi1 {
  margin-bottom: 7px;	
}
.tx-arrbszshowddp-pi1-headlineContainer {
	width: 327px;
	height: 28px;
	background-color: #c9def1;
	margin-bottom: 15px;
}

.tx-arrbszshowddp-pi1-headlineArrow {
	margin-left: 7px;
	margin-top: 4px;
	float: left;
	border: 0px;
}

.tx-arrbszshowddp-pi1-headline {
	margin-left: 7px;
	margin-top: 8px;
	font-size: 11px;
	color: #2d4d7c;
	font-weight: bold;
	float: left;
}

.tx-arrbszshowddp-pi1-blueRight {
	width: 15px;
	height: 28px;
	background-color: #b5d1e7;
	float: right;
}

.tx-arrbszshowddp-pi1-newsBoxContainer {
	width: 315px;
	border: 1px solid #d1d1d1;
	background-image: url('../img/showDdpBSZ_background.jpg');
	background-color: #d1d5d6;
	background-position: top;
	background-repeat: repeat-x;
	padding: 5px;
}

.tx-arrbszshowddp-pi1-imageContainer {
	width: 47px;
	height: 42px;
	float: left;
}

.tx-arrbszshowddp-pi1-listArrowContainer {
	width: 3px;
	height: 42px;
	margin-left: 6px;
	margin-right: 5px;
	background-image: url('../img/showDdpBSZ_listIconArrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	float: left;
}
	
.tx-arrbszshowddp-pi1-newsTeaserContainer {
	width: 180px;
	height: 42px;
	float: left;
	margin-right: 5px;
}

.tx-arrbszshowddp-pi1-newsTeaserContainer a:link, .tx-arrbszshowddp-pi1-newsTeaserContainer a:visited {
	font-size: 10px;
	color: #397ab4;
	text-decoration: none;
}

.tx-arrbszshowddp-pi1-newsTeaserContainer a:hover {
	text-decoration: underline;
}
.tx-arrbszshowddp-pi1-moreLinkContainer {
	width: 69px;
	height: 11px;
	padding-top: 28px;
	float: right;

}

.tx-arrbszshowddp-pi1-moreLinkContainer a:link, .tx-arrbszshowddp-pi1-moreLinkContainer a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #2d4c7b;
	text-decoration: none;
}

.tx-arrbszshowddp-pi1-moreLinkContainer a:hover {
	text-decoration: underline;
}

.tx-arrbszshowddp-pi1-newsRowDevider {
	height: 1px;
	border-bottom: 1px solid #d1d1d1;
	margin: 4px 0px;
}

/*Ende tx_arrbszshowddp_pi1*/

/*Start tx-arrbszshowddpdetail-pi1*/

.tx-arrbszshowddpdetail-pi1-imgRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}

.tx-arrbszshowddpdetail-pi1-imgSubline {
	font-size: 10px;
	color: #ababab;
	float: right;
}

.tx-arrbszshowddpdetail-pi1-longtext {
	margin-bottom: 15px;
}

/*Ende tx-arrbszshowddpdetail-pi1*/

/*Start tx-arrbszshowarticles-pi1*/
.tx-arrbszshowarticles-pi1-searchbox {
	/*float: left;*/
}

.tx-arrbszshowarticles-pi1-searchbox-label {
	width: 350px;
	color: #2D4D7C;
	font-size: 11px;
	font-weight: bold;
	margin-right: 15px;
}

.tx-arrbszshowarticles-pi1-navigationTopContainer {
	margin: 20px 0px;
	padding-bottom: 2px;
	border-bottom: 1px solid #AEAEAE;
}


.tx-arrbszshowarticles-pi1 {
	/*width: 587px;*/
	background-image: url('../img/showArticlesBSZ_background.jpg');
	background-repeat: repeat-y;
	padding: 10px;
	border-top: 1px solid #CECACA;
	border-left: 1px solid #CECACA;
}

.tx-arrbszshowarticles-pi1-articleContainer {
	margin-bottom: 10px;
	height: 40px;
}

.tx-arrbszshowarticles-pi1-articleTextContainer {
	width: 440px;
	height: 40px;
	background-image: url('../img/showArticlesBSZ_listIconArrow.gif');
	background-repeat: no-repeat;
	background-position: 15px 4px;
	padding-left: 50px;
	border-bottom: 1px dotted #AEAEAE;
	float: left;
}

.tx-arrbszshowarticles-pi1-articleMoreLinkContainer {
	width: 80px;
	height: 12px;
	padding-top: 28px;
	float: right;
	text-align: right;	
}

a.tx-arrbszshowarticles-pi1-articleHeadlineLink:link, a.tx-arrbszshowarticles-pi1-articleHeadlineLink:visited {
	font-size: 11px;
	color: #323334;
	text-decoration: none;
}

a.tx-arrbszshowarticles-pi1-articleHeadlineLink:hover {
	text-decoration: underline;
}

.tx-arrbszshowarticles-pi1-articleHeadline {
	font-size: 11px;
	color: #323334;
}

a.tx-arrbszshowarticles-pi1-articleMoreLink:link, a.tx-arrbszshowarticles-pi1-articleMoreLink:visited {
	font-size: 11px;
	font-weight: bold;
	color: #2d4c7b;
	text-decoration: none;
}

a.tx-arrbszshowarticles-pi1-articleMoreLink:hover {
	text-decoration: underline;
}

.tx-arrbszshowarticles-pi1-articleMembersOnly {
	font-size: 9px;
	font-weight: bold;
	color: #2d4c7b;
}
/*Ende tx-arrbszshowarticles-pi1*/

/*Start tx-arrbszshowarticles-pi2*/
.tx-arrbszshowinsolvencies-pi2 {
	margin-bottom: 16px;
}

.tx-arrbszshowarticles-pi2-headlineContainer {
	width: 327px;
	height: 28px;
	background-color: #c9def1;
	margin-bottom: 15px;
}

.tx-arrbszshowarticles-pi2-headlineArrow {
	margin-left: 7px;
	margin-top: 4px;
	float: left;
	border: 0px;
}

.tx-arrbszshowarticles-pi2-headline {
	margin-left: 7px;
	margin-top: 8px;
	font-size: 11px;
	color: #2d4d7c;
	font-weight: bold;
	float: left;
}

.tx-arrbszshowarticles-pi2-blueRight {
	width: 15px;
	height: 28px;
	background-color: #b5d1e7;
	float: right;
}


a.tx-arrbszshowarticles-pi2-articleMenuLink:link, a.tx-arrbszshowarticles-pi2-articleMenuLink:visited {
	width: 297px;
	display: block;
	font-size: 11px;
	color: #397AB5;
	background-image: url('../img/showDdpBSZ_listIconArrow.gif');
	background-repeat: no-repeat;
	background-position: 20px 5px;
	background-color: #E7E7E7;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	xmargin-bottom: 6px;
  border-bottom: solid #fff 6px;

}

a.tx-arrbszshowarticles-pi2-articleMenuLink:hover {
	background-color: #C5D6E6;
}

a.tx-arrbszshowarticles-pi2-articleMenuLinkActive:link, a.tx-arrbszshowarticles-pi2-articleMenuLinkActive:visited {
	width: 297px;
	display: block;
	font-size: 11px;
	color: #397AB5;
	background-image: url('../img/showDdpBSZ_listIconArrow.gif');
	background-repeat: no-repeat;
	background-position: 20px 5px;
	background-color: #C5D6E6;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	xmargin-bottom: 6px;
  border-bottom: solid #fff 6px;
}
/*Ende tx-arrbszshowarticles-pi2*/

/*Start E-Paper*/

.E-Paper {
	float: left;
	margin-bottom: 7px;
}

.arrowHeadlineBoxRight {
  background-color:#C9DEF1;
  height:28px;
  width:327px;
}

.arrowHeadlineText {
	color:#2D4D7C;
	float:left;
	font-size:11px;
  	font-weight:bold;
  	margin-left:7px;
  	margin-top:8px;
}

.arrowHeadlineBoxRight .arrowGFX {
	border:0 none;
	float:left;
	margin-left:7px;
	margin-top:4px
}

.arrowHeadlineblueRight {
	background-color:#B5D1E7;
	float:right;
	height:28px;
	width:15px;
}

.arrowHeadlineBoxContent {
	padding-top: 15px;
}

.arrowHeadlineBoxContent .imageArea {
	width: 140px;
	min-height: 1px;
	float: left;
}

.arrowHeadlineBoxContent .textArea {
	width: 179px;
	min-height: 1px;
	padding-left: 8px;
	float: left;
}

.arrowHeadlineBoxContent .textArea a{
	color: #397ab5;
	font-size: 11px;
	background-image: url('../img/linkArrowRight.gif');
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}

.arrowHeadlineBoxContent .textArea p{
	padding-left: 10px;
	padding-right: 10px;
}
/*Ende E-Paper*/

/*Start News*/
p.headerCat, .tx-arrbszshop-pi1-catname, div.news_cat_date_div {

	color: #2d4d7c;

	border-bottom: 1px solid #a3b1c5;

	font-weight: bold;

	font-size: 12px;

	margin-bottom: 15px;

}



.news-date-right {

	float: right;

	font-size: 10px;

	margin-top: 3px;

}



div.news-catRootline {

	margin-bottom: 5px;

	float:left;

}



.tx-arrissuetoarchive-pi2 div.news-catRootline {

	float:none;

		color: #2d4d7c;

	border-bottom: 1px solid #a3b1c5;

	font-weight: bold;

	font-size: 12px;

	margin-bottom: 15px;

}



.news-list-item, .news-latest-item {

	padding-bottom: 13px;

	margin-bottom: 15px;

	background-image: url('../img/lineDT.gif');

	background-position: left bottom;

	background-repeat: repeat-x;

}



.news-single-item .fakeHR{
	margin-top: 15px;
	margin-bottom: 30px;
	clear: both;
}



.news-single-additional-info {
	margin-bottom: 15px;
}

.news-single-additional-info a{
	text-decoration: none;
	font-size: 12px;
}

.news-list-item .txtL_imgR .newsListImage{
	float: right;
}

.news-list-item .txtL_imgR .newsListImage{
	padding-left: 10px;
	padding-bottom: 10px;
}

.news-list-item .imgL_txtR .newsListImage{
	float: left;
	padding-bottom: 10px;
	padding-top: 5px;
}

.news-list-item .imgL_txtR .newsListImage img {
	padding-right: 10px;
	margin-bottom:0;
	margin-left:0;
}

.newsMore a, .tx-arrbszshop-pi1-linkright a {
	text-decoration: none;
	color: #2d4d7c;
	font-size: 11px;
	font-weight: bold;
	padding-right: 12px;
	background-image: url('../img/moreArr.gif');
	background-repeat: no-repeat;
	background-position: right center;
}

h2.news-list-subheader {
	margin:0;
	padding: 5px 0 8px 0;
}

.imgL_txtR .topNewsImg {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	width: 221px;
}

.txtL_imgR .topNewsImg {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	width: 221px;
}

.txtL_imgR .topNewsText .news-catRootline, .imgL_txtR .topNewsText .news-catRootline{
	width: 389px;
	float: left;
}

.txtOnly .topNewsImg {
	height: 0;
	font-size:0;
	margin:0;
	padding:0;
}

p.news-image-caption {
	color: #ababab;
	text-align: left;
	font-size: 10px;
	margin-bottom: 5px;
}

.relatedIcon {
	vertical-align: top;
	padding-right: 12px;
}

.newsRelatedLatest {
	margin-top: 31px;
}

.newsRelatedLatest .relatedIcon{
	padding-right: 2px;
}

.news-list-morelink {
	padding:0;
}

/*Ende News*/

/*Start Suche*/
.browsebox {
	margin-bottom: 10px;
}

.left .tx-indexedsearch-searchbox {
	display: none;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top:0;
}
/*Ende Suche*/

/*tx-arrbszshop-pi */
.tx-arrbszshop-pi1 a ,.tx-arrbszshop-pi3 a {
	text-decoration: none;
	color: #2d4d7c;
	font-size: 11px;
	font-weight: bold;
}
.tx-arrbszshop-pi1 .fakeHrLine, .tx-arrbszshop-pi3 .fakeHrLine {
  height:1px;
  border-bottom:1px solid #A3B1C5;
  
}

/*tx-arrbszshop-pi1 start*/

.tx-arrbszshop-pi1-item {
}

.tx-arrbszshop-pi1-itemimage, .tx-arrbszshop-pi1-itemtext {
  float:left;
  margin-bottom:20px;
  margin-top:20px;
}

.tx-arrbszshop-pi1-itemimage {
  width: 185px;
}

.tx-arrbszshop-pi1-itemtext {
  /*width: 450px;*/
 width: 380px
}

.tx-arrbszshop-pi1-description {
  margin-top:10px;
  margin-bottom:20px;
}

.tx-arrbszshop-pi1-price, .tx-arrbszshop-pi1-basket{
  float:left;
}
.tx-arrbszshop-pi1-price {
  width:200px;
}

.tx-arrbszshop-pi1-cat {
  float:left;
  width:141px;
  text-align:center;
  height:175px;
  background-color: #eff0f0; 
  margin-right:5px;
  margin-bottom:10px;
  padding:5px;
}

.tx-arrbszshop-pi1-catlist .last {
  margin-right: 0px;
}

.tx-arrbszshop-pi1-catlist .highlight {
  background-color: #C2C2C2;
  
}

.tx-arrbszshop-pi1 a {
	text-decoration: none;
	color: #2d4d7c;
	font-size: 11px;
	font-weight: bold;
}
.tx-arrbszshop-pi1-info {
  text-align:center;
  margin: 20px;
}
/*tx-arrbszshop-pi1 end*/

/*tx-arrbszshop-pi2 start*/
.tx-arrbszshop-pi2-textArea {
	width: 179px;
	min-height: 1px;
	padding-left: 8px;
	float: left;
}

.tx-arrbszshop-pi2-textArea span{
	color: #397ab5;
	font-size: 11px;
	background-image: url('../img/linkArrowRight.gif');
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}

.tx-arrbszshop-pi2-textArea a{
	color: #397ab5;
}



/*tx-arrbszshop-pi2 end*/

/*tx-arrbszshop-pi3 start*/
.tx-arrbszshop-pi3-basket {
  margin-left:150px;
  margin-right:50px;
}
.tx_arrbszshop_pi3-baskettable {
  width:420px;
}

.tx_arrbszshop_pi3-baskettable tr {
  height:50px;
}

.tx_arrbszshop_pi3-refresh, .tx_arrbszshop_pi3-sum{
  float:left;
  margin-top:10px;
}
.tx_arrbszshop_pi3-refresh {  
  width:200px;
}
.tx_arrbszshop_pi3-sum{
  width:218px;
  text-align:right;
	color: #656667;
	font-size: 15px;
	font-weight: bold;  
  color: #000;
}
.tx_arrbszshop_pi3-backtoshop {
  margin: 20px 0px;
}

.tx-arrbszshop-pi3-orderform-description {
  margin-left:255px;
  margin-top:25px;
  color: #2d4d7c;
}
.tx-arrbszshop-pi3-orderform {
  margin:10px 0px;
}
.tx-arrbszshop-pi3-orderform label {
  padding-right:5px;
  display:block;
  float:left;
  text-align:right;
  width:250px;
  line-height:150%;
}
.tx-arrbszshop-pi3-orderform p {
  margin-bottom: 2px;
}

.tx-arrbszshop-pi3-footer {
  margin:10px 0px;  
}
.tx-arrbszshop-pi3-footer input { 
  display:block;
  float:left;
}
.tx-arrbszshop-pi3-footer div {
  padding:0px;
  margin-left:10px;
  width:590px;
  float:left;  
}

.tx-arrbszshop-pi3-submit {
  margin:35px 0px;
  text-align:right;
}
.tx-arrbszshop-pi3-error {
  color:red;
  margin-left:255px;
  margin-top:25px;
}
/*tx-arrbszshop-pi3 end*/

/*Popup start */
.popupMainFrame {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 686px;
}

.popupBorderFrame {
	width: 674px;
	padding: 0 6px 0 6px;
	float: left;
	background-image: url('../img/bg_l_r.gif');
}

.popupCFrame {
	padding: 0 5px 0 15px;
	width: 654px;
	background-color: #ffffff;
	float: left;
}
 
.popupBottomB {
	height: 8px;
	width: 686px;
	background-image: url('../img/bottom_bg.gif');
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	padding:0;
}

.tx-ttnews-browsebox-SCell p a {
	text-decoration: none;
	font-weight: bold;
}
 
/*Popup end */ 


/*Workspace Preview - Info Box*/
.previewLink{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 2px;	
	font-weight: bold;
}

.previewLink a{
	color: red;
}

#typo3-previewInfo {
	top: 45px !important;	
}

/* baysol */

.statistikBlue{
	color:#397AB5;
	display:block;
	width:65px;
	float: left;
	text-align:right;
	padding-right:10px;
}

.statistikText {
float:right;
width:255px;
}

/* eVergabe Formular */
#evergabe {
	width: 620px;
}

.tx-powermail-pi1 .dottetContainer{
	border: dotted 1px #515151;
	width: 484px;
	padding: 10px;
}

.tx-powermail-pi1 .textContainer{
	width: 484px;
	padding: 0 10px;
	border: dotted 1px #515151;
}

.tx-powermail-pi1 .textContainer input.powermail_text{
	width: 100px;
}

#evergabe .tx_powermail_pi1_fieldwrap_html_checkbox_title{
	position: relative;
	width: 79%;
}

#evergabe .powermail_check_inner,
#evergabe .powermail_submit{
	margin-left: 0;
	clear:none;
	float: left;
}

/* ****************
 * ABO Fprmulare 
 * *****************/

/* Adress�nderung */

#adressaenderung, 
#urlaubsnachsendung,
#kontaktdaten{
	width: 550px;
	margin-bottom: 40px;
}

#adressaenderung legend.tx_powermail_pi1_fieldwrap_html_radio_title,
#urlaubsnachsendung legend.tx_powermail_pi1_fieldwrap_html_radio_title,
#unterbrechung legend.tx_powermail_pi1_fieldwrap_html_radio_title{
 	display: none;
 }

#adressaenderung .checkBoxLabel,
#urlaubsnachsendung .checkBoxLabel,
#unterbrechung .checkBoxLabel{
	padding-top: 10px;
}

#adressaenderung .powermail_radio_inner,
#urlaubsnachsendung .powermail_radio_inner,
#unterbrechung .powermail_radio_inner{
	margin-left: 0;
	float: left;
	clear: none;
}

#adressaenderung .powermail_radio_inner label,
#urlaubsnachsendung .powermail_radio_inner label,
#unterbrechung .powermail_radio_inner label{
	display: block;
	float: left;
}

#adressaenderung fieldset.tx-powermail-pi1_fieldset input.powermail_submit,
#urlaubsnachsendung fieldset.tx-powermail-pi1_fieldset input.powermail_submit,
#unterbrechung fieldset.tx-powermail-pi1_fieldset input.powermail_submit,
#kontaktdaten fieldset.tx-powermail-pi1_fieldset input.powermail_submit{
	margin-left: 0;
}

#adressaenderung .tx_powermail_pi1_fieldwrap_html label,
#urlaubsnachsendung .tx_powermail_pi1_fieldwrap_html label{
	margin-right: 10px;
}

/* Urlaubsnachsendung */
#urlaubsnachsendung #powermaildiv_uid51,
#urlaubsnachsendung #powermaildiv_uid52,
#urlaubsnachsendung #powermaildiv_uid53,
#unterbrechung #powermaildiv_uid63,
#unterbrechung #powermaildiv_uid64{
	float: left;
	clear: none;
}

#urlaubsnachsendung #powermaildiv_uid51 label,
#urlaubsnachsendung #powermaildiv_uid52 label,
#unterbrechung #powermaildiv_uid63 label,
#unterbrechung #powermaildiv_uid64 label{
	width: auto;
	margin-right: 5px;
}
#urlaubsnachsendung #powermaildiv_uid51 input,
#urlaubsnachsendung #powermaildiv_uid52 input,
#unterbrechung #powermaildiv_uid63 input,
#unterbrechung #powermaildiv_uid64 input{
	width: 65px;
	margin-right: 5px;
}

#urlaubsnachsendung #powermaildiv_uid53 span{
	font-weight: bold;
	color: #515151;
	display: block;
	float: left;
}

/* Unterbrechung */
#unterbrechung{
	margin-bottom: 40px;
	width: 610px;
}

#unterbrechung .tx_powermail_pi1_fieldwrap_html label{
	margin-right: 65px;
}

/* Neuer Login */
.LG {
	text-align: left;
}

.LG .box {
    border-bottom: 1px solid #CECACB;
    border-left: 1px solid #CECACB;
    border-top: 1px solid #CECACB;
    margin-bottom: 2px;
    min-height: 1px;
    padding: 5px 0  5px  5px !important;
    width: 330px;
}
.LG .tx-felogin-pi1 {
    margin-bottom: 7px;
    margin-right: 6px;
    padding-bottom: 5px;
    padding-top: 4px;
	border: none;
	width: 312px;
}
.LG .loginHeader {
    margin-bottom: 2px;
}
.LG .loginHeader h1{
    display: inline-block;
    font-size: 11px;
    text-transform: none;
	margin-bottom: 0;
	font-weight: normal;
	width: 150px;
	padding: 0;
	float: left;
}

.LG .loginHeader h1.pwLabel{
	float: right;	
}

.LG h1, h1 a {
    color: #2D4D7C;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}


.LG .loginContainer .forgotLink {
   margin-top: 5px;
   float: left;
   width: auto;
}
.LG .tx-felogin-pi1 a {
    color: #A2A2A2;
    font-size: 10px;
    text-decoration: none;
}
.LG a {
    color: #323334;
}

.LG .loginSearchBox {
    background-color: #fff;
    background-image: none;
    background-repeat: repeat-x;
	padding-bottom: 5px;
	height: auto;
	border: none;
}

.LG input.loginUser {
    color: #6E6F6F;
    font-size: 10px;
    padding: 0;
	padding-bottom: 2px;
    padding-top: 1px;
    width: 148px;
	display: block;
	float: left;
}
.LG input.loginPW {
    color: #6E6F6F;
    font-size: 10px;
	padding: 0;
    padding-bottom: 2px;
    padding-top: 1px;
    width: 148px;
	display: block;
	float: right;
}
.LG input.loginSubmit {
    line-height: 20px;
    vertical-align: middle;
	float:right;
	margin-top:4px;
	display: block;
}
.LG .right .tx-indexedsearch {
    margin-left: 12px;
    margin-right: 6px;
    padding-bottom: 7px;
}
.LG .right .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
    color: #6E6F6F;
    font-size: 10px;
    margin-left: 135px;
    margin-right: 4px;
    padding-bottom: 2px;
    padding-top: 1px;
    width: 127px;
}
.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
    width: 150px;
}
.LG .right input.tx-indexedsearch-searchbox-sword {
    color: #6E6F6F;
    font-size: 10px;
    padding-bottom: 2px;
    padding-top: 1px;
    width: 127px;
}
.LG .right .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
    height: auto;
    vertical-align: middle;
    width: auto;
}
.LG .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
    width: 100px;
}
.LG .loginSearchBox_InfoBox {
    border: none;
	border-top: 1px solid #B5B6B6;
	margin-top:15px;
    margin-left: 5px;
    margin-right: 6px;
    padding: 9px 2px 5px;
}
.LG .loginSearchBox_InfoBox p {
    color: #939597;
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 0;
	margin-top: 0;
}
.LG .tx-arrbszshowddp-pi1-headlineContainer {
    background-color: #C9DEF1;
    height: 28px;
    margin-bottom: 15px;
    width: 327px;
}

.LG .tx-arrbszshowddp-pi1-headline {
    color: #2D4D7C;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-left: 7px;
    margin-top: 5px;
}
.LG .tx-arrbszshowddp-pi1-blueRight {
    background-color: #B5D1E7;
    float: right;
    height: 28px;
    width: 15px;
}

.LG .toLoggout{
	margin-top: 10px;
}

.LG .tx-felogin-pi1 .fakeP{
	margin-top: 10px;
}

.LG .loginContainer{
	float: left;
	width: 312px;
}

.LG .loginContainer div{
	width: inherit;
	float: left;
}
/* neuer Footer */
.footer {
	color: #C0C0C0;
	font-size: 11px;
	height: auto;
	padding-top: 12px;
	border-bottom: 1px solid #c2c2c2;
	text-align: left;
	float: left;
}
.copyRightText {
	float: left;
}
.footerMenu {
	float: right;
	width: 974px;
}
.ftSpacer {
	padding-left: 10px;
	padding-right: 10px;
}
.footer .conOne {
	width:600px;
	border-top:dotted 1px #c2c2c2;
	padding-top:15px;
	padding-left:20px;
	height:135px;
	float:left;
}
.footer .conTwo {
	width:339px;
	border-top:dotted 1px #c2c2c2;
	padding-top:15px;
	padding-left:0;
	height:135px;
	float:left;
	margin-left:15px;
}
.footer .colOne {
	width:139px;
	float:left;
	height:auto;
}
.footer .first {
	margin-left:20px;
}
.footer a {
	color: #323334;
	font-size: 11px;
	text-decoration: none;
	display:block;
	margin-bottom:1px;
}
.footer p {
	color: #323334;
	font-size: 11px;
	text-decoration: none;
	display:block;
	font-weight:bold;
	margin-bottom:5px;
	text-transform:uppercase;
}

.footer a img {
    border: medium none;
    display: block;
    float: left;
    margin-right: 15px;
    margin-top: 5px;
}


.footer img {
}
.clear {
	clear:both;
}

/* Umfrage EXT */
.tx-jkpoll-pi1 p{
	margin: 0;
	padding: 0;
}

.E-Paper .tx-jkpoll-pi1{
	padding-top: 8px;
	margin-left: 110px;
	margin-right: 5px;
	color: #323334;
}

.E-Paper .tx-jkpoll-pi1 h1{
	display: none;
}

.E-Paper .pollImage{
	float: left;
	margin-top: -15px;
}

.E-Paper ul.tx_jkpoll_pi1_answers{
	margin-top: 9px;
	margin-bottom: 11px;
}

.E-Paper ul.tx_jkpoll_pi1_answers input.pollanswer{
	margin-top: 6px;
	margin-left: 8px;
}

.E-Paper .tx_jkpoll_pi1_link_list{
	padding-top: 0;
}

.pollsubmit{
	background-image: url('../img/btn_Voting.png');
	width: 87px;
	height: 22px;
	border: none;
	cursor: pointer;
}

.pollArchive{
	padding-left: 9px;
	margin-left: 9px;
	background-image: url("../img/arrow_Voting.gif");
	background-repeat: no-repeat;
	background-position: left 6px;
	color: #4a8ec3;
	font-size: 11px;
}

.tx_jkpoll_pi1_answer_horizontal,
.tx_jkpoll_pi1_image{
    display: none;	
}

.E-Paper .tx_jkpoll_pi1_result_horizontal{
	margin-top: 17px;
	font-size: 11px;
}

.tx_jkpoll_pi1_result_horizontal div{
	height: 22px !important;
	float: none !important;
}

.answertext{
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
	display: inline-block;
}

.answertextNormal{
	font-size: 11px;
	font-weight: normal;
}

.tx_jkpoll_pi1_result_list h1{
	border-bottom: solid 1px #b3bfd0;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 16px;
	margin-top: 13px;
} 

.questionText{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 18px;
	display: inline-block;	
}

.E-Paper .questionText{
	font-size: 13px;
	font-weight: normal;
	color: #323334;
	display: inline;
	margin-bottom: 15px;
}

.tx-jkpoll-pi1 p.tx_jkpoll_pi1_result_votes{
	margin-top: 1px;
	margin-bottom: 17px;
}

.umfrageContainer .csc-default{
	margin-left: 9px;
	margin-bottom: 17px;
}

.umfrageContainer .csc-default p{
	margin: 0;
	font-size: 12px;
	line-height: 17px;
	margin-right: 4px;
}

.tx_jkpoll_pi1_answer input,
.tx_jkpoll_pi1_answer label{
	cursor: pointer;
}

/* New Searchbox */
.right .box.searchBox .tx-indexedsearch{
	margin-left: 5px;
}

.box.searchBox .E-Paper{
	margin-bottom: 0;
	width: 327px;
}

.box.searchBox .arrowHeadlineBoxContent{
	background-image: url("../img/showDdpBSZ_background.jpg");
    background-position: center top;
    background-repeat: repeat-x;
    padding-top: 12px;
    padding-bottom: 13px;
}

.box.searchBox .tx-indexedsearch-form label,
.box.searchBox p{
	display: none;
}

.box.searchBox .tx-indexedsearch-form,
.box.searchBox .tx-indexedsearch-search-submit{
	float: left;
}

.right .box.searchBox .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword{
	margin: 0;
	height: 17px;
	width: 183px;
	margin-right: 8px;
	display: block;
	float: left;
}

.right .box.searchBox .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button{
	height: 22px;
	width: 53px;
	border: none;
	background-image: url("../img/btn_Suche.png");
	cursor: pointer;
	display: block;
	float: left;
}

/* New: Blog Box right Col */
.E-Paper.Blog .arrowHeadlineBoxContent{
	padding-top: 7px;
}

.E-Paper.Blog .textArea img{
	margin: 13px 0 10px 0;
}

/*NEW: 2011 12 7 */

.news-single-item {
	padding: 5px 0;
}

/*****************************************
 * Anpassungen tt_news Kommentarfunktion *
 *****************************************/
.news-single-backlink{
	padding: 0;
}

#comments h1,
#writeComment h3{
	color: #656667;
	font-size: 15px;	
}

#comments{
	margin-top: 47px;
}

#comments em{
	font-style: normal;
}

#comments h1{
	margin-bottom: 2px;
}

#writeComment{
	float: left;
	margin-bottom: 30px;
}

#writeComment input.button.sendComment{
	height: 22px;
	width: 87px;
	border: none;
	background-image: url("../img/btn_Absenden.png");
	background-color: #fff;
	cursor: pointer;
	display: block;
	clear: both;
}

#writeComment h3{
	margin: 0;
	padding: 26px 0 12px;
}

#writeComment input{
	font-size: 13px;
	height: 22px;
	width: 179px;
	padding: 0 4px;
	margin: 2px 0 15px 0;
	border: none;
	border-top: solid 1px #7c7c7c;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #dddddd;
	border-left: solid 1px #c3c3c3;	
}

#writeComment textarea{
	margin: 6px 0 10px 0;
	border: none;
	width: 610px;
	border-top: solid 1px #7c7c7c;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #dddddd;
	border-left: solid 1px #c3c3c3;	
}

#writeComment .comment_error{
	width: 598px;
	margin-bottom: 20px;
	color: #000;
	font-weight: normal;
}

.news-single-item .fakeHR{
	margin-bottom: 9px;
	margin-top: 43px;
}

.tx-pwcomment-pi1 ol {
	margin-top: 15px;
}

.tx-pwcomment-pi1 ol li{
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	width: 600px;
	background-color: #fff;
	border-top: solid 1px #cecacb;
	margin-bottom: 21px;
}

.tx-pwcomment-pi1 .comment_author{
	color: #2d4d7c;
	font-weight: bold;
	font-size: 12px;
	margin-right: 4px;
}

.tx-pwcomment-pi1 .comment_date{
	color: #ababab;
}

.tx-pwcomment-pi1 .comment_header, 
.tx-pwcomment-pi1 .comment_body {
	padding-left: 10px;
	padding-right: 15px;
	width: 575px;
}

.tx-pwcomment-pi1 .comment_header {
	padding-bottom: 12px;
	margin-top: 7px;
}

.tx-pwcomment-pi1 .comment_body{
	font-size: 12px;
}

#writeComment input.tx_pwcomments_netiquette {
	width: auto;
	float: left;
}

#writeComment label.tx_pwcomments_netiquette_label {
	padding-top: 3px; 
	margin-left: 20px;
}

ul#thanksForYourComment{
	padding: 0;
	margin: 0;
}

#thanksForYourComment li {
	background: #c9def1;
	border: 1px solid #3974b6;
	color: #000;
	font-weight: normal;
	padding: 6px 10px;
	margin-bottom: 20px;
	width: 598px;
	list-style: none;
}
