/* TYPO3 content stylesheet */

.ctArea .ctElement {
	margin: 26px 30px 26px 30px !important;
	margin: 26px 30px 26px 27px;
	clear: both;
}

#home .ctArea .ctElement {
	margin: 26px 30px 26px 30px;
}

.ctArea p {
	margin: 10px 0;
}

.ctArea p,
.ctArea ul li,
.ctArea ol li,
.ctArea table td,
.ctArea label {
	line-height: 16px;
}

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

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

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

.ctArea a {
	text-decoration: none;
	color: #2591D9;
}

.ctArea a:hover {
	color: #815B60;
}

.ctArea ul li {
	padding: 0 0 0 17px;
	margin-bottom: 7px;
	background-image: url(../../images/li_arrow.gif);
	background-position: 5px 2px;
}

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

.ctArea blockquote {
	padding-left: 20px;
}

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

#midCol h2,
#midCol h2 a {
	color: #815B60;
	font-weight: bold;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -0.3pt;
}

#midCol h3 {
	margin-bottom: 4px;
}

#midCol h3,
#midCol h3 a {
	color: #777F92;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

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

.bluetext,
.bluetext * {
	color: #2591D9;
}

.footnotes {
	position: relative;
	left: -30px;
}


/* Section Frames */

.ctArea .sectionFrame1 {
	margin-top: 26px !important;
	margin-top: 21px;
}

.sectionFrame1 div.csc-textpic div.csc-textpic-imagewrap {
	margin-right: -90px;
	padding-top: 0 !important;
	padding-top: 5px;
}

#home .sectionFrame1 div.csc-textpic div.csc-textpic-imagewrap {
	position: static !important;
	position: relative;
	margin-right: -60px;
	margin-top: 0;
}

.sectionFrame1 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	position: static !important;
	position: relative;
	margin-left: -60px !important;
	margin-left: -45px;
}

#home .sectionFrame1 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image img {
	margin-left: -30px !important;
	margin-left: -31px;
}

#midCol .sectionFrame2 * {
	display: none;
}

#midCol .sectionFrame2 h3 {
	background: #F1F1F1 url(../../images/arrow_down-border.gif) no-repeat 0 0;
	color: #2285C7;
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding: 5px 6px 4px 38px;
	text-transform: uppercase;
}

#midCol .sectionFrame3 * {
	display: block;
}

.ctArea	.sectionFrame3 p {
	margin: 0px;
}

#midCol .sectionFrame3 h3 {
	background: #F1F1F1 url(../../images/arrow_up-border.gif) no-repeat 0 0;
	color: #815B60;
	cursor: pointer;
	display: block;
	font-weight: bold;
	padding: 5px 6px 4px 38px;
	text-transform: uppercase;
	margin-bottom: 15px;
}

#main #midCol .sectionFrame2,
#main #midCol .sectionFrame3 {
	margin-top: 15px;
	margin-bottom: 15px !important;
	margin-bottom: 25px;
}

.sectionFrame4 h2 {
	padding-top: 30px;
}


/* Flexible Contents 2 Columns */

.fce2Columns .fceLeftCol {
	float: left;
	width: 49% !important;
	width: 47%;
}

.fce2Columns .fceLeftCol .fceCtArea {
	margin-right: 5px;
	/* margin-bottom: 20px; */
}

.fce2Columns .ctElement {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.fce2Columns .fceRightCol {
	float: right;
	width: 49% !important;
	width: 47%;
}

.fce2Columns .fceRightCol .fceCtArea {
	margin-left: 5px;
}

.sectionFrame4 .fce2Columns .fceLeftCol {
	width: 276px !important;
	width: 278px;
	margin-left: -30px !important;
	margin-left: -15px;
	position: static !important;
	position: relative;
	z-index: auto !important;
	z-index: 900;
}

.sectionFrame4 .fce2Columns .fceRightCol {
	width: 276px !important;
	width: 278px;
	margin-right: -30px !important;
	margin-right: -15px;
	position: static !important;
	position: relative;
	z-index: auto !important;
	z-index: 900;
}

.sectionFrame4 .fce2Columns .fceCtArea h2 {
	padding-left: 30px;
	margin-bottom: 0 !important;
	margin-bottom: -12px;
}

#midCol .ctArea .sectionFrame4 .fce2Columns .fceCtArea .sectionFrame5 h2 {
	margin-top: 22px;
}

#main #midCol .sectionFrame4 .fce2Columns .ctElement {
	margin: 2px 0 !important;
}

#home #main #midCol .ctArea .sectionFrame5 {
	position: relative;
	top: -5px;
	margin: 26px 0 !important;
	margin: 26px 3px 26px 0;
	background-color: #FFFFFF;
	height: 176px;
}

#home #main #midCol .sectionFrame5 .fceLeftCol {
	margin-left: 30px !important;
	margin-left: 15px;
	margin-bottom: 0;
}

#home #main #midCol .sectionFrame5 .fceRightCol {
	width: 280px !important;
	width: 277px;
}

#home #main #midCol .sectionFrame5 .fceRightCol .fceCtArea {
	margin-left: 0 !important;
}

#home #main #midCol .ctArea .sectionFrame5 .fceRightCol .ctElement {
	margin: 0 !important;
}


/* Flexible Contents Employee box */

.fce2Columns .fceLeftCol .fceEmployee .fceLeftColEmployee,
.fce2Columns .fceRightCol .fceEmployee .fceLeftColEmployee {
	float: left;
	width: 70px !important;
	width: 70px;
}

.fce2Columns .fceLeftCol .fceEmployee .fceLeftColEmployee .fceCtArea,
.fce2Columns .fceRightCol .fceEmployee .fceLeftColEmployee .fceCtArea {
	margin: 0;
	height: 84px;
	overflow: hidden;
	background-color: #E8E8E8;
	position: static !important;
	position: relative;
	z-index: auto !important;
	z-index: 900;
}

.fceLeftCol .fceEmployee .fceRightColEmployee {
	margin-right: -9px !important;
	margin-right: -31px;
	position: static !important;
	position: relative;
	z-index: auto !important;
	z-index: 900;
	left: auto !important;
	left: -24px;
}

.fce2Columns .fceLeftCol .fceEmployee .fceRightColEmployee,
.fce2Columns .fceRightCol .fceEmployee .fceRightColEmployee {
	float: right;
	width: 210px !important;
	width: 210px;
}

.fceEmployee .fceRightColEmployee .fceCtArea {
	padding: 7px 2px 10px 10px;
	margin: 0;
	height: 67px !important;
	height: 84px;
	overflow: hidden;
	background-color: #E8E8E8;
}

.fceRightCol .fceEmployee .fceLeftColEmployee {
	margin-left: -9px !important;
	margin-left: -31px;
	position: static !important;
	position: relative;
	z-index: auto !important;
	z-index: 900;
	right: auto !important;
	right: -24px;
}

.fceEmployee .image {
	width: 70px;
}

.fceEmployee .title,
.fceEmployee .title a {
	color: #815B60;
	float: left;
	font-weight: bold;
}

.fceEmployee .position {
	color: #815B60;
	font-weight: normal;
}

.fceEmployee .description {
	display: inline;
}

.fceEmployee .footnotes {
	position: static;
	left: auto;
	color: #2285C7;
	display: inline;
}

.fceEmployee .email {
	float: left;
	padding-right: 12px;
}

.fceEmployee .cv {
}


/* Filelinks */

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

.csc-uploads .csc-uploads-icon img {
	margin-top: 10px;
}


/* 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 .formRowNoMargin label {
	float: none;
}

.defaultForm input,
.defaultForm select,
.defaultForm textarea,
.defaultForm button {
	width: 200px;
	margin-bottom: 6px;
	background-color: #FFF;
	color: black;
	border: 1px solid #000;
	padding: 1px;
}

.defaultForm input.file {
	width: auto;
}

.defaultForm textarea {
	height: 100px;
}

.defaultForm select {
	width: 204px;
}

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

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

.jobsForm div.checkbox input {
	float: left;
	margin-right: 5px;
	margin-top: 1px;
}

.defaultForm input.submit,
.defaultForm button {
	margin-left: 180px !important;
	margin-left: 183px;
	width: auto;
	padding: 1px 10px !important;
	padding: 0;
	border-top: 1px solid #000;	
	border-bottom: 1px solid #000;
	/*border-left: 1px dotted #000;
	border-right: 1px dotted #000;*/
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-transform: uppercase;
	font-size: 10px;
	color: #2591D9;
	background-color: transparent;
	cursor: pointer;
}

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

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


/* 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-intext-left-nowrap .csc-textpic-image,
#midCol .ctElement .csc-textpic-intext-right-nowrap .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;
}


/* indexed search */

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

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

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

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

.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: 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 {
	
}


/* cabag jobs */

.tx_cabagjobs_pi1 fieldset.jobsForm {
	padding-bottom: 10px;
	position: relative;
}

.tx_cabagjobs_pi1 fieldset.jobsForm .video {
	position: absolute;
	top: 0;
	right: 30px;
}

.tx_cabagjobs_pi1 .video a {
	padding-right: 20px;
	background: url(../../images/video.jpg) no-repeat 100% 1px;
	display:block;
	height:85px;
	padding-right:20px;
	text-indent:-9999px;
	width:135px;
}

.tx_cabagjobs_pi1 fieldset.jobsForm label {
	width: 80px;
	cursor: pointer;
}

.tx_cabagjobs_pi1 fieldset.jobsForm input.submit {
	margin-left: 80px !important;
	margin-left: 83px;
}

.tx_cabagjobs_pi1 fieldset.jobsForm div.checkbox label {
	width: 400px;
	color: #2591D9;
}

.tx_cabagjobs_pi1 fieldset.jobsForm div.checkbox label:hover {
	color: #815B60;
}

.tx_cabagjobs_pi1 div.categorySelect {
	margin-top: 15px;
}

#midCol .tx_cabagjobs_pi1 fieldset.jobsForm h3 {
	padding-top: 10px;
}

.tx_cabagjobs_pi1 div.categoryList {
	padding-bottom: 5px;
}

.tx_cabagjobs_pi1 div.item {
	position: relative;
	margin: 8px 40px 10px 0;
}

.tx_cabagjobs_pi1 div.item span.itemTitle {
	padding-right: 80px;
}
	
.tx_cabagjobs_pi1 div.item span.itemLocation {
	position: absolute;
	right: 0 !important;
	right: 70px;
	top: 0;
}

.tx_cabagjobs_pi1 div.singleView div.title {
	padding-bottom: 0;
}

.tx_cabagjobs_pi1 div.singleView p.bodytext {
	padding-bottom: 6px;
}

.tx_cabagjobs_pi1 div.singleView .contactPersonBox {
	background-color: #f1f1f1;
	margin-bottom: 10px;
	margin-top: 15px;
}

.tx_cabagjobs_pi1 div.singleView .contactPersonBox p.bodytext {
	padding: 6px 6px;
}

.tx_cabagjobs_pi1 .linkBox {
	text-align: right;
	margin-top: 15px;
}

.tx_cabagjobs_pi1 .mandatory {
	margin-top: 5px;
}

.tx_cabagjobs_pi1 div.singleView .linkBox {
	margin-top: 10px;
}

.tx_cabagjobs_pi1 .linkBox a {
	margin-left: 5px;
	padding: 2px 5px;
	border-top: 1px solid #000;	
	border-bottom: 1px solid #000;
	/*border-left: 1px dotted #000;
	border-right: 1px dotted #000;*/
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	text-transform: uppercase;
	font-size: 10px;
}

.tx_cabagjobs_pi1 div.singleView .linkBox a:hover {
	color: #2591D9;
}

.tx_cabagjobs_pi1 div.singleView .video {
	margin-top: -12px;
}

.tx_cabagjobs_pi1 .contacts {
	width: 450px;
}

.tx_cabagjobs_pi1 .contactsLeftCol {
	float: left;	
	width: 200px;
	margin: 20px 0;
}

.tx_cabagjobs_pi1 .contactsRightCol {
	float: right;	
	width: 200px;
	margin: 20px 0;
}

