@import url("extra.css");

BODY
{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular;
}

A, BODY
{
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular;
}

.footer
{
	font-size: 11px;
	color: #FCFCFC;
	text-decoration: none;
}

.header
{
	font-size: 11px;
	color: #FCFCFC;
	text-decoration: none;
}

H1.headline
{
	font-family: Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #004496;
	border-bottom: 0.5pt #E9E9E9 solid;
	padding-bottom: 5px;
	margin-bottom: -5px;
}

TD.content
{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 14px;
	padding-bottom: 20px;
}


TD.submenue
{
	background-image: url('/images/submenue_bg.gif');
}

/* Formulare */
INPUT, SELECT, TEXTAREA
{
	font-size: 11px;
}

input.focus,
textarea.focus
{
	background-color: #fffddf !important;
}

.inputborder
{
	border:1px solid #004CA3;
	padding-left: 2px;
	margin-left:2px;
	padding-right: 2px;
}

select.inputborder
{
	padding-right: 0;
}

tr.borderbottom td, tr.borderbottom th, td.borderbottom
{
	border-bottom: 1px solid #004ca3;
}

tr.bordertop td, td.bordertop, tr.bordertop th
{
	border-top: 1px solid #004ca3;
}

/* Formulartabellen */
table.formulare
{
	width: 100%;
	empty-cells: show;
	margin-bottom: 1em;
}

table.formulare tr.borderbottom td, table.formulare tr.borderbottom th, table.formulare td.borderbottom
{
	border-bottom: 1px solid #004ca3;
}

table.formulare tr.bordertop td, table.formulare tr.bordertop th, table.formulare td.bordertop
{
	border-top: 1px solid #004ca3;
}

table.formulare input, table.formulare select, table.formulare textarea
{
	border:1px solid #004CA3;
	padding-left: 2px;
	padding-right: 2px;
}

table.formulare textarea
{
	padding: 2px;
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular, Sans-Serif;
	font-size: 11px;
}

table.formulare select
{
	padding-right: 0;
}

table.formulare input.noborder
{
	border: none;
}

table.formulare th
{
	padding-left: 8px;
	padding-right: 4px;
	border-right: 1px solid #004ca3;
	font-weight: bold;
	font-size: 11px;
	background-color: #e6f1ff;
	border-bottom: 1px dashed #fffbef;
	text-align: left;
}

table.formulare th.ueberschriften
{
	color: white;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 12px;
	font-weight: bold;
	background-color: #004496;
	border-bottom: 1px solid #fffbef
}

table.formulare td.spalte1
{
	padding-left: 5px;
	padding-right: 5px;
	background-color: #cddff6;
	border-right: 1px dashed #fffbef;
	border-bottom: 1px dashed #fffbef;
}

table.formulare td.spalte2
{
	padding-left: 5px;
	padding-right: 5px;
	background-color: #bed2ec;
	border-bottom: 1px dashed #fffbef;
}

table.werben td
{
	font-size: 11px;
	vertical-align: top;
}

/* Noch benötigt? */
input.admintable_col1 {
  font-size: 10px;
  width: 30px;
}

input.admintable_col2 {
  font-size: 10px;
  width: 100px;
}

input.admintable_col3 {
  font-size: 10px;
  width: 200px;
}

input.admintable_col4 {
  font-size: 10px;
  width: 320px;
}

select.admintable {
  font-size: 10px;
}
/*---*/

span.submenue_e1_on, span.submenue_e2_on, span.submenue_e2
{
	font-family: Arial, Helvetica;
	font-size: 12px;
}

p, h1, h2, ul, li {
  font-family: Arial, Helvetica;
  font-size: 11px;
  color: #000000;
}

a {
  font-family: Arial, Helvetica;
  color: #0153B2;
  text-decoration: underline;
}

#sitemap A
{
	font-size: 12px;
}

ul, ol
{
	margin: 0;
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 0;
	list-style-type: none;
}

li
{
	font-size: 11px;
	line-height: 14px;
	background-image: url(/images/pfeil_schwarz.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin: 4px;
	padding: 0;
	padding-left: 12px;
}

li.liste2
{
	font-size: 11px;
	line-height: 14px;
	background-image: url(/images/dreieck_blau.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin: 4px;
	padding: 0;
	padding-left: 12px;
}

h2.text {
  font-size: 12px;
  color: #004496;
  margin-bottom: -10px;
  margin-top: 1px;
}

/*p.text {
  font-size: 11px;
}*/

p.text_tabelle {
  font-size: 11px;
  padding-bottom: 5px;
  padding-top: 5px;
}

p.text_hp_head, h1.text_hp_head {
  font-size: 12px;
  color: #000000;
  background-color: #E9E9E9;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
}

p.text_head {
  font-size: 12px;
  color: #000000;
  background-color: #E9E9E9;
  padding-left: 8px;
  padding-top: 5px;
  margin-bottom: 0.5em;
  padding-right: 15px;
  padding-bottom: 5px;
}

p.text_head2 {
  font-size: 12px;
  color: #000000;
  background-color: #E9E9E9;
  padding-left: 8px;
  padding-top: 3px;
  margin-bottom: 0.2em;
  padding-right: 15px;
}

p.text_hp {
  font-size: 11px;
  color: #000000;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-left: 10px;
  padding-right: 10px;
}

p.text_kasten {
  font-size: 11px;
  color: #000000;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-left: 15px;
  padding-right: 15px;
}

p.hp_newsheader {
  font-size: 11px;
  color: #969696;
  font-style: italic;
  line-height: 6px;
  margin-top: 1em;
  margin-bottom: 0.5em;
  padding-left: 10px;
  padding-right: 10px;
}

p.text_hp1 {
  font-size: 12px;
  color: #ffffff;
  background-color: #757B82;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 15px;
}

p.text_hp2 {
  font-size: 12px;
  color: #ffffff;
  background-color: #CD0C0C;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 15px;
  margin-bottom: 2pt;
}

p.text_hp3 {
  font-size: 12px;
  color: #ffffff;
  background-color: #004496;
  padding-left: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 15px;
  margin-bottom: 2pt;
}

p.table {
  font-size: 11px;
  color: #484848;
}

p.small {
  font-size: 10px;
}

p.big {
  font-size: 17px;
  font-weight: bold;
}

p.redtable {
  font-size: 11px;
  color: #CC1F00;
}

p.bluetable {
  font-size: 11px;
  color: #004496;
}


p.red {
  font-size: 12px;
  color: #ff0000;
}

p.blue {
  font-size: 14px;
  color: #0855AD;
}

p.white {
  font-size: 12px;
  color: #ffffff;
}

p.chapter {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  font-weight: bold;
  margin-left: 10px;
}

p.headline {
  font-family: Arial;
  font-size: 14px;
  color: #000000;
  margin-top: 2px;
  font-weight: bold;
}

p.hinweis {
  font-size: 10px;
}

p.space {
  font-size: 8px;
}

p.linkspace {
  margin-left: 10px;
}

p.linkunterspace {
  margin-left: 10px;
}

a.sitemap {
  text-decoration: none;
  color: #000033;
}

a.navlink {
  font-size: 11px;
  text-decoration: none;
  color: #000000;
}

a.navunterlink {
  font-size: 11px;
  text-decoration: none;
  color: #000000;
}

a.chapterlink {
  text-decoration: none;
  color: #000000;
}

a.none {
  text-decoration: none;
}

a.smaller {
  font-size: 10px;
}

a:hover {
  color: #CA0101;
}

a.link:hover {
  color: #CA0101;
}

p.publish {
  color: #bbbbbb;
  font-size: 11px;
}

a.publish {
  color: #bbbbbb;
  font-size: 11px;
}

a.text_hp {
  font-size: 11px;
  color: #0153B2;
  font-weight: bold;
}

a.link {
  font-size: 11px;
  color: #004496;
}

p.pfeilrot
{
	background: url(../images/dreieck_rot.gif) 5px 2px no-repeat;
	padding-left: 18px;
}

/*Styles für Kreditrechner*/
TD.vollfinanz {
	background-color: #cddff6;
	border-bottom: 1px dashed #fffbef
	}

TD.vollfinanz_abschluss {
	background-color: #cddff6;
	border-right: 1px dashed #fffbef;
	border-bottom: 1px dashed #fffbef
	}

TD.erstfinanz {
	background-color: #bed2ec;
	border-right: 1px dashed #fffbef;
	border-bottom: 1px dashed #fffbef
	}

TD.nachrang {
	background-color: #bed2ec;
	border-bottom: 1px dashed #fffbef
	}

TD.bezeichnungen, TH.bezeichnungen {
	background-color: #e6f1ff;
	border-bottom: 1px dashed #cddff6
	}

TD.ueberschriften, TH.ueberschriften {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	background-color: #004496;
	border-right: 1px solid #fffbef;
	border-bottom: 1px solid #fffbef
}

#tooltip
{
	font-size: 11px;
}

.print_only
{
	display: none;
}

/* Print Styles */
@media print
{
	.non_print, .submenue
	{
		display: none;
	}

	.print_only
	{
		display: block;
	}

	.rescale
	{
		width: auto;
		height: auto;
	}

	TD.content
	{
		width: auto;
	}

	td.content table, td.content table.td
	{
		width: auto;
	}

	table[width="550"]
	{
		width: auto;
	}

	table
	{
		height: auto;
	}
}


/* ## geänderter Inhalt Geld & Anlage ## */
ul.angebot
{
	
}

ul.angebot li
{
	color: #CD0C0C;
}

ul.angebot li span
{
	color: black;
}

/* Umbruchvermeidungsklasse */

.nobr
{
	white-space: nowrap;
}

/* Der Kontakt-Button unter der Navigation */

div#contactbutton
{
	width: 100%;
	height: 172px;
	margin: 12px 0 0 0;
	padding: 0;
	background-color: #BFCEE5;
/*	background-image: url("/images/kontakt_linke_spalte.jpg");*/
	background-image: url("/images/kontakt_linke_spalte_070612.jpg");
	background-repeat: no-repeat;
}
div#contactbutton ul
{
	position: relative;
	top: 108px;
	width: 100%;
	height: 63px;
	margin: 0 0 0 0;
	padding: 8px 0 0 0;
	background-image: url("/images/kontakt_brg.gif"); 
	background-repeat: repeat-x;
	border-top: solid 1px #FFFFFF;
	list-style-type: none;
}
div#contactbutton ul li
{
	font: normal 12px arial, verdana;
	margin: 0;
	padding: 0;
	background-image: none;
}
div#contactbutton ul li a
{
	display: block;
	width: 146px;
	margin: 0;
	padding: 0 0 0 30px;
	color: #FFFFFF;
}

div#contactbutton ul li a.service
{
	background-image: url("/images/service_icon.gif");
	background-position: 8px 2px;
}

div#contactbutton ul li a.callback
{
	background-image: url("/images/rueckruf_icon.gif");
	background-position: 8px 2px;
}
div#contactbutton ul li a.support
{
	background-image: url("/images/berater_icon.gif");
	background-position: 8px 2px;
}
div#contactbutton ul li a.info
{
	background-image: url("/images/info_icon.gif");
	background-position: 8px 2px;
}

#tuev_siegel
{
	height: 126px;
	margin-top: 15px;
	border-top: 1px solid #A0B6DB;
	border-bottom: 1px solid #A0B6DD;
	background: #98B7E5 url(/images/verlauf_siegel.gif) repeat-x top left;
}

#tuev_siegel img
{
	float: left;
	border: none;
	margin: 7px 6px 0 6px; 
}

#tuev_siegel p
{
	color: #000;
	font-size: 10px;
	margin: 6px 0 0 0;
}

#tuev_siegel p#head
{
	color: #CD1316;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
}

/* --- Neue Elemente (Content-Redesign) --- */

.redesign h2
{
	padding: 8px 0 4px 0;
	line-height: 17px;
}

.redesign p
{
	margin: 1em 0;
	line-height: 16px;
}
/* Listenartige Headlines */

.redesign h2.point
{
	margin-left: -12px;
	padding-left: 12px;
	background: transparent url(/images/redesign/listen_bullet_blau.gif) no-repeat left 13px;
}

/* Neue Einleitung */

h2.introduction
{
	margin: 6px 0 12px 0;
	color: #004496;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
}

/* Infokasten */

.infokasten
{
	clear: both;
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	background: #FFFFFF url(/images/redesign/bg_infokasten_blau.gif) no-repeat;
}
.infokasten h2
{
	float: left;
	width: 40%;
	margin: 0;
	padding: 0 10px 0 6px;
	background: url(/images/redesign/headline_bg_blau.gif) repeat-x;
	color: #FFFFFF;
	line-height: 16px;
}
.infokasten h2 span
{
	padding-left: 6px;
	background: url(/images/redesign/bullet_infokasten_weiss.gif) no-repeat left center;
}
.infokasten div.border
{
	float: left;
	width: 16px;
	height: 16px;
	background: url(/images/redesign/headline_bgr_blau.gif) no-repeat;
}
.infokasten p
{
	clear: both;
	margin: 0;
	padding: 3px 12px 3px 12px;
	width: 78%;
	line-height: 16px;
}
.infokasten.highlight
{
	background-image: url(/images/redesign/bg_infokasten_rot.gif);
}
.infokasten.highlight h2
{
	background-image: url(/images/redesign/headline_bg_rot.gif);
}
.infokasten.highlight div.border
{
	background-image: url(/images/redesign/headline_bgr_rot.gif);
}

/* Infokasten Auto-Breiten */

.infokasten.auto h2
{
	width: auto;
}
.infokasten.auto p
{
	width: 90%;
}

/* Abgerundeter Button */

.button
{
	margin: 4px 0 0 0 !important;
	padding: 8px 0 0 0;
	text-align: right;
}
.infokasten .button
{
	position: relative;
	top: -24px;
	float: right;
	text-align: right;
}
.button a
{
	margin: 0;
	padding: 3px 0 3px 12px;
	background: #00389B url(/images/redesign/weiter_button_blau_bg_links.gif) no-repeat left top;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
.button a:link,
.button a:visited,
.button a:hover,
.button a:focus
{
	color: #FFFFFF;
}
.button a span
{
	margin: -3px 0 -3px 0;
	padding: 3px 32px 3px 0;
	background: url(/images/redesign/weiter_button_blau_bg_rechts.gif) no-repeat right top;
}
p.highlight
{
	background-image: none;
}
.button.highlight a,
.button a.highlight
{
	background-color: #A50F0E;
	background-image: url(/images/redesign/weiter_button_rot_bg_links.gif);
}
.button.highlight a span,
.button a.highlight span
{
	background-image: url(/images/redesign/weiter_button_rot_bg_rechts.gif);
}

/* Button Inline-Styling */

.button.inline
{
	float: left;
	padding: 0 8px 4px 0;
}
.button.inline.last
{
	padding: 0 0 32px 0 !important;
}

/* Vorteils-Listen */

h2.vorteile
{
	margin: 0;
	padding: 0;
	color: #A00101;
	font-size: 15px;
	font-weight: bold;
}
ul.vorteile
{
	margin: 0 0 12px 0;
	padding: 6px 12px 12px 12px;
}
ul.vorteile li
{
	background: transparent url(/images/redesign/listen_bullet.gif) no-repeat left 5px;
	color: #333537;
	font-weight: bold;
	font-size: 13px;
	line-height: 18px;
}
h2.hotline
{
	margin-top: 12px;
	padding:  12px 0 12px 48px;
	background: transparent url(/images/redesign/hotline_icon.gif) no-repeat 38px center;
	font-size: 16px;
}
h2.hotline span
{
	color: #333537;
	font-size: 12px;
}
/* unscheinbarer Infokasten */

p.information
{
	clear: both;
	margin-top: 16px;
	padding: 4px 8px 6px 8px;
	background-color: #F9F9F9;
	border-top: dashed 1px #E9E9E9;
	border-bottom: dashed 1px #E9E9E9;
	color: #3F3F3F;
}

/* Rechtliche Angaben bzw. Verweise zu rechtlichen Angaben */

p.rechtliches
{
	clear: both;
	padding-top: 32px;
	margin-top: -8px;
	color: #3F3F3F;
	font-size: 10px;
	line-height: 12px;
}

span.rechtliches
{
	color: #A00101;
	font-weight: bold;
}

p.status
{
	clear: both;
	color: #3F3F3F;
	font-size: 10px;
	line-height: 12px;
}

span.status
{
	clear: both;
	color: #3F3F3F;
	font-size: 8px; !important;
	line-height: 8px;
}

/* Spalten im Content */

div.right_column
{
	width: 235px;
	margin-left: 252px;
}
div.left_column
{
	float: left;
	width: 235px;
}

/* Download-Tabellen */

table.downloads
{
	width: 100%;
	margin: 8px 0 0 0;

	border-collapse: collapse;
	font-size: 11px;
}
.downloads tr
{
	height: 23px;
}
.downloads td
{
	padding: 0;
	border: solid 1px #FFFFFF;
	background-color: #EDF3FA;
}
.downloads tr.zwei td
{
	background-color: #F7FBFF;
}
table.downloads a
{
	display: block;
	padding: 0 8px 0 8px;
	line-height: 23px;
	background-position: 6px center;
}
.downloads a:link,
.downloads a:visited,
.downloads a:hover,
.downloads a:focus
{
	font-weight: normal !important;
}
.downloads a.pdf,
.downloads a.file,
.downloads a.ssl,
.downloads a.eps,
.downloads a.xls,
.downloads a.img
{
	padding-left: 30px;
}
table.downloads a.img
{
	background-position: 9px center;
}
.downloads td.datum
{
	text-align: right;
}
a.pdf
{
	background-image: url(/images/redesign/icon_pdf.gif);
	background-repeat: no-repeat;
	color: #464950 !important;
	text-decoration: none !important;
}

/* Styles für das Dropdown-Menü */
#navigation
{
	position: relative;
}

#navigation ul
{
	z-index: 10;
	position: absolute;
	display: none;
	width: 180px;
	border-style: solid;
	border-color: white;
	/*border-color: #484848;*/
	border-width: 1px 1px 0 1px;
	padding: 0;
	margin: 0;
	list-style: none;
	top: 29px;
}

#navigation ul#sub_kredite
{
	left: 177px;
}

#navigation ul#sub_anlage
{
	left: 281px;
}

#navigation ul#sub_ueberuns
{
	left: 407px;
}

#navigation ul li
{
	display: block;
	line-height: 20px;
	font-size: 11px;
	border-style: solid;
	border-color: white;
	/*border-color: #484848;*/
	border-width: 0 0 1px 0;
	margin: 0;
	padding: 0;
	background-image: none;
}

#navigation ul li a
{
	display: block;
	width: 100%;
	text-decoration: none;
	/*background-color: #114da1;*/
	background-color: #315C9F;
	background-color: #5B81BC;
	color: #FFFFFF;
	/*background-color: #BFCEE5;
	color: #2F415F;*/
}

#navigation ul li a:hover
{
	background-color: #003a9c;
	/*background-color: #A7BEDF;
	color: #2F415F;*/
}

#navigation ul li a span
{
	display: block;
	padding: 0 12px;
}