#print_header {
	display: none;
}
html {
	font-size: 62.5%;
}
html, body {
	height: 100%;
	background-color: #1e408a;
	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: #1E408A;
}
#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 {
	font-weight: bold;
	font-size: 1.1em;
	color: #1E408A;
	margin:8px 10px 5px 20px;
}
#breadcrumb {
	font-size: 0.8em;
	margin:8px 10px 5px 20px;
}
/* --------- left_container ------- **/
#left_container {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 215px;
}

#header_img_left {
height: 99px;
}

#flash_animation {
left:0px;
position:absolute;
top:99px;
z-index:0;
}

/* --------- center_container ------- **/
#center_container {
	float: left;
	width: 613px;
	padding: 0px;
	margin: 0px;
}
#top_container {
	z-index: 1;
	height: 178px;
	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;
	overflow: none;
}
#menu_allgemein_wrapper {
	height: 24px;
	padding: 0px;
	background: #36579f;
	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;
}


#tgcontacts_pi3_choose_header {
font-weight:normal;
}


#language_text {
color:#ffffff;
left:617px;
top:80px;
}

#header_img_right {
	top: 99px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 106px;
}
#center_content {
	padding: 10px 20px 40px 21px;
	background-color: #fff;
	font-size: 0.9em;
	line-height:1.2em;
}
#center_content ul {
	list-style-image: url(plus.gif);
	list-style-position: outside;
}
/* --------- right_container ------- */
#right_container {
	background:transparent url(bg_menu_right.jpg) no-repeat;
	float: right;
	width: 172px;
	padding: 0px;
}
#top_right_no_bg {
	background: url(bild_oben_r.gif) no-repeat;
	height: 75px;
}
#language_wrapper {
	height: 24px;
	padding: 0px;
	background-color: #36579f;
}
		#language{
			padding: 0px 5px;
}

html>body #language{
			padding: 1px 5px;
}
			
		#language form{
			padding:0px;
			margin:0px}
#language select {
	font: normal 0.9em Arial, Helvetica, sans-serif;
	background-color: #FFF7DC;
	border: 1px solid #000;
	padding: 0px;
	margin: 0px;
	height: 18px;
}
#search_wrapper {
	margin-bottom: 10px;
	background-color: #36579f;
}
#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;
}

#right_content .csc-textpic-text {
background: #9bafdc;
}

/* ********* Kontextboxen rechts */
#right_content h1, #right_content h2, #right_content h3 {
	font-weight: normal;
	padding:5px 5px 5px 7px;
	margin-top: 8px;
	margin-bottom: 0px;
	background-color: #36579f;
	color: #fff;
	font-size: 1.1em;
}
#right_content p, #right_content div.filelinks {
	margin: 0px;
	padding: 4px 5px;
	background-color: #9BAFDC;
}
#right_content ul {
	list-style-image: url(aufzaehlungszeichen.gif);
	list-style-position: outside;
}
/* --------- bottom_content -------- */
#bottom_content {
	font-size: 0.8em;
	color: #1E408A;
	border-top: 1px solid #1E408A;
	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;
	display:none;
}



/* ----------- 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: #36579F;
	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 {
	padding-top: 69px;
	margin: 0px 0px 25px;
	color: #1E408A;
	z-index: 9;
	width: 215px;
	background:transparent url(bg_menu_left.jpg) no-repeat;
}
#menu_individuell ul.menu1 {
	list-style-type: none;
	margin: 0px;
	padding: 15px 0px 0px;
}
#menu_individuell ul.menu1 li {

	margin-top:10px;
}
#menu_individuell ul.menu1 li.no a:link, #menu_individuell ul.menu1 li.no a:visited {
	margin: 0px;
	padding: 5px 25px 5px 60px;
	background: url(indivi_menu1_pfeil_schwarz.gif) no-repeat scroll 190px 8px;
	text-decoration: none;
	color: #000;
	display: block;
}
#menu_individuell ul.menu1 li.no a:hover {
	margin: 0px;
	padding: 5px 25px 5px 60px;
	background: #9BAFDC url(indivi_menu1_pfeil_weiss.gif) no-repeat scroll 190px 8px;
	text-decoration: none;
	color: #ffffff;
	display: block;
}
#menu_individuell ul.menu1 li.cur a:link, #menu_individuell ul.menu1 li.cur a:visited {
	margin: 0px;
	padding: 5px 25px 5px 60px;
	background: #9BAFDC url(indivi_menu1_pfeil_weiss_o.gif) no-repeat scroll 190px 8px;
	text-decoration: none;
	color: #ffffff;
	display: block;
}

#menu_individuell ul.menu1 li.act a:link, #menu_individuell ul.menu1 li.act a:visited {
	margin: 0px;
	padding: 5px 5px 5px 60px;
	background: #9BAFDC url(indivi_menu1_pfeil_weiss_o.gif) no-repeat scroll 190px 8px;
	text-decoration: none;
	color: #ffffff;
	display: block;
	width: 150px;
}

#menu_individuell ul.menu2 {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
#menu_individuell ul.menu2 li {
	background: #FEF2B8;
	border-top:none;
	margin-top:0px;
}
#menu_individuell ul.menu2 li.no a:link, #menu_individuell ul.menu2 li.no a:visited {
	margin: 0px;
	padding: 4px 0px 8px 65px;
	background: none;
	text-decoration: none;
	color: #000;
	border-bottom: 1px solid #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 {
	margin: 0px;
	padding: 4px 0px 8px 65px;
	background: #FFF6D7;
	text-decoration: none;
	color: #1E408A;
	border-bottom: 1px solid #ffffff;
}
/* ********** 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: #1E408A;
	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: #9BAFDC;
	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: #9BAFDC;
}
.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: #9BAFDC;
	border: 0px;
}
.news-latest-gotoarchive a:link, .news-latest-gotoarchive a:visited, .news-latest-gotoarchive a:hover {
	color: #1E408A;
	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: #1E408A;
	margin-bottom: 0px;
}
.news-amenu-item-year_dd {
	background-color: #ccc;
}
.news-catmenu {
	height:0px;
	margin:0px;
	overflow:hidden;
	padding:0px;
	visibility:hidden;
}

#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 */

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

.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;
}
.tx-thmailformplus-pi1 textarea {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
.tx-thmailformplus-pi1 .tx-thmailformplus-pi3 .visible_formpart .submit_mailform, .tx-thmailformplus-pi3 submit {
	background-color: #c50017;
	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: #c50017;
	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;
}

div.csc-header-n1 h1 {
color:#1E408A;
font-size:1.3em;
font-weight:bold;
margin: 0px 0px 8px 0px;
}

#center_content .h1_bordered {
	background-color: #DEDEDE;
	border: 1px solid #888888;
	padding: 3px;
}
input, select, textarea {
	border: 1px solid #000;
	background-color: #FFF7DC;
	font-size: 0.8em;
}
/* ********** Click-Vergroessern-Lupe */
dd.csc-textpic-caption img {
	float: right;
	margin-left: 10px;

}
/* ********** Links allgemein */
a:link, a:visited {
	color: #1E408A;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.filelinks div {
	margin-bottom: 0px;
}

#tgcontacts_pi3_form_errors {
font-weight:bold;
color:#c50017;
}


/* ********** 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: #c50017;
	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, .tx_tgcontacts_pi3-form_submit, .tx_tgcontacts_pi3-choose_submit, .submit_mailform {
	width: auto;
	background-color: #36579F;
	color: #fff;
}

.tx_tgcontacts_pi3-choose_submit {
margin-left:10px;
}

#right_content .tx-tgcontacts-pi2 div {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-color: #9BAFDC;
}
#right_content div.tx-tgcontacts-pi2 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	line-height: 1.2em;
}
#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 #c50017;
	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;
}
#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-left: 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;
}

.preis {
font-size: 1.5em; color: #C50017; font-weight:strong; margin-top: -10px; margin-bottom: 0px;
}

.preis2 {
font-size: 1.5em; color: #C50017; font-weight:strong; margin-top: -10px; margin-bottom: -2px;
}

.preis3 {
font-size: 1.5em; color: #C50017; font-weight:strong; margin-top: 0px; margin-bottom: -2px;
}

.preisadw {
font-size: 1.5em;
color: #C50017;
font-weight:strong;
margin-bottom:-5px;
margin-top:-5px;
padding-bottom:0px;
padding-top:0px;
}

.loadindex {
border:0 none;
}

.loadindex td {
border:medium none;
}

.loadindex .tr-odd {
background:#EEEEEE none repeat scroll 0 0;
}

.loadindex .tr-even {
background:#CCCCCC none repeat scroll 0 0;
border:medium none;
}

.terminwunsch td {
padding-bottom:8px;
}

.kleingedruckt {
font-size: 0.8em; line-height: 10px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
border:2px solid white !important ;
padding:0px !important ;
}

.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 -- **/

* html  #menu_individuell ul.menu1 li.cur a:link, #menu_individuell ul.menu1 li.cur a:visited, #menu_individuell ul.menu1 li.act a:link, #menu_individuell ul.menu1 li.act a:visited, #menu_individuell ul.menu1 li.no a:hover {content:"\"; width: 215px; }


