/* TYPO3 content stylesheet */

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

#rightCol .ctArea .ctElement {
	margin-bottom: 7px;
}

img{
    border: 0;
}

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

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

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

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

.ctArea a {
	color: #00bee6;
}

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

.ctArea ul li {
	padding: 0 0 0 11px;
	background-image: url(../../images_unicada/bullet.gif);
	background-position: 0 15px;
}

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

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

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

#midCol h2,
#midCol h2 a {
	color: #00bee6;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
}

#midCol h3 {
}

#midCol h3,
#midCol h3 a {
	color: #00466e;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

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

#rightCol .ctElement {
	padding: 6px 8px 12px 8px;
	background: url(../../images_unicada/rightcol_bg_top.gif) no-repeat 0 0 #e5e5e5;
}

#rightCol .sectionFrame6 {
	padding: 5px 8px 11px 8px;
	background: url(../../images_unicada/rightcol_bg_bottom.gif) no-repeat left bottom #e5e5e5;
}

#rightCol h2,
#rightCol h3,
#rightCol h4 {
	color: #00bee6;
	font-weight: bold;
}

#rightCol .ctArea p,
#rightCol .ctArea ul li,
#rightCol .ctArea ol li,
#rightCol .ctArea table td,
#rightCol .ctArea label,
#rightCol .ctArea .newsLatestItem * {
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}


/* 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;
}


/* 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: 170px !important;
	width: 180px;
	display: block;
	margin-bottom: 6px;
	margin-right: 0 !important;
	margin-right: -3px;
	padding-right: 10px;
}

.defaultForm .formRowNoMargin label {
	float: none;
}

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

.defaultForm input.file {
	width: auto;
}

.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,
.defaultForm .submit input {
	margin-left: 180px !important;
	margin-left: 183px;
	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;
}

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


/* tt_news */

.newsLatestItem p.bodytext {
	display: inline;
}

.newsLatestItem img {
	display: none;
}

.newsSingleItem {
	position: relative;
}

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

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

.newsSingleItem .news-single-related,
.newsSingleItem .news-single-files,
.newsSingleItem .newsSingleImage {
	margin-top: 15px;
}

.newsSingleItem .news-single-related dd {
	padding-bottom: 2px;
}

.newsSingleItem .news-single-files img {
	margin-right: 4px;
}

.newsSingleItem .newsSingleImage img {
	margin-right: 10px;
}

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

.newsListWrap {
	margin-top: -15px;
}

.newsListItem {
	padding-top: 15px;
	clear: both;
}

#midCol .newsListItem h3 {
	position: relative;
	padding-left: 0;
	padding-right: 60px;
}

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

.newsListItem p.bodytext {
	display: inline;
}

.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: 100px !important;
}

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

.tx-indexedsearch .defaultForm .submit {
	margin-left: 110px !important;
	margin-left: 100px;
}

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


/* Jobs */

/* searchForm */
.tx_cabagjobs_pi1 .categorySelects {
	margin-left: 79px;
}

/* listView */
.tx_cabagjobs_pi1 .singleView .searchParams,
.tx_cabagjobs_pi1 .listView .searchParams {
	margin-bottom: 20px;
}

.tx_cabagjobs_pi1 .singleView .searchParams span,
.tx_cabagjobs_pi1 .listView .searchParams span {
	padding-left: 3px;
	padding-right: 3px;
	border-right: 1px solid #000;
}

.tx_cabagjobs_pi1 .singleView .searchParams .last,
.tx_cabagjobs_pi1 .listView .searchParams .last {
	border-right: none;
}

.tx_cabagjobs_pi1 .listView table {
	width: 100%;
}

.tx_cabagjobs_pi1 .listView table th {
	line-height: 20px;
	font-weight: bold;
	border-bottom: 1px dotted #003a61;
}

.tx_cabagjobs_pi1 .listView table td {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #003a61;
}

.tx_cabagjobs_pi1 .listView table td.title {
	width: 250px;
}

.tx_cabagjobs_pi1 .listView table td.employer {
	width: 150px;
}

.tx_cabagjobs_pi1 .listView table td.placeofwork {
	width: 80px;
}

.tx_cabagjobs_pi1 .listView table td a {
	color: #000;
}

.tx_cabagjobs_pi1 .listView table tr.sfHoverTable td a,
.tx_cabagjobs_pi1 .listView table tr:hover a {
	color: #235a8c;
	font-weight: bold;
}

/* singleView */
.tx_cabagjobs_pi1 .singleView .job2ColumnsClearfix {
	clear: both;
}

.tx_cabagjobs_pi1 .singleView .job2Columns .jobLeftCol {
	float: left;
	width: 49%;
}

.tx_cabagjobs_pi1 .singleView .job2Columns .jobLeftCol .jobCtArea {
	margin-right: 5px;
	margin-bottom: 20px;
}

.tx_cabagjobs_pi1 .singleView .job2Columns .jobRightCol {
	float: right;
	width: 236px !important;
	width: 230px;
}

.tx_cabagjobs_pi1 .singleView .job2Columns .jobRightCol .jobCtArea {
	margin-left: 5px;
	margin-bottom: 20px;
}

.tx_cabagjobs_pi1 .singleView .contact_person {
	background-color: #edeceb;
	width: 230px;
	height: 145px;
	margin-bottom: 15px;
}

.tx_cabagjobs_pi1 .singleView .contact_person .image{
	float: left;
	overflow: hidden;
	height: 101px;
	width: 80px;
}

.tx_cabagjobs_pi1 .singleView .contact_person .contact_person_top,
.tx_cabagjobs_pi1 .singleView .contact_person .contact_person_bottom {
	display: none;
}

.tx_cabagjobs_pi1 .singleView .contact_person .contact_info {
	float: right;
	width: 123px;
	margin: 8px 0px 10px 0!important;
	margin: 8px 8px 10px 0;
	color: #235a8c;
	font-size: 10px;
	line-height: 14px;
	position: relative !important;
	position: static;
	right: 15px !important;
	right: auto;
}

.tx_cabagjobs_pi1 .singleView .contact_person .contact_info a {
	color: #235a8c;
	font-size: 10px;
	line-height: 14px;
}

.tx_cabagjobs_pi1 .singleView .actionLinks {
	background-color: #edeceb;
	padding: 5px 10px 5px 10px;
	width: 230px;
}

.tx_cabagjobs_pi1 .singleView .actionLinks a{
	font-size: 10px;
	line-height: 14px;
}

.tx_cabagjobs_pi1 .singleView .actionLinks a:hover{
	font-weight: bold;
}

.tx_cabagjobs_pi1 .pager {
	margin-top: 20px;
}

#midCol .ctArea .tx_cabagjobs_pi1 .pager ul li {
	float: left;
	padding: 0;
	margin: 0;
	margin-right: 5px;
	list-style: none;
}

#midCol .ctArea .tx_cabagjobs_pi1 .pager ul li a {
	display: block;
}

#midCol .ctArea .tx_cabagjobs_pi1 .pager .prev a {
	float: left;
	margin-right: 5px;
}
	
#midCol .ctArea .tx_cabagjobs_pi1 .pager ul li.act a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

h5.Blau,
h5.Blau a{
	color: #235A8C;
	font-size: 12px;
	font-family:Arial,sans-serif;	
}

h5.Rot,
h5.Rot a{
	color: #CF2F44;
	font-size: 12px;
	font-family:Arial,sans-serif;
}

h5 a{
    font-size: 12px;
    font-family:Arial,sans-serif;
} 
