/* this stylesheet is for all the content which is generated by TYPO3 */


.ctArea .ctElement {
	margin-bottom: 30px;
	clear: both;
}

.ctArea a {
	color: #ad6b03;
	font-weight: bold;
	text-decoration: underline;
}

.ctArea #tx_chcforum-pi1 a {
	font-weight: normal;
}

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

.ctArea ul li {
	margin-bottom: 5px;
	padding: 0 0 0 22px;
	list-style: disc inside;
}

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

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

#midCol h2 {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 3px solid #726b2f;
}

#midCol h2,
#midCol h2 a {
	text-decoration: none;
	color: #726b2f;
	font-weight: bold;
	font-size: 22px;
	line-height: 24px;
}

#midCol h3 {
	padding-bottom: 8px;
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: 3px solid #728a51;
}

#midCol h3,
#midCol h3 a {
	text-decoration: none;
	color: #728a51;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}

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

#midCol h4,
#midCol h4 a {
	color: #000;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 24px;
}

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

#rightCol .ctArea .ctElement {
	margin-bottom: 7px;
	background-color: #ededed;
	padding: 0 13px 10px 13px;
}

#rightCol .ctArea .ctElement h2 {
	margin: 0 -13px 0 -13px;
	margin-bottom: 15px;
}

#address h2,
#rightCol h2 {
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	background-color: #484747;
	text-transform: uppercase;
	padding-left: 9px;
}


/* Filelinks */

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


/* Sitemap */

.csc-sitemap {
	margin-top: 20px;
}

.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%;
/*	-moz-border-radius: 3px;*/
	background-color: #F6F6F6; color: black;
	border: 1px solid #484747;
	padding: 1px;
}

/*.defaultForm input.file {
	width: 100px;
}*/

.defaultForm textarea {
	height: 100px;
}

.defaultForm select {
	width: 204px;
}

.defaultForm option {
	background-color: #F6F6F6; color: black;
}

.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;
}

.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-bottom:-2px;
	margin-right: 5px;
	background-color: transparent;
	border: none;
}

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


/* images */

.ctElement .csc-textpic {
	position: relative;
/*	border: 1px solid red;*/
}

.ctElement .csc-textpic-image {
	padding-top:5px;
}

.ctElement .csc-textpic-intext-left-nowrap .csc-textpic-image,
.ctElement .csc-textpic-intext-right-nowrap .csc-textpic-image {
	padding-top:5px !important;
	padding-top:17px;
}

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


/* tt_news */ 

.newsLatestDate {
	display: block;
	margin-bottom: 15px;
	color: #6b2e49;
	font-weight: bold;
}

.newsLink a {
	clear: both;
	display: block;
	text-align: right;
	padding-right: 5px;
	color: #6b2e49;
	font-weight: bold;	
}

#midCol .newsLink a {
	color: #726B2F;
}

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

.newsLatestItem h4 a {
	color: #000;
	text-decoration: none;
}

.newsListWrap,
.newsSingleItem {
	margin-top: 10px;
}

.newsListItem,
.newsSingleItem {
	position: relative;
	margin-bottom: 30px;
}

.newsListItem .newsListDate,
.newsSingleItem .newsSingleDate {
	position: absolute;
	top: 10px;
	right: 10px;
	font-weight: bold;
	color: #728a51;
}

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

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

.news-single-img {
	margin: 8px 8px 0 0;
}

.news-single-img img {
	float: left;
	margin: 0 8px 8px 0;
}

.news-single-imgcaption {
	font-size: 11px;
}

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

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

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


/* indexed search */

.tx-indexedsearch-browsebox {
	margin-top:15px;
}

.tx-indexedsearch-browsebox p {
	margin-bottom:30px;	
}

.tx-indexedsearch-searchbox {
	position:relative;
	margin-top:10px;
}

.tx-indexedsearch-searchbox td {
	padding-top: 3px;
	width:140px;
}

.tx-indexedsearch-searchbox-sword {
	width: 200px;
	font-size: 110%;
/*	-moz-border-radius: 3px;*/
	background-color: #F6F6F6; color: black;
	border: 1px solid #929698;
	padding: 1px;
}

.tx-indexedsearch-searchbox-button {
	border:none;
	text-indent:-999px;                                 
	height:20px;
	width:20px;
	border:none;
	background-color:transparent;
	background-image:url(/fileadmin/template/images/searchButton.gif);
	background-position: 5px 0;
	position:absolute;
	left:300px;
	top:4px;
}

.tx-indexedsearch-res {
	margin-top:10px;
}

.tx-indexedsearch-searchbox select {
	width: 160px;	
	background-color: #F6F6F6; color: black;
	border: 1px solid #929698;	
	padding: 1px;	
	font-size: 110%;
}

.tx-indexedsearch-whatis {
	margin-top: 10px;	
}

#midCol .tx-indexedsearch-icon img {
	border: none;	
	margin-right: -2px !important;
	margin-right: 6px;
}

.tx-indexedsearch-title a {
	margin-left: -3px !important;
	margin-left: 10px;
}

/* Login */

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

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

.tx-felogin-pi1 .logoutForm input.submit  {
	margin-top: 10px;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
}

#rightCol .tx-felogin-pi1 .defaultForm label {
	width: 70px;
}

#rightCol .tx-felogin-pi1 .defaultForm input {
	width: 100px;
}

#rightCol .tx-felogin-pi1 .defaultForm input.submit {
	margin-left: 70px !important;
	margin-left: 73px;
	width: auto;
}

#rightCol .tx-felogin-pi1 .defaultForm .formRowNoMargin input.submit {
	margin-left: 0 !important;
	margin-left: 0;
}



/* 
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;
	border-right: 2px solid #484747;
}

.tx-chcforum-pi1-Table td,
.tx-chcforum-pi1-Table th {
	border-right: 1px solid #FFF;
}

.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;
}
