Edit
fileadmin/: css/of_styles_2.css 

--------------------------------------------------------------------------------

    
/* ------ general formatted ------*/
html, body {
	margin: 0;
	height: 100%;
}
html {
	overflow-y: scroll;
}
body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 70%;
	line-height: 1.3em;
}
h1, h2, h3, h4, h5, p, form {
	margin: 0;
	line-height: 1.31em;
	font-family: Arial, Helvetica, sans-serif;
}
td, th {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
td p {
	margin: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
h1 {
	clear: both;
	width: auto;
	color: #666666;
	background-color: transparent;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 1.1em;
	margin: 0;
	margin-bottom: 10px;
	padding: 0px 0 0px 0px;
}
div.teaser_download h1.csc-firstHeader {
	color: #a2a2a2;
	height: 22px;
	background-color: #d8d8d8;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 6px 0 0 9px;
}
h2 {
	color: #666666;
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 4px;
}
h3 {
	color: #666666;
	font-size: 1em;
	margin: 10px 0 2px 0;
}
h4 {
	color: #a2a2a2;
	height: 22px;
	background-color: #d8d8d8;
	font-size: 1em;
	text-transform: uppercase;
	margin: 0;
	padding: 6px 0 0 9px;
}
h5 {
	color: #999999;
	font-size: 1.1em;
	line-height: 1.0em;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0;
	padding: 11px 0 0 0px;
}
p {
	margin: 0 0 6px 0;
}
ul {
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: none;
}
ul li {
	background-image: url(../images/ic_list.gif);
	background-position: 0 0.7em;
	background-repeat: no-repeat;
	padding-left: 12px;
}
p.error, ul.error li {
	margin-top: 0;
	color: #ED135A;
}
ul.error li {
	background-image: url(../images/ic_list_error.gif);
}
.line_hor {
	clear: both;
	border-bottom: 1px solid #cecece;
	width: 100%;
	height: 1px;
	font-size: 0;
	line-height: 0;
	margin: 0px 0 5px 0px;
}
span.date {
	font-weight: bold;
	margin: 10px 0 2px 0px;
}
img {
	border: 0;
	margin: 0;
	display: block;
}
input, select, textarea, label {		
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
a {
	color:#666666;
	text-decoration: underline;
}
a:link, a:visited {
	color:#666666;
}
a:hover {
	color:#666666;
}
a:active {
	color:#666666;
}
br.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}
/*------ start ------*/
div#wrapper {
	min-height: 97%;
	height: auto !important;
	height: 97%;




}
/*------ headerbereich ------*/
div#header_outerwrapper {
	width: auto;
	height: 26px;
	padding-left: 34px;
	margin-right: auto;
	background-color: #e5e5e5;
}
div#header {
	clear: both;
	width: 917px;
	height: 26px;
	margin: 0;
	padding: 0px;
	background-color: #e5e5e5;
}
ul.header {
	float: right;
	display: inline;
	font-size: 1em;
	color: #999999;
	list-style-type: none;
	margin: 0;
	padding: 5px 0px 0px 0;
}
ul.header li {
	background-image: none;
	padding-left: 0;
	float: left;
	padding: 0 6px 0 0px;	
}
ul.header li a {
	color:#999999;
	text-decoration: none;
}
ul.header li a.selected {
	color:#666666;
}


ul.header li a:link, ul.header li a:visited {
	color:#999999;
}
ul.header li a:hover {
	color:#666666;
}
ul.header li a:active {
	color:#999999;
}
ul.header li.selected a:link, ul.header li.selected a:visited, 
ul.header li.selected a:hover, ul.header li.selected a:active {
	color:#666666;
}
ul.header li.last a {
	color:#999999;
	text-decoration: none;
	margin-left: 10px;
}
ul.header li.e {
	padding-right: 0px;
}

/*------ navigationsbereich ------*/
div#navigation_outerwrapper {
	width: auto;
	height: 83px;
	padding-left: 34px;
	margin-right: auto;
	background-image: url(../images/bg_hauptnav.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
div#navigation {
	width: 917px;
	height: 83px;
	margin: 0;
	background-color: #ffffff;
	background-image: url(../images/bg_hauptnav.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
div#logo {
	float: left;
	padding-left: 0;
	padding-top: 30px;
}
div#logo img {
	display: block;
}
ul#hauptnav, ul#secondnav {
	float: left;
	color: #999999;
	font-size: 1.1em;
	font-weight: bold;
	list-style-type: none;
	text-transform: uppercase;
	margin: 37px 0 0 20px;
	padding: 0;
	width: auto;
}
ul#secondnav {
	width: 800px;
	display: inline;
	font-size: 0.95em;
	margin: 0 0 0 117px;
}
ul#hauptnav li, ul#secondnav li {
	background-image: none;
	padding-left: 0;
	float: left;
	padding: 0px 9px 0px 0px;
}
ul#hauptnav li a, ul#secondnav li a {
	color:#999999;
	text-decoration: none;
}
ul#hauptnav li a:link, ul#hauptnav li a:visited, ul#secondnav li a:link, ul#secondnav li a:visited {
	color:#999999;
	text-decoration: none;
}
ul#hauptnav li a:hover, ul#secondnav li a:hover {
	color:#666666;
	text-decoration: none;
}
ul#hauptnav li a:active, ul#secondnav li a:active {
	color:#999999;
	text-decoration: none;
}

ul#hauptnav li.selected a:link, ul#secondnav li.selected a:link, ul#hauptnav li.selected a:visited, ul#secondnav li.selected a:visited,
ul#hauptnav li.selected a:hover, ul#secondnav li.selected a:hover, ul#hauptnav li.selected a:active, ul#secondnav li.selected a:active {
	color:#666666;
}
/*------ balken ------*/
div#bar_small img {
	margin: 0 0 0 -35px;
}
div#bar_home_outerwrapper, div#bar_small_outerwrapper {
	width: auto;
	height: 264px;
	padding-left: 34px;
	margin: 0;
	margin-right: auto;
	background-image: url(../images/bg_bar_home.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
div#bar_home, div#bar_small {
	width: 917px;
	height: 264px;
	margin: 0;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #30719E;
	background-image: url(../images/bg_bar_home.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
div#bar_small_outerwrapper {
	width: auto;
	height: 107px;
	padding-left: 34px;
	background-image: url(../images/bg_bar_small.jpg);
	background-repeat: repeat-x;
}
div#bar_small {
	width: 917px;
	height: 107px;
	margin: 0;
	background-image: url(../images/bg_bar_small.jpg);
	background-repeat: repeat-x;
}
/*------ container ------*/
div#container_outerwrapper {
	width: auto;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	margin: 0;
	padding-left: 34px;
	margin-right: auto;
	background-color: #ffffff;
	/*
	background-image: url(../images/bg_container.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	*/
}
div#container {
	width: 800px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	margin: 0;
	padding-left: 117px;
	padding-top: 40px;
	padding-bottom: 0;
	background-color: #ffffff;
	/*
	background-image: url(../images/bg_container.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	*/
}
/*------ contentbereich ------*/
div#content,  div#content_overview {
	float: left;
	width: 580px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	margin: -3px 0 0 0px;
	padding: 0 0 29px 0;
}
div#content img {
	float: left;
	display: block;
	margin: 4px 0 30px 0;
}
div#content img {
	margin: 0;
}
div.text_right {
	float: left;
	width: 380px;
	margin:  0 0 20px 20px;
}
div#medienmitteilungen div {
	clear: both;
}
div#medienmitteilungen div img {
	float: left;
	margin: 2px 6px 6px 0;
}
div#medienmitteilungen a {
	color: #999999;
	text-decoration: none;
}
div#medienmitteilungen a:link, div#medienmitteilungen a:visited {
	color: #999999;
}
div#medienmitteilungen a:hover {
	color: #666666;
}
div#medienmitteilungen a:active {
	color: #999999;
}

h3.medienmitteilungen {
	text-transform: uppercase;
}

div.news-single-img {
	float: left;
	margin: 2px 10px 0 0;
}
p.news-single-author {
	display: none;
}
div.ttnews_backtolist {
	clear: both;
}
div.news-single-category {
	display: none;
}
/*------ Divisionen Uebersicht ------*/

div#content_overview a, div#content_overview.last a, div#content_overview.first a {
	float: left;
	display: block;
	width: 580px;
	border-top: 1px solid #cecece;
	text-decoration: none;
	margin: 0px 0 0px 0px;
	padding: 9px 0 0px 0;
}
div#content_overview a.overview_last {
	border-bottom: 1px solid #cecece;
	margin: 0px 0 0px 0px;
	padding: 9px 0 0px 0;
}
div#content_overview a.overview_first {
	margin: 6px 0 0px 0px;


}


a.overview p, a.overview_last p, a.overview_first p {
	color: #999999;
	margin-bottom: 0;
}
a.overview h5, a.overview_last h5, a.overview_first h5 {
	color: #999999;
}




a.overview:link, a.overview_last:link, overview_first:link, a.overview:visited, a.overview_last:visited, a.overview_first:visited {
	border-top: 1px solid #cecece;
}
a.overview:hover, a.overview_last:hover, a.overview_first:hover {
	color: #666666;
	background-color: #e5e5e5;
}
a.overview:active, a.overview_last:active, a.overview_first:active {
	color: #999999;
}


a.overview:link h5, a.overview_last:link h5, a.overview_first:link h5, a.overview:visited h5, a.overview_last:visited h5, a.overview_firat:visited h5 {
	color: #999999;
}
a.overview:hover h5, a.overview_last:hover h5, a.overview_first:hover h5 {
	color: #666666;
}
a.overview:active h5, a.overview_last:active h5, a.overview_first:active h5 {
	color: #999999;
}


a.overview:link p, a.overview_last:link p, a.overview_first:link p, a.overview:visited p, a.overview_last:visited p, a.overview_first:visited p {
	color: #999999;
}
a.overview:hover p, a.overview_last:hover p, a.overview_first:hover p {
	color: #666666;
}

a.overview:active p, a.overview_last:active p, a.overview_first:active p {
	color: #999999;
}


div#content_overview img, div#content_overview.last img, div#content_overview.first img {
	float: left;
	margin: 0;
	padding: 0 20px 9px 0;
}






/*
div.content_overview, div.content_overview_last {
	float: left;
	border-top: 1px solid #cecece;
	margin: 6px 0 0 0px;
	padding: 5px 0 3px 0;
}
div.content_overview_last {
	border-bottom: 1px solid #cecece;
	margin: 6px 0 0px 0px;
	padding: 5px 0 10px 0;
}
*/

div.ttnews_backtolist a {
	float: left;
	width: auto;
	height: auto;
	line-height: 1.7em;
	overflow: visible;
	color: #ffffff !important;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #30719e;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0.4em 0.6em;
	margin: 17px 10px 15px 0px;
	padding: 0px 5px 0px 15px;
}	

a.action, a.action_search, a.action_back, a.action_big {
	float: left;
	width: auto;
	height: auto;
	line-height: 1.7em;
	overflow: visible;
	color: #ffffff !important;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #30719e;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0.4em 0.6em;
	margin: 17px 10px 15px 0px;
	padding: 0px 5px 0px 15px;
}	
a.action_search {
	float: right;
	margin: 21px 10px 0 0px;
}	
*html a.action, *html a.action_search, *html a.action_back, *html a.action_big {
	padding: 0px 5px 2px 15px;
	line-height: 1.5em;
}
*+html a.action, *+html a.action_search, *+html a.action_back, *+html a.action_big {
	padding: 0px 5px 2px 15px;
	line-height: 1.5em;
}	
	
a.action_back {
	float: right;
	margin: 17px 0px 15px 0px;
}	





a:link.action, a:visited.action, a:link.action_search, a:visited.action_search, a:link.action_back, a:visited.action_back, a:link.action_big, a:visited.action_big {
	color:#ffffff;
}
a:hover.action, a:hover.action_search, a:hover.action_back, a:hover.action_big {
	color:#ffffff;
	background-color: #204c6b;
}
a:active.action, a:active.action_search, a:active.action_back, a:active.action_big {
	color:#ffffff;
}


a.action_big {
	background-position: 0.4em 0.65em;
	font-size: 1.428em;
	margin-top: 11px;
	padding-left: 20px;
	padding-right: 8px;
}

/*------ teaser ------*/
div#teaser {
	float: left;
	display: inline;
	width: 180px;
	height: auto;
	margin: 33px 0px 0 40px;
	padding: 0px 0px 0px 0px;
}

/*------ suche ------*/
div#searchwrapper {
	width: 180px;
	height: 62px;
	background-color: #e5e5e5;
	font-style: normal;
	margin: 0;
	padding: 15px 0 10px 0;
}
fieldset.suche {
	float: left;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	border: none;
}
input.btsearch {
	float: left;
	display: inline;
	width: 20px;
	height: 20px;
	margin-left: 2px;
	margin-right: 10px;
	border: none;
	background-color: #ffffff;
	background-image: url(../images/arrow_search.gif);
	background-repeat: no-repeat;
	background-position: 0.45em 0.55em;
	cursor: pointer;
}
input#txtsearch {
	float: left;
	display: inline;
	width: 135px;
	height: 17px;
	border: 0;
	margin-left: 8px;
	font-size: 0.9em;
	font-weight: bold;
	color: #999999;
	padding: 0;
	padding-left: 5px;
	padding-top: 3px;
}

select.search_select {
 	float: left;
	padding: 0;
	width: 240px;
	border: 1px solid #c4c4c4;
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 1px 0px 1px 3px;
}


div.erweitert {
	float: left;
	display: inline;
	width: 250px;
	margin:  20px 0 0px 0px;
}

/* ----- Erweiterte Suche -----*/
div#content div#searchwrapper {
	width: 250px;
	height: auto;
	background-color: #e5e5e5;
	font-style: normal;
	margin: 0;
	padding: 15px 0 10px 0;
}
div#content fieldset.suche {
	float: left;
	font-size: 1.1em;
	margin: 0;
	padding: 0;
	border: none;
}
div#content div.erweitert {
	clear: both;
	float: none;
	display: block;
	width: 250px;
	padding: 10px 0 0 5px;
}
div#content select.search_select {
 	float: none;
}

div#content div.tx-indexedsearch-whatis {
	clear: both;
	padding-top: 10px;
}
div#content a.action_search {
	margin: 15px 10px 0 0;
}


/*------ teaser download ------*/
div.teaser_download {
	width: 180px;
	background-color: #e5e5e5;
	margin: 10px 0px 10px 0px;
	padding: 0;
}
div.teaser_download p.bodytext {
	color: #30719e;
	font-size: 1em;
	margin: 0;
	padding: 6px 0 15px 9px;
}
div.teaser_download p.bodytext a {
	color: #30719e;
	font-size: 1em;
	margin: 0;
}
div.teaser_download p.bodytext a:link, div.teaser_download p.bodytext a:visited {
	color: #30719e;
}
div.teaser_download p.bodytext a:hover, div.teaser_download p.bodytext a:active  {
	color: #204c6b;
}


/* ------ formular ------ */
form.frm_questions {
	font-style: normal;
	margin: 0;
	padding: 0;
	width: 580px;
	height: auto;
	margin: 10px 0px 0px 0;
}
/*
	form.auto {
	height: 70px;
	margin-top: 0;
}
*/
form.frm_questions input, form.frm_questions select {
  float: left;
	padding: 0;
	width: 240px;
	border: 1px solid #c4c4c4;
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 1px 0px 1px 3px;
}
form.frm_questions input.input_small {
	float: left;
	width: 40px;
	margin-right: 5px;
}
form.frm_questions input.input_medium {
	float: left;
	width: 190px;
}

form.frm_questions select {
	padding: 0;
	width: 245px;
}
form.frm_questions textarea {
  float: left;
	width: 240px;
	color: #666666;
	border: 1px solid #c4c4c4;
	overflow: hidden;
	margin: 4px 0px 0px 0px;
	padding: 2px 0px 0px 3px;
}
form.frm_questions input.btnSend {
	clear: both;
	float: right;
	display: inline;
	overflow: visible;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 1em;
	text-align: right;
	background-color: #30719e;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0.5em 0.55em;
	margin: -19px 25px 0 0;
	padding: 1px 3px 1px 15px;
	font-size: 1em;
	border: 0;
	cursor: pointer;
}
*html form.frm_questions input.btnSend {
	padding: 1px 5px 1px 17px;
	background-position: 0.5em 0.6em;
}
*+html form.frm_questions input.btnSend {
	padding: 1px 5px 1px 17px;
	background-position: 0.5em 0.6em;
}


form.frm_questions label {
  float: left;
  display: block;
  width: 180px;
	margin: 0;
	padding: 0;
	height: auto;
	padding: 0px 0px 0px 0;
}
p.einleitung {
	margin: 0px 0px 20px 0;
	padding: 0;
}

/* ---- Diagramm ---- */
table.table_umsatz {
  width: 580px;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  border-collapse: collapse;
  width: 100%;
  margin-top: 6px;
  margin-bottom: 20px;
}
table.table_umsatz th, table.table_umsatz td {
	height: 10px;
	margin: 0;
  padding: 0px 0 0 0px;
  text-align: left;
	font-weight: bold;
  vertical-align: middle;
}
table.table_umsatz td {
	height: 22px;
}
div#content table.table_umsatz td img {
  margin: 0px;
}
table.table_umsatz td.year {
	width: 46px;
	background-image: url(/fileadmin/user_upload/images/tab_bg_bar_lgrey_year.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
  padding: 0px 0 0px 10px;
}
table.table_umsatz td.bar {
	width: 524px;
	background-image: url(/fileadmin/user_upload/images/tab_bg_bar_lgrey.gif);
	background-repeat: repeat-x;
  padding: 0px 0 0px 0px;
}
table.table_umsatz th.mio {
	height: 14px;
	background-image: url(/fileadmin/user_upload/images/tab_bg_mio.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 0;
  padding: 0px 0 0px 0px;
}

/* ---- Tabelle Erfolgsrechnung ---- */
table.table_erfolg {
  width: 580px;
  border-bottom: 1px solid #cecece;
  border-collapse: collapse;
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
}
table.table_erfolg th, table.table_erfolg td {
	height: 15px;
	margin: 0;
  padding: 0px 0 0 0px;
  text-align: left;
	font-weight: bold;
  vertical-align: middle;
}
table.table_erfolg th {
	height: 25px;
	border-bottom: 2px solid #b3b3b3;
}
table.table_erfolg tr.headline th {
	height: 40px;
	vertical-align: bottom;
	padding-bottom: 5px;
}
table.table_erfolg td {
	height: 22px;
	font-weight: normal;
}
table.table_erfolg td.beschrieb, table.table_erfolg .line_empty {
	border-bottom: 1px solid #cecece;
}
table.table_erfolg td.beschrieb_last {
	border-bottom: none;
}
table.table_erfolg th.left_empty_1, table.table_erfolg td.left_empty_1, table.table_erfolg td.left_empty_2 {
	width: 10px;
}
table.table_erfolg td.left_empty_2 {
	width: 8px;
}
*html table.table_erfolg td.left_empty_2 {
	width: 4px;
}
*+html table.table_erfolg td.left_empty_2 {
	width: 4px;
}
table.table_erfolg td.first, table.table_erfolg td.second, table.table_erfolg td.third, table.table_erfolg td.fourth, table.table_erfolg td.fifth,
table.table_erfolg th.year, table.table_erfolg th.colored {
	text-align: right;
	padding: 0 20px 0 0;
	border-bottom: 1px solid #cecece;
}
table.table_erfolg td.first_end, table.table_erfolg td.second_end, table.table_erfolg td.third_end, table.table_erfolg td.fourth_end, table.table_erfolg td.fifth_end {
	text-align: right;
	padding: 0 20px 0 0;
	border-bottom: none;
}
table.table_erfolg th.colored {
	color: #30719e;
	font-weight: normal;
}
table.table_erfolg th.border {
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}
table.table_erfolg .activeyear {
	background-color: #eaf0f5;
}
p.fussnoten {
	font-size: 0.9em;
	line-height: 0.8em;
}

*html p.fussnoten {
	font-size: 0.9em;
	line-height: 1.3em;
}
*+html p.fussnoten {
	font-size: 0.9em;
	line-height: 1.3em;
}
/* ----- Tabelle Umsatz und Betriebsergebnis ----- */
table.tabelle_ergebnis {
	float: left;
  width: 280px;
  margin-top: 6px;
  margin-bottom: 20px;
	margin-right: 10px;
  border: 0;
  border-collapse: collapse;
}
table.tabelle_ergebnis.rechts {
	float: right;
	margin-right: 0;
	margin-left: 10px;
}
table.tabelle_ergebnis.drittel {
  width: 186px;
	margin-right: 11px;
}
table.tabelle_ergebnis.drittel3 {
  width: 186px;
	margin-right: 0;
}
table.tabelle_ergebnis th {
	height: 25px;
	padding-bottom: 5px;
  text-align: left;
	font-weight: bold;
  vertical-align: bottom;
	border-bottom: 2px solid #b3b3b3;
}
table.tabelle_ergebnis td {
	text-align: center;
	vertical-align: top;
}
table.tabelle_ergebnis td.first {
	width: 12%;
	text-align: left;
	background-color: #ffffff;
}
table.tabelle_ergebnis td.second, table.tabelle_ergebnis td.third, table.tabelle_ergebnis td.fourth, table.tabelle_ergebnis td.fifth {
	height: 177px;
	width: 22%;
	background-image: url(../images/bg_tabelle_ergebnis.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	vertical-align: bottom;
}
table.tabelle_ergebnis td.second_neu, table.tabelle_ergebnis td.third_neu, table.tabelle_ergebnis td.fourth_neu, table.tabelle_ergebnis td.fifth_neu, table.tabelle_ergebnis td.sixth_neu {
	height: 177px;
	width: 17.6%;
	background-image: url(../images/bg_tabelle_ergebnis.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	vertical-align: bottom;
}
table.tabelle_ergebnis td img {
	display: block;
	float: none !important;
	margin: 0 auto;
	margin-left: auto !important;
	margin-right: auto !important;
}
table.tabelle_ergebnis tr.firstrow td {
	height: 32px;
}
table.tabelle_ergebnis tr.secondrow td, table.tabelle_ergebnis tr.thirdrow td {
	height: 46px;
}
table.tabelle_ergebnis tr.fourthrow td {
	height: 53px;
}
table.tabelle_ergebnis tr.lastrow td {
	border-top: 1px solid #cecece;
}
/* ----- Tabelle Diagramme ----- */
table.tabelle_diagramm {
	width: 100%;
  margin-top: 6px;
  margin-bottom: 20px;
	margin-right: 10px;
  border: 0;
	border-bottom: 1px solid #cecece;
  border-collapse: collapse;
}
table.tabelle_diagramm th {
	height: 25px;
	padding-bottom: 5px;
  text-align: left;
	font-weight: bold;
  vertical-align: bottom;
	border-bottom: 2px solid #b3b3b3;
}
table.tabelle_diagramm td {
	font-weight: bold;
}
table.tabelle_diagramm td.diagramm {
	width: 30%;
	padding: 10px 0;
}
table.tabelle_diagramm td.prozente {
	width: 10%;
	font-size: 2em;
	line-height: 125%;
	text-align: right;
	padding-right: 1%;
}
table.tabelle_diagramm td.total {
	text-align: right;
	font-weight: bold;
}

/* ----- Standard Tabelle contenttable ----- */
table.contenttable {
	border: 0;
	border-collapse: collapse;
}
table.contenttable.rahmen td {
	border: 1px solid #666;
}
table.contenttable td, table.contenttable th {
	text-align: left;
	vertical-align: top;
	padding: 2px 5px 2px 0;
}
table.contenttable td.align-right {
	text-align: right;
}

/*suchresultat*/

div.suchresultat a {
	float: left;
	display: inline;
	margin: 0px 5px 0 4px;
	padding: 20px 0 0 0;
	text-decoration: underline !important;
}
*html div.suchresultat a {
	margin: 0px 5px 20px 4px;
}
*+html div.suchresultat a {
	margin: 0px 5px 20px 4px;
}
div.ergebnis {
	margin: 20px 20px 15px 0;
}

img.arrow_left_suchresultat, img.arrow_right_suchresultat {
	float: left;
	display: inline;
	padding: 1px 0 0 0px;
}
img.arrow_left_suchresultat {
	margin: 0px 1px 0 7px;
}
*html img.arrow_left_suchresultat {
	margin-left: 4px;
}
img.arrow_right_suchresultat {
	margin: 0px 0px 0 1px;
}
span.gewaehlte_seitenzahl {
	float: left;
	display: inline;
	margin: 20px 4px 0 4px;
	font-weight: bold;
}


ul.browsebox {
	display: block;
	font-size: 1em;
	color: #999999;
	list-style-type: none;
	margin: 0;
	padding: 5px 0px 0px 0;
}
ul.browsebox li {
	background-image: none;
	padding-left: 0;
	float: left;
	padding: 0 5px 0 0px;	
}
ul.browsebox li a {
	color:#999999;
	text-decoration: none;
}
ul.browsebox li a:link, ul.footer li a:visited {
	color:#999999;
}
ul.browsebox li a:hover {
	color:#666666;
}
ul.browsebox li a:active {
	color:#999999;
}
ul.browsebox li.selected a:link, ul.browsebox li.selected a:visited, 
ul.browsebox li.selected a:hover, ul.browsebox li.selected a:active {
	color:#666666;
}

/* ----- Formularassistent ----- */
div.csc-mailform-field {
	clear: both;
}
div.csc-mailform-field label {
  float: left;
  display: block;
  width: 200px;
	margin: 0;
	padding: 0;
	height: auto;
	padding: 0px 0px 0px 0;
}
div.csc-mailform-field input, div.csc-mailform-field textarea, div.csc-mailform-field input, div.csc-mailform-field select {
  float: left;
	padding: 0;
	width: 240px;
	border: 1px solid #c4c4c4;
	margin-top: 0px;
	margin-bottom: 6px;
	padding: 1px 0px 1px 3px;
}
div.csc-mailform-field select {
	width: 245px;
}
div.csc-mailform-field textarea {
	height: 50px;
}
div.csc-mailform-field input.csc-mailform-check, div.csc-mailform-field input.csc-mailform-radio {
	width: auto;
	border: 0;
	padding: 0;
}
div.csc-mailform-field span.csc-mailform-radio input.csc-mailform-radio {
	clear: left;
	margin: 0;
	margin-right: 3px;
}
div.csc-mailform-field span.csc-mailform-radio label {
	width: 95%;
	padding-top: 1px;
	padding-bottom: 7px;
}
div.csc-mailform-field input.csc-mailform-submit {
	clear: both;
	float: right;
	display: inline;
	overflow: visible;
	width: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;

	font-size: 1em;
	text-align: right;
	background-color: #30719e;
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	background-position: 0.5em 0.55em;
	margin: 0px 25px 0 0;
	padding: 1px 3px 1px 15px;
	font-size: 1em;
	border: 0;
	cursor: pointer;
}
*html div.csc-mailform-field input.csc-mailform-submit {
	padding: 1px 5px 1px 17px;
	background-position: 0.5em 0.6em;
}
*+html div.csc-mailform-field input.csc-mailform-submit {
	padding: 1px 5px 1px 17px;
	background-position: 0.5em 0.6em;
}


/*------ footer ------*/
div#footer_outerwrapper {
	width: auto;
	height: 26px;
	padding-left: 34px;
	margin-right: auto;
	background-color: #e5e5e5;
}
div#footer {
	clear: both;
	width: 917px;
	height: 26px;
	padding-left: 0px;
	background-color: #e5e5e5;
}
ul.footer {
	float: left;
	display: inline;
	font-size: 1em;
	color: #999999;
	list-style-type: none;
	margin: 0;
	padding: 5px 0px 0px 0;
}
ul.footer li {
	background-image: none;
	padding-left: 0;
	float: left;
	padding: 0 5px 0 0px;	
}
ul.footer li a {
	color:#999999;
	text-decoration: none;
}
ul.footer li a:link, ul.footer li a:visited {
	color:#999999;
}
ul.footer li a:hover {
	color:#666666;
}
ul.footer li a:active {
	color:#999999;
}
ul.footer li.selected a:link, ul.footer li.selected a:visited, 
ul.footer li.selected a:hover, ul.footer li.selected a:active {
	color:#666666;
}  



div.einerTeaser {
	margin-bottom: 1.5em;
}
div.einerTeaser br {
	font-size: 0;
	line-height: 0;
}