#print_header {display:none}

html {font-size:62.5%;}

html,
body {
	height:100%;
	background-color:#c2c2c2;
	position:relative;}

body { 
	font-size:1.3em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-align: center;
	margin: 0px auto;
	width:1000px;
	padding: 0px;
	background:#c2c2c2;}

#container {
	width:1000px;
	text-align: left;
	margin:0px;
	padding:0px;
	position:relative;
	min-height:100%;
	height:100%;
	background: url('bg_content.gif') repeat-y;}
	
html>body #container {height:auto;}

#page_title {
	color:#E60010;
font-size:1.1em;
font-weight:bold;
margin:10px 0 0 20px;
width:600px;
}
		
#breadcrumb {
	z-index:9;
	position:absolute;
	left:235px;
	top:185px;
	font-size:0.8em;}


#flash_animation {
	height:18px;
	left:215px;
	position:absolute;
	top:159px;
	width:613px;
	z-index:100;
}


/* --------- left_container ------- **/
#left_container {float:left; margin:0px; padding:0px; width:215px; }


/* --------- center_container ------- **/
#center_container {
	float:left;
	width:613px;
	padding:0px;
	margin:0px;}
		
	#top_container{
		z-index:1;
		height: 205px;
		padding:0px;
		margin:0px;
		position:relative;}
		#top_container a:link, #top_container a:visited {
			text-decoration:none;
			color:#fff;}
		#top_container a:hover {
			text-decoration:underline;}

			#logo_container {
				height:75px;
				background: url('header_bg_top.gif') repeat-y;}
			#menu_allgemein_wrapper {
				height:24px;
				padding:0pt 20px 0px 0px;
				background-color:#9F0014;
				text-align:right;}
				
				#menu_allgemein {
					line-height:1.7em;
					color:#fff;}
				#center_container #menu_allgemein ul{
					list-style-type:none;
					display:inline;
					margin:0px;
					padding:0px;}
				#center_container #menu_allgemein li{
					list-style-type:none;
					display:inline;
					margin:0px;
					padding: 0 0 5px 0;
				}
				#language_text{
					background:#9F0014 none repeat scroll 0%;
					color:#9F0014;
					left:617px;
					margin-left:-40px;
					position:absolute;
					top:80px;
					z-index:20;}
				
			#header_img_right {
				top:99px;
				position:absolute;
				margin:0px;
				padding:0px;
				height:106px;}
	

		
	#center_content {
		padding:25px 20px 40px 21px;
		background-color:#fff;
		font-size:0.9em}

		#center_content ul {list-style-image:url(plus.gif); list-style-position:outside;}


/* --------- right_container ------- */
#right_container {
	float:right;
	width:172px;
	padding:0px;}

	#top_right_no_bg{
		background-color:#fff;
		height:75px;
		background:transparent url(header_bg_top.gif) repeat-y scroll -613px 0px;	}
	
	#language_wrapper{
		height:24px;
		padding:0px;
		background-color:#9f0014;}
		
		#language{
			padding: 0px 5px;
			visibility:hidden;
			}
		html>body #language{
			padding: 1px 5px;}
			
		#language form{
			padding:0px;
			margin:0px}
			
		#language select{
			font:normal 0.9em Arial, Helvetica, sans-serif;
			background-color:#ebebeb;
			border: 1px solid #000;
			padding:0px;
			margin:0px;
			height:18px;}

	#search_wrapper{
		margin-bottom:10px;
		background-color:#878787}

		#search{
			padding: 3px 5px;}
		#search #search_input {width:125px; font-size:0.9em; margin-right:5px}

	#right_content{
		font-size:0.9em;
		padding: 0px 0px 25px 0px;
		overflow:hidden;}

	/* ********* Kontextboxen rechts */
	#right_content h1,
	#right_content h2,
	#right_content h3{
		font-weight:normal;
		padding:5px 5px;
		margin-top:8px;
		margin-bottom:0px;
		background-color:#878787;
		color:#fff;}
	#right_content p, #right_content div.filelinks{
		margin:0px;
		padding:8px 5px;
		background-color:#e5e5e5;}

	#right_content ul {
		list-style-image:url(aufzaehlungszeichen.gif);
		list-style-position:outside;
		}

/* --------- bottom_content -------- */
#bottom_content {
	font-size:0.8em;
	color:#bb000d;
	border-top:1px solid #9f0014;
	width:530px;
	height:20px;
	padding-top:5px;
	position:absolute;
	left:235px;
	bottom:0px;
	z-index:99;
	clear:both;}

	#bottom_content ul,
	#bottom_content li{
		list-style-type:none;
		margin:0px;
		padding:0px;
		display:inline}

#copyright{
	position:absolute;
	bottom: 0px;
	right:20px;
	height:20px;
	font-size:0.8em;
	visibility: hidden;}



/* ----------- MENU_ALLGEMEIN - Additions Fly Out - since 20091020 - */
#center_container #menu_allgemein .std_menu_allgemein,
#center_container #menu_allgemein .std_menu_allgemein-active,
#center_container #menu_allgemein .act_menu_allgemein,
#center_container #menu_allgemein .cur_menu_allgemein {
	position: relative;
}
#center_container #menu_allgemein .menu_allgemein_layer2 {
	position: absolute;
	left: -3px;
	top: 21px;
	width: 178px;
	height: 200px;
	display: block;
	padding: 0px 0px 0px 0px;
	z-index: 999999;
	text-align: left;
	border-top: 1px solid white;
}
#center_container #menu_allgemein .menu_allgemein_layer2 li {
	padding: 0px 0px 0px 0px;
	float: none !important;
	clear: both !important;
	display: block !important;
	background-color: #9F0014;
	width: 178px;
	border-bottom: 1px solid white;
}
#center_container #menu_allgemein .menu_allgemein_layer2 li a {
	display: inline;
	padding: 6px 3px 3px 3px;
}
/* hide - show */
#center_container #menu_allgemein .std_menu_allgemein ul.menu_allgemein_layer2 {
	display: none;
}
#center_container #menu_allgemein .std_menu_allgemein:hover ul.menu_allgemein_layer2,
#center_container #menu_allgemein .std_menu_allgemein-active:hover ul.menu_allgemein_layer2,
#center_container #menu_allgemein .act_menu_allgemein:hover ul.menu_allgemein_layer2,
#center_container #menu_allgemein .cur_menu_allgemein:hover ul.menu_allgemein_layer2,
#center_container #menu_allgemein .std_menu_allgemein-active ul.menu_allgemein_layer2 {
	display: block !important;
}
/* IE6-Anpassung bzgl. Ueberlappung */
* html #header_img_right {
	z-index: -100;
}
/* IE7-Anpassung bzgl. Ueberlappung */
*+html #header_img_right {
	z-index: -100;
}



/* ----------- MENU_INDIVIDUELL       AUF DER LINKEN SEITE ---------- */
#menu_individuell {
	margin: -18px 0px 25px 55px;
	color:#e60010;
	z-index:9;
	width:125px;}
	
	#menu_individuell ul.menu1{
		list-style-type:none;
		margin:0px;
		padding:0px;}

		#menu_individuell ul.menu1 li{
			margin:27px 0px 0px 0px;
			padding:0px;}
		
		#menu_individuell ul.menu1 li.no a:link,
		#menu_individuell ul.menu1 li.no a:visited {
			background: url(indivi_menu1_pfeil_weiss.gif) no-repeat center right;
			text-decoration:none;
			color:#ffffff;
			display:block;
			width:150px;}
		
		#menu_individuell ul.menu1 li.no a:hover	{
			background: url(indivi_menu1_pfeil_grau.gif) no-repeat center right;
			text-decoration:none;
			color:#c6c6c6;
			display:block;
			width:150px;}

		#menu_individuell ul.menu1 li.cur a:link,
		#menu_individuell ul.menu1 li.cur a:visited	{
			background: url(indivi_menu1_pfeil_grau_o.gif) no-repeat center right;
			text-decoration:none;
			color:#c6c6c6;
			display:block;
			width:150px;}



		#menu_individuell ul.menu1 li.act a:link,
		#menu_individuell ul.menu1 li.act a:visited {
			background: url(indivi_menu1_pfeil_grau_o.gif) no-repeat top right;
			text-decoration:none;
			color:#c6c6c6;
			display:block;
			width:150px;}
		
	#menu_individuell ul.menu2{
		list-style-type:none;
		margin:0px 0px 20px 0px;
		padding:0px;
		font-size:0.9em;}

		#menu_individuell ul.menu2 li{
/*			border-top:1px solid #fff; */
			margin:4px 0px 0px 10px;
			padding:3px 0px 0px 0px;}

		#menu_individuell ul.menu2 li.no a:link,
		#menu_individuell ul.menu2 li.no a:visited {
			background: none;
			text-decoration:none;
			color:#ffffff;}

		#menu_individuell ul.menu2 li.cur a:link,
		#menu_individuell ul.menu2 li.cur a:visited,
		#menu_individuell ul.menu2 li.act a:link,
		#menu_individuell ul.menu2 li.act a:visited,
		#menu_individuell ul.menu2 li.no a:hover	{
			background:none;
			text-decoration:none;
			color:#c6c6c6;}
		


/* ********** SITEMAP */
.csc-sitemap-level1 {margin: 0px}
.csc-sitemap-level2 {margin: 0px 0px 0px 25px}
.csc-sitemap-level3 {margin: 0px 0px 0px 60px}
.csc-sitemap-level4 {margin: 0px 0px 0px 90px}
.csc-menu-1 p {margin:0px 0px 0px 25px; padding:0px}
.csc-menu {margin:0px; padding:0px;}


/* ********** TT_NEWS */
div.news-list-container {background-color:transparent; border:none; padding:0px; margin:0px;}
div.news-list-item { margin:0px; margin-bottom:8px; padding:0px; border:none; background-color:transparent}
.news-list-firstrow {border:none; padding:3px; padding-left:0px;}
.news-list-date {margin-top:3px; margin-right:10px; float:right; width:auto; color:#000; height:auto; background-color:transparent;}
.news-list-item h3 {margin:0px; padding:0px; background-color:transparent; border:none;}
.news-list-item h3 a:link, .news-list-item h3 a:visited {color:#bb000d; padding:0px; margin:0px; background-color:transparent; border:none;}
.news-list-subheader {margin:0px; border:none; padding:3px; padding-left:0px;}
#center_container .news-list-subheader p.bodytext {margin-bottom:0px;}
.news-list-container div.clearer {margin:0px; padding:0px; height:0px; color:#fff; overflow:hidden; clear:right; }
.news-list-container p {padding-left:0px}
.news-list-morelink a {float:none; font-size:1.3em;}
div.news-list-morelink {margin-left:0px}
.news-list-gotoarchive {padding:2px 2px 2px 0px; border:none; margin:0px; margin-bottom:5px;}


.news-latest-item {margin:0px; padding:0px; border:none; background-color:transparent;}
.news-latest-container {margin:0px; padding:0px; border:none; background-color:transparent;}
.news-latest-title {padding:8px 5px 0px 5px; background-color:#e5e5e5; font-weight:bold;}
#right_content .news-latest-subheader p {padding:0px 5px;}
.news-latest-morelink, .news-latest-date {padding:0px 5px; width:auto; height:auto; font-size:0.8em; background-color:#e5e5e5;}
.news-latest-morelink a {float:none; position:static; font-size:1.3em;}
.news-latest-date {padding-bottom:5px;}
.news-latest-gotoarchive {margin:0px; padding:5px 5px; background-color:#e5e5e5; border:0px;}
.news-latest-gotoarchive a:link, .news-latest-gotoarchive a:visited, .news-latest-gotoarchive a:hover  {color: #bb000d; font-weight:normal;}

.news-single-item {margin:0px; border:none; background:none; padding:0px;}
.news-single-item h2 {color:#000; font-weight:bold; font-size:1.1em; margin-bottom:6px; }
.news-single-item h3 {
	background:#EBEBEB none repeat scroll 0% 50%;
	border-color:#D7D7D7;
	border-style:solid;
	border-width:0px 0px 0px 10px;
	color:#000000;
	font-size:1em;
	font-weight:normal;
	margin-left:0px;
	padding:5px;
}
.news-single-backlink a {font-size:1.3em; font-weight:normal;}
.news-single-item hr.clearer {border-color:#fff; color:#fff;}

.news-amenu-container {background-color:#eee; border-color:#666; margin-bottom:8px;}
.news-amenu-container h2 {background-color:transparent; border:none; color:#BB000D; margin-bottom:0px;}
.news-amenu-item-year_dd {background-color:#ccc;}
.news-catmenu {margin:0px 0px 8px 0px; background-color:#eee;}
#tt_news-catmenuheader {font-weight:bold;}
.news-catmenu .level1 {background-color:transparent; border:none;}
.news-search-form {background-color:#eee;m margin-bottom:10px;}

.newsdate {
	text-align:right;
	font-size:0.9em;
}

/* ********** th_mailformplus */
.tx-thmailformplus-pi1 .visible_formpart label {display:block;}
.tx-thmailformplus-pi1 .visible_formpart input, .tx-thmailformplus-pi1 select, .tx-thmailformplus-pi1 textarea {width:200px; margin-bottom:8px; border:1px solid #000; display:block; background-color:#EBEBEB;}
.tx-thmailformplus-pi1 textarea {font-size:0.9em; font-family: Arial, Helvetica, sans-serif;}
.tx-thmailformplus-pi1 .visible_formpart .submit_mailform {background-color:#9f0014; color:#fff;}
.tx-thmailformplus-pi1 .visible_formpart .fullwidth_td input, .tx-thmailformplus-pi1 .visible_formpart .fullwidth_td textarea, .tx-thmailformplus-pi1 .visible_formpart .fullwidth_td select {width:425px;}

/* ********** Indexed_search */
.searchbox-sword {float:left; margin:0px 0px 0px 5px; width:90px; height:12px; }
.tx-indexedsearch-searchbox-button {width:auto; margin-top:5px; background-color:#9f0014; color:#fff;}
.tx-indexedsearch-whatis {display:none;} 
.tx-indexedsearch .tx-indexedsearch-noresults {font-weight:normal; text-align:left;}
.tx-indexedsearch-title {font-weight:bold;}
.tx-indexedsearch .tx-indexedsearch-res td.tx-indexedsearch-descr {font-style:normal;}
.tx-indexedsearch-info {display:none;}
.tx-indexedsearch hr {margin-top:0px; padding-top:0px; border:1px solid #fff; border-top:1px solid #ccc;}
#center_container .tx-indexedsearch-browsebox ul {margin-left:18px; padding-left:0px;}
#center_container .tx-indexedsearch-browsebox li {margin-left:0px; padding-left:0px; margin-right:10px}


/* ********** Überschriften und anderes Allgemeines*/
h1, h2, h3, h4, h5, h6 {font-weight:bold; font-size:1em; margin:0px 0px 8px 0px; padding:0px;}
#center_content .h1_bordered {
	background-color:#DEDEDE;
	border:1px solid #888888;
	padding:3px;
}
input, select {border:1px solid #000; background-color:#EBEBEB; font-size:0.8em;}

/* ********** Click-Vergroessern-Lupe */
dd.csc-textpic-caption img {float:right; margin-left:10px}


/* ********** Links allgemein */
a:link,
a:visited {
	color:#bb000d;
	text-decoration:none;}
a:hover {
	text-decoration:underline;}


.filelinks div {margin-bottom:0px; }

.land {margin:0px;
padding: 0px;
color:#ff0000;
}

/* ********** tgcontacts */
/* tx-tgcontacts-pi2 = ZIP/SEARCH-Bereich */
#center_content .tx-tgcontacts-pi2 .tgcontacts_zipsearch_label {float:left; width:120px; display:inline;}
#center_content .tx-tgcontacts-pi2 .tgcontacts_zipsearch_input {margin-bottom:4px; }
#center_content .tx-tgcontacts-pi2 select, #center_content .tx-tgcontacts-pi2 input {width:165px;}
#center_content div.tx-tgcontacts-pi2 {margin-bottom:20px;}
#center_content .tx-tgcontacts-pi2 .tx_tgcontacts_submit {width:auto; background-color:#9f0014; color:#fff;}

#right_content .tx-tgcontacts-pi2 select, #right_content .tx-tgcontacts-pi2 input {width:150px; margin-bottom:5px;}
#right_content .tx-tgcontacts-pi2 .tx_tgcontacts_submit {width:auto; background-color:#9f0014; color:#fff;}
#right_content .tx-tgcontacts-pi2 div { margin:0px; padding:0px 0px 0px 5px; background-color:#E5E5E5;}
#right_content div.tx-tgcontacts-pi2 {padding:0px; margin:0px;}
#right_content .tx-tgcontacts-pi2 form {margin:0px; padding:0px;}

/* tx-tgcontacts-pi1 = Anzeige-Bereich */
#center_content .tx-tgcontacts-pi1 hr {border:none; border-top:1px solid #9f0014; margin-bottom:15px;}
#center_content .tx-tgcontacts-pi1 .address .location_contactperson {clear:both;}
#center_content .tx-tgcontacts-pi1 .address .location_contactperson img {border:1px solid #DEDEDE;}
#center_content .tx-tgcontacts-pi1 .address .location_remarks {font-weight:bold; margin-bottom:15px}


/* ********** tgjobposting */
#right_content .tx-tgjobposting-pi1 {margin:0px; padding:8px 0px 3px 5px; background-color:#E5E5E5; overflow:hidden;}



#center_container .contenttable td {vertical-align:top; font-family: Arial, Helvetica, sans-serif;}
#center_container p.bodytext {margin-top:0px; margin-bottom:10px}
p.csc-form-label-req, p.csc-form-label {margin:0px;}
a img {border:none}

#center_container ul, #center_container li {margin-left:15px; padding:0 0 4px}
#center_container .csc-sitemap ul, #center_container .csc-sitemap li {margin-left:15px; padding:0 0 0px}
#center_container .csc-menu li {margin-left:15px; padding:0 0 0px}


dd.csc-textpic-caption {font-size: 0.8em; margin-top: 3px; margin-bottom:8px}
.csc-textpic-intext-right {clear:both}
.csc-textpic-intext-left {clear:both}

#tgjobposting_form_header, #tgjobposting_personal_data_header, #tgjobposting_attachments_header {
font-weight:bold;
}

#tx_tgjobposting_field_firstname, #tx_tgjobposting_field_lastname, #tx_tgjobposting_field_street, #tx_tgjobposting_field_city, #tx_tgjobposting_field_phone, #tx_tgjobposting_field_mobile, #tx_tgjobposting_field_fax, #tx_tgjobposting_field_email, #tx_tgjobposting_field_current_employer, #tx_tgjobposting_field_graduation_title {
width:425px;
}

.nojob {
font-weight:bold;
}


/*  FCE - Zweispaltig */
.fce_zweispaltig_links 	{
	float:left;
	width: 280px;
	margin-right:10px;}

.fce_zweispaltig_rechts {
	float:left;
	width: 280px;}

/* FCE - Infoboxen */

.fce_infobox_image {
	float:left;
	background-color:#fff;
	margin-right:5px;}
.fce_infobox_image a{
	float:left;
	line-height:1px;}
.fce_infobox_content {

}

.fce_infobox_header {
	padding-top:5px;
	padding-bottom:10px;
	font-weight:bold;}
.fce_infobox_text {
}
.fce_infobox_link {
	margin-top:10px;}

.fce_infobox_bg {
	border: 1px solid #ECECEC;
	background-color:#ECECEC;
}
.fce_infobox, .fce_infobox_bg {
	margin-bottom:14px;}


#aufspanner {
clear:both;
}


/* tx-pmtipafriend */
#bottom_content .tx-pmtipafriend-pi1 {float:right; margin-top:0px; padding-right:15px;}
* html #bottom_content .tx-pmtipafriend-pi1 {margin-top:-13px;}
* + html #bottom_content .tx-pmtipafriend-pi1 {margin-top:-13px;}

#center_content .tx-pmtipafriend-pi1 {width:380px;}

#center_content .tx-pmtipafriend-pi1 .error {color:#C40012; font-weight:bold; padding-bottom:10px;}

#center_content .tx-pmtipafriend-pi1 label {display:block; width:150px; float:left; clear:both;}
#center_content .tx-pmtipafriend-pi1 #fieldRecipientName,
#center_content .tx-pmtipafriend-pi1 #fieldRecipientEmail,
#center_content .tx-pmtipafriend-pi1 #fieldSenderName,
#center_content .tx-pmtipafriend-pi1 #fieldSenderEmail,
#center_content .tx-pmtipafriend-pi1 #fieldCaptcha {width: 200px; margin-bottom:2px; border: 1px solid #000;}
#center_content .tx-pmtipafriend-pi1 #fieldComment {width: 200px; height:100px; border:1px solid #000; background-color:#EBEBEB; font-family: Arial, Helvetica, sans-serif; font-size:1em;}

#center_content .tx-pmtipafriend-pi1 #boxCaptcha {display:inline; width:150px; float:left;}
#center_content .tx-pmtipafriend-pi1 #imgCaptcha {}
#center_content .tx-pmtipafriend-pi1 .buttonSubmit {clear:both;
display:block;
margin-left:150px;
margin-top:80px;}

/*** news redesign ***/
/*** allgemeines ***/
a,
a:link, 
a:visited {
outline:none;
}
#tt_news-catmenuheader {
	font-size:11px;
}
.news-catmenu .news-catmenu-ACT a{
	font-weight: bold;
	color: #000000;
}
.news-amenu-container li.amenu-act {
	background:none;
}
.news-amenu-container li.amenu-act a {
	font-weight: bold;
	color: #000000;
}
.news-amenu-container li:hover {
	background:none;
}
#tt_news-archive-header {
	display:block;
	font-weight:bold;
	font-size:11px;
	margin:0px;
	padding: 0px 0 0 10px;
}
a:hover #tt_news-archive-header {
	text-decoration:underline;
}
#center_container .news-amenu-container ul {
	margin-top:0;
}
.news-search-form {
	float:left;
	width:572px;
	padding:13px 0;
	margin: 0px 0 35px;
}
.news-search-form input {
	margin-left: 8px;
	width: 208px;
	background-color: #ebebeb;
}
.news-search-form .news-search-form-submit input {
	background-color:#9f0014;
	color:#fff;
	width: 51px;
}
.news-selection {
	float:left;
	width:572px;
	font-size:12px;
	color:#000;
	background-color: #e5e5e5;
	padding:13px 0;
	margin: 5px 0;
}
.news-selection label {
	font-weight:bold;
	margin-left:8px;
	color:#7d7d7d;
}
.news-selection span.news-selection-reset {
	float:right;
	
	margin-right:11px;
}
.news-selection span.news-selection-reset a {
	border: 1px solid #000;
	font-size:10px;
	padding:2px;
	background-color:#9f0014;
	color:#fff;
}
/* news single */
div.news-single-item h1 {
	color: #c50017;
	font-size: 14px;
	margin: 0px 0px 2px 0px;
}
div.news-single-item h2 {
	background:none repeat scroll 0 50% #EBEBEB;
	border-left:10px solid #D7D7D7;
	color:#000;
	font-size:12px;
	padding: 5px 5px 10px 5px;
	font-weight: normal;
}
div.news-single-img  img {
	border: 1px solid #e5e5e5;
	margin: 0px 0px 14px 0px;
}
div.news-single-img  .news-single-imgcaption {
	font-size: 10px;
	color: #7d7d7d;
}
div.news-single-date {
	color: #7d7d7d;
	font-size: 11px;
	margin: 0px 0px 10px 0px;
}
div.category {
	color: #b0b0b0;
	border-bottom:  1px solid #e5e5e5;
	padding: 0px 0px 7px 0px;
	margin: 0px 0px 3px 0px;
}
div.news-single-backlink {
	padding: 10px 0px;
}
div.news-single-backlink  a {
	font-size: 12px;
}
.news-single-imgcaption {
	margin:-16px 0 0;
}
/*** news list ***/
.news-list-container {
	float:left;
	width:100%;
}
.news-search-form {
	background-color: #e5e5e5;
}
.news-list-container .news-list-item {
	position:relative;
}
.news-list-container .news-list-item h2 a {
	font-size:12px;
	color:#c50017;
}
.news-list-container .news-list-item .news-list-date {
	float:none;
	padding:0;
	color:#7d7d7d;
	font-size:11px;
}
.news-list-container .news-list-item .news-list-morelink {
	display:block;
	clear:both;
	padding:0;
	margin:0 0 11px 0;
}
.news-list-container .news-list-item .news-list-morelink a{
	font-size:12px;
	color:#c50017;
}
.news-list-container img {
	border:1px solid #E5E5E5;
	
}
.news-list-container .news-list-item p {
	margin-bottom:0;
}

.news-list-container .news-list-item {
	border-bottom:1px solid #e5e5e5;
	float:left;
	width:100%;
}
.news-list-browse .showResultsWrap {
	font-size:12px;
	font-weight:bold;
	color:#7d7d7d;
	padding:7px;
}
.news-list-browse .browseLinksWrap {
	background-color:#eeeeee;
	font-size:12px;
	padding:10px;
}
.news-catmenu {
	background:none;
	padding:0 0 0px 10px;
}
.news-amenu-container {
	background: none;
}
.news-single-img a {
	background: transparent url(../lupe.gif) no-repeat right bottom;
}
/** section frame **/
div.news-frame {
	float:left;
	width:572px;
}
div.news-frame .csc-header h1 {
	background-color: #b0b0b0;
	color: #FFFFFF;
	padding: 2px 0 2px 8px;
	font-size: 12px;
}
div.two-columns-wrapper {
	float:left;
	width:100%;
	background: transparent url(two-columns-bg.png) repeat-y 0 0;
}
div.two-columns-wrapper div.news-frame {
	width:100%;
}
div.fce_zweispaltig_links,
div.fce_zweispaltig_rechts {
	float:left;
	width:49%;
	margin-right:1%;
}
div.fce_zweispaltig_rechts {
	margin-right:0;
}
div.two-columns-wrapper div.fce_zweispaltig_links {
	width:280px;
	margin-right:13px;
}
div.two-columns-wrapper div.fce_zweispaltig_rechts {
	width:279px;
}
/*** news redesign ***/
/* SLide show */
.slide-show {
	width: 100%;
	float: left;
	
}
.slide-show .navi a {
	width: 7px;
	height: 7px;
	background: transparent url(../images/points.png) left bottom repeat-x;
	display: block;
	float:  left;
	margin: 0px 2px;
}
.slide-show .navi a:hover,
.slide-show .navi a.active {
	background: transparent url(../images/points.png) 7px bottom repeat-x;
}
.scrollable {
	height: 310px;
	width: 524px;
	overflow: hidden;
	position: relative;
}
.scrollable .items {
	clear:both;
	position:absolute;
	width:20000em;	
}
.scrollable .items .item {
	float: left;
	cursor:pointer;
	float:left;
	width: 524px;
}
.items .item h2 {
	position: absolute;
	bottom: -24px;
	padding: 0px 0px 0px 10px;
	z-index: 1;
	font-weight: normal;
}

.slide-show .wrap-nav {
	background-color: #ededee;
	height: 28px;
	margin: -20px 0px 0px 0px;
}

.slide-show .next {
	background: transparent url(buttons-slider.png) left 30px;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 100px;
	right: 0px;
	display: block;
	z-index: 20;
	text-indent: -10000px;
	cursor: pointer;
}
.slide-show .next:hover {
	background: transparent url(buttons-slider.png) 30px 30px;
}
.slide-show .prev {
	background: transparent url(buttons-slider.png) left top;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 100px;
	left: 0px;
	display: block;
	z-index: 20;
	text-indent: -10000px;
	cursor: pointer;
}
.slide-show .prev:hover {
	background: transparent url(buttons-slider.png) 30px top;
}

html.*  #center_content tr, #center_content td {content:"\"; font-size:0.9em; } /* - fuer IE 5 notwendig -- **/

