/* 1. Ueberschrift / Links / Schriften */
/* 2. individuelle Styles */
/* 3. Container */
/* 4. TYPO3 */



body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

/* 1. Ueberschrift / Links / Schriften */

h1 {
	color: #c60d41;
	font-size: 18px;
	margin: 0 0 22px 0;
	padding: 0 0 0 0;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
}

h1.beige {
	color: #c5bb9a;
	font-size: 20px;
	margin: 22px 0 11px 0;
	padding: 0 0 0 20px;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	background-image: url(../../pics/listpic_beige_gr.gif);
	background-repeat: no-repeat;
}

h2 {
	color: #5D767B;
	font-size: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
}

h2 img {
	margin: 0 0 22px 0;
}

#sub2box h2 img {
	margin: 0 0 0 0;
}

h3 {
	color: #1a1a18;
	font-weight: normal;
	font-size: 14px;
	margin: 0 0 11px 0;
	padding: 0 0 0 20px;
	background-image: url(../../pics/listpic_pink_gr.gif);
	background-repeat: no-repeat;
}

h3 a:link, h3 a:visited, h3 a:active {
	color: #1a1a18;
	text-decoration: none;
}

h3 a:hover {
	color: #c60d41;
	text-decoration: none;
}

h4 {
	color: #1a1a18;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../../pics/listpic_pink_kl.gif);
	background-repeat: no-repeat;
}

h5 {
	color: #1a1a18;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	font-weight: bold;
	text-transform: lowercase;	
}


h5.grau {
	color: #5D767B;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 11px 0;
	padding: 0 0 0 0;
	background-image: none;
	text-align: right;
	font-style: italic;
	text-transform: none;
	text-decoration: none;
}

h5.grau a:link, h5.grau a:visited, h5.grau a:active {
	color: #5D767B;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 11px 0;
	padding: 0 0 0 0;
	background-image: none;
	text-align: right;
	font-style: italic;
	text-transform: none;
	text-decoration: none;
}

h5.grau a:hover {
	color: #c60d41;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 11px 0;
	padding: 0 0 0 0;
	background-image: none;
	text-align: right;
	font-style: italic;
	text-transform: none;
	text-decoration: none;
}

h6 {
	color: #1a1a18;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	font-weight: bold;
	background-image: url(../../pics/listpic_pink_kl.gif);
	background-repeat: no-repeat;
}

span.pink {
	color: #c60d41;
}

span.important {
	color: #c60d41;
}


span.grau {	
	color: #5D767B;
	font-style: italic;;
}


a:link, a:visited, a:active  {
	color: #1a1a18;
	text-decoration: underline;
}

a:hover {
	color: #c60d41;
	text-decoration: underline;
}

a img {
	border: 0px;
}

.csc-textpic-caption {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


/* 2. individuelle Styles */

.fixfloat {
	float: none;
	clear: both;
	width: 1px;
	margin: 0;
	padding: 0;
	font-size: 0px;
	line-height: 0px;
	height: 1px
}

p.bodytext {
	margin: 0 0 11px 0;
	padding: 0 0 0 0;
}


ul {
	list-style: square;
}

li {
	list-style: square;
}

dl, dd, dt {	
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

hr {
	color : #5D767B;
	background-color: transparent;
	height: 1px;
	border-top: 1px solid #5D767B;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin: 6px 0 6px 0;
	padding: 0 0 0 0;
}

*+html hr {
	margin: -2px 0;
	display: block;
}

* html hr {
	margin: -2px 0;
	display: block;
}

.rahmen_jobs_form_box {
	border: 1px solid #c0ddea;
	background-color: #f1f7fd;
	margin: 0 0 30px 0;
}

.rahmen_jobs_form {
	margin: 20px 20px 20px 20px;
}

.rahmen_jobs_form p.bodytext {
	margin: 0 0 0 20px;
}

.rahmen_jobs_form span.c60d41 {
	color: #c60d41;	
}


.rahmen_jobs_form h5 a:link, .rahmen_jobs_form h5 a:active, .rahmen_jobs_form h5 a:visited {	
	color: #c60d41;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 8px;
	padding: 0 0 0 0;
	background-image: none;
	font-style: italic;
	text-transform: none;
}

.rahmen_jobs_form h5 a:hover {	
	color: #1a1a18;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 8px;
	padding: 0 0 0 0;
	background-image: none;
	font-style: italic;
	text-transform: none;
}

.rahmen_weiterbildung_box {
	border: 1px solid #c5bb9a;
	background-color: #f1f7fd;
	margin: 0 0 0 0;
}

.rahmen_weiterbildung {
	margin: 10px 10px 10px 10px;
}

.rahmen_weiterbildung h1 {	
	color: #f1f7fd;
	font-size: 1px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.rahmen_weiterbildung h2 {		
	color: #1a1a18;
	font-size: 12px;
	font-weight: normal;
	margin: 11px 0 11px 0;
	padding: 0 0 0 0;
	text-transform: uppercase;
}

.rahmen_weiterbildung h4 {	
	color: #c60d41;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: none;
	text-align: right;
	font-style: italic;
	text-transform: none;
}

.rahmen_weiterbildung h4 a:link, .rahmen_weiterbildung h4 a:active, .rahmen_weiterbildung h4 a:visited {	
	color: #c60d41;
	text-decoration: none;
}

.rahmen_weiterbildung h4 a:hover {	
	color: #1a1a18;
	text-decoration: none;
}

.rahmen_weiterbildung a:link, .rahmen_weiterbildung a:active, .rahmen_weiterbildung a:visited {	
	color: #5D767B;
	text-decoration: none;
}

.rahmen_weiterbildung a:hover {	
	color: #c60d41;
	text-decoration: none;
}

.rahmen_weiterbildung ul {	
	margin: 0 0 0 0;
	padding: 0 0 11px 0;
	list-style: none;
}

.rahmen_weiterbildung li {	
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	list-style: none;
	background-image: url(../../pics/listpic_beige_kl.gif);
	background-repeat: no-repeat;
	color: #5D767B;
}	


.rahmen_weiterbildung_premium {
	margin: 10px 10px 10px 10px;
	padding: 30px 0 0 0;
	background-image: url(../../pics/rahmen_weiterbildung_premium_bg.jpg);
	background-repeat: no-repeat;
}

.rahmen_weiterbildung_premium h2 {		
	color: #dee78b;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: none;
	width: 140px;
	float: right;
}

.rahmen_weiterbildung_premium h3 {		
	color: #1a1a18;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-transform: none;
	width: 140px;
	background-image: none;
}

.rahmen_weiterbildung_premium h4 {	
	color: #c60d41;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 11px 0;
	padding: 0 0 0 0;
	background-image: none;
	text-align: right;
	font-style: italic;
	text-transform: none;
}

.rahmen_weiterbildung_premium h4 a:link, .rahmen_weiterbildung_premium h4 a:active, .rahmen_weiterbildung_premium h4 a:visited {	
	color: #c60d41;
	text-decoration: none;
}

.rahmen_weiterbildung_premium h4 a:hover {	
	color: #1a1a18;
	text-decoration: none;
}





.rahmen_text_14_5d767b {
	color: #5d767b;
	font-size: 14px;
	font-style: italic;
}

.rahmen_text_12_6f6f6e {
	color: #6f6f6e;
	font-size: 12px;
}

.rahmen_klammer_box  {
	background-image: url(../../pics/klammer_hg.gif);
	background-repeat: repeat-y;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.rahmen_klammer_top  {
	background-image: url(../../pics/klammer_hg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.rahmen_klammer_bottom  {
	background-image: url(../../pics/klammer_hg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.rahmen_klammer {
	margin: 10px 30px 10px 20px;
	color: #5D767B;
}

.rahmen_klammer a:link, .rahmen_klammer a:active, .rahmen_klammer a:visited {
	color: #5D767B;
}

.rahmen_aktuelles_schmal_box .news-list-item {
	background-image: url(../../pics/klammer_hg_sml.gif);
	width: 435px;
}

.rahmen_aktuelles_schmal_box .news-list-item div.news-top  {
	background-image: url(../../pics/klammer_hg_top_sml.gif);
}

.rahmen_aktuelles_schmal_box .news-list-item div.news-bottom  {
	background-image: url(../../pics/klammer_hg_bottom_sml.gif);
}

.rahmen_aktuelles_schmal_box .news-list-item h1  {
	display: block;
	float: none;
}

.rahmen_aktuelles_schmal_box .news-list-item .news-list-author {
	margin: 0 0 6px 0;
}

.rahmen_aktuelles_schmal_box .news-list-item .news-list-more {
	width: 382px;
}


.csc-linkToTop {
	text-align: right;
}



/* 3. Container */

#allbox {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}

#all {
	background-color: #000000;
	background-image: url(../../pics/middleallbox_bg.jpg);
	background-repeat: repeat-y;
}


/* 3.1. Container Kopfbereich - top */

#topallbox {
	width: 1000px;
	height: 100px;
	background-color: #000000;
}

#werbung1 {
	font-size: 10px;
	text-align: center;
	padding: 20px 0 0 0;
}



#lang {
	padding: 0 0 0 0;
	float: right;
	margin: 0 0 0 0;
}

#lang img {
	padding: 0 0 0 5px;
	margin: 0 0 0 0;
}

#lang ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#lang li {
	padding: 0 0 0 0;
	list-style: none;
	display: inline;
	border-right: #5D767B solid 1px;
}

#lang a:link, #lang a:visited, #lang a:active  {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: none;
	font-size: 14px;
	color: #5D767B;
}

#lang a:hover, #lang a#current {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-decoration: none;
	font-size: 14px;
	color: #C60D41;
}

#searchicon {
	padding: 0 0 0 15px;
	float: right;
}

#logo {
	position: absolute;
	top: 140px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 390px;
}



/* 3.2. Container Contentbereich - middle */

#middleallbox {
	width: 800px;
	background-image: url(../../pics/middleall_bg.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	float: left;
}

#right {
	width: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
	color: #FFFFFF;
}

#rightcontent {
	text-align: center;
}


#middleall {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



#middletop {
	height: 230px;
	margin: 0 40px 0 0;
	padding: 0 0 0 0;
}

#middlecontent {
	margin: 0 40px 0 0;
	padding: 0 0 0 0;
	width: 727px;
	float: left;
}

#middlespacer {
	width: 33px;
	float: left;
	height: 800px; /* IE */
}

#navbox {
	padding: 160px 0 0 0;
	margin: 0 0 20px 0;
}

#nav {
	padding: 0 0 0 0;
}

#nav ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#nav li {
	padding: 0 0 0 0;
	list-style: none;
	display: inline;
	border-right: #5D767B solid 1px;
}

#nav li.noborder {
	padding: 0 0 0 0;
	list-style: none;
	display: inline;
	border-right: #5D767B solid 0px;
}

#nav a:link, #nav a:visited, #nav a:active  {
	padding: 0 5px 0 5px;
	margin: 0 0 0 0;
	text-decoration: none;
	font-size: 14px;
	color: #5D767B;
	text-transform: lowercase;
}

#nav a:hover, #nav a#current {
	padding: 0 5px 0 5px;
	margin: 0 0 0 0;
	text-decoration: none;
	font-size: 14px;
	color: #C60D41;
	text-transform: lowercase;
}

#subnav {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#subnav ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#subnav li {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	display: inline;
	border-right: #5D767B solid 1px;
}

#subnav li.noborder {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style: none;
	display: inline;
	border-right: #5D767B solid 0px;
}

#subnav a:link, #subnav a:visited, #subnav a:active  {
	padding: 0 5px 0 5px;
	margin: 0 0 0 0;
	text-decoration: none;
	font-size: 12px;
	color: #7B9196;
	font-style: italic;
	text-transform: lowercase;
}

#subnav a:hover, #subnav a#subcurrent {
	padding: 0 5px 0 5px;
	margin: 0 0 0 0;
	text-decoration: none;
	font-size: 12px;
	color: #C60D41;
	font-style: italic;
	text-transform: lowercase;
}



#contentspacer {
	width: 45px;
	float: left;
	height: 600px; /* IE */
}

#contentbox {
	position: relative;
	margin: 0;
	padding: 0;
	width: 727px;
}

/* Contentbereich - Spaltentypen */

#twocol #sub1 {
	float: left;
	width: 435px;
	margin: 48px 0 0 0;
	padding: 0 0 0 0;
}
#twocol #sub2box {
	float: left;
	width: 245px;
	margin: 8px 0 0 47px;
	padding: 0 0 0 0;
}

#twocol #sub2, #twocol #searchbox {
	width: 245px;
}

#twocol #searchbox {
	margin: 0 0 11px 0;
}

#onecol #sub1 {
	float: left;
	width: 680px;
	margin: 48px 0 0 0;
	padding: 0 0 0 24px;
}


#twocol_5050 #sub1 {
	float: left;
	width: 320px;
	margin: 48px 0 0 0;
	padding: 0 0 0 17px;
}
#twocol_5050 #sub2 {
	float: left;
	width: 320px;
	margin: 48px 0 0 0;
	padding: 0 0 0 50px;
}

#twocol_break #sub4 {
	width: 680px;
	margin: 48px 0 38px 0;
	padding: 0 0 0 27px;
}
#twocol_break #sub1 {
	width: 680px;
	margin: 0 0 0 0;
	padding: 0 0 0 27px;
}



#fourcol #sub4 {
	width: 680px;
	margin: 48px 0 38px 0;
	padding: 0 0 0 27px;
}
#fourcol #sub1 {
	float: left;
	width: 310px;
	margin: 0 0 38px 0;
	padding: 0 0 0 27px;
}
#fourcol #sub2 {
	float: left;
	width: 310px;
	margin: 0 0 38px 0;
	padding: 0 0 0 60px;
}
#fourcol #sub3 {
	width: 680px;
	margin: 0 0 0 0;
	padding: 0 0 0 27px;
}

/* .tx-mpcjobs-pi1 Stellenangebote */

.tx-mpcjobs-pi1  {
	color: #1a1a18;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}

.tx-mpcjobs-pi1 .angebote_liste  {
	background-image: url(../../pics/angebote_liste_hg.gif);
	background-repeat: repeat-y;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

.tx-mpcjobs-pi1 div.angebote_liste_top  {
	background-image: url(../../pics/angebote_liste_hg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.tx-mpcjobs-pi1 div.angebote_liste_bottom  {
	background-image: url(../../pics/angebote_liste_hg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.tx-mpcjobs-pi1 .angebote_liste_content  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.tx-mpcjobs-pi1 .angebote_liste_content div  {
	float: left;
}

.tx-mpcjobs-pi1 .liste1  {
	margin: 10px 15px 0 10px;
	padding: 0 0 0 0;
	color: #81979C;
	font-size: 14px;
	font-style: italic;	
}

.tx-mpcjobs-pi1 .liste2  {
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	width: 140px;
}

.tx-mpcjobs-pi1 .liste3  {
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	width: 215px;
}

.tx-mpcjobs-pi1 .liste3 p {
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
}

.tx-mpcjobs-pi1 .liste_date  {
	color: #9c9d9d;
	font-size: 10px;
	font-style: italic;
	padding: 0 0 0 12px;
}

.tx-mpcjobs-pi1 div.details  {
	width: 215px;
	text-align: right;
	margin: -6px 0 5px 0;
}

.tx-mpcjobs-pi1 a:link, .tx-mpcjobs-pi1 a:visited, .tx-mpcjobs-pi1 a:active  {
	color: #9c9d9d;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
}

.tx-mpcjobs-pi1 a:hover  {
	color: #c60d41;
}

.tx-mpcjobs-pi1 .angebote_liste_content h1  {
	color: #1a1a18;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../../pics/listpic_pink_kl.gif);
	background-repeat: no-repeat;
	font-style: normal;
}

.tx-mpcjobs-pi1 .angebote_liste_content img  {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	width: 110px;
}

.tx-mpcjobs-pi1-browsebox {
	width: 415px;
	height: 30px;
	float: none;
	clear: both;
}

.tx-mpcjobs-pi1-browsebox table {
	float: right;
}

.tx-mpcjobs-pi1-browsebox table, .tx-mpcjobs-pi1-browsebox td, .tx-mpcjobs-pi1-browsebox p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.tx-mpcjobs-pi1-browsebox a:link, .tx-mpcjobs-pi1-browsebox a:visited, .tx-mpcjobs-pi1-browsebox a:active  {
	color: #9c9d9d;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}

.tx-mpcjobs-pi1-browsebox a:hover  {
	color: #c60d41;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}

td.tx-mpcjobs-pi1-browsebox-SCell p a:link, td.tx-mpcjobs-pi1-browsebox-SCell p a:active, td.tx-mpcjobs-pi1-browsebox-SCell p a:visited {
	color: #c60d41;
}

#stellenangebote_basic {
	width: 600px;
	text-align: left;
	border: 1px solid #000000;
	margin: 10px 0 0 10px;
}

#stellenangebote_basic #onecol #sub1 {
	float: none;
	width: 520px;
	margin: 40px 0 0 40px;
	padding: 0 0 0 0;
	text-align: left;
}

#stellenangebote_basic .tx-mpcjobs-pi1  {
	margin: 0 0 0 0;
}

#stellenangebote_basic .mpcjobs-single-top {
	border-bottom: 1px solid #1a1a18;
	padding: 0 0 20px 0;
}

#stellenangebote_basic .mpcjobs-single-top-left {
	float: left;
	width: 240px;
	margin: 0 10px 0 0;
	font-style: italic;
}

#stellenangebote_basic .mpcjobs-single-top-right {
	float: left;
	width: 240px;
	margin: 0 0 10px 0;
	text-align: right;
}

#stellenangebote_basic .mpcjobs-single-content {
	margin: 40px 0 40px 0;	
}

#stellenangebote_basic h1 {
	color: #1a1a18;
	font-size: 21px;
	margin: 40px 0 12px 0;
	padding: 0 0 0 0;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}

#stellenangebote_basic h3 {
	color: #1a1a18;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	background-image: none;
	background-repeat: no-repeat;
}

#stellenangebote_basic h2 {
	color: #1a1a18;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}

#stellenangebote_basic p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#stellenangebote_basic .mpcjobs-single-date {
	color: #1a1a18;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	width: 520px;
	text-align: right;
}

#stellenangebote_basic .mpcjobs-single-bottom {
	width: 520px;
	padding: 40px 0 0 0;
	margin: 0 40px 10px 0;
}

#stellenangebote_basic .mpcjobs-single-bottom-01 {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	border-left: 1px solid #1a1a18;
	line-height: 15px;
	height: 104px;
	width: 200px;
}

#stellenangebote_basic .mpcjobs-single-bottom-02 {
	float:left;
	margin: 0 12px 0 0;
	padding: 90px 0 0 0;
	text-align: right;
	width: 290px;
	line-height: 15px;
}

#stellenangebote_basic .mpcjobs-single-bottom p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#stellenangebote_basic a:link, #stellenangebote_basic a:visited, #stellenangebote_basic a:active  {
	font-size: 12px;
	font-style: normal;
	color: #1a1a18;
	text-decoration: none;
}

#stellenangebote_basic a:hover {
	font-size: 12px;
	font-style: normal;
	color: #c60d41;
	text-decoration: none;
}


#stellenangebote_business {
	width: 100%;
	text-align: left;
}

#stellenangebote_business #onecol #sub1 {
	float: none;
	width: 580px;
	margin: 10px 0 10px 10px;
	padding: 0 0 0 0;
	text-align: left;
	border: 1px solid #768a8f;
}

#stellenangebote_business .tx-mpcjobs-pi1  {
	margin: 0 0 0 0;
}

#stellenangebote_business .mpcjobs-single-top {
	background-color: #c9d4d7;
	margin: 0 0 40px 0;
	padding: 0 0 0 40px;
}

#stellenangebote_business .mpcjobs-single-top-left {
	float: left;
	width: 250px;
	margin: 20px 0 20px 0;
	font-style: italic;
}

#stellenangebote_business .mpcjobs-single-top-right {
	float: left;
	width: 250px;
	margin: 20px 0 20px 0;
	text-align: right;
}

#stellenangebote_business .mpcjobs-single-top-right img {
	border: 2px solid #768a8f;
	padding: 40px 40px 40px 40px;
	float: right;
}

#stellenangebote_business .mpcjobs-single-content {
	margin: 0 40px 0 40px;	
}

#stellenangebote_business h1 {
	color: #1a1a18;
	font-size: 21px;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}

#stellenangebote_business h3 {
	color: #1a1a18;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 11px 0;
	padding: 0 0 0 0;
	background-image: none;
	background-repeat: no-repeat;
}

#stellenangebote_business h2 {
	color: #1a1a18;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}

#stellenangebote_business p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#stellenangebote_business .mpcjobs-single-date {
	color: #5d767b;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	width: 500px;
	text-align: right;
}

#stellenangebote_business .mpcjobs-single-bottom {
	background-image: url(../../pics/mpcjobs-single-bottom_business_bg.jpg);
	background-repeat: no-repeat;
	margin: 40px 0 0 0;
	height: 120px;
}

#stellenangebote_business .mpcjobs-single-bottom-01 {
	float: none;
	width: 200px;
	padding: 18px 0 0 0;
	margin: 0 0 0 40px;
	line-height: 15px;
}

#stellenangebote_business .mpcjobs-single-bottom-02 {
	float: right;
	margin: 0 0 0 0;
	padding: 92px 40px 0 0;
	text-align: right;
	line-height: 15px;
}

#stellenangebote_business a:link, #stellenangebote_business a:visited, #stellenangebote_business a:active  {
	font-size: 12px;
	font-style: normal;
	color: #1a1a18;
	text-decoration: none;
}

#stellenangebote_business a:hover {
	font-size: 12px;
	font-style: normal;
	color: #c60d41;
	text-decoration: none;
}







/* .tx-mpcjobs-pi2 Stellengesuche */

.tx-mpcjobs-pi2  {
	color: #1a1a18;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}

.tx-mpcjobs-pi2 .angebote_liste  {
	background-image: url(../../pics/angebote_liste_hg.gif);
	background-repeat: repeat-y;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

.tx-mpcjobs-pi2 div.angebote_liste_top  {
	background-image: url(../../pics/angebote_liste_hg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.tx-mpcjobs-pi2 div.angebote_liste_bottom  {
	background-image: url(../../pics/angebote_liste_hg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.tx-mpcjobs-pi2 .angebote_liste_content  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.tx-mpcjobs-pi2 .angebote_liste_content div  {
	float: left;
}

.tx-mpcjobs-pi2 .liste1  {
	margin: 10px 15px 0 10px;
	padding: 0 0 0 0;
	color: #81979C;
	font-size: 14px;
	font-style: italic;	
}

.tx-mpcjobs-pi2 .liste3  {
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../../pics/listpic_pink_kl.gif);
	background-repeat: no-repeat;
	width: 355px;
}

.tx-mpcjobs-pi2 .liste3 p {
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
}

.tx-mpcjobs-pi2 .liste_date  {
	color: #9c9d9d;
	font-size: 10px;
	font-style: italic;
	padding: 0 0 0 12px;
}

.tx-mpcjobs-pi2 div.details  {
	color: #9c9d9d;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	margin: -6px 0 5px 0;
	width: 355px;
}

.tx-mpcjobs-pi2 a:link, .tx-mpcjobs-pi2 a:visited, .tx-mpcjobs-pi2 a:active  {
	color: #9c9d9d;
	text-decoration: none;
}

.tx-mpcjobs-pi2 a:hover  {
	color: #c60d41;
}

.tx-mpcjobs-pi2 .angebote_liste_content h1  {
	color: #1a1a18;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	text-transform: none;
	font-weight: nromal;
	font-style: normal;
}

.tx-mpcjobs-pi2-browsebox {
	width: 415px;
	height: 30px;
	float: none;
	clear: both;
}

.tx-mpcjobs-pi2-browsebox table {
	float: right;
}

.tx-mpcjobs-pi2-browsebox table, .tx-mpcjobs-pi2-browsebox td, .tx-mpcjobs-pi2-browsebox p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.tx-mpcjobs-pi2-browsebox a:link, .tx-mpcjobs-pi2-browsebox a:visited, .tx-mpcjobs-pi2-browsebox a:active  {
	color: #9c9d9d;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}

.tx-mpcjobs-pi2-browsebox a:hover  {
	color: #c60d41;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
}

td.tx-mpcjobs-pi2-browsebox-SCell p a:link, td.tx-mpcjobs-pi2-browsebox-SCell p a:active, td.tx-mpcjobs-pi2-browsebox-SCell p a:visited {
	color: #c60d41;
}

#stellengesuche {
	width: 600px;
	text-align: left;
}

#stellengesuche #onecol #sub1 {
	float: none;
	width: 520px;
	margin: 60px 0 0 40px;
	padding: 0 0 0 0;
	text-align: left;
}

#stellengesuche .tx-mpcjobs-pi1  {
	margin: 0 0 0 0;
}

#stellengesuche .mpcjobs-single-top {
	border-bottom: 1px solid #1a1a18;
	padding: 0 0 20px 0;
}

#stellengesuche .mpcjobs-single-content {
	margin: 40px 0 40px 0;	
}

#stellengesuche h1 {
	color: #1a1a18;
	font-size: 21px;
	margin: 40px 0 0 0;
	padding: 0 0 0 0;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}

#stellengesuche p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#stellengesuche .mpcjobs-single-date {
	color: #1a1a18;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	width: 520px;
	text-align: right;
}

#stellengesuche .mpcjobs-single-bottom {
	width: 520px;
	border-top: 1px solid #1a1a18;
	padding: 20px 0 20px 0;
}

#stellengesuche .mpcjobs-single-bottom p {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#stellengesuche a:link, #stellengesuche a:visited, #stellengesuche a:active  {
	font-size: 12px;
	font-style: normal;
	color: #1a1a18;
	text-decoration: none;
}

#stellengesuche a:hover {
	font-size: 12px;
	font-style: normal;
	color: #c60d41;
	text-decoration: none;
}






/* Search - macina searchbox */

#searchbox {
	border: #768a8f 1px solid;
	background-color: #FFFFFF;
	height: 60px;
	width: 200px;
}

#search {
	margin: 20px 0 20px 10px;	
}

#searchform {
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
}

#search input {
	border: 1px solid #8B9FA4;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	width: 100px;
	height: 18px;
}

#search input {
	border: 1px solid #8B9FA4;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	width: 160px;
	height: 18px;
}

#search input#searchsubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9aa6ab;
	font-style: italic;
	text-decoration: none;
	border: 0px;
	background-color: transparent;
	width: auto;
	margin: 0 0 0 0;
	padding: 3px 0 0 0;
}

/* sitemap intern */


li.csc-section {
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	list-style: none;
	background-image: url(../../pics/listpic_pink_kl.gif);
	background-repeat: no-repeat;
}

.csc-section a:link, .csc-section a:visited, .csc-section a:active, .csc-section a:hover  {
	text-decoration: none;
}

/* tt-news */

.news-latest-item  {
	background-image: url(../../pics/klammer_hg.gif);
	background-repeat: repeat-y;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

.news-latest-item div.news-top  {
	background-image: url(../../pics/klammer_hg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-latest-item div.news-bottom  {
	background-image: url(../../pics/klammer_hg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-latest-item .news-latest-content {
	margin: 10px 30px 10px 20px;
}

.news-latest-item .news-latest-img {
	float: right;
	margin: 0 0 0 11px;
}

.news-latest-item .news-latest-content p.bodytext {
	color: #5d767b;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-latest-item .news-latest-content p.bodytext b {
	color: #1a1a18;
	margin: 0 3px 0 0;
	padding: 0 12px 0 0;
	background-image: url(../../pics/listpic_grau_kl.gif);
	background-repeat: no-repeat;
	font-style: normal;
	background-position: top right;
}

.news-latest-item h1  {
	color: #1a1a18;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 12px 0 12px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #f1f7fd;
	background-image: url(../../pics/listpic_pink_kl.gif);
	background-repeat: no-repeat;
	font-style: normal;
	display: inline;
	float: left;
}

.news-latest-item h1 a:link, .news-latest-item h1 a:active, .news-latest-item h1 a:visited {	
	color: #1a1a18;
	text-decoration: none;
}

.news-latest-item h1 a:hover {	
	color: #c60d41;
	text-decoration: none;
}

.news-latest-item .news-latest-more {
	color: #c60d41;
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
	width: 622px;
	margin: 0 12px 0 0;
	padding: 0 0 0 0;
	background-image: none;
	text-align: right;
	font-style: italic;
	text-transform: none;
}

.news-latest-item .news-latest-more a:link, .news-latest-item .news-latest-more a:active, .news-latest-item .news-latest-more a:visited {	
	color: #c60d41;
	background-color: transparent;
	text-decoration: none;
}

.news-latest-item .news-latest-more a:hover {	
	color: #1a1a18;
	background-color: transparent;
	text-decoration: none;
}

.news-latest-item .news-latest-author {
	color: #5d767b;
	font-style: italic;
}


.news-list-item {
	background-image: url(../../pics/klammer_hg.gif);
	background-repeat: repeat-y;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

.news-list-item div.news-top  {
	background-image: url(../../pics/klammer_hg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-list-item div.news-bottom  {
	background-image: url(../../pics/klammer_hg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-list-item .news-list-content {
	margin: 10px 30px 10px 20px;
}

.news-list-item .news-list-img {
	float: right;
	margin: 0 0 0 11px;
}

.news-list-item .news-list-content p.bodytext {
	color: #5d767b;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-list-item .news-list-content p.bodytext b {
	color: #1a1a18;
	margin: 0 3px 0 0;
	padding: 0 12px 0 0;
	background-image: url(../../pics/listpic_grau_kl.gif);
	background-repeat: no-repeat;
	font-style: normal;
	background-position: top right;
}

.news-list-item h1  {
	color: #1a1a18;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 12px 0 12px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../../pics/listpic_pink_kl.gif);
	background-repeat: no-repeat;
	font-style: normal;
	display: inline;
	float: left;
}

.news-list-item h1 a:link, .news-list-item h1 a:active, .news-list-item h1 a:visited {	
	color: #1a1a18;
	text-decoration: none;
}

.news-list-item h1 a:hover {	
	color: #c60d41;
	text-decoration: none;
}

.news-list-item .news-list-more {
	color: #c60d41;
	background-color: transparent;
	font-size: 12px;
	font-weight: normal;
	width: 622px;
	margin: 0 12px 0 0;
	padding: 0 0 0 0;
	background-image: none;
	text-align: right;
	font-style: italic;
	text-transform: none;
}

.news-list-item .news-list-more a:link, .news-list-item .news-list-more a:active, .news-list-item .news-list-more a:visited {	
	color: #c60d41;
	text-decoration: none;
	background-color: transparent;
}

.news-list-item .news-list-more a:hover {	
	color: #1a1a18;
	text-decoration: none;
	background-color: transparent;
}

.news-list-item .news-list-author {
	color: #5d767b;
	font-style: italic;
}

.tx-ttnews-browsebox, .tx-ttnews-browsebox a {
	color: #5d767b;
	text-decoration: none;
}

.tx-ttnews-browsebox a:hover, .tx-ttnews-browsebox td.tx-ttnews-browsebox-SCell a {
	color: #c60d41;
	text-decoration: none;
}


.news-single-item  {
	background-image: url(../../pics/klammer_hg.gif);
	background-repeat: repeat-y;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

.news-single-item div.news-top  {
	background-image: url(../../pics/klammer_hg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-single-item div.news-bottom  {
	background-image: url(../../pics/klammer_hg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-single-item .news-single-content {
	margin: 10px 30px 10px 20px;
}

.news-single-item .news-single-img {
	float: right;
	margin: 0 0 0 11px;
}

.news-single-item .news-single-content h3 {
	color: #5d767b;
	font-size: 12px;
	background-image: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-single-item .news-single-content p.bodytext {
	color: #5d767b;
	margin: 6px 0 6px 0;
	padding: 0 0 0 0;
}


.news-single-item .news-single-content h3 b {
	color: #1a1a18;
	margin: 0 3px 0 0;
	padding: 0 12px 0 0;
	background-image: url(../../pics/listpic_grau_kl.gif);
	background-repeat: no-repeat;
	font-style: normal;
	background-position: top right;
}

.news-single-item h1  {
	color: #1a1a18;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 12px 0 12px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../../pics/listpic_pink_kl.gif);
	background-repeat: no-repeat;
	font-style: normal;
	display: inline;
	float: none;
}

.news-single-item h1 a:link, .news-single-item h1 a:active, .news-single-item h1 a:visited {	
	color: #1a1a18;
	text-decoration: none;
}

.news-single-item h1 a:hover {	
	color: #c60d41;
	text-decoration: none;
}

.news-single-item h4 {
	color: #c60d41;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: none;
	text-align: right;
	font-style: italic;
	text-transform: none;
}

.news-single-item a:link, .news-single-item a:active, .news-single-item a:visited {	
	color: #c60d41;
	text-decoration: none;
	text-align: right;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-style: italic;
}

.news-single-item a:hover {	
	color: #1a1a18;	
	text-decoration: none;
	text-align: right;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-style: italic;
}

.news-single-item .news-single-author {
	color: #5d767b;
	font-style: italic;
}

.news-single-backlink {
	margin: 22px 0 22px 0;
}

.news-latest-item_weiterbildung  {
	background-image: url(../../pics/news_liste_hg.gif);
	background-repeat: repeat-y;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

.news-latest-item_weiterbildung div.news-top  {
	background-image: url(../../pics/news_liste_hg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-latest-item_weiterbildung div.news-bottom  {
	background-image: url(../../pics/news_liste_hg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-latest-item_weiterbildung .news-latest-content {
	margin: 10px 30px 10px 20px;
}

.news-latest-item_weiterbildung .news-latest-img {
	float: right;
	margin: 0 0 0 11px;
}

.news-latest-item_weiterbildung .news-latest-content p.bodytext {
	color: #5d767b;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-latest-item_weiterbildung .news-latest-content p.bodytext b {
	color: #1a1a18;
	margin: 0 3px 0 0;
	padding: 0 12px 0 0;
	background-image: url(../../pics/listpic_grau_kl.gif);
	background-repeat: no-repeat;
	font-style: normal;
	background-position: top right;
}

.news-latest-item_weiterbildung h1  {
	color: #1a1a18;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 12px 0 12px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../../pics/listpic_beige_kl.gif);
	background-repeat: no-repeat;
	font-style: normal;
	display: inline;
	float: left;
}

.news-latest-item_weiterbildung h1 a:link, .news-latest-item_weiterbildung h1 a:active, .news-latest-item_weiterbildung h1 a:visited {	
	color: #1a1a18;
	text-decoration: none;
}

.news-latest-item_weiterbildung h1 a:hover {	
	color: #c60d41;
	text-decoration: none;
}

.news-latest-item_weiterbildung .news-latest-more {
	color: #c60d41;
	font-size: 12px;
	font-weight: normal;
	width: 622px;
	margin: 0 12px 0 0;
	padding: 0 0 0 0;
	background-image: none;
	text-align: right;
	font-style: italic;
	text-transform: none;
}

.news-latest-item_weiterbildung .news-latest-more a:link, .news-latest-item_weiterbildung .news-latest-more a:active, .news-latest-item_weiterbildung .news-latest-more a:visited {	
	color: #c60d41;
	text-decoration: none;
}

.news-latest-item_weiterbildung .news-latest-more a:hover {	
	color: #1a1a18;
	text-decoration: none;
}

.news-latest-item_weiterbildung .news-latest-author {
	color: #5d767b;
	font-style: italic;
}


.news-list-item_weiterbildung  {
	background-image: url(../../pics/news_liste_hg.gif);
	background-repeat: repeat-y;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

.news-list-item_weiterbildung div.news-top  {
	background-image: url(../../pics/news_liste_hg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-list-item_weiterbildung div.news-bottom  {
	background-image: url(../../pics/news_liste_hg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-list-item_weiterbildung .news-list-content {
	margin: 10px 30px 10px 20px;
}

.news-list-item_weiterbildung .news-list-img {
	float: right;
	margin: 0 0 0 11px;
}

.news-list-item_weiterbildung .news-list-content p.bodytext {
	color: #5d767b;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-list-item_weiterbildung .news-list-content p.bodytext b {
	color: #1a1a18;
	margin: 0 3px 0 0;
	padding: 0 12px 0 0;
	background-image: url(../../pics/listpic_grau_kl.gif);
	background-repeat: no-repeat;
	font-style: normal;
	background-position: top right;
}

.news-list-item_weiterbildung h1  {
	color: #1a1a18;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 12px 0 12px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../../pics/listpic_beige_kl.gif);
	background-repeat: no-repeat;
	font-style: normal;
	display: inline;
	float: left;
}

.news-list-item_weiterbildung h1 a:link, .news-list-item_weiterbildung h1 a:active, .news-list-item_weiterbildung h1 a:visited {	
	color: #1a1a18;
	text-decoration: none;
}

.news-list-item_weiterbildung h1 a:hover {	
	color: #c60d41;
	text-decoration: none;
}

.news-list-item_weiterbildung .news-list-more {
	color: #c60d41;
	font-size: 12px;
	font-weight: normal;
	width: 622px;
	margin: 0 12px 0 0;
	padding: 0 0 0 0;
	background-image: none;
	text-align: right;
	font-style: italic;
	text-transform: none;
}

.news-list-item_weiterbildung .news-list-more a:link, .news-list-item_weiterbildung .news-list-more a:active, .news-list-item_weiterbildung .news-list-more a:visited {	
	color: #c60d41;
	text-decoration: none;
}

.news-list-item_weiterbildung .news-list-more a:hover {	
	color: #1a1a18;
	text-decoration: none;
}

.news-list-item_weiterbildung .news-list-author {
	color: #5d767b;
	font-style: italic;
}


.news-single-item_weiterbildung  {
	background-image: url(../../pics/news_liste_hg.gif);
	background-repeat: repeat-y;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
}

.news-single-item_weiterbildung div.news-top  {
	background-image: url(../../pics/news_liste_hg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-single-item_weiterbildung div.news-bottom  {
	background-image: url(../../pics/news_liste_hg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 2px;
	font-size: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-single-item_weiterbildung .news-single-content {
	margin: 10px 30px 10px 20px;
}

.news-single-item_weiterbildung .news-single-img {
	float: right;
	margin: 0 0 0 11px;
}

.news-single-item_weiterbildung .news-single-content h3 {
	color: #5d767b;
	font-size: 12px;
	background-image: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news-single-item_weiterbildung .news-single-content p.bodytext {
	color: #5d767b;
	margin: 6px 0 6px 0;
	padding: 0 0 0 0;
}


.news-single-item_weiterbildung .news-single-content h3 b {
	color: #1a1a18;
	margin: 0 3px 0 0;
	padding: 0 12px 0 0;
	background-image: url(../../pics/listpic_grau_kl.gif);
	background-repeat: no-repeat;
	font-style: normal;
	background-position: top right;
}

.news-single-item_weiterbildung h1  {
	color: #1a1a18;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 0 12px 0 12px;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(../../pics/listpic_beige_kl.gif);
	background-repeat: no-repeat;
	font-style: normal;
	display: inline;
	float: none;
}

.news-single-item_weiterbildung h1 a:link, .news-single-item_weiterbildung h1 a:active, .news-single-item_weiterbildung h1 a:visited {	
	color: #1a1a18;
	text-decoration: none;
}

.news-single-item_weiterbildung h1 a:hover {	
	color: #c60d41;
	text-decoration: none;
}

.news-single-item_weiterbildung h4 {
	color: #c60d41;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: none;
	text-align: right;
	font-style: italic;
	text-transform: none;
}

.news-single-item_weiterbildung a:link, .news-single-item_weiterbildung a:active, .news-single-item_weiterbildung a:visited {	
	color: #c60d41;
	text-decoration: none;
	text-align: right;
	display: block;
	font-style: italic;
}

.news-single-item_weiterbildung a:hover {	
	color: #1a1a18;
	text-decoration: none;
	text-align: right;
	display: block;
	font-style: italic;
}

.news-single-item_weiterbildung .news-single-author {
	color: #5d767b;
	font-style: italic;
}

.news-single-backlink {
	margin: 22px 0 22px 0;
}


/* weiterbildung Linksbox HTML */

#linksbox {
	background-image: url(../../pics/linksbox_bg.gif);
}

#linksboxleft {
	width: 220px;
	float: left;
}

#linksboxcenter {
	width: 200px;
	float: left;
	margin: 0 0 0 20px;
}

#linksboxright {
	width: 180px;
	float: left;
	margin: 0 0 0 20px;
}

/* rss-feed */




#twrss_table {
	padding: 6px 0 0 0;
}

.tx-webparser-pi1 {
	border: #768a8f 1px solid;
	background-color: #FFFFFF;
	margin: 0 0 15px 0;
	padding: 0 10px 0 10px;	
}

#scroll-v div div {
	background-image: url(../../pics/news_top_repeat_blau.gif);
	background-repeat: repeat-x;	
	font-size: 12px;
	color: #1a1a18;	
}

#scroll-v div div h2 {
	font-size: 12px;
	color: #8B9FA4;
	padding: 0 2px 0 3px;
	margin: 0 0 0 10px;
	background-color: #FFFFFF;
 	text-transform: uppercase;
	font-style: normal;
	display: inline;
}

#scroll-v div div a:link, #scroll-v div div a:visited, #scroll-v div div a:active {
	color: #9aa6ab;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;	
	float: right;
}

#scroll-v div div a:hover {
	color: #c60d41;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;	
	float: right;
}

.newsbox .news h3 {
	color: #1a1a18;
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 0 0;
	padding: 6px 0 0 0;
	background-image: none;
}




/* News */

.newsbox {
	border: #768a8f 1px solid;
	background-color: #FFFFFF;
	margin: 0 0 6px 0;
	padding: 0 0 0 0;	
	text-align: left;
}

.news {
	margin: 0 0 0 0;
	padding: 0 10px 0 10px;	
}

.newshead h2 {
	font-size: 12px;
	color: #8B9FA4;
	padding: 0 2px 0 3px;
	margin: 0 0 0 10px;
	background-color: #FFFFFF;
 	text-transform: uppercase;
	font-style: normal;
	display: inline;
}

.newshead {
	background-image: url(../../pics/news_top_repeat_blau.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}

.newstext {
	font-size: 12px;
	color: #1a1a18;	
}

.newsmehr {
	text-align: right;	
}

.news a:link, .news a:visited, .news a:active{
	text-align: right;
	font-size: 12px;
	color: #9aa6ab;
	font-style: italic;
	text-decoration: none;	
}

.news a:hover {
	color: #c60d41;
}


.newsbox_detail {
	border: #5E767B 1px solid;
	background-color: #FFFFFF;
	margin: 0 0 11px 0;
	padding: 0 0 0 0;
	text-align: left;
}

.news_detail {
	margin: 0 0 0 0;
	padding: 20px 20px 20px 20px;	
}

.newshead_detail {
	background-image: url(../../pics/news_top_repeat_pink.gif);
	background-repeat: repeat-x;
	margin: 0 0 11px 0;
}

.newshead_detail h2 {
	font-size: 12px;
	color: #c60d41;
	background-color: #FFFFFF;
	padding: 0 2px 0 3px;
	margin: 0 0 0 10px;
 	text-transform: uppercase;
	font-style: normal;
	display: inline;
}

.newstext_detail {
	font-size: 12px;
	color: #1a1a18;	
}

span.newstext_ort {
	color: #5d767b;
	padding: 0 4px 0 12px;
	background-image: url(../../pics/listpic_grau_kl.gif);
	background-repeat: no-repeat;
}

.newsmehr_detail {
	text-align: right;		
	background-image: url(../../pics/news_top_repeat_pink.gif);
	background-repeat: repeat-x;
	margin: 10px 0 0 0;
}

.news_detail a:link, .news_detail a:visited, .news_detail a:active{
	text-align: right;
	font-size: 12px;
	color: #c60d41;
	background-color: #FFFFFF;
	text-decoration: none;	
	padding: 0 2px 0 3px;
	margin: 0 20px 0 0;
}

.news_detail a:hover {
	color: #1a1a18;
	padding: 0 2px 0 3px;
	margin: 0 20px 0 0;
}

/* Ticker */

#ticker9 {
	background-color: #f1f7fd;
}

.tx_jsticker_pi1-tickertext p.bodytext {
	font-size: 18px;
	margin: 7px 0 0 0;
	padding: 0 0 0 0;
}

.tx_jsticker_pi1-tickertext p.evil {
	margin: 0px 0 0 15px;
	background-color: blue;
}

/* menue-sitemap */

ul.csc-menu {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* 3.2. Container Fußbereich - bottom */

#bottomallbox {
	width: 800px;
	background-image: url(../../pics/middleallbox_bg.jpg);
	background-repeat: repeat-y;
}

#bottomall {
	text-align: center;
}

#bottomcontent {
	margin: 0 40px 0 33px;
	padding: 35px 0 25px 0;
	height: 50px;
	border-top: #5E767B 1px solid;
	text-align: center;
}

#copyright {
	padding: 10px 0 0 0;
	margin: 0 auto 0 auto;
	font-size: 10px;
}

#copyright a:link, #copyright a:visited, #copyright a:active  {
	text-decoration: none;
	color:#FFFFFF;
}

#copyright a:hover {
	text-decoration: underline;
}


/* Mailform standard */

form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

form br, .csc-mailform-field {
	clear: both;
}

fieldset {
	line-height: 2em;
	border: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

label {
   float: left;
   text-align: left;
   width: 125px;
   line-height: 1.2em;
}

textarea {
	border: 1px solid #5D767B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0 0 3px -3px;
	width: 228px;
}

select {
	border: 1px solid #5D767B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #5D767B;
	margin: 0 0 3px 0;
	width: 230px;
}


html>body textarea {
	margin-left: 0px;
}

input {
	border: 1px solid #5D767B;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFf;
	margin: 0 0 3px 0;
}

.csc-mailform-submit {
	color: #c60d41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #f1f7fd;
	border: 1px solid #c60d41;
	padding: 1px 1px 1px 1px;
	margin: 12px 0 5px 125px;
	cursor: pointer;	
	width: 228px;
}



/* Mailform Stellen */

.tx-thmailformplus-pi1 {
	margin: 0 0 0 20px;
}


.tx-thmailformplus-pi1 form, .tx-thmailformplus-pi1 fieldset {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


.tx-thmailformplus-pi1 form label {
   float: left;
   text-align: left;
   line-height: 20px;
	width: auto;
}

.tx-thmailformplus-pi1 textarea {
	border: 1px solid #5D767B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #5D767B;
	margin: 0 0 3px -3px;
	width: auto;
}

.tx-thmailformplus-pi1 select {
	border: 1px solid #5D767B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #5D767B;
	margin: 0 0 3px 0;
	width: auto;
}

.tx-thmailformplus-pi1 html>body textarea {
	margin-left: 0px;
}

.tx-thmailformplus-pi1 input {
	border: 1px solid #5D767B;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #5D767B;
	margin: 0 5px 5px 0;
	width: auto;
}

.tx-thmailformplus-pi1 h5 {
	color: #5D767B;
	font-weight: bold;
	font-size: 14px;
	margin: 22px 0 18px 0;
	padding: 0 0 0 0;
	text-transform: none;
}

.tx-thmailformplus-pi1 .jobs_error {
	font-weight: bold;
	color: #c60d41;
	font-style: italic;
}

.th_mailformplus_chiffre {
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
}

.th_mailformplus_links {
	color: #5D767B;
	font-size: 12px;
	font-style: italic;
	margin: 0 0 0 0;
	padding: 0 0 0 12px;
	float: right;
	background-image: url(../../pics/th_mailformplus_links.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.tx-thmailformplus-pi1 .preisinfo {
	color: #FFFFFF;
	border: #FFFFFF 1px solid;
	background-color: #7b9196;
	margin: 0 63px 0 0;
	padding: 30px 10px 10px 10px;	
	background-image: url(../../pics/th_mailformplus_info.gif);
	background-repeat: no-repeat;
}

.th_mailformplus_hinweis {
	color: #7b9196;
	font-style: italic;
	margin: 11px 0 0 150px;
	width: 400px;
	line-height: 18px;
}

#jobs_info_box label {
	width: 150px;
}

#jobs_info_box input.w400 {
	width: 400px;
}

#jobs_info_box input.w250 {
	width: 250px;
}

#jobs_info_box textarea.w400 {
	width: 400px;
}

#jobs_info_box select.w125 {
	width: 252px;
}

label#th_mailformplus_agb {
	width: 400px;
}

.th_mailformplus_links a:link, .th_mailformplus_links a:active, .th_mailformplus_links a:visited {
	color: #5D767B;
	text-decoration: none;
}

.th_mailformplus_links a:hover {
	color: #c60d41;
	text-decoration: none;
}

input.th_mailformplus_next {
	color: #5D767B;
	background-color: transparent;
	border: 0px;
	font-size: 18px;
	margin: 22px 0 0 0;
	padding: 0 25px 0 0;
	float: right;
	background-image: url(../../pics/th_mailformplus_next.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: auto;
}

input.th_mailformplus_back {
	color: #5D767B;
	background-color: transparent;
	border: 0px;
	font-size: 18px;
	margin: 22px 0 0 0;
	padding: 0 0 0 25px;
	float: left;
	background-image: url(../../pics/th_mailformplus_back.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: auto;
}

.tx-thmailformplus-pi2 {
	margin: 0 0 0 20px;
}


.tx-thmailformplus-pi2 form, .tx-thmailformplus-pi2 fieldset {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


.tx-thmailformplus-pi2 form label {
   float: left;
   text-align: left;
   line-height: 20px;
	width: auto;
}

.tx-thmailformplus-pi2 textarea {
	border: 1px solid #5D767B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #5D767B;
	margin: 0 0 3px -3px;
	width: auto;
}

.tx-thmailformplus-pi2 select {
	border: 1px solid #5D767B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #5D767B;
	margin: 0 0 3px 0;
	width: auto;
}

.tx-thmailformplus-pi2 html>body textarea {
	margin-left: 0px;
}

.tx-thmailformplus-pi2 input {
	border: 1px solid #5D767B;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #5D767B;
	margin: 0 5px 5px 0;
	width: auto;
}

.tx-thmailformplus-pi2 h5 {
	color: #5D767B;
	font-weight: bold;
	font-size: 14px;
	margin: 22px 0 18px 0;
	padding: 0 0 0 0;
	text-transform: none;
}

.tx-thmailformplus-pi2 .jobs_error {
	font-weight: bold;
	color: #c60d41;
	font-style: italic;
}

.tx-thmailformplus-pi2 .preisinfo {
	color: #FFFFFF;
	border: #FFFFFF 1px solid;
	background-color: #7b9196;
	margin: 0 63px 0 0;
	padding: 30px 10px 10px 10px;	
	background-image: url(../../pics/th_mailformplus_info.gif);
	background-repeat: no-repeat;
}

#jobs_req_description_box label.jobs_req_label_150 {
	width: 150px;
}


#jobs_req_description_box input.jobs_req_input_250, #jobs_req_description_box select, #jobs_req_description_box textarea {
	width: 250px;
}





/* Suche */

.tx-indexedsearch-searchbox legend {
	display: none;
}

.tx-indexedsearch-form label {
   float: left;
   text-align: left;
   width: 75px;
	margin: 0 5px 0 0;
   line-height: 1.2em;
}

.tx-indexedsearch-form input {
   width: 200px;
}

#tx-indexedsearch-searchbox-button-submit {
	color: #c60d41;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #f1f7fd;
	border: 1px solid #c60d41;
	padding: 1px 1px 1px 1px;
	margin: 12px 0 5px 80px;
	cursor: pointer;	
	width: 202px;
}



/*****************Anzeigen*************************/

