div#content {
	font-size: 0.8em;
	line-height: 1.2em; 
	color: #2b5984;
	padding: 5px 16px 20px 16px;
}

/* Link Styles */
a {
	text-decoration: none;
	color: #7793ad;
	font-weight: normal;
}
a:hover {
	color: #2b5984;
}

a.arrow {
	color: #7793ad; 
	font-weight: normal; 
	text-decoration: none;
	background: url(../images/arrow.jpg) no-repeat bottom right; 
	padding: 0px 15px 0px 0px;
}
a.arrow:hover {
	color: #2b5984;
	background-image: url(../images/arrow_active.jpg);
}

a.backlink {
	color: #7793ad; 
	font-weight: normal; 
	text-decoration: none;
	background-image: url(../images/backarrow.jpg); 
	background-repeat: no-repeat; 
	padding: 0px 0px 0px 16px;
}
a.backlink:hover {
	color: #2b5984;
	background-image: url(../images/backarrow_active.jpg);
}

h1 { 
	color: #2b5984; 
	font-size: 1.4em; 
	line-height: 1.4em; 
	font-weight: normal; 
	letter-spacing: 0.05em; 
	margin: 32px 0px 20px 0px;
}
h2 {
	font-size: 1.1em; 
	color: #2b5984; 
	font-weight: normal; 
	margin: 0px 0px 10px 0px;
}
h3 {
	font-size: 1.1em; 
	color: #2b5984; 
	font-weight: normal; 
	margin: 0px 0px 5px 0px;
}
h4 {
	font-size: 1.1em; 
	color: #2b5984; 
	font-weight: normal; 
	padding: 5px 0px 5px 0px;
	width: 100%;
	background-color: #ecf0f1;
}



p.csc-subheader {
	margin: 8px 0px 16px 0px;
	font-weight: bold;
}

.linie {
	margin: 8px 0px 16px 0px;
	font-weight: bold;
}


div#content ul {
	margin-left: 24px;
}
div#content ul li {
	list-style-image: url(../images/quadrat.gif);
	list-style-position: outside;
	padding: 5px 0px 5px 5px;
	margin: 0;
}

div#content ol {
	margin-left: 24px;
}
div#content ol li {
	list-style-type: decimal;
	list-style-position: outside;
	padding: 5px 0px 5px 5px;
	margin: 0;
}

/* Tabellenlayouts */
table.table1 {
	width: 560px;
	font-size: 0.9em;
	line-height: 1.1em;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	color: #2b5984;
}

table.table1 td {
	padding: 5px 0px 0px 6px;
	vertical-align: top;
	text-align: right;
}

table.table1 td.column1_blue, td.column1_blue {
	width: 180px;
	text-align: left;
	padding: 5px 16px 5px 5px;
	background: #ecf0f1;
}

table.table1 td.column1_blue_highlight, td.column1_blue_highlight {
	width: 180px;
	text-align: left;
	padding: 5px 16px 5px 5px;
	background: #b1c3d3;
}

table.table1 td.column1_white, td.column1_white {
	width: 180px;
	text-align: left;
	padding: 5px 16px 5px 5px;
	background: #ffffff;
}

table.table1 td.column2_white, td.column2_white {
	width: 180px;
	text-align: right;
	background: #ffffff;
        
	
}

table.table1 td.column2_blue, td.column2_blue {
	width: 180px;
	text-align: right;
	background: #ecf0f1;
        
	
}

table.table1 td.column2_blue_highlight, td.column2_blue_highlight {
	width: 180px;
	text-align: right;
	background: #b1c3d3;
        
}

table.table1 thead tr td {
	border-bottom: 2px solid #2b5984;
}

table.table1 tbody tr td {
	border-bottom: 1px solid #2b5984;
	
	
}





/* Tabelle 1 mit anderen Spaltenbreiten*/
table.table1a {
	width: 560px;
	font-size: 0.9em;
	line-height: 1.1em;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	color: #2b5984;
}

table.table1a td {
	padding: 5px 0px 0px 6px;
	vertical-align: top;
	text-align: right;
}

table.table1a td.column1_blue, td.column1_blue {
width: 60px;
	text-align: left;
	padding: 5px 16px 5px 0px;
	background: #ecf0f1;
}

table.table1a td.column1_white, td.column1_white {
width: 60px;
	text-align: left;
	padding: 5px 16px 5px 0px;
	background: #ffffff;
}

table.table1a td.column2_white, td.column2_white {
width: 484px;
	text-align: left;
	background: #ffffff;
	
}

table.table1a td.column2_blue, td.column2_blue {
width: 484px;
	text-align: left;
	background: #ecf0f1;
	
}

table.table1a thead tr td {
	border-bottom: 2px solid #2b5984;
}

table.table1a tbody tr td {
	border-bottom: 1px solid #2b5984;
	
	
}





table.table2 {
	width: 560px;
	font-size: 0.9em;
	line-height: 1.1em;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	color: #2b5984;
}

table.table2 td {
	vertical-align: top;
	text-align: left;
	padding: 5px 16px 5px 0px;
	
}

table.table2 td.column1, td.column1 {
	text-align: left;
	padding: 5px 0px 5px 0px;
	
}

table.table2 td.column1_wide, td.column1_wide {
	width: 100px;
	text-align: left;
	padding: 5px 0px 5px 0px;
	
}


table.table2 tbody tr td {
	border-bottom: 1px solid #e8e9e9;
	
}





div.textbox {
	color: #7793ad;
	font-weight: normal;
	padding: 10px 4px 10px 4px;
	font-size: 1.05em;
	line-height: 1.3em;
	border-top: 1px solid #dae1e7;
	border-bottom: 1px solid #dae1e7;
}

/* Tip-a-friend Styles */
div.tipafriend-form {
	color: #2b5984;
	font-size: 1em;
}
div.tipafriend-form p.error {
	color: red;
	padding: 10px 0px 10px 0px;
}

div.tipafriend-form div.text {
	float:left;
	clear: both;
	display: block;
	width: 200px;
}
div.tipafriend-form input, div.tipafriend-form textarea#TIPFORM_message_id {
	font-family: Arial, sans-serif; 
	width: 240px;
	border:1px solid #dae1e7;
	color: #2b5984;
	font-size: 1em;
	margin: 0px 0px 5px 0px;
}
div.tipafriend-form input#TIPFORM_html_message_id {
	width: auto;
}
div.tipafriend-form p.right {
	margin: 0px 0px 10px 200px;
}
div.tipafriend-form p.left {
	margin: 10px 0px 10px 0px;
}

div.tipafriend-form input.button {
	color: #2b5984;
	width: 122px;
	border:1px solid #dae1e7;
	margin: 0px 0px 0px 200px;
}

/* Suchergebnis Styles */
/* styles for extension "tx_indexedsearch" */
.tx-indexedsearch {
	font-size: 1em;
}
.tx-indexedsearch .res-tmpl-css .title {
	color: #2b5984;
	float: left; 
	font-size: 1.0em;
	margin-bottom: 10px;
}
.tx-indexedsearch .percent-tmpl-css {
	font-size: 1.0em;
	margin: 0;
	letter-spacing: 0; 
	font-weight: normal; 
	float:right;
}
.tx-indexedsearch .res-tmpl-css .icon, .tx-indexedsearch .res-tmpl-css .result-number { 
	float: left; 
}
.tx-indexedsearch .res-tmpl-css p.tx-indexedsearch-descr { font-style:italic; }
.tx-indexedsearch .descr {
	clear: both;
}

div#content div.tx-indexedsearch .tx-indexedsearch-browsebox {
	clear: both;
	
}

div#content div.tx-indexedsearch .tx-indexedsearch-browsebox li {
	display:inline; 
	margin-right:5px;
	padding-right: 15px;
	float:left; 
	}
	
	
div#content div.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox {
	padding:0px;
	margin:0px; 
	}
	
.tx-indexedsearch .tx-indexedsearch-browsebox p { 
	margin: 10px 0px 15px 0px;
	
	}
.tx-indexedsearch .tx-indexedsearch-res p.tx-indexedsearch-descr .tx-indexedsearch-redMarkup { 
	color: #2b5984; 
}

.tx-indexedsearch a {
	color: #7793ad; 
	font-weight: normal; 
	text-decoration: none; 
}
.tx-indexedsearch a:hover {
	color: #2b5984; 
}

.tx-indexedsearch .res-tmpl-css {
	width: 473px;
	background-color: #ebeeef;
	padding: 10px;
	margin: 10px 0px 20px 0px;
	float: left;
	clear: both;
}

.tx-indexedsearch .info-tmpl-css {
	display: none;
	font-size: 0.6em;
}

/* Search word markup */
span.csc-sword { 
	font-weight: bold; 
	color: #2b5984;
	background-color: #fefefe;
}

/* Sitemaps Styles */

div#content div.csc-sitemap { 
	font-size: 1em; 
	margin: 0; 
	padding: 0; 
}
div#content div.csc-sitemap ul {
	padding: 0;
	margin: 0;
}
div#content div.csc-sitemap ul li {
	list-style-image: none;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.6em; 
	padding: 0;
}
div#content div.csc-sitemap ul {
	list-style-type: none;
}
div#content div.csc-sitemap ul li {
	background-color: #2b5984; 
	margin-top: 10px;
	border-top: 1px solid #dae1e7;
}
div#content div.csc-sitemap ul li a {
	color: #fefefe; 
	text-decoration: none;
	font-weight: bold;
	padding-left: 5px;
}
div#content div.csc-sitemap ul li a:hover {
	color: #fefefe;
}
div#content div.csc-sitemap ul li ul {
	padding-left: 20px;
	background-color: #fefefe; 
	border-top: 1px solid #dae1e7;
}
div#content div.csc-sitemap ul li ul li {
	margin-top: -1px;
	background-color: #fefefe; 
}
div#content div.csc-sitemap ul li ul li a {
	color: #7793ad;
	font-weight: bold;
	font-size: 0.9em;
}
div#content div.csc-sitemap ul li ul li a:hover {
	color: #2b5984; 
}
div#content div.csc-sitemap ul li ul li ul {
}

/* News Styles */




div.news-single-item h2 {
	color: #2b5984; 
	font-size: 1.3em; 
	line-height: 1.4em; 
	font-weight: normal; 
	letter-spacing: 0.05em; 
	margin: 32px 0px 20px 0px;
}

div.news-single-backlink, div.news-list-morelink {
	margin-top: 20px;
}

div.news-list-morelink a {
	font-size: 0.8em;
	font-weight: normal;
	color: #7793ad; 
	text-decoration: none; 
	background: url(../images/arrow.jpg) no-repeat bottom right; 
	padding: 0px 15px 0px 0px;
	float:right;
}
div.news-list-morelink a:hover {
	color: #2b5984; 
	background-image: url(../images/arrow_active.jpg);
}
div.news-single-backlink a {
	font-size: 0.9em;
	font-weight: bold;
	color: #7793ad; 
	text-decoration: none;
	background: url(../images/backarrow.jpg) no-repeat; 
	padding: 0px 0px 0px 16px;
}
div.news-single-backlink a:hover {
	color: #2b5984;
	background-image: url(../images/backarrow_active.jpg);
}
div.news-single-img img {
	clear: both;
	float: right;
	margin: 10px 0px 10px 10px;
}
div.news-list-item {
	width: 550px;
	padding: 5px 0px 5px 0px;
	margin-bottom: 10px;
	float: left;
	clear: both;
	border-bottom:1px solid #dae1e7;
}
div.news-list-item h3 { 
	width: 400px;
	color: #2b5984; 
	font-size: 0.9em; 
	font-weight: bold; 
	margin: 0px 0px 0px 0px;
	float:left;
}
div.news-list-item h2 {
	width: 130px;
	font-size: 0.9em; 
	color: #2b5984; 
	font-weight: normal; 
	margin: 0px 0px 0px 0px;
	float:left;
}
div.news-list-item img {
	float: left;
	margin: 0px 10px 10px 0px;
}
div.news-list-item div.news-list-morelink {
	margin-top: 0px;
}
div.news-amenu-container {
	margin-bottom: 10px;
}
div#content div.news-amenu-container ul {
	margin-left: 0;
}

div#content div.news-amenu-container li {
	background: url(../images/lasche_background.jpg) repeat-x ; 
	border-right:1px solid #ffffff;
	width: 60px;
	/* alt: width: 62px;*/
	height: 54px;
	float:left;
	padding-left: 8px;
	padding-right: 0px;
	font-size: 0.8em;
}
div.news-amenu-container li {
	display: inline;
	margin: 10px 8px 10px 0px;
}

div.news-amenu-container li a {
	color:#ffffff;
}


div.news-amenu-container li a:hover {
	color: #2b5984;
}

div.news-amenu-container li.news-amenu-item-year {
	display: none;
}
div.news-list-browse {
	line-height: 1.5em;
}
div.tx-ttnews-browsebox {
	padding: 15px 0px 0px 0px;
	clear: both;
}

div.tx-ttnews-browsebox span.disabled, div.tx-ttnews-browsebox span.nolink, div.tx-ttnews-browsebox a {
	margin-right: 10px;	
}


/* Styles für Formular IR-Services */

form.irservices {
	font-size: 1em; 
	line-height: 1.4em;
	background-color: #dae1e7;
	padding: 16px 40px 8px 20px;
	float: left;
	margin-bottom: 20px;
}
form.irservices p.bodytext {
	clear: both;
	margin: 5px 0px 15px 0px;
}
form.irservices input, 
form.irservices textarea,
form.irservices select {
	width: 240px;
	border: 1px solid #2b5984;
	font-size: 0.9em;
	margin: 0px 0px 5px 0px;
	font-family: Arial, sans-serif;
	padding: 2px 5px 2px 5px;
	color: #2b5984;
}
form.irservices select#inputAnredeId {
	width: 80px;
}
form.irservices label{
	float:left;
	clear: both;
	display: block;
	width: 150px;
}
form.irservices input.button{
	width: 118px;
	border: 1px solid #7b92bf;
	font-size: 0.9em;
	margin: 10px 12px 0px 0px;
	float: left;
}
form.irservices input.checkbox {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding: 0;
	border: none;
}
form.irservices span.report {
	float: left;
	display: block;
	width: 150px;
	clear: both;
	margin-bottom: 10px;
}
form.irservices span.reportviapost,
form.irservices span.reportviaemail {
	float: left;
	display: block;
	width: 120px;
}
form.irservices span.reportviapost label,
form.irservices span.reportviaemail label {
	width: auto;
	clear: none;
	float: none;
	display: inline;
	margin-left: 5px;
}
form.irservices p.bodytext.disclaimer {
	margin-top: 0px;
	font-size: 0.9em;
}
p.error {
	color: red;
	margin: 0px 0px 10px 0px;
}

/* Glossar */

div.tx-mrglossary-pi1 {
	font-weight: normal;
	font-size: 1em;
	padding: 3px 0px 3px 0px;
}
div.tx-mrglossary-pi1 div.catchword {
	font-weight: bold;
}
div.tx-mrglossary-pi1 div.catchword_desc {
	font-weight: normal;
	padding-bottom: 25px;
}
div.tx-mrglossary-pi1 div.catchword_top {
	margin-top: -25px;
	float:right;
}
div.tx-mrglossary-pi1 a.alphabet, div.tx-mrglossary-pi1 div.alphabet {
	color: #2b5984;
	padding: 10px 7px 10px 0px;
	font-weight: bold;
}
div.tx-mrglossary-pi1 a.alphabet:hover {
	color: #2b5984;
}
div.tx-mrglossary-pi1 a.letter {
	text-decoration:underline;
	color: #2b5984;
}
div.tx-mrglossary-pi1 div.letter {
	color: #2b5984;
	font-size: 1.8em;  
	padding: 25px 0px 20px 0px;
	font-weight: normal;
}
div.tx-mrglossary-pi1 div.letter a { 
	text-decoration:none; 
}

div.twocolumnbox {
	background: url(../images/background_blue.jpg) no-repeat; 
	width: 520px;
	height: 148px;
	padding: 10px 20px;
}
div.twocolumnbox h1 {
	color: #fff;
	margin: 5px 0px 0px 5px;
	font-weight: normal;
	font-size: 1.3em;
}
div.twocolumnbox h2 {
	font-weight: bold;
	letter-spacing: 1px;
}
div.twocolumnbox div {
	float: left;
	width: 218px;
	height: 110px;
	margin: 10px 2px 0 0;
	padding: 20px 20px 10px;
	background: url(../images/columnbox.png) no-repeat; 
}

div.onecolumnbox {
	background: url(../images/background_blue.jpg) no-repeat; 
	width: 520px;
	height: 148px;
	padding: 10px 20px;
}
div.onecolumnbox h1 {
	color: #fff;
	margin: 5px 0px 0px 5px;
	font-weight: normal;
	font-size: 1.3em;
}
div.onecolumnbox h2 {
	font-weight: bold;
	letter-spacing: 1px;
}
div.onecolumnbox div {
	float: left;
	width: 218px;
	height: 110px;
	margin: 10px 2px 0 0;
	padding: 20px 20px 10px;
	background: url(../images/columnbox.png) no-repeat; 
}

div#content .box1 {
	background: url(../images/background_blue.jpg) left; 
	width: 560px;
	height: 168px;
	}
	
div#content .box1 p {
	padding: 15px 5px 5px 5px;
	margin: 0px 5px 5px 15px;
	color: #acbdce;
	}

div#content .box1 div.csc-textpic-imagewrap, div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap { 
	margin-right: 5px;
}

div#content .lasche1 {
	background: url(../images/lasche_background.jpg); 
	border-right:1px solid #ffffff;
	width: 91px;
	/* alt: width: 92px;*/
	height: 54px;
	float:left;
}
div#content .lasche1 p {
	padding: 5px 5px 5px 8px;
	color: #ffffff;
	}
	
div#content .lasche1 a {
	font-size: 0.8em;
	color: #ffffff;
}

div#content .lasche1 a:hover {
	color: #104373;
}

div#content .lasche2 {
	background: url(../images/lasche_background.jpg); 
	border-right:1px solid #ffffff;
	width: 77px;
	/* alt: width: 92px;*/
	height: 54px;
	float:left;
}
div#content .lasche2 p {
	padding: 5px 5px 5px 8px;
	color: #ffffff;
	}
	
div#content .lasche2 a {
	font-size: 0.8em;
	color: #ffffff;
}

div#content .lasche2 a:hover {
	color: #104373;
}

div#content .lasche3 {
	background: url(../images/lasche_background.jpg); 
	border-right:1px solid #ffffff;
	width: 78px;
	/* alt: width: 92px;*/
	height: 54px;
	float:left;
}
div#content .lasche3 p {
	padding: 5px 5px 5px 8px;
	color: #ffffff;
	}
	
div#content .lasche3 a {
	font-size: 0.8em;
	color: #ffffff;
}

div#content .lasche3 a:hover {
	color: #104373;
}

div#content .lasche_container{
	width: 560px;
	height: 54px;
}

/* Mail Formular */

div#content form#mailform {
	margin-top: 20px;
	font-size: 1em; 
	line-height: 1.4em;
	border: none;
}
div#content form#mailform input, form#mailform textarea#mailformSonstiges {
	width: 240px;
	border:1px solid #96a1a6;
	font-size: 0.9em;
	margin: 0px 0px 5px 0px;
}
div#content textarea#mailformSonstiges {
	font-family: Arial, sans-serif;
}
div#content form#mailform input#mailformformtype_mail {
	width: 76px;
	border:1px solid #96a1a6;
	font-size: 0.9em;
	margin: 0px 0px 0px 240px;
}
div#content form#mailform label{
	float:left;
	clear: both;
	display: block;
	width: 240px;
}
div#content form#mailform fieldset {
	border: 0px;
	margin: 0;
	padding: 0;
}
div#content form#mailform input.csc-mailform-check {
	width: auto;
}
/* Search word markup */
span.csc-sword { 
	font-weight: bold; 
	color: #00968f;
	background-color: #f7f9f9;
}
/* Styles für Login */
div#content div.tx-newloginbox-pi1 h3 {
	color: #2b5984; 
	font-size: 1.4em; 
	line-height: 1.4em; 
	font-weight: normal; 
	letter-spacing: 0.05em; 
	margin: 32px 0px 20px 0px;
}

div.tx-newloginbox-pi1 form {
	margin-top: 30px;
	background-color: #ecf0f1;
	padding: 10px;
	font-size: 1em; 
	line-height: 1.4em;
}

div.tx-newloginbox-pi1 form input {
	width: 76px;
	border:1px solid #7b92bf;
	font-size: 0.9em;
	margin: 0px;
}

div.tx-newloginbox-pi1 form input#user, div.tx-newloginbox-pi1 form input#pass {
	width: 180px;
	border:1px solid #7b92bf;
	font-size: 0.9em;
	margin: 0px 0px 5px 0px;
}

div.tx-newloginbox-pi1 form table th {
	width: 120px;
	text-align: left;
}

