/* ------ Infos fuer website dk-finance.de ------ */

/*     Blau:	000d1a  fuer Schrift etc... 	*/
/*     		09294A	entspricht HKS 38N  	*/

/*		hellere Abstufungen:		*/
/*     		
/*     		0C3560	Menuepunkt links	*/
/*     		0E3F73				*/
/*     		104987	Menuepunkt links	*/
/*     		125399				*/
/*     		2865a6	Menuepunkt links	*/
/*     		3E77B3				*/
/*     		5388c0	Menuepunkt links	*/
/*     		6697CC				*/
/*     		88A9CC	Menuepunkt links	*/
/*     		AABBCC	Menuehintergund		*/

/*     Grau: 	666666 				*/
/*     		F5F6F9 	Seitenhintergrund	*/

/*  1em ~= 16 Pixel */

/* ------ Farben fuer website dk-finance.de ------ */


HTML {
    background-color:#F5F6F9;
    background:#F5F6F9 url(../img_main/optimiert_bg.gif) no-repeat;
    background-position: bottom right;
    height: 100%;
    margin: 0;
    padding: 0;
}

BODY {
    margin: 0;
    padding: 0;
}

.main {
	margin: 0 10px auto;/* war 0 40px auto, macht den linken rand..*/
	min-height: 95%;
	padding: 0;
	border: 1px #cbcbcf;
	border-style: none solid solid;
	background:#FFF url(../img_main/leftbg02.gif) repeat-y;
	background-position: left;
	vertical-align: top;
	width:980px; /* sonst kippt der Inhalt nach unten*/
}
/* mfit 090104 zu breit gewesen  war 95px*/
div#linkespalte {
	font-family: Arial, Helvetica, sans-serif ;
	height: auto;
	float:left;
	position: relative;
	width: 95px;
	left: 0px;
	padding:0;
	margin:0;
}

div#inhalte {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	margin: 0px;
	padding: 10px 5px 10px 20px;/* mfitz 090105 war 10px 5px 10px 20px*/
	overflow: auto;
}

.logo {
 	float:left; 
 	margin:25px 0 0 1px;
 	border-top: 1px solid #FFF;
 }
 
.claim {
	position: relative;
	top: 1px;
	right:4px;
	padding: 2px 12px 2px 0;	
	text-align:right;
	font-family: Futura, Arial, Helvetica, sans-serif;
	font-size: 11.2px;
	letter-spacing: 0.15em;
	line-height: 1em;
	z-index:3;
}

div#inhalte a:link,
div#inhalte a:visited { 
	color:#666; 
	font-weight: bold;
}

div#inhalte a:hover,
div#inhalte a:active { 
	color:#125399; 
}

div#inhalte h1,
div#inhalte h2,
div#inhalte h3 {
    margin: 0;
    font-weight: bold;
    color: #0E3F73;
    letter-spacing: 0.05em;
}
div#inhalte h1 {
    font-size: 18px;
    padding: 10px 15px 10px 0px;
}

div#inhalte h2 {
    font-size: 16px;
    padding: 0 15px 6px 0px;
}

div#inhalte h3 {
    font-size: 14px;
    padding: 0 15px 3px 0px;
}

div#inhalte p,
div#inhalte ul li {
	color: #555;
	font-size:12px;
	text-align: justify; 
	padding:0px 15px 3px 0px;
	margin-left:10px;/* war 10 px*/
}
/* mf 090104 */

div#inhalte ul li {
	text-align: left;
}

/* --- Partner werden --- */
div#inhalte #zweispalt {
	float:left; 
	width:45%; 
	margin: 0 10px;  
	padding: 5px; 
	height: 300px;
	background-color:#f5f6f9;
	border: 1px solid #cbcbcf;
}

/* --- 'zurueck' fuer Seiten, die nicht im Menue verlinkt sind --- */
div#inhalte .backlink {
	font-size: 10px;
	font-weight: normal;
	margin: 30px 0 0 0;
	text-align: right;
	vertical-align: center;
}

/* --- Download-Links fuer Formularservice --- */
div#inhalte .downloadliste {
	float: left; 
	width: 236px;
	height:140px; 
	margin:0 15px 15px 0;
}

div#inhalte .downloadliste  h1 {
	margin:0 5px 0 5px;
	padding: 0 5px;
	font-size:11px;
}

div#inhalte .downloadliste  p {
	margin:1px 5px 0 8px;
	padding: 0 5px;
	font-size:10px;
	text-align: left;
}

div#inhalte .downloadliste  ul {
	margin: 0;
	padding: 1px 5px;
	list-style: none;
/*	list-style-image:url(../img_main/icon-pdf2.gif);	
	list-style-position: inside; */
}

div#inhalte .downloadliste  ul li {
	margin:2px 0 2px 0;
	padding: 0;
	display: block;
	nowrap: nowrap;
}

div#inhalte .downloadliste  a {
	display: block;
	font-size: 11px;
	padding: 2px 5px;
	width: 214px;
	text-decoration: none;
}

div#inhalte .downloadliste  a:link, 
div#inhalte .downloadliste  a:visited {
	background-color: #F5F6F9;
	border: 1px solid #cbcbcf;
	font-weight: normal;
/*	outline-style:ridge;
	outline-width:1px;
 	outline-color:#fff; */
}

div#inhalte .downloadliste  a:hover, 
div#inhalte .downloadliste  a:active {
	background-color: #abc;
	border: 1px solid #cbcbcf;
	font-weight: normal;
}
/* --- / Download-Links fuer Formularservice Ende --- */

/* --- Links fuer Service --- */
div#inhalte .linkliste {
	float: left; 
	width: 236px;
	height:80px; /* war 140px*/
	margin:0 15px 15px 0;
}

div#inhalte .linkliste  h1 {
	margin:0 5px 0 5px;
	padding: 0 5px;
	font-size:11px;
}

div#inhalte .linkliste  p {
	margin:1px 5px 0 8px;
	padding: 0 5px;
	font-size:10px;
	text-align: left;
}

div#inhalte .linkliste  ul {
	margin: 0;
	padding: 1px 5px;
	list-style: none;
/*	list-style-image:url(../img_main/icon-pdf2.gif);	
	list-style-position: inside; */
}

div#inhalte .linkliste  ul li {
	margin:2px 0 2px 0;
	padding: 0;
	display: block;
	nowrap: nowrap;
}

div#inhalte .linkliste  a {
	display: block;
	font-size: 11px;
	padding: 2px 5px;
	width: 214px;
	text-decoration: none;
}

div#inhalte .linkliste  a:link, 
div#inhalte .linkliste  a:visited {
	background-color: #F5F6F9;
	border: 1px solid #cbcbcf;
	font-weight: normal;
/*	outline-style:ridge;
	outline-width:1px;
 	outline-color:#fff; */
}

div#inhalte .linkliste  a:hover, 
div#inhalte .linkliste  a:active {
	background-color: #abc;
	border: 1px solid #cbcbcf;
	font-weight: normal;
}
/* ---  Links fuer Service Ende --- */

/* --- breiter Textblock mit Hintergrund fuer Datenschutzerklaerung und Kontaktformular --- */
div#inhalte .dsblock {
	background-color:#f5f6f9;
	border:1px solid #ddd;	
	padding:5px;margin:0 15px 0 0;
}

div#inhalte .dsblock h2 {
	text-align:center;
}

div#inhalte .dsblock ul {
	list-style-position:inside;
}

div#inhalte .dsblock ul li {
	font-size:10px;
	line-height:13px;
	padding-bottom:15px;
}

div#inhalte .dsblock ul li strong {
	line-height:24px;
}

/* --- breiter Textblock mit Hintergrund fuer einzelne News --- */
div#inhalte .newsblock {
	background-color:#f5f6f9;
	border:1px solid #ddd;	
	padding:5px;
	margin:0 15px 20px 0;
}

div#inhalte .newsblock h1 {
  	color: #0E3F73;
	margin:5px 0 0 0;
}
div#inhalte .newsblock h2 {
  	color: #0E3F73;
	margin:5px 0 0 0;
}
div#inhalte .newsblock h3 {
  	color: #0E3F73;
	margin:5px 0 0 0;
}
div#inhalte .newsblock h4 {
  	color: #0E3F73;
	margin:5px 0 0 0;
}

div#inhalte .newsblock h5 {
	margin: 0;
	color: #0E3F73;
}

div#inhalte .newsblock p {
	margin:0 0 15px 0;
}

div#inhalte .newsblock ul {
	list-style-position:outside;
	margin:5px 0;
}

div#inhalte .newsblock ul li {
	padding-bottom:5px;
}

div#inhalte .newsblock ul li strong {
	line-height:24px;
}

div#inhalte .newsblock TABLE {
    border-collapse: collapse;
    table-layout:fixed;
    border:1px solid #ddd;
    rules: rows;
    background-color: #FFFFFF;
    font-size: 1em;
    width: 99%;
    margin: 0 5px 5px;
}

div#inhalte .newsblock TABLE CAPTION {
    font-size: 10px;
    font-weight: bold;
    color: #666;
    text-align:left;
    letter-spacing: 0.01em;
    margin-left:5px;
    margin-bottom: 0.2em;
}

div#inhalte .newsblock TABLE TH {
    background-color: #ABC;
    color: #FFF;
    font-size: 10px;
    padding: 0.1em 0.1em 0.1em 0.5em;
    border:1px solid #ddd;
    text-align:left;
}

div#inhalte .newsblock TABLE TD {
    background-color: #FFF;
    font-size: 11px;
    border:1px solid #ddd;
    padding: 0.1em 0.1em 0.1em 0.5em;
    white-space:nowrap;
}

/* ---------------------------- Tabellen --------------------------- */
div#inhalte TABLE {
    border-collapse: collapse;
    table-layout:fixed;
    border:1px solid #ddd;
    rules: rows;
    background-color: #FFFFFF;
    font-size: 1em;
    width: 99%;
    margin: 0 5px 5px;
}

div#inhalte TABLE CAPTION {
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.01em;
    margin-bottom: 0.2em;
}

div#inhalte .kleiner {
	font-size:0.8em;
}

div#inhalte TABLE TH {
    background-color: #ABC;
    color: #FFF;
    font-size: 13px;
    border:1px solid #ddd;
    text-align:left;
}

div#inhalte TABLE TD {
    background-color: #FFF;
    font-size: 11px;
    border:1px solid #ddd;
    padding: 0.1em 0.1em 0.1em 0.5em;
}

/* ---------- Neuigkeiten-Uebersichtsblock mit eizelnen News in Tabellen --- */
div#inhalte .newslist {
	background-color:#f5f6f9;
	border:1px solid #ddd;	
	padding:0;
	margin:0 8px 0 0;
}

div#inhalte .newslist TABLE {
    margin:0 0 30px 0;
}

div#inhalte .newslist TABLE TH {
    background-color: #fed186;
}

div#inhalte .newslist TABLE TD{
    background-color: #ffedd0;
}

div#inhalte .newslist TABLE TH a:link,
div#inhalte .newslist TABLE TH a:visited { 
	color:#444; 
	font-weight: bold;
	text-decoration:none;
	/*letter-spacing:0.01em; mfitz 090105 */
	display:block;
}

div#inhalte .newslist TABLE TH a:hover,
div#inhalte .newslist TABLE TH a:active { 
	color:#FFF;
	text-decoration:none;
}

div#inhalte .newslist TABLE TD a:link,
div#inhalte .newslist TABLE TD a:visited { 
	color:#666; 
	font-weight: bold;
}

div#inhalte .newslist TABLE TD a:hover,
div#inhalte .newslist TABLE TD a:active { 
	color:#AAA; 
}

/* ----------- fuer IE6 --------- */
/* --	peek-a-boo- Hack: mit 'position:relative' wird 
	das Verschwinden der Inhalte im IE6 verhindert */
* html div#inhalte p,
* html div#inhalte h1,
* html div#inhalte h2,
* html div#inhalte h3,
* html div#inhalte ul {
	/*voice-family: "\"}\"";
	voice-family:inherit;*/
	margin-left:95px; /*war 95px*/
	position:relative;
	min-width:690px;
}

* html div#inhalte #zweispalt {
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 340px;
	height: 340px;
	margin-left: 50px;
}

* html div#inhalte ul li {
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-left: 80px;
}

* html div#inhalte #zweispalt ul li {
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-left: 0;
	overflow: visible;
}

* html div#inhalte .downloadliste {
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-left:15px;
}

* html div#inhalte .downloadliste  a {
	voice-family: "\"}\"";
	voice-family:inherit;
	position:relative;
	width:180px;
	margin-left:5px;
}

* html div#inhalte .linkliste {
	voice-family: "\"}\"";
	voice-family:inherit;
	position: relative;
	left: 15px;/* mfitz 090105 war 100px*/
	width: 230px;/* war 230px*/
	margin:0 0px 0 0;
}

* html div#inhalte .linkliste  a {
	/*voice-family: "\"}\"";
	voice-family:inherit;*/
	width:205px;
	margin-right:25px;/* mfit090105 neues margin wg dem Text*/
}

* html div#inhalte .servicebild {
	/*voice-family: "\"}\"";
	voice-family:inherit;*/
	position:relative;
	
}
/* * html div#inhalte .servicetext {
	voice-family: "\"}\"";
	voice-family:inherit;
	float:left;     
	width:550px;  mfit 090105 600px; 
}*/
/** html div#inhalte .servicetext LI{
	voice-family: "\"}\"";
	voice-family:inherit;margin-left:-120px;
	margin-left:0px;
	font-weight:bold;
	line-height:1.38em;
}
*/
* html div#inhalte .dsblock {
	voice-family: "\"}\"";
	voice-family:inherit;
	position: relative;
	left: 18px; /* war 98 mfit 090104 */
	width: 640px;
	margin:0;
	border:none;
}

*+html div#inhalte .dsblock {
	border: none;
}

* html div#inhalte .dsblock ul,
* html div#inhalte .dsblock li,
* html div#inhalte .dsblock h2 {
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-left: 10px;
}

* html div#inhalte .newsblock {
	/*voice-family: "\"}\"";
	voice-family:inherit;*/
	position:relative;
	left:18px; /*18px;war 105pxleft:20px;*/
	width:755px; /*auto 755pxwar 715px*/
	margin:0 20px;
	border:none;
	padding:1px 1px 1px 17px;
	/*margin:1px 1px 1px 1px;*/
}

* html div#inhalte .newslist  {
	/*voice-family: "\"}\"";
	voice-family:inherit;*/
	position:relative;
	left:inherit; /*25px;      mfit 0090104 war 25px; war nur  TABLE, ist jetzt der gesammte Teil*/
	width:auto; /*auto460px;   war 725px */
	margin:1px 1px 1px 1px;/* war 0 0 30 0*/
	padding:1px 10px 1px 17px;
}

/* ---- Aufzählungspunkte als Hintergrundgrafiken, um die falsche Darstellung auszugleichen ---- */
/* ------------ fuer IE6 -------------- */
* html div#inhalte ul li {
	voice-family: "\"}\"";
	voice-family:inherit;
	list-style-type:none;
	background: url(../img_main/aufzaehl02.gif) no-repeat;
	background-position:top left;
	padding:0 0 0 16px;
	vertical-align: top;
	margin-bottom:4px;
}

* html div#inhalte .downloadliste ul li {
	voice-family: "\"}\"";
	voice-family:inherit;
	background:none;
}	

* html div#inhalte .dsblock ul li {
	voice-family: "\"}\"";
	voice-family:inherit;
	background: none;
}	

/* ----------und nochmal fuer IE7 -------------- */
html* div#inhalte ul li {
	list-style-type:none;
	background: url(../img_main/aufzaehl02.gif) no-repeat;
	background-position:top left;
	padding:0 0 0 16px;
	vertical-align: top;
	margin-bottom:4px;
}
html* div#inhalte .downloadliste ul li {
	background:none;
}	
html* div#inhalte .dsblock ul li {
	background: none;
}	

/* ----- fuer Opera 7 und hoeher ---------- */

html:first-child>b\ody div#inhalte .linkliste  {
	width:232px;
} 
