@charset "utf-8";
/** CSS Document **/

.print_main {
	width: 620px;
	margin: 20px;
}
.print_header {
	padding: 0 0 20px 0;
}
.print_content {
	text-decoration: none;
}
.print_content .news-single-backlink, .print_content .news-list-morelink {
	display: none;
}
.print_tools {
	float: right;
	width: auto;
	padding: 5px;
	border: 1px dotted #666;
}
.print_tools a {
	font-size: 0.9em;
	text-decoration: none;
}
.print_footer {
	padding: 10px 5px 1px 5px;
	font-size: 0.9em;
	color: #000;
	background: #dedede;
	text-align: center;
}
.print_footer a {
	color: #000;
	text-decoration: none;
}

/*** Layout ********************************************/
/* IEpng-fix*/
/*img, div { behavior: url(fileadmin/templates/css/iepngfix.htc) }*/


body, html { 
	/*height: 100%;*/
}
body {
	margin: 0px;
	font: 80%/1.35em Arial, Helvetica, sans-serif;
	background: #676767 url(../images/bg_body.png) repeat-x top left;
}
#main {
	position: relative;
	margin: 1em auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 978px;
	padding: 0px 0px;
	background: url(../images/shadow.png) repeat-y top left;
}
.holder {
	min-height: 300px;
}
.skipmenu {
	display: none;
}

.headerImg {
	height: 173px;
	width: auto;
	margin-left: 2px;
	background: url(../images/header_01.png) no-repeat top left;
}
.headerImg div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp1 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp2 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp3 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #sp4 div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, #s_logo div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image, .headerImg .csc-textpic-imagewrap .csc-textpic-single-image{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.logo {
	position: absolute;
	top: 0px;
	left: 730px;
	width: 247px;
	height: 173px;
	margin-right: 1px;
	background: url(../images/logo.png) no-repeat top left;
}
.logo a {
	text-decoration: none;
}
.logo h1 a strong {
	display: none;
}
.logo a img {
	margin: 60px 0 0 20px;
	width: 205px;
	height: 55px;
	border: none;
}
.logo a:hover {
	text-decoration: none;
}
.language {
	position: absolute;
	top: 147px;
	left: 753px;
	width: auto;
}
#search {
	position: absolute;
	top: 185px;
	left: 743px;
	width: 221px;
}
#search tr, #search th, #search td, #search th {
	margin: 0px;
	padding: 0px;
}
#search label {
	display: block;
	width: 200px;
	color: #fff;
	font-weight: bold;
	padding: 4px 0 4px 20px;
	border-top: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	background: url(../images/bg_headline.png) repeat-x top left;
}
#search #searchfield {
	float: left;
	width: 95px;
	font-size:11px;
	margin: 20px 13px 0 10px;
	padding: 5px 3px;
	border: solid 1px #aaa;
	background: #fff url(../images/bg_input.png) no-repeat top left;
}
#searchbutton {
	float: left;
	margin-top: 20px;
}
.search-ext {
	clear: both;
	text-align: right;
	padding: 15px 10px 0 0;
}
.search-ext a{
	text-decoration: underline;
}
.newsletter {
	padding-top: 5px;
	height: 40px;
}
.newsletter .input {
	width: 95px;
	font-size:11px;
	margin: 0px 13px 0 10px;
	padding: 5px 3px;
	border: solid 1px #aaa;
	background: #fff url(../images/bg_input.png) no-repeat top left;
}
.clickpath {
	margin: 5px 0 15px 0px;
	color: #000;
	font: 10px/1.5em Verdana, Helvetica, sans-serif;
}
.clickpath a {
	color: #000;
	text-decoration: none;
}
.clickpath a:hover {
	text-decoration: underline;
}
.bookmarks {
	padding: 45px 0 0 290px;
	height: 20px
	
}
.metamenu {
	float: right;
	padding: 24px 260px 0 0;
	font: 10px/1.5em Verdana, Helvetica, sans-serif;
}
.metamenu a {
	color: #fff;
	margin: 0px 5px 0 0;
	text-decoration: none;
}
.metamenu a:hover {
	color: #fff;
	text-decoration: underline;
}
.copyright {
	width: auto;
	color: #fff;
	padding: 24px 0 0 15px;
	font: 10px/1.5em Verdana, Helvetica, sans-serif;
}
.copyright a {
	color: #fff;
	text-decoration: none;
}
.copyright a:hover {
	color: #fff;
	text-decoration: none;
}
.footer {
	position: relative;
	margin: 1em auto;
	margin-top: 0px;
	width: 978px;
	height: 124px;
	padding: 0px 0px;
	background: url(../images/shadow_bottom.png) no-repeat top left;
}
.ctools {
	clear: both;
	height: 18px;
	text-align: right;
	color: #bfbfbf;
	margin: 50px 0 10px 0;
}
.ctools img {
	border: none;
}
.ctools a{
	color: #bfbfbf;
	font-size: 0.90em;
}
.ctools .backLink {

}
.ctools .backLink a {
	color: #000;
	padding: 0 10px 0 0;
	margin-right: 15px;
	background: url(../images/arrow_left.png) no-repeat right 4px;
	border-bottom: 1px solid #000;
}
.ctools .backLink a:hover, .ctools .upLink a:hover {
	text-decoration: none;
}
.ctools .upLink {

}
.ctools .upLink a {
	color: #000;
	padding: 0 10px 0 0;
	margin-right: 30px;
	background: url(../images/arrow_top.png) no-repeat right 4px;
	border-bottom: 1px solid #000;
}
.ctools .pdfLink {
	padding: 0 0 0 3px;
}
.ctools .printLink {
	padding: 0 3px 0 0;
}
.hidden {
	display: none;
}
.clearer {
	clear: both;
}
/* .clear { clear: both; } */

/*** Contentbereich ************************************/
#content {
	clear: both;
}
.cmiddle {
	float: left;
	width: 680px;
	padding: 0 0 0 15px;
}
.cright {
	float: right;
	width: 221px;
	margin: -45px 3px 0 0;
	padding: 140px 12px 0 12px;
	background: #d0d0d0 url(../images/bg_right-column.png) no-repeat 0px 0px;
}
.cright h2 {
	display: block;
	width: 200px;
	color: #fff;
	font-size: 1.0em;
	font-weight: bold;
	padding: 4px 0 4px 20px;
	border-top: 1px solid #9a9a9a;
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
	background: url(../images/bg_headline.png) repeat-x top left;
}
.cright .cE {
	clear: both;
}
.cright .cE p{
	padding-left: 20px;
	padding-right: 20px;
}

.cright .cE input[type=text], .cright .cE input[type=image] {
	float: left;
}

/*** Content-Elemente ***/
.cmiddle .cE {
}
.csc-linkToTop {
	text-align: right;
	font-size: 0.9em;
}
.csc-linkToTop a {
	color: #333;
}
.csc-default .divider {
	padding: 0 0 10px 0;
}

.csc-textpic-caption {
	font-size: 0.85em;
	text-align: right;
}
/*#c7 p, #c27 p, #c33 p{
	padding-left: 20px;
}*/
.btn_anfahrt {
	text-align: right; 
	padding-right: 5px;
	margin-bottom: 20px;
}

/*** Typographie ***************************************/
p {
	padding:0 0 0 0;
	margin: 0 0 1.0em 0;
	color:#333;
}
p.first:first-letter {
	float:left;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:3em;
	font-weight:700;
	line-height:1em;
	margin-bottom:-0.2em;
	padding:0.2em 0.1em 0 0;
}
p img {
	float: left;
	margin: 0.3em 0.833em 0.833em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 0.3em 0 0.833em 0.833em;
}
h1, h2, h3 {
	font-weight: normal;
	margin: 0px;
	padding: 0 0 0 0;
}
h4, h5, h6 {
	font-weight: normal;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.6em;
	margin-bottom: 0.682em;
	font-weight: bold;
	color: #0055a7;
}
h2 {
	font-size: 1.4em;
	margin-bottom: 0.79em;
	font-weight: bold;
	color: #0055a7;
}
h3 {
	font-size: 1.2em;
	margin-bottom: 0;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
h4 {
	font-size: 1.1em;
	margin-bottom: 0;
}
h5, h6 {
	font-size: 1.0em;
	margin-bottom: 0em;
}
/*h2.imageheader { overflow: hidden; height: 20px; text-indent: 999em; _text-indent: -999em; white-space: nowrap; background-repeat: no-repeat; }*/

li ul, li ol {
	margin:0 0.5em;
}
ul, ol {
	margin: 0 0em 1.5em -1.0em;
//margin: 0 0em 1.5em 1.5em;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin-left: 1.5em;
}
a {
	color:#0055a7;
	text-decoration: none;
}
a:hover {
	color:#000;
	text-decoration: underline;
}
table {
	margin: 0 0 1.5em 0;
	border-collapse: collapse;
}
tr, th, td {
	margin:0;
	padding:0 10px 0 10px;
	height:18px;
}
th {
	font-weight:bold;
	text-align: left;
	border-bottom: 1px dotted #333;
	margin: 0 0 1em 0;
}
tfoot {
	font-style: italic;
}
caption {
	text-align:center;
	font-family:Georgia, serif;
}
fieldset {
	border: none;
	border-top: 0px solid #dedede;
	padding: 10px 10px 5px 10px;
}
abbr, acronym {
	border-bottom:1px dotted #000;
}
address {
	margin-top:1.5em;
	font-style: italic;
}
del {
	color:#000;
}
blockquote {
	padding:1em 1em 1em 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}
blockquote > *:first-child:before {
	content:"\201C";
	font-size:2.5em;
	margin-left:-.62em;
	font-family: Arial, Helvetica, sans-serif;
	padding-right:.2em;
	color:#aaa;
	line-height:0;
}/* From Tripoli  */
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
dfn {
	font-weight: normal;
}
pre, code {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	line-height: 1.5;
}
tt {
	display: block;
	margin: 1.5em 0;
}
hr {
	border: 0px;
	border-top: solid 1px #999;
	border-bottom: transparent;
}
/*** other small things ***/
.tc {
	text-align:center;
}
.tr {
	text-align:right;
}
.tl {
	text-align:left;
}
.b {
	font-weight:bold;
}
.i {
	font-style:italic;
}
.indent {
	text-indent:1.5em;
}
.open {
	font-variant: small-caps;
}
p.break {
	text-align:center;
	text-indent:0;
	line-height:0;
}
p.zero {
	padding:0;
	margin:0
}
p.one {
	padding:0 1em 1em 1em;
	color:#111;
}
p img.right10 {
	float: right;
	margin:0.833em;
}
.oldbook {
	font-family:"Book Antiqua", "Warnock Pro", "Goudy Old Style", "Palatino", Georgia, serif;
}
.note {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:0.9em;
	margin:0.1em;
	color:#333;
}
.mono {
	font-family:"Courier New", Courier, monospace;
}
/*** classes für den Rte ********************************/
a.pdf {
}
a:hover.pdf {
}
a.internal-link {
}
a:hover.internal-link {
}
a.download {
}
/*** Extensions ****************************************/
.news-single-backlink {
	padding: 2px 0;
	margin: 15px 0 0 0;
	border-top: 1px solid #016bb5;
}
.news-single-rightbox {
	font-size: 0.8em;
	float: right;
}
.news-list-date {
	float: right;
	width: auto;
	color: #fff;
	font-size: 0.85em;
	padding: 3px 5px 0 0;
}
.news-list-item {
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #016bb5;
}
.news-list-item h2 {
	display: block;
	font-size: 1.0em;
	color: #016bb5;
	margin: 0px;
	padding: 2px 0 2px 10px;
	background: #d0d0d0;
}
.news-list-item h2 a {
	text-decoration: none;
}
.news-list-item p{
	padding: 30px 230px 0px 10px;
}
.news-list-image {
	float: left;
	margin-right: 1.0em;
}
.news-list-morelink {
	float: right;
	width: 60px;
	padding: 3px 10px 3px 10px;
	background: url(../images/btn_more_grey.png) no-repeat -10px 0px ;
}
.news-list-morelink a{
	color: #fff;
	display: block;
	font-weight: bold;
	text-decoration: none;	
}
.news-list-morelink a:hover {
	text-decoration: none;
}
.news-latest-container {
	padding: 0 0 0 20px;
}
.news-latest-item h3 { 
	display: none;
}
.news-latest-item {
	padding: 0px;
	margin: 0 0 10px 0;
}
.news-latest-item a {
	text-decoration: none;
	color: #000;
}
.news-latest-item a:hover {
	text-decoration: underline;
}
.news-latest-date {
	font-weight: normal;
	font-size: 0.9em;
	color: #016bb5;
}
.news-single-item .cl-right {
	display: none;
}
.news-single-img {
	float: right;
	width: auto;
	margin: 0 0 15px 15px;
}
.news-single-imgcaption {
	font-size: 0.9em;
	text-align: right;
}
.tx-ttnews-browsebox {
	display: none;
}
/*** Indexed Search Engine ******************************/
.tx-indexedsearch-searchbox {
	padding-bottom: 30px;
}
.tx-indexedsearch table {
}
.tx-indexedsearchtr, .tx-indexedsearch th, .tx-indexedsearch td {
	height: 18px!important;
	margin: 0 !important;
	padding: 0 !important;
}
.tx-indexedsearch-res {
	padding-top: 0px;
}
.tx-indexedsearch-res table{
	margin: 0px;
	padding: 0px;
}
.tx-indexedsearch-info {
	font-size: 0.8em;
	display: none;
}
.tx-indexedsearch-whatis, .tx-indexedsearch-browsebox p {
	display: none;
}
.tx-indexedsearch-icon, .tx-indexedsearch-title, .tx-indexedsearch-result-number, .tx-indexedsearch-percent {
	border-bottom: 1px solid #222;
}
.tx-indexedsearch-icon img {
}
.tx-indexedsearch-browsebox {
	width: 100%;
	text-align: center;
}
.tx-indexedsearch-icon .icon {
	width: 10px;
}
.tx-indexedsearch-title {
	font-size: 1.0em;
	font-weight: bold;
}
.tx-indexedsearch-percent, .tx-indexedsearch-result-number {
	display: none;
}
/* Powermail **************************/
.validation-advice {
	color: #016bb5;
	font-size: 0.9em;
	margin: 0 0 0 100px;
	width: 100%;
}
.tx_powermail_mutliple_navigation {
	border-top: 1px solid #016bb5;
	margin: 0 10px;
	padding-top: 10px;
}
.powermail_pagebrowser {
	text-align: right;
	float: right;
	width: auto;
	margin: 0;
	font-size: 15px;
	color: #666;
}
.tx_powermail_pi1_submitmultiple_forward {
	margin: 0 0 0 5px;
}
.tx_powermail_pi1_fieldwrap_html_captcha_description {
	position: relative;
	width: 150px;
	font-size: 0.9em;
}
/* Form **************************/ 
.tx-powermail-pi1 input[type=submit], .tx-powermail-pi1 input[type=button] {
	border: 1px solid #016bb5;
	background: #fff;
	color: #016bb5;
}
span.powermail_mandatory {
	color: #016bb5;
}
input.validation-failed, textarea.validation-failed {
	background-image: none;
}
div.powermail_mandatory_js {
	color: #016bb5;
	margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
	border: none;
	border-top: 1px solid #016bb5;
	padding: 10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
	font-weight: bold;
	color: black;
	background: #fff;
}
fieldset.tx-powermail-pi1_fieldset label {
	display: block;
	width: 100px;
	float: left;
	clear: both;
	font-weight: normal;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text, fieldset.tx-powermail-pi1_fieldset select.powermail_select {
	width: 150px;
}
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea {
	width: 300px;
	height: 100px;
}
fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
	margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
	margin: 5px 0;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
	margin: 0px 0 20px 100px;
	font-weight: bold;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title, p.tx_powermail_pi1_fieldwrap_html_radio_title {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.countryzone {
	margin: 10px 0 0 200px;
}
div.tx_powermail_pi1_fieldwrap_html label a, div.tx_powermail_pi1_fieldwrap_html p a {
	cursor: help;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn, div.tx_powermail_pi1_fieldwrap_html p a dfn {
	display: none;
	text-decoration: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn, div.tx_powermail_pi1_fieldwrap_html p a:hover dfn {
	display: block;
	position: absolute;
	width: 250px;
	padding: 5px;
	background-color: #ddd;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
	padding: 2px 2px 0 2px;
}
fieldset.tx-powermail-pi1_fieldset div.even {
}
td.powermail_all_td {
	padding: 3px 10px 3px 0;
}
td.powermail_all p.bodytext {
	margin: 0;
}