/* TYPO3 content stylesheet */
.ctArea .ctElement {
	clear: both;
}

.ctArea a {
	color: #000;
	text-decoration: underline;
}

.ctArea ul ul {
	margin-left: 10px;
	padding-top: 4px;
}

.ctArea ul li {
	margin-bottom: 5px;
	padding: 0 0 0 22px;
	background-image: url(../images/li_bullet_arrow_gray.gif);
	background-position: left 1px;
}

.ctArea ul li a {
	text-decoration: none;
}

.ctArea ol {
	padding-left:22px;
}

.ctArea ol li {
	margin-bottom: 5px;
}

.ctArea p.bodytext {
	line-height: 16px;
}

.align-justify {
    text-align: justify;
}

.align-center {
    text-align: center;
}  

.align-right {
    text-align: right;
}

#midCol h2,
#midCol h5 {
	padding-bottom: 12px;
}

#midCol .ctArea .sectionFrame9 h2,
#midCol .ctArea .sectionFrame8 h2,
#midCol .ctArea .sectionFrame7 h2,
#midCol .ctArea .sectionFrame6 h2,
#midCol .ctArea .sectionFrame5 h2,
#midCol .ctArea .sectionFrame4 h2,
#midCol .ctArea .sectionFrame3 h2,
#midCol .ctArea .sectionFrame1 h2,
#midCol .ctArea .sectionFrame10 h2,
#midCol .ctArea .sectionFrame9 h5,
#midCol .ctArea .sectionFrame8 h5,
#midCol .ctArea .sectionFrame7 h5,
#midCol .ctArea .sectionFrame6 h5,
#midCol .ctArea .sectionFrame5 h5,
#midCol .ctArea .sectionFrame4 h5,
#midCol .ctArea .sectionFrame3 h5,
#midCol .ctArea .sectionFrame1 h5,
#midCol .ctArea .sectionFrame10 h5 {
	padding-bottom: 3px;
}

#midCol h2,
#midCol h2 a,
#midCol h5,
#midCol h5 a {
	color: #000;
	font-weight:bold;
	font-size:16px;
	line-height: 22px;
	letter-spacing: 0.9px;
}

#midCol h5,
#midCol h5 a {
	color: #AFAFAF;
}

#midCol h3 {
	padding-bottom: 10px;
}

#midCol h3,
#midCol h3 a {
	color: #000;
	font-weight:bold;
	font-size:14px;
	line-height: 19px;
	letter-spacing: 0.9px;
}

#midCol h4 {
	
}

#midCol h4,
#midCol h4 a {
	color: #000;
	font-weight:bold;
	font-size:11px;
	line-height: 16px;
	letter-spacing: 0.9px;
}

#midCol .ctArea .ctElement {
	margin: 0 12px 20px 12px!important;
	margin: 0 9px 20px 9px;
}

#midCol .ctArea .csc-firstHeader {
	margin-top: 0;
}

#midCol .ctArea ul li {
	padding: 0 0 0 9px;
	background-image: url(../images/li_bullet_dot.gif);
	background-position: 0 7px;
}

#rightCol .ctElement {
	padding: 5px 11px 4px 12px;
	background-color: #f4f4f4;
	margin-bottom: 8px;
}

#rightCol .ctArea ul li {
	margin-bottom: 2px;
}

#leftCol h2,
#rightCol h2 {
	padding-bottom: 1px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 0.9px;
	text-transform: uppercase;
}

#leftCol .ctArea {
	margin-top: 8px;
}

#leftCol .ctElement {
	padding: 5px 11px 4px 12px;
	background-color: #f4f4f4;
	margin-bottom: 8px;
}

#leftCol .ctArea ul li {
	margin-bottom: 2px;
}

/* Flexible Contents 2 Columns */

.fce2Columns .fceLeftCol {
	float: left;
	width: 244px;
}

.fce2Columns .fceRightCol {
	float: right;
	width: 244px;
}

#midCol .ctArea .ctElement .fce2Columns .fceCtArea .ctElement{
	padding: 1px 12px 12px 1px;
}

/* SectionFrame1 - Border with margin bottom */
#midCol .ctArea .fce2Columns {
	margin: 0 -12px 0 -12px;
}

#midCol .ctArea .sectionFrame1,
#midCol .ctArea .sectionFrame10 {
	position:relative;

	margin: 0 0 20px 0 !important;
	margin: 0 0 20px 0;
	padding: 1px 12px 12px 12px!important;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#midCol .ctArea .sectionFrame10 {
	padding: 12px 12px 12px 12px!important;
}

#midCol .ctArea .sectionFrame1Top {
	background-image: url(../images/sectionFrame1TopBorder.gif);
	background-position: left top;
	height: 7px;
	width: 244px;
	position:absolute;
	left:-1px !important;
	left:-13px;
	top:-3px;
}

#midCol .ctArea .sectionFrame10 .sectionFrame1Top {
	background-image: url(../images/sectionFrame1TopBorderLong.gif);
	width: 502px;
	top: 0px;
	padding-top: 3px;
}

#midCol .ctArea .sectionFrame1Bottom {
	background-image: url(../images/sectionFrame1BottomBorder.gif);
	background-position: left top;
	height: 5px;
	width: 244px;
	left:-1px !important;
	left:-13px;
	bottom:0!important;
	bottom:157px;
	position:absolute;
}

#midCol .ctArea .sectionFrame10 .sectionFrame1Bottom {
	background-image: url(../images/sectionFrame1BottomBorderLong.gif);
	width: 502px;
	bottom: 0!important;
	bottom: 276px;
}


/* SectionFrame 3 to 9 - Banner in flexible 2 columns ctElement */
#midCol .ctArea .ctElement .fce2Columns .fceCtArea .sectionFrame9,
#midCol .ctArea .ctElement .fce2Columns .fceCtArea .sectionFrame8,
#midCol .ctArea .ctElement .fce2Columns .fceCtArea .sectionFrame7,
#midCol .ctArea .ctElement .fce2Columns .fceCtArea .sectionFrame6,
#midCol .ctArea .ctElement .fce2Columns .fceCtArea .sectionFrame5,
#midCol .ctArea .ctElement .fce2Columns .fceCtArea .sectionFrame4,
#midCol .ctArea .ctElement .fce2Columns .fceCtArea .sectionFrame3{
	position: relative;
	background-position: right top;
	border-left: 1px solid #666666;
	height: 120px!important;
	height: 130px;
	padding: 10px 70px 0 12px;
	margin-left: 1px;
	margin-right: 1px;
}

#midCol .ctArea .sectionFrame9 .whitespace,
#midCol .ctArea .sectionFrame8 .whitespace,
#midCol .ctArea .sectionFrame7 .whitespace,
#midCol .ctArea .sectionFrame6 .whitespace,
#midCol .ctArea .sectionFrame5 .whitespace,
#midCol .ctArea .sectionFrame4 .whitespace,
#midCol .ctArea .sectionFrame3 .whitespace{
	position: absolute;
	left:0 !important;
	left: 1px;
	bottom: 2px;
	height: 4px;
	width: 1px;
	background-color: #fff;
	/*border: none !important;
	border: 1px solid red;*/
}

#midCol .ctArea .fce2Columns .sectionFrame9 .whitespace,
#midCol .ctArea .fce2Columns .sectionFrame8 .whitespace,
#midCol .ctArea .fce2Columns .sectionFrame7 .whitespace,
#midCol .ctArea .fce2Columns .sectionFrame6 .whitespace,
#midCol .ctArea .fce2Columns .sectionFrame5 .whitespace,
#midCol .ctArea .fce2Columns .sectionFrame4 .whitespace,
#midCol .ctArea .fce2Columns .sectionFrame3 .whitespace{
	left:0 !important;
	left: 0;
}

/* SectionFrame 3 to 9 - Banner in normal ctElement */
#midCol .ctArea .sectionFrame9,
#midCol .ctArea .sectionFrame8,
#midCol .ctArea .sectionFrame7,
#midCol .ctArea .sectionFrame6,
#midCol .ctArea .sectionFrame5,
#midCol .ctArea .sectionFrame4,
#midCol .ctArea .sectionFrame3 {
	background-image: url('../images/bannerSectionFrame3.jpg');
	margin:0;
	margin: 0 0 20px 1px!important;
	margin: 0 0 20px 1px;
	height: 120px!important;
	height: 130px;
	padding: 10px 115px 0 12px;
	overflow: hidden;
}

#midCol .ctArea .sectionFrame9 h3,
#midCol .ctArea .sectionFrame8 h3,
#midCol .ctArea .sectionFrame7 h3,
#midCol .ctArea .sectionFrame6 h3,
#midCol .ctArea .sectionFrame5 h3,
#midCol .ctArea .sectionFrame4 h3,
#midCol .ctArea .sectionFrame3 h3{
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 3px;
}

#midCol .ctArea .sectionFrame9 p.bodytext,
#midCol .ctArea .sectionFrame8 p.bodytext,
#midCol .ctArea .sectionFrame7 p.bodytext,
#midCol .ctArea .sectionFrame6 p.bodytext,
#midCol .ctArea .sectionFrame5 p.bodytext,
#midCol .ctArea .sectionFrame4 p.bodytext,
#midCol .ctArea .sectionFrame3 p.bodytext {
	height: 80px;
	overflow: hidden;
}

#midCol .ctArea .sectionFrame4 {
	background-image: url('../images/bannerSectionFrame4.jpg');
}

#midCol .ctArea .sectionFrame5 {
	background-image: url('../images/bannerSectionFrame5.jpg');
}

#midCol .ctArea .sectionFrame6 {
	background-image: url('../images/bannerSectionFrame6.jpg');
}

#midCol .ctArea .sectionFrame7 {
	background-image: url('../images/bannerSectionFrame7.jpg');
}

#midCol .ctArea .sectionFrame8 {
	background-image: url('../images/bannerSectionFrame8.jpg');
}

#midCol .ctArea .sectionFrame9 {
	background-image: url('../images/bannerSectionFrame9.jpg');
}


/* Flexible Content - 3 Boxes */
#fce3Boxes {
	position: absolute;
	z-index: 999;
	left: 256px!important;
	left: 259px;
	top: 152px;
	margin: 0 -12px !important;
	margin: 0 -15px;
	width: 502px;
}

#midCol #fce3Boxes li {
	position: relative;
	float: left;
	background-image: none;
	padding-left: 0;
	height: 100px;
}

#midCol #fce3Boxes ul {
	margin: 0;
	padding: 0;
}

#midCol #fce3Boxes li.box {
	width: 158px!important;
	width: 158px;
	height: 41px!important;
	height: 41px;
	margin-right:14px;
	background-image: url(../images/libox_top_bg.gif);
	background-position: 0 0;
}

#midCol #fce3Boxes li.box3 {
	margin-right:0;
}

#midCol #fce3Boxes li.box ul {
	position: absolute;
	left: -9999px;
	height: 1px;
}

#midCol #fce3Boxes li.box:hover,
#midCol #fce3Boxes li.sfhover {
	/* by customer request background-image: url(../images/fceHeaderArrowBottom.gif);*/
	background-image: url(../images/libox_top_bg_act.gif);
}

#midCol #fce3Boxes li li.sfhover {
	background-image: url(../images/libox_bg.gif);
}

#midCol #fce3Boxes li.sfhover span{
	bottom: 103px;
}

#midCol #fce3Boxes li.box:hover ul,
#midCol #fce3Boxes li.sfhover ul {
	position: relative;
	left: auto;
	margin-top: 14px!important;
	margin-top: 15px;
	background-image: none;
}

#midCol #fce3Boxes li ul li{
	background-color: #f4f4f4;
	width: 137px!important;
	width: 158px;
	height: 78px!important;
	height: 102px;
	margin: 27px 0 0 0!important;
	margin: 26px 0 -2px 0;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 11px 8px 12px 12px;
	overflow: hidden;
	background-image: url(../images/libox_bg.gif);
	background-position: -1px 0;
}

#midCol #fce3Boxes li.box1 li.boxText,
#midCol #fce3Boxes li.box2 li.boxText,
#midCol #fce3Boxes li.box3 li.boxText {
	line-height: 16px;	
}

#midCol #fce3Boxes li span {
	display: block;
	color: #fbeeee;
	font-size: 11px;
	font-weight: bold;
	width: 90px;
	margin: 12px 12px 0px 0px;
	line-height: 12px;
	text-transform: uppercase;
	text-decoration: none;
	position: absolute;
	bottom: 4px;
	left: 12px;
	z-index: 3;
	letter-spacing: 0.9px;
}

#midCol #fce3Boxes li.box a {
	display: block;
	position: absolute;
	z-index: 4;
	right: 4px;
	top: 10px;
	width: 19px;
	height: 19px;
	text-indent: -9999px;
}

#midCol #fce3Boxes li:hover a,
#midCol #fce3Boxes li.sfhover a {
	right: 4px;
	top: 114px;
}

#midCol #fce3Boxes li.boxText a {
	display: inline;
	position: static;
	text-indent: 0px;
	height: auto;
	color: #000;
	text-decoration: underline;
}

/* If Flexible Content 3 Boxes is placed on the startpage */
#home #midCol #fce3Boxes li.box {
	background-image: url(../images/libox_top_bg_act.gif);
}

#home #midCol #fce3Boxes li.box ul {
	position: relative;
	left: auto;
	margin-top: 14px!important;
	margin-top: 14px;
	background-image: none;
}

#home #midCol #fce3Boxes li span{
	bottom: 4px!important;
	bottom: 103px;
}

#home #midCol #fce3Boxes li.box a {
	right: 4px;
	top: 114px;
	z-index: 2;
}

/* Filelinks */

.csc-uploads td {
	padding: 5px 10px 5px 0;
}

/* Sitemap */

.csc-sitemap ul li {
	margin-top: 10px;
}

.csc-sitemap ul ul li{
	margin-top: 2px;
}


/* Mailform typo3 */

fieldset.defaultForm {
	padding-top: 10px;
	padding-bottom: 20px;
	border: none;
}

fieldset.defaultForm div.formRow {
	clear: both;
}

.defaultForm .csc-mailform-label {
	padding: 5px 0;
}

fieldset.defaultForm .required {
	float: left;
	margin-left: -12px;
}

.defaultForm label {
	float: left;
	width: 180px;
	display: block;
	margin-bottom: 6px;
}


.defaultForm input,
.defaultForm select,
.defaultForm textarea,
.defaultForm button {
	width: 200px;
	margin-bottom: 6px;
	/*
	font-size: 110%;
	*/
	font-size: 11px;
	background-color: #fff; 
	color: #999999;
	border: 1px solid #999999;
	padding: 1px;
}

.defaultForm input.file {
	width: auto;
}

.defaultForm textarea {
	height: 100px;
}

.defaultForm select {
	width: 204px;
}

.defaultForm option {
	background-color: #fff; 
	color: #999999;
}

.defaultForm input.checkbox {
	width: 13px;
	height: 13px;
	margin-bottom: 12px;
	margin-top: 4px;
	border: none;
}

.defaultForm input.submit,
.defaultForm button {
	margin-left: 180px !important;
	margin-left: 183px;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
	background-color: #afafaf;
	border: 1px solid #999999;
	color: #fff;
}

.defaultForm div.radio {
	padding-bottom: 5px;
}

.defaultForm div.radio fieldset label {
	width: auto;
	display: inline;
	float: none;
}

.defaultForm div.radio fieldset .radio {
	padding: 0;
	width: auto;
	margin: 0 5px -2px 0;
	background-color: transparent;
	border: none;
}

.defaultForm input[type=text]:focus,input[type=password]:focus,textarea:focus {
	background:#FFF; 
	color: #999999;
}


/* images */

#midCol .ctElement .csc-textpic-intext-right .csc-textpic-image,
#midCol .ctElement .csc-textpic-intext-left .csc-textpic-image {
	padding-top: 4px;
}

#midCol .ctElement .csc-textpic-below .csc-textpic-text {
	padding-bottom: 5px;
}

#midCol .ctElement .csc-textpic-above .csc-textpic-text {
	padding-top: 5px;
}

.csc-textpic-caption {
	font-size: 11px;
	padding-top: 2px;
}


/* tt_news */ 

.newsLatestItem h3 {
	padding-bottom: 10px;
}

.newsLatestItem img {
	float: left;
	margin: 4px 7px 2px 0;
}


.newsLatestItem .newsLatestInnerWrap p{
	display:inline;
}

#leftCol span.newsLink a,
#rightCol span.newsLink a {
	background-image: url(../images/li_bullet_arrow_gray.gif);
	background-position: 3px 0;
	text-decoration:none;
	padding-left: 13px;
	margin-left: 0!important;
	margin-left: 2px;
	height: 13px;
}

#leftCol span.newsLink a span,
#rightCol span.newsLink a span {
	display: none;
}

.latestLinktoArchive {
	margin-top: 10px;
}

.latestLinktoArchive a {
	display:block;
	padding-left: 22px;
	background-image: url(../images/li_bullet_arrow_gray.gif);
	background-position: left center;
	text-decoration: none;
}

.latestLinktoArchive a:hover {
	text-decoration: underline;
}

.newsSingleItem {
	position: relative;
}

.newsSingleItem .newsSingleDate {
	position: absolute;
	top: 0;
	right: 10px;
}

.newsSingleItem .newsSingleSubheader {
	font-weight: bold;
	padding-bottom: 10px;
}

.newsSingleItem .newsSingleImage {
	float: left;
	margin: 3px 10px 2px 0 !important;
	margin: 4px 8px 0 0;
}

.newsSingleItem .newsSingleImage img {
	float: left;
	margin: 0 8px 8px 0;
}

.newsSingleItem .newsSingleImage .newsSingleCaption {
	font-size: 11px;
}

.newsSingleItem .newsLink {
	margin-top: 10px;
}

.newsListWrap {
	margin-top: 10px;
}

.newsListItem {
	margin-bottom: 30px;
}

#midCol .newsListItem h3 {
	position: relative;
	background-color: #FFF;
	padding-left: 0;
}

#midCol .newsListItem h3 a {
	text-decoration: none;
}

.newsListDate {
	position: absolute;
	top: 0;
	right: 5px;
}

.newsListItem img {
	float: left;
	margin: 2px 7px 2px 0;
}

.newsListBrowse {
	margin-top: 20px;
}

.tx-ttnews-browsebox .active {
	font-weight:bold;
}

.tx-ttnews-browsebox .next {
	display:none;
}

.tx-ttnews-browsebox .prev {
	display:none;
}


/* indexed search */

.tx-indexedsearch .defaultForm label {
	width: 120px;
}

.tx-indexedsearch .defaultForm select {
	width: 150px;
}

.tx-indexedsearch .defaultForm .submit {
	margin-left: 120px !important;
	margin-left: 123px;
}

.tx-indexedsearch .defaultForm input.tx-indexedsearch-searchbox-sword {
	width: 302px !important;
	width: 304px;
}

.tx-indexedsearch .tx-indexedsearch-whatis {
	margin-top: 15px;
	/* margin-bottom: -30px; NUR WENN SECTION HEADERS VORHANDEN SIND ! */
	margin-bottom: 15px;
}

.tx-indexedsearch .tx-indexedsearch-secHead {
	margin-top: 80px;
}

#midCol .tx-indexedsearch .tx-indexedsearch-secHead h2 a {
	font-size: 14px;
}

.tx-indexedsearch .tx-indexedsearch-res {
	clear: both;
	margin-bottom: 50px;
}

#midCol .tx-indexedsearch .tx-indexedsearch-res h3 {
	margin: 0;
	padding: 0;
	position: relative;
}

.tx-indexedsearch .tx-indexedsearch-res h3 .tx-indexedsearch-icon {
	padding-left: 20px;
	position: absolute;
	left: -19px;
	top: 5px;
}

.tx-indexedsearch .tx-indexedsearch-res h3 .tx-indexedsearch-title {
	padding-left: 15px;
}

.tx-indexedsearch .tx-indexedsearch-res dl dt,
.tx-indexedsearch .tx-indexedsearch-res dl dd.item-size,
.tx-indexedsearch .tx-indexedsearch-res dl dd.item-crdate,
.tx-indexedsearch .tx-indexedsearch-res dl dd.item-mtime {
	float: left;
}

.tx-indexedsearch .tx-indexedsearch-res dl dt.tx-indexedsearch-text-item-path {
	width: 400px;
	clear: left;
}

.tx-indexedsearch .tx-indexedsearch-res dl dd.tx-indexedsearch-text-item-path {
	display: none;
}

.tx-indexedsearch .browsebox li {
	background-image: none;
	float: left;
	padding: 0;
	margin: 15px 5px 50px 0;
}

.tx-indexedsearch .browsebox li a {
	
}

/* Login */

.tx-newloginbox-pi1 p.forgotP {
	margin-left: 180px !important;
	margin-left: 183px;
}

#leftCol .tx-newloginbox-pi1 p.forgotP,
#rightCol .tx-newloginbox-pi1 p.forgotP {
	margin-left: 0 !important;
	margin-left: 0;
}

.tx-newloginbox-pi1 .logoutForm input.logoutsubmit,
.tx-newloginbox-pi1 .logoutForm button {
	margin-top: 10px;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
	background-color: #afafaf;
	border: 1px solid #999999;
	color: #fff;
}

.tx-newloginbox-pi1 .defaultForm label {
	display: none;
}

.tx-newloginbox-pi1 .defaultForm input {
	width: 175px;
	margin-bottom: 3px;
}

.tx-newloginbox-pi1 .defaultForm input.submit,
.tx-newloginbox-pi1 .defaultForm button {
	width: 19px;
	height: 19px;
	border: none;
	background-color: #f4f4f4;
	background-image: url(../images/form_login_submit.gif);
}

.tx-newloginbox-pi1 .defaultForm .formRowRelative {
	position: relative;
}

#rightCol .tx-newloginbox-pi1 .defaultForm,
#leftCol .tx-newloginbox-pi1 .defaultForm{
	padding-bottom: 2px;
	padding-top: 6px;
}

.tx-newloginbox-pi1 .defaultForm .formRowRelative input.submit,
.tx-newloginbox-pi1 .defaultForm .formRowRelative button {
	position: absolute;
	left: 3px!important;
	left: -3px;
	top: -1px;
}

/* Registration */

.tx-srfeuserregister-pi1 p,
.tx-srfeuserregister-pi1 h4 {
	padding-left: 0;
}

.regForm .regFormNotice {
	padding-bottom: 20px;
}

.regForm .tx-srfeuserregister-pi1-error,
.regForm .dmailsubscrip-error {
	color: #FF0000;
	margin-left: 180px !important;
	margin-left: 183px;
	margin-bottom: 6px;
	font-size: 11px;
}

.regForm .dmailsubscrip-error font {
	color: #FF0000;
	font-size: 11px;
}

.regForm .image {
	position: relative;
}

.regForm input.tx-srfeuserregister-pi1-delete-icon {
	position: absolute;
	left: 310px !important;
	left: 130px;
	top: 0px;
	width: 11px;
}

.regForm .formRow .tx-srfeuserregister-pi1-file-view {
	position: absolute;
	left: 340px !important;
	left: 160px;
	top: 2px;
}

.regFormPreview .buttons {
	margin-top: 50px;
}

.tx-srfeuserregister-pi1 p a {
	background-image: none;
	padding-left: 0;
}

.regForm input.noMargin {
	margin-left: 0;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
}

.bold {
	font-weight: bold;
}

.regForm div.radio fieldset .tx-srfeuserregister-pi1-radio {
	padding: 0;
	width: auto;
	margin: 0 5px -2px 0;
	background-color: transparent;
	border: none;
}


/* 
CHC-Forum - folgende zusätzliche Formatierungen werden gebraucht, damit die Forum-Borders komplett sind - Farbwerte der Borders in Übereinstimmung mit Farbwerte der Borders im constants.txt 
*/

.tx-chcforum-pi1-linkUp {
	border-left: 1px solid #484747;
	border-right: 1px solid #484747;
	border-top: 1px solid #484747;
}

.tx-chcforum-pi1-postTableWrap .tx-chcforum-pi1-linkUp {
	border: none;
}

.tx-chcforum-pi1-Table {
	border-left: 2px solid #484747;
}

.tx-chcforum-pi1-navPath,
.tx-chcforum-pi1-pageLinksTop {
	border-left: 1px solid #484747;
	border-right: 1px solid #484747;
}

.tx-chcforum-pi1-navPath {
	border-top: 1px solid #484747;
}

.tx-chcforum-pi1-preTableWrap .tx-chcforum-pi1-navPath,
.tx-chcforum-pi1-preTableWrap .tx-chcforum-pi1-pageLinksTop{
	border: none;
}

.tx-chcforum-pi1-pageLinksBtm {
	border-left: 1px solid #484747;
	border-right: 1px solid #484747;
	border-top: 1px solid #484747;	
}

.tx-chcforum-pi1-postTableWrap .tx-chcforum-pi1-pageLinksBtm {
	border-left: none;
	border-right: none;
	border-top: none;
}

.tx_chcforum-pi1-profile_hdr {
	margin-top: -3px;
	margin-left: -3px;
	margin-right: -3px;
}

/* linkClass for links with red arrow bullet */

.ctArea a.redArrowLink,
.ctArea a.grayArrowLink{
	display:block;
	padding-left: 22px;
	background-position: left center;
	text-decoration: none;
	line-height: 16px;
}

.ctArea a.redArrowLink {
	background-image: url(../images/li_bullet_arrow_red.gif);
}

.ctArea a.grayArrowLink {
	background-image: url(../images/li_bullet_arrow_gray.gif);
}

.ctArea a.redArrowLink:hover,
.ctArea a.grayArrowLink:hover {
	text-decoration: underline;
}

/* Richtext-Tabelle */

.contenttable th,
.contenttable td {
	padding: 5px;
	border: 1px solid #000;
}

#contact .contenttable th,
#contact .contenttable td {
	border: none;
	padding: 0 5px 0 0;
}
