/* TYPO3 content stylesheet */

.ctArea .ctElement {
	margin-bottom: 15px;
	clear: both;
}

#rightCol .ctArea .ctElement {
	margin-bottom: 10px;
}

.ctArea p,
.ctArea ul li,
.ctArea ol li,
.ctArea table td,
.ctArea label {
	line-height: 15px;
}

.ctArea .align-justify {
	text-align: justify;
}

.ctArea .align-center {
	text-align: center;
}  

.ctArea .align-right {
	text-align: right;
}

.ctArea a {
	color: #007ed9;
	text-decoration: none;
}

.ctArea a:hover {
	text-decoration: underline;
}

.ctArea a.external-link {
	background: url(../../images/link_bg.gif) no-repeat 0 5px;
	padding-left: 11px;
}

.ctArea ul ul {
	margin-left: 10px;
}

.ctArea ul li {
	padding: 0 0 0 12px;
	background-image: url(../../images/li_bg.gif);
	background-position: 0px 5px;
}

.ctArea ol {
	padding-left: 42px;
}

.ctArea blockquote {
	padding-left: 20px;
}

#midCol h3,
#midCol h3 a {
	color: #010101;
	font-weight:bold;
	font-size: 10px;
	line-height: 15px;
}

#main h2,
#main h2 a {
	margin-bottom: 3px;
}

.ctArea .csc-firstHeader {
	margin-bottom: 5px;
}

#leftCol .ctArea .csc-firstHeader {
	margin-bottom: 5px;
	position: absolute;
	top: 50px;
	left: 18px;
}

#leftCol .ctArea .sectionFrame2 {
	margin-left: -18px !important;
	margin-left: -18px;
}

.ctArea .sectionFrame3,
.ctArea .sectionFrame3 .csc-firstHeader {
	margin-bottom: 0;
}

/* Flexible Contents 2 Columns */

.fce2Columns .fceLeftCol {
	float: left;
	width: 49% !important;
	width: 48%;
}

.fce2Columns .fceLeftCol .fceCtArea {
	margin-right: 5px;
	margin-bottom: 20px;
}

.fce2Columns .fceRightCol {
	float: right;
	width: 49% !important;
	width: 48%;
}

.fce2Columns .fceRightCol .fceCtArea {
	margin-left: 5px;
	margin-bottom: 20px;
}

/*tip a friend */

#leftCol .tipform .submit {
	margin-left: 180px !important;
	margin-left: 180px;
}

/* Filelinks */

.csc-uploads td {
	padding: 5px 10px 5px 0;
}

.csc-uploads td a {
	line-height: 15px;
}

/* 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;
	color: #a9a9a9;
}

fieldset.defaultForm .required {
	float: left;
	margin-left: -12px;
	color: #a9a9a9;
}

.defaultForm label {
	float: left;
	width: 170px !important;
	width: 180px;
	display: block;
	margin-bottom: 2px;
	margin-right: 0 !important;
	margin-right: -3px;
	padding-right: 10px;
	color: #a9a9a9;
	font-size: 11px;
}

.defaultForm .formRowNoMargin label {
	float: none;
}

.defaultForm input,
.defaultForm select,
.defaultForm textarea,
.defaultForm button {
	width: 287px !important;
	width: 295px;
	margin-bottom: 6px;
	background-color: #FFFFFF;
	color: black;
	border: 1px solid #a9a9a9;
	padding: 2px 1px 2px 5px;
}

.defaultForm input.file {
	width: auto;
}

.defaultForm textarea {
	height: 100px;
}

.defaultForm select {
	width: 295px !important;
	width: 295px;
}

.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,
.defaultForm .submit input {
	margin-left: 0px !important;
	margin-left: 0px;
	width: auto! important;
	width: auto;
	padding: 0 10px !important;
	padding: 0;
}

.defaultForm input.noMargin {
	margin-left: 0 !important;
}

.defaultForm .formRowNoMargin input.submit,
.defaultForm .formRowNoMargin button {
	margin-left: 0 !important;
	margin-left: 0;
}

.defaultForm div.radio {
	padding-bottom: 5px;
}

.defaultForm div.radio fieldset label {
	width: auto;
	display: inline;
	float: none;
	padding: 0 !important;
}

.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: black;
}

/* Mailform in sectionFrame4 */
.sectionFrame4 .defaultForm label {
	width: 287px !important;
	width: 295px;
}


/* images */

#main .ctElement .csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 8px;
}

#main .ctElement .csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
#main .ctElement .csc-textpic-intext-left .csc-textpic-imagewrap {
	margin-right: 20px !important;
}

#main .ctElement .csc-textpic-intext-right .csc-textpic-image,
#main .ctElement .csc-textpic-intext-left .csc-textpic-image {
	padding-top: 4px;
}

#main .ctElement .csc-textpic-firstcol {
	clear:both;
}

#main .ctElement .csc-textpic-intext-left-nowrap .csc-textpic-image,
#main .ctElement .csc-textpic-intext-right-nowrap .csc-textpic-image {
	padding-top: 4px;
}

#main .ctElement .csc-textpic-below .csc-textpic-text {
	padding-bottom: 5px;
}

#main .ctElement .csc-textpic-above .csc-textpic-text {
	padding-top: 5px;
}

.csc-textpic-caption {
	font-size: 10px;
	padding-top: 2px;
}





/* indexed search */

.tx-indexedsearch .defaultForm label {
	width: 170px !important;
	width: 185px;
}

.tx-indexedsearch .defaultForm select {
	width: 170px !important;
}

.tx-indexedsearch .defaultForm .submit {
	margin-left: 180px !important;
	margin-left: 185px;
}

.tx-indexedsearch .defaultForm input.tx-indexedsearch-searchbox-sword {
	width: 339px !important;
	width: 348px;
	height: auto !important;
	height: 20px;
}

.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: 40px;
}

#leftCol .tx-indexedsearch .tx-indexedsearch-secHead h2 a {
	font-size: 14px;
}

#leftCol .tx-indexedsearch .tx-indexedsearch-res {
	clear: both;
}

#leftCol .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-res-clearer {
	clear: both;
	height: 20px;
	width: 400px;
}

#leftCol .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: 0px;
}

.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 .tx-indexedsearch-list {
	margin-top: 60px;
	margin-bottom: -30px;
	clear: both;
}

.tx-indexedsearch .browsebox li {
	background-image: none;
	float: left;
	padding: 0;
	margin: 15px 5px 50px 0;
}

.tx-indexedsearch .browsebox li a {
	
}

#tx_indexedsearch_extResume {
	width: 14px !important;
	width: 14px;
}


/* Quicksearch */

#head #quickSearch {
	position: absolute;
	top: 108px;
	left: 853px;
	z-index: 60;
}

#head .tx-indexedsearch fieldset.defaultForm {
	padding: 0;
}

#head .tx-indexedsearch .defaultForm input.tx-indexedsearch-searchbox-sword {
	width: 146px !important;
	width: 150px;
	height: 16px !important;
	height: 18px;
	border: 1px solid #d5d5d5;
	background-color: #FFFFFF;
	padding: 0 0 0 2px;
	color: #a9a9a9;
	font-size: 11px;
	line-height: 14px;
}

#head .tx-indexedsearch .defaultForm .submit {
	position: absolute;
	top: 4px;
	right: 7px;
	width: 10px !important;
	width: 10px;
	height: 11px;
	background: url(../../images/quickSearch_submit.gif) no-repeat 0 0;
	text-indent: -999px;
	padding: 0 !important;
	padding: 0;
	border: none;
}


/* 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 .defaultForm label {
	color: #a9a9a9;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 3px;
}

.tx-felogin-pi1 .defaultForm input {
	border: 1px solid #a9a9a9;
	background-color: #FFFFFF;
	width: 291px !important;
	width: 295px;
	height: 16px !important;
	height: 20px;
	color: #797979;
	padding: 1px 1px 1px 5px;
}

.tx-felogin-pi1 .defaultForm input.submit {
	margin-left: 0 !important;
	margin-left: 0;
	width: auto !important;
	width: auto;
	height: 20px !important;
	height: 20px;
	color: #000000;
}

.tx-felogin-pi1 .logoutForm label{
	width: 100px !important;
	width: 10px;
}

.tx-felogin-pi1 fieldset {
	padding-top: 0;
}

/* Frontend Registration & Newsletter Registration */

.tx-srfeuserregister-pi1 p,
.tx-srfeuserregister-pi1 h4 {
	padding-left: 0;
}

.regForm .regFormNotice {
	padding-bottom: 20px;
}

.regForm span {
	color:  #FF0000;
}

.regForm .tx-srfeuserregister-pi1-error,
.regForm .tx-sremailsubscribe-pi1-error {
	color: #FF0000;
	margin-left: 180px !important;
	margin-left: 183px;
	margin-bottom: 6px;
	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;
}

.regForm .checkboxLabel {
	width: 200px;
}

.regForm input.checkbox {
	margin-top: 2px;
	margin-bottom: 0;
	margin-right: 5px;
	float: left;
}

.regForm div.checkbox fieldset label {
	width: auto;
	display: inline;
	float: none;
}

.regForm div.checkbox fieldset .checkbox,
.regForm div.checkbox input.tx-srfeuserregister-pi1-checkbox,
.regForm div.checkbox input.tx-sremailsubscribe-pi1-checkbox {
	padding: 0;
	width: auto;
	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-toolBar {
	display: none;
}

.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;
}

/* save button for participants form */

#midCol .ctArea #ce309 .submit {
	font-size:21px;
	color: #0066cc;
}

/* Extension cabag_community */
.tx_cabagcommunity_pi1 .error {
	color: red;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

.tx_cabagcommunity_pi1 .info {
	color: green;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

.tx_cabagcommunity_pi1 .guestbookView .clear,
.tx_cabagcommunity_pi1 .messageView .clear,
.tx_cabagcommunity_pi1 .messageSendView .clear,
.tx_cabagcommunity_pi1 .myProfileView .clear,
.tx_cabagcommunity_pi1 .profileView .clear,
.tx_cabagcommunity_pi1 .listView .clear {
	clear: both;
}

.tx_cabagcommunity_pi1 .messageView .dataRow,
.tx_cabagcommunity_pi1 .myProfileView .dataRowBottom,
.tx_cabagcommunity_pi1 .profileView .dataRowBottom {
	clear: both;
}

.tx_cabagcommunity_pi1 .guestbookView .item,
.tx_cabagcommunity_pi1 .messageSendView .item,
.tx_cabagcommunity_pi1 .myProfileView .item,
.tx_cabagcommunity_pi1 .profileView .item,
.tx_cabagcommunity_pi1 .listView .item {
	margin-bottom: 20px;
}

.tx_cabagcommunity_pi1 .messageSendView .item img {
	float: left;
}

.tx_cabagcommunity_pi1 .guestbookView .item img,
.tx_cabagcommunity_pi1 .messageView img,
.tx_cabagcommunity_pi1 .myProfileView .image,
.tx_cabagcommunity_pi1 .profileView .image,
.tx_cabagcommunity_pi1 .listView .item img {
	float: left;
	margin-bottom: 20px;
}

.tx_cabagcommunity_pi1 .profileView .menu,
.tx_cabagcommunity_pi1 .listView .name,
.tx_cabagcommunity_pi1 .listView .menu {
	width: 500px;
}
.tx_cabagcommunity_pi1 .messageSendView .marginLeft,
.tx_cabagcommunity_pi1 .guestbookView .submit {
	margin-left: 180px !important;
	margin-left: 180px;
}

.tx_cabagcommunity_pi1 .guestbookView .name {
	display: inline;
}

.tx_cabagcommunity_pi1 .messageView .name,
.tx_cabagcommunity_pi1 .messageSendView .name {
	margin: 0 0 0 50px;
}

.tx_cabagcommunity_pi1 .listView .submit {
	margin-left: 180px !important;
	margin-left: 180px;
}

.tx_cabagcommunity_pi1 .listView .name {
	margin: 0 0 5px 100px;
}

.tx_cabagcommunity_pi1 .listView .menu {
	border-top: 1px solid #000;
	margin-left: 100px;
	padding-top: 5px;
}

.tx_cabagcommunity_pi1 .profileView .menu {
	margin: 5px 0 10px 0;
}

.tx_cabagcommunity_pi1 .guestbookView .guestbookmenu a.link,
.tx_cabagcommunity_pi1 .listView .friendsmenu a.link,
.tx_cabagcommunity_pi1 .profileView .menu a.link,
.tx_cabagcommunity_pi1 .listView .menu a.link {
	margin: 0 10px 0 0;
}

.tx_cabagcommunity_pi1 .listView .friendsmenu {
	margin-bottom: 10px;
}

.tx_cabagcommunity_pi1 .guestbookView .dataRow {
	margin-left: 100px;
}
	
.tx_cabagcommunity_pi1 .myProfileView .dataRow,
.tx_cabagcommunity_pi1 .profileView .dataRow {
	margin-left: 140px;
}

.tx_cabagcommunity_pi1 .myProfileView .dataRow .last,
.tx_cabagcommunity_pi1 .profileView .dataRow .last{
	margin-bottom: 20px;
}

.tx_cabagcommunity_pi1 .myProfileView .value,
.tx_cabagcommunity_pi1 .profileView .value {
	float: right;
	width: 350px;
}

.tx_cabagcommunity_pi1 .myProfileView .dataRowBottom .value,
.tx_cabagcommunity_pi1 .profileView .dataRowBottom .value {
	width: 475px;
}

.tx_cabagcommunity_pi1 .messageBoxView h3 {
	margin-top: 10px;
	text-decoration: underline;
}

.tx_cabagcommunity_pi1 .messageBoxView table {
	width: 660px;
	margin-top: 10px;
}

.tx_cabagcommunity_pi1 .messageBoxView td {
	vertical-align: middle;
	height: 30px;
}

.tx_cabagcommunity_pi1 .messageBoxView .date {
	width: 80px;
}

.tx_cabagcommunity_pi1 .messageBoxView .user_image {
	width: 35px;
}

.tx_cabagcommunity_pi1 .messageBoxView .user_name {
	width: 180px;
}

.tx_cabagcommunity_pi1 .messageBoxView .subject {
	width: 270px;
}

.tx_cabagcommunity_pi1 .messageBoxView .user_image img {
	margin-top: 5px;
	margin-bottom: 5px;
}

.tx_cabagcommunity_pi1 .messageBoxView .delete,
.tx_cabagcommunity_pi1 .messageBoxView .reply {
	width: 60px;
	text-align: center;
	font-weight: normal;
}

/* if message was not read the row is bold */
.tx_cabagcommunity_pi1 .messageBoxView .notread .date, 
.tx_cabagcommunity_pi1 .messageBoxView .notread .subject {
	font-weight: bold;
}

/* if message was read the row is not bold */
.ctArea .tx_cabagcommunity_pi1 .messageBoxView .read .user_name a,
.ctArea .tx_cabagcommunity_pi1 .messageBoxView .read .subject a{
	font-weight: normal;
}

.tx_cabagcommunity_pi1 .messageView .value {
	float: right;
	width: 460px;
}

.tx_cabagcommunity_pi1 .messageView .replyClose {
	margin-top: 20px;
	margin-left: 206px;
	text-align: left;;
}

.tx_cabagcommunity_pi1 .messageView .replyClose a {
	margin-right: 10px;
}

/* Extension cabag_ecards */
.tx_cabagecards_pi1 .error {
	color: red;
}

.tx_cabagecards_pi1 .info {
	color: green;
}

.tx_cabagecards_pi1 .listView {
	position: relative;
}

.tx_cabagecards_pi1 .listView .itemsWrap {
	border: 1px solid red;
}

.tx_cabagecards_pi1 .listView .item {
	width: 183px;
	margin: 10px 20px 10px 0;
	float: left;
}
.tx_cabagecards_pi1 .listView .clear {
	clear: both;
}

.tx_cabagecards_pi1 .listView .clickText {
	text-align:left;
	font-weight: bold;
}

.tx_cabagecards_pi1 .sendView img {
	margin-bottom: 7px;
}

.tx_cabagecards_pi1 .sendView .linkBackToList {
	margin-left: 200px !important;
	margin-left: 203px;
}
/* Extension cabag_community */
.tx_cabagcommunitypublic_pi1 .listView .item {
	margin-bottom: 20px;
}

.tx_cabagcommunitypublic_pi1 .listView .image {
	float: left;
}

.tx_cabagcommunitypublic_pi1 .listView .dataRow {
	margin-left: 140px;
}

.tx_cabagcommunitypublic_pi1 .listView .value {
	float: right;
	width: 400px;
}

.tx_cabagcommunitypublic_pi1 .listView .clear {
	clear: both;
}


/* cab pager */

.pager {
	clear: both;
	margin-top: 20px;
	width: 500px;
}

.ctArea .pager li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	background-image: none;
}

.ctArea .pager .prev,
.ctArea .pager li a {
	display: block;
	padding-right: 5px;
	float: left;
}

.ctArea .pager li.act a {
	text-decoration: underline;
}

/* lighbox fix */

body #overlay,
body #lightbox {
	z-index: 999;
} 
