body {
	margin:0;
	color:#000;
	background:#eee url(../images/bg-body.png) repeat-x;
	font: 11px Verdana, Tahoma, sans-serif;
}
form,fieldset {
	margin:0;
	padding:0;
	border: 0;
}
img {border:none;}
a:focus {outline:none;}
a{
	text-decoration: none;
	color: #3e3e3e;
}
a:hover{text-decoration: underline;}
/* main blocks styles */
.holder {
	width: 100%;
	overflow: hidden;
}
#main {
	width: 940px;
	margin: 0 auto;
	padding: 0 0 50px;
	overflow: hidden;
}
/* header block styles */
#header {
	background: url(../images/bg-header.png) no-repeat;
	margin: 11px 0 1px;
	height:143px;
}
/* logo styles */
#header strong.logo {
	background-image: url(../images/logos/logo_de.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	width: 410px;
	height: 65px;
	margin: 22px 0 16px 25px;
}
#header strong.logo a {
	position: relative;
	cursor: pointer;
	display: block;
	height: 100%;
}
/* form styles */
#header fieldset {
	float: right;
	width: 335px;
	height: 70px;
	margin: 25px 0 0;
}
#header fieldset input.text {
	font: 11px/11px Verdana, Tahoma, sans-serif;
	padding: 3px 0 0;
	margin: 0;
	width: 163px !important;
	color: #6f6f6f;
}
#header fieldset input.image {margin:0;}
#header fieldset select {
	width: 140px;
}
#header fieldset .select-holder {
	font: 12px/12px Arial, Verdana, sans-serif;
	margin: 5px 5px 4px 10px;
	display: inline;
	float: left;
	width: 145px;
}
#header fieldset ul.language-selector {
	background: url(../images/separator3.gif) no-repeat 0 50%;
	font-size: 12px;
	list-style: none;
	float: left;
	margin: 5px 0 8px;
	padding: 0;
}
#header fieldset ul.language-selector li {
	background: url(../images/separator4.gif) no-repeat 0 50%;
	padding: 0 5px 0 10px;
	text-transform: uppercase;
	float: left;
}
#header fieldset ul.language-selector li:first-child {background-image: none;}

#header fieldset ul.language-selector a {color:#fff;}
#header fieldset ul.language-selector a:hover,
#header fieldset ul.language-selector a.active {
	text-decoration: none;
	color:#fdf21e;
}

#header fieldset .jNiceSelectText {cursor: pointer;}
#header fieldset .jNiceInputWrapper {
	margin: 1px 5px 0 10px;
	display: inline;
}
/* navigation styles */
#navigation {
	list-style: none;
	overflow: hidden;
	width: 150%;
	padding: 0 0 0 1px;
	margin: 0;
	clear: both;
}
#navigation li:first-child {width: 170px;}
#navigation li:first-child a {width: 170px;}

#navigation li.last {width: 144px;}
#navigation li.last a {width: 144px;}

#navigation li {
	padding: 10px 0 0;
	position: relative;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	overflow: hidden;
	float: left;
	width: 156px;
	height: 30px;
}

#navigation li span {cursor:pointer;}
#navigation li:first-child a {background-image: none;}
#navigation li a {
	background: url(../images/navigation-sep.png) no-repeat 0 0;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	float: left;
	width: 154px;
	height: 40px;
	display: block;
	padding: 0 0 0 2px;
}
#navigation li:hover,
#navigation li.hover,
#navigation li.active {
	background: url(../images/navigation-hover.png) repeat-x 0 100%;
}
#navigation li span.sIFR-alternate {
	display: block !important;
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
}
#navigation li span.sIFR-alternate a {
	text-indent: -9999px;
	overflow: hidden;
}

/* content block styles */
#content {
	padding: 18px 0 0;
	width: 100%;
}
#content .content-area {
	float: right;
	width: 704px;
}
#content:after,
#content .content-area:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
#content h1 {
	font-size: 20px;
	line-height: 28px;
	margin: 0;
}
#content h2 {
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 10px;
}
#content p {
	margin: 0 0 10px;
}
/* homepage banner styles */
#content .home-banner {
	background: url(/fileadmin/content/banner-gross/home-banner.jpg) no-repeat;
	/*position: relative;*/
	overflow: hidden;
	padding: 30px 435px 0 25px;
	margin: 0 0 10px;
	width: 243px;
	height: 264px;
}

/* homepage banner styles */
#content .ueber-banner {
	background: url(/fileadmin/content/banner-gross/ueber-banner.jpg) no-repeat;
	position: relative;
	overflow: hidden;
	padding: 30px 435px 0 25px;
	margin: 0 0 10px;
	width: 243px;
	height: 264px;
}

#content .home-banner p {
	margin: 0 0 10px;
}
#content .home-banner h2 {
	font-size: 32px;
	margin: 0 0 10px;
	width: 240px;
}
#content .home-banner h2 span {
	font-size: 32px;
	line-height: 36px;
	display: block;
}
/* information boxes styles */
#content .columns-holder {
	position: relative;
	margin: 0 0 10px;
	overflow: hidden;
	width: 750px;
}
#content .columns-holder .column {
	overflow: hidden;
	float: left;
	width: 228px;
	margin: 0 10px 0 0;
}
#content .info-box {
	background: url(../images/infobox-mid.gif) repeat-y;
	position: relative;
	overflow: hidden;
	float: left;
	width: 228px;
	padding: 230px 0 0;
}
#content .info-box-content {
	background: url(../images/infobox-top.gif) no-repeat;
	position: relative;
	margin: -230px 0 0;
	overflow: hidden;
	padding: 0 1px;
	width: 226px;
}
#content .info-box img {display: block;}
#content .info-box strong {
	font-weight: normal;
	padding: 12px 0 0 10px;
	height: 28px;
	display: block;
	font-size: 14px;
	line-height: 16px;
}
#content .info-box a.image-button {
	position: absolute;
	top: 193px;
	left: 8px;
}
#content .info-box div.bottom {
	background: url(../images/infobox-bot.gif) no-repeat;
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 11px;
	font-size: 0;
	line-height: 0;
}
#content .info-box p {margin: 10px;}
/* partners block styles */
#content ul.partners {
	background: url(../images/bg-partners.gif) no-repeat;
	overflow: hidden;
	list-style: none;
	padding: 0;
	margin: 0 0 10px;
	width: 694px;
	height: 75px;
	padding: 10px 0 0 10px;
}
#content ul.partners li {
	float: left;
	margin: 10px 80px 0 45px;
	display: inline;
}
/* text block styles */
#content .text-block-first,
#content .text-block,
#content .article-block {
	background: #fff url(../images/bg-textblock.png) repeat-x 0 100%;
	border: 1px solid #c0c0c0;
	overflow: hidden;
	font-size: 11px;
	line-height: 16px;
	padding: 10px;
}
#content .text-block-first img ,
#content .text-block img {
	margin: 0 10px 0 0;
	float: left;
}
#content .text-block-first h2,
#content .text-block h2 {
	font-size: 14px;
}
#content .text-block-first p {color: #535353;}
/*#content .text-block p {padding: 0 0 0 15px;}*/
#content .text-block ul {padding: 0 0 0 20px;}
#content .text-block {
	border-width: 0 1px 1px;
	line-height: 16px;
	color: #000;
	font-size: 11px;
}
#content .title-holder {
	overflow: hidden;
	width: 330px;
}
#content .text-block strong.date {
	font-size: 9px;
	font-weight: normal;
	float: right;
}
#content .text-block-first strong.date {
	font-weight: normal;
	font-size: 9px;
}
#content .single-text {
	background: #fff url(../images/bg-singleblock.png) repeat-x 0 100%;
	border: 1px solid #c0c0c0;
	overflow: hidden;
	padding: 10px;
	margin: 10px 0;
	font-size: 14px;
}
* html #content .single-text {
	height: 1%;
	overflow: visible;
}
#content .single-text a {float: right;}
#content .single-text span {
	padding: 2px 0 0;
	float: left;
}

.content-area a {
	text-decoration: none;
	color: #e2001a;
}
.content-area a:hover { text-decoration:underline; }
#content a.pdf {
	background: url(../images/btn-pdf.gif) no-repeat 0 50%;
	color: #e2001a;
	font-weight: bold;
	padding: 6px 0 4px 24px;
	margin: 0 15px 0 0;
	float: left;
}
#content a.back {
	color: #e2001a;
	font-weight: bold;
	padding: 6px 0 4px 24px;
	margin: 0 15px 0 0;
	float: left;
}
#content .content-area div.links {
	width: 100%;
	overflow: hidden;
	clear: both;
}
#content .content-area div.links ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	font-size: 10px;



}
#content .content-area div.links ul li {float: left;}
#content .content-area div.links img {
	display: inline;
	margin: 0 5px 0 0;
	float: none;
}
/* inner page blocks styles */
#content .content-columns:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
#content .main-column {
	width: 528px;
	float: left;
}
* html #content .main-column {overflow: hidden;}
#content .content-box {
	border-bottom: 1px solid #c0c0c0;
	background: #f8f8f8 url(../images/contentbox-mid.png) repeat-y;
	margin: 0 0 10px;
	width: 528px;
}
#content .content-box .content {
	background: url(../images/contentbox-top.png) no-repeat;
	padding: 10px;
}
#content .content-box h2 {
	height: 30px;
	margin: 0 0 10px;
	font-size: 14px;
}
/* inner banner styles */
#content .inner-banner {
	background: url(../images/karriere-banner.jpg) no-repeat;
	overflow: hidden;
	border: 1px solid #c0c0c0;
	padding: 12px 0 0 20px;
	margin: 0 0 10px;
	height: 266px;
	width: 506px;
}
#content .inner-banner strong span {
	display: block;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	display: block;
}
#content .inner-banner span {
	font-size: 16px;
	line-height: 38px;
	display: block;
}
#content .karriere-search label {
	display: block;
	margin: 10px 0 8px;
}
#content .karriere-search input.image {
	float: right;
	clear: both;
}
#content .karriere-search .holder {
	overflow: visible;
	padding: 0 0 20px;
}
#content .karriere-search .holder:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
/* content form styles */
#content .karriere-search .select-holder {
	width: 168px;
	float: left;
}
#content fieldset select {width: 163px;}

#content fieldset .jNiceSelectWrapper ul {
	top: 22px;
}
#content fieldset .jNiceSelectText {
	background: url(../images/select_content_text.gif) no-repeat;
	cursor: pointer;
	padding: 4px 2px 0 10px;
	color: #626262;
	height: 22px;
}
#content fieldset .jNiceSelectOpen {
	background: url(../images/select_content_right.gif) no-repeat;
	width: 28px;
	height: 22px;
}
/* jobnews block styles */

#content .news_bodytext {
	/* float: left; */	
}

#content .jobnews {
	width: 166px;
	border: 1px solid #c0c0c0;
	background: #f1f2f2;
	overflow: hidden;
	margin: 0 0 10px;
	float: right;
}
#content .jobnews h2 {
	background: #fdfdfd url(../images/bg-small-title.png) repeat-x 0 100%;
	border-bottom: 1px solid #c0c0c0;
	padding: 10px 12px;
	margin: 0;
}
#content .jobnews ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#content .jobnews ul li {
	padding: 9px 13px 6px;
	background: url(../images/separator2.gif) repeat-x;
}
#content .jobnews ul li:first-child {background-image: none;}
#content .jobnews ul a {
	background: url(../images/smalllist-item.gif) no-repeat 3px 4px;
	padding: 0 0 0 10px;
	font-weight: bold;
}
#content .jobnews ul p {margin: 0;}

/* sidebar blocks styles */
#content .sidebar {
	overflow: hidden;
	float: left;
	width: 228px;
}
#content .sidebar h2 {
	font-size: 14px;
	color: #373737;
}
/* countries block styles */
#content .sidebar .countries {
	background: #fff url(../images/bg-countries.png) repeat-x 0 100%;
	border: 1px solid #c0c0c0;
	margin: 0 0 10px;
	overflow: hidden;
}
* html #content .sidebar .countries {
	height: 1%;
	overflow: visible;
}
#content .sidebar .countries h2 {
	background: #fdfdfd url(../images/bg-countries-heading.png) repeat-x 0 100%;
	border-bottom: 1px solid #c0c0c0;
	margin: 0;
	padding: 12px 0 10px 14px;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
}
#content .sidebar .countries h2 span {
	font-weight: normal;
 	display: block;
}
#content .sidebar .countries img {display: block;}
#content .sidebar .countries strong {
	font-weight: normal;
	display: block;
}
#content .sidebar .countries ul {
	list-style: none;
	padding: 15px 0 0 10px;
	overflow: hidden;
	margin: 0;
}
* html #content .sidebar .countries ul {
	height: 1%;
	overflow: visible;

}
#content .sidebar .countries ul li {
	float: left;
	width: 70px;
	padding: 0 0 18px;
	text-align: center;
	font-size: 9px;
}
#content .sidebar .countries a:hover strong {text-decoration: underline;}
/* common accordion styles */
#content .accordion {
	padding:0;
	margin:0;
	list-style:none;
	border: 1px solid #c0c0c0;
	border-width: 1px 1px 0;
	color: #666;
}
#content .accordion li {
	border:1px solid #c0c0c0;
	border-width: 0 0 1px;
	overflow: hidden;
}
* html #content .accordion li {
	height: 1%;
	overflow: visible;
}
#content .accordion .opener {
	display:block;
	color:#000;
	height:1%;
	text-decoration:none;
	line-height: 14px;
	padding:0 10px;
}
#content .accordion .active .opener {
	border-bottom: 1px solid #c0c0c0;
	color: #d8001a;
}

#content .accordion .slide {
	background:#f8f8f8;
	overflow: hidden;
}
#content .accordion p {
	margin:0;
	padding:10px;
}
/* accordion at homepage styles */
#content .accordion-home h2 {
	background: url(../images/homeaccordion-top.png) no-repeat;
	padding: 12px 0 0 14px;
	margin: 0;
	height: 26px;
}
#content .accordion-home .accordion li {
	background: #e4e4e4 url(../images/homeaccordion-item.png) repeat-x;
}
#content .accordion-home .opener {
	background: url(../images/accordion-item-collapsed.gif) no-repeat 13px 50%;
	padding: 12px 5px 12px 28px;
	color: #373737;
}
#content .accordion-home .active .opener {background-image: url(../images/accordion-item-active.gif);}
#content .accordion-home .opener:hover {
	color: #e62f44;
}
#content .accordion-home img {
	float: left;
	margin: 10px 10px 0 10px;
}
#content .accordion-home span.more {
	width: 100%;
	overflow: hidden;
	display: block;
	clear: both;
	margin: -5px 0 0;
}
#content .accordion-home span.more a {
	background: url(../images/smalllist-item.gif) no-repeat 0 50%;
	text-transform: uppercase;
	float: right;
	font-weight: bold;
	padding: 0 0 0 6px;
	color: #666;
	margin: 0 10px 10px 0;
}
#content .accordion-home .sub-area {
	background: url(../images/homeaccordion-bot.png) 0 100%;
	overflow: hidden;
	min-height: 46px;
}
* html #content .accordion-home .sub-area {
	height: 46px;
	overflow: visible;
}
/* inner accordion styles */
#content .accordion-inner {
	margin: 0 0 10px;
}
#content .accordion-inner .opener {
	background: #fafafa url(../images/homeaccordion-item.png) repeat-x 0 100%;
	text-transform: uppercase;
	padding: 15px 0 10px 14px;
	font-weight: bold;
	color: #373737;
}
#content .accordion-inner .opener:hover {
	color: #e62f44;
}

#content .accordion-inner .selected {
	color: #e62f44;
}

#content .accordion-inner ul.accordion ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#content .accordion-inner ul.accordion ul li {
	background: url(../images/separator2.gif) repeat-x;
	border: none;
	height: 1%;
}
#content .accordion-inner ul.accordion ul li a {
	background: url(../images/accordion-item.gif) no-repeat 14px 13px;
	color: #333;
	padding: 8px 0 8px 33px;
	display: block;
}
#content .accordion-inner ul.accordion ul li.act a { font-weight:bold;}

#content .accordion-inner ul.accordion ul li:first-child {background-image: none;}
/* contact box styles */
#content .contact-box {
	background: #f1f2f2;
	border: 1px solid #c0c0c0;
	overflow: hidden;
}
* html #content .contact-box {
	height: 1%;
	overflow: visible;
}
#content .contact-box strong {
	background: url(../images/bg-contact-heading.png) repeat-x;
	border-bottom: 1px solid #c0c0c0;
	display: block;
	padding: 9px 0 9px 14px;
	font-size: 14px;
}
#content .contact-box img {
	float: left;
	border-right: 1px solid #c0c0c0;
}
#content .contact-box p {
	margin: 0 0 9px;
}
#content .contact-box .link-holder {
	padding: 5px 0 10px;
	overflow: hidden;
}
#content .contact-box a {
	background: url(../images/smalllist-item.gif) no-repeat 0 50%;
	padding: 0 0 0 10px;
	font-weight: bold;
	font-size: 10px;
	color: #e2001a;
}
#content .contact-box .content-text {
	padding: 10px 5px 0 0;
	float: right;
	width: 145px;
	color: #666;
}
#content .contact-box .content-text span {
	font: 10px Arial, Verdana, sans-serif;
	display: block;
}
#content .contact-box .content-text span.cite-author {
	font: 11px Verdana, Tahoma, sans-serif;
}
#content .contact-box .content-text cite {
	display: block;
	font-style: italic;
	margin: 0 0 8px;
}
/* footer block styles */
#footer {
	overflow:hidden;
	font-size: 12px;
}
#footer ul {
	text-transform: uppercase;
	padding: 10px 0;
	overflow: hidden;
	margin: 0;
	float: right;
}
#footer ul li {
	background: url(../images/separator1.gif) no-repeat 0 50%;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	float: left;
}
#footer ul li:first-child {background-image: none;}
#footer ul li a {color: #4e4e4e;}
#footer ul li a:hover {color: #f00;}

/* ###########################
	Indexed search styles
#############################*/

#content .searchitem {
	padding-bottom: 8px;
}

#content .searchitem a { color:#de0016; text-decoration:underline;}
#content .searchitem a:hover { text-decoration:none;}


#content .tx-indexedsearch-browsebox {
	padding: 10px 0;
} 

#content .tx-indexedsearch-res {
	clear: both;
	padding: 20px 0 0 0;
}

#content .tx-indexedsearch-browsebox p{
	float: left;
	padding: 0;
	margin: 0;
	line-height: normal;
	display: inline;
}


#content .tx-indexedsearch-browsebox ul.browsebox {
	float: right;
	list-style: none;
	margin: 0 3px 0 0;
	padding: 0;
}


#content ul.browsebox li{
	display: inline;
	background-image: none;
	list-style: none;
	margin: 0;
	padding: 0 3px 0 0;
	margin-right: 3px;
	line-height: normal;
}

#content ul.browsebox a {
	xcolor: #999999;
	text-decoration: none;
}
#content ul.browsebox a:hover { text-decoration:underline;}

#content ul.browsebox a.active, #content ul.browsebox strong a {
    color: #d90112;
    font-weight: normal;
}

#content .tx-indexedsearch-whatis {
	margin: 10px 0;
	font-weight: normal;
	color: #d90112;
	margin-bottom: 5px;
	padding-top: 10px;
	font-size: 146.5%;
}

#content .tx-indexedsearch-noresults {
	margin: 20px 0;
	font-weight: bold;
}

* {padding: 0; margin: 0;}


#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#jobs_holder #TB_closeAjaxWindow { float:none;}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#ffed00;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	/*margin-top:1px;*/
	_margin-bottom:1px;
}

#TB_iframeContent BODY { background:0; background-color:#FF000;}



.jobDB, .newsDB  { border-top:1px solid #C0C0C0; }
.newsDB .text-block-first { border-top:0px !important; }
#content .newsDB .title-holder { width:600px;}
.clear { clear:both; font-size:0; line-height:0;}
.popup_jobs #contentholder1 { padding:10px;}
#contentholder1 { margin-bottom:10px;}
#content .tx-thgenericlist-pi1 .content-box { width:auto; border:0; margin:0;}
.jobliste_row { width:704px; border-bottom:1px solid #C0C0C0;padding:0px;margin:0px;clear:both; background:#FFFFFF url(../images/bg_jobl.gif) repeat-y scroll 0 100%;height:128px; }
.jobDB .text-block { background:0 !important; padding-top:10px;}
#content .jobliste_row .elem { width:331px;height:98px;overflow:hidden; float:left;display:block;border:0px;background-image:none; }
#content .jobliste_row .elem H2 { height:35px; font-size:12px; line-height:15px;}

.xcsc-textpic-imagewrap { margin-left:20px;}

.main-column p, .main-column ul, .main-column table, .main-column .xcsc-header { padding:0 20px;}
.main-column ul { padding-left:50px; padding-bottom:10px;}
.main-column .inner-banner p,
.main-column .inner-banner ul,
.main-column .inner-banner table { padding-right:0; padding-left:0;}

/* ADMIN-Panel */
table.typo3-editPanel { border: none; background-color: #fff; width: auto;}
table.typo3-editPanel TD.typo3-editPanel-controls { border: 1px solid #ccc; background-color: #fff; padding: 3px;}
table.typo3-editPanel TD.typo3-editPanel-controls a {
	margin: 2px;
}

