/* -- Standard Setup -- */


:link,:visited {text-decoration: none; outline: none;
}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {border: none; outline: none;
}


		
/* -- Wiederverwendbare Elemente -- */
body {
	padding: 10px 20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
}

strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

td,th {
	font: 11px/1.5em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	background-image: url(bilder/dbk-pan341.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


/* --------------------------------------------------------------- */
/* -- effektengesellschaft CSS file -- */


#container {
	width: 950px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #B2CEC5;
	padding: 0px;
}

/* --------------------------------------------------------------- */
/* -- Header -- */
#header-master {
	position: relative;
}
#header-master h1 {
	top: 15px;
	left: -18px;
}

/* -- Master-Nav -- */
#master-nav {
	width: 600px;
}
#master-nav ul {
	top: 20px;
	right: 25px;
}
/* --------------------------------------------------------------- */
/* -- Content Area Base Layout -- */
.main-content-template {
	width: 645px;
}
#main-content {
	width: 645px;
}
#main-content-breit {
	width: 950px;
	background-image: url(bilder/dbk-midgrey.gif);
	background-repeat: repeat-y;
	background-position: 944px top;
}
#right-column {
	width: 305px;
	height: 100px;
	top: 0px;
}

.homePage li.unternehmen a:link, .homePage li.unternehmen a:visited {
		background-position: 0 -72px;
		}

a:link, a:visited {
	text-decoration: underline;
	color:#00483D
}

blockquote {
	margin: 12px 25px;
	padding: 6px 12px 6px 38px;
	background-color: #E8E4E1;
	background-image: url(bilder/bq.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


dl {
	margin: 0.5em 0 1.5em 0;
}

 dt, #main-content dt, #main-content-breit dt {
	padding: 0 25px 0px;
	color: #00483D;
	font: bold 13px/1.5 "palatino", georgia, serif;
	background: url(bilder/spot.gif) no-repeat 6px 0.2em;
	margin: 1.5em 0px 0.2em;
}

dd {
	line-height: 1.5em;
	padding: 0 25px;
}

dd p {
	line-height: 1.5em;
	margin-top: 1em;
}


h2 {
	font: normal 24px "palatino", georgia, serif;
}

h3 {
	font-weight: normal;
	font-family: "palatino", georgia, serif;
	margin: 1.5em 0 1em 0;
}

h4 {
	font-weight: normal;
	text-transform: uppercase;
	margin: 1.5em 0 1em 0;
}

h5 {
	font-weight: normal;
	margin: 1.5em 0 1em 0;
	font-family: "palatino", georgia, serif;
}

h6 {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 18px 0 12px 0;
}

li {
	line-height: 1.5;
}


p {
	line-height: 1.65;
	margin: 1.5em 0 0.8em;
}

/* -- Classes -- */
.flLeft {
	float: left;
	margin: 0 12px 12px 0;
}
.flLeft-sitemap {
	float: left;
	padding: 20px;
	width: 45%;
	margin-top: 20px;
}
.flLeft-sitemap .line-right  {
	border-right: 1px solid #B2CEC5;
}
.flLeft-sitemap .line-up {
	border-top: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding: 10px;
}
#main-content-breit .flLeft-sitemap dt {
	padding: 0px 25px;
	color: #333333;
	font: italic bold 16px/1.5em "palatino", georgia, serif;
	background-image: url(bilder/spot2.gif);
	background-repeat: no-repeat;
	background-position: 6px 4px;
	background-color: #E8E4E1;
	height: auto;
}

#main-content-breit .flLeft-sitemap dt ul li{
	font: 12px/1.5em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	;
	
}


.flLeft-50 {
	float: left;
	width: 50%;
	clear: left;
}

.flLeft-40 {
	float: left;
	width: 45%;
	font-weight: bold;
	color: #999999;
	font-style: normal;
}

.flLeft-20 {
	float: left;
	width: 20%;
	clear: left;
	font-weight: bold;
	color: #999999;
	font-style: normal;
}

.flLeft-30 {
	float: left;
	width: 35%;
	clear: left;
	font-weight: bold;
	color: #999999;
	font-style: normal;
}

.flRight {
	float: right;
	margin: 0 0 12px 12px;
}

.flRight-nomargin {
	text-align: right;
}

.blockbox {
	clear: both;
	overflow: auto;
	height: auto;
}

.block {
	clear: both;
	padding-bottom: 12px;
}
.small-outline {
	display: block;
	padding: 5px;
	border: solid 1px #000000;
}
.large-outline {
	display: block;
	padding: 8px;
	border: 1px solid #B2CEC5;
}

.ir-outline {
	margin: 12px 25px;
	padding: 6px 12px 6px 38px;
	display: block;
	border: 1px solid #B2CEC5;
}

.box-outline {
	display: block;
	padding: 8px;
	border: 3px double #00483D;
	margin-top: 20px;
	margin-bottom: 10px;
}
.einrucker-text {
	display: block;
	padding: 8px 8px 8px 15px;
	border: 3px none #00483D;
	margin-top: 20px;
	margin-bottom: 10px;
}

.underline {
	background: url(bilder/dbk-midgrey.gif) repeat-x left bottom;
	padding-bottom: 6px;
}

#table-underline {
	background: url(bilder/dbk-midgrey.gif) repeat-x left bottom;
	padding-bottom: 6px;
}

.highlighted {
	background-image: url(bilder/dbk-midgrey.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.highlighted h3 {
	margin-top: 0;
}
.highlighted p {
	margin-bottom: 0;
}
#main-content .highlighted .wrapper, #main-content-breit .highlighted .wrapper {
	padding: 15px;
	margin: 0px;
	background-image: url(bilder/dbk-midgrey.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}

/* --------------------------------------------------------------- */
/* -- Layout Setup -- */
#container .wrap1, #main-content-breit .wrap1 {
	background-image: url(bilder/dbk-midgrey.gif);
	background-repeat: repeat-y;
	background-position: 4px 0;
}
#container .wrap2 {
	background-image: url(bilder/dbk-midgrey.gif);
	background-repeat: repeat-y;
	background-position: 944px 0px;
}

/* -- Header -- */
#header {
}
#header .wrapper-main {
	background-image: url(bilder/dbk-pan341.gif);
	background-repeat: repeat-y;
	background-position: 4px 0;
}
#header .wrapper-deco {
	position: relative;
}
#header-master {
	height: 135px;
	background-image: url(bilder/dbk-pan341.gif);
	background-repeat: repeat-y;
	background-position: 4px 0;
}
#header-master .wrapper1 {
	height: 135px;
	border-right: solid 4px #CCCCCC;
	background-image: url(bilder/dbk-pan341.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#header-master .wrapper2 {
	height: 129px;
	border-top: solid 4px #CCCCCC;
	background-image: url(bilder/dbk-pan341.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#header-master .logo {
	height: 12px;
	overflow: auto;
}

h1 {
	position: absolute;
	width: 365px;
	height: 105px;
	background-color: #FFFFFF;
	background-image: url(bilder/dbk-midgrey.gif);
	background-repeat: repeat-y;
	background-position: 4px 0;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
}
/* -- BEG-Logo im background! -- */
h1 a:link, h1 a:visited {
	display: block;
	width: 365px;
	height: 105px;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	background-image: url(bilder/beg-logo_bgwhite315.gif);
	background-repeat: no-repeat;
	background-position: 25px 5px;
	background-color: #FFFFFF;
}


#header-master p {
	display: none;
}
/* -- Primary Nav -- */
#master-nav {
	top: 10px;
	height: 90px;
	position: absolute;
	right: 10px;
}
#master-nav ul {
	position: absolute;
	width: 450px;
	height: 36px;
}
#master-nav li {
	display: block;
	height: 36px;
	position: absolute;
	top: 0;
}
#master-nav li {
	overflow: hidden;
	text-indent: -9000px;
}
li.unternehmen {
	width: 91px;
	left: 0px;
}
	li.unternehmen a:link, li.unternehmen a:visited {
	display: block;
	height: 36px;
	background-image: url(bilder/nav.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
	li.unternehmen a:hover {
		background-position: 0 -36px;
		outline: none;
	}
	.homePage li.unternehmen a:link, .homePage li.unternehmen a:visited {
		background-position: 0 -72px;
	}
li.gfelder {
	left: 91px;
	width: 117px;
}
	li.gfelder a:link, li.gfelder a:visited {
	display: block;
	height: 36px;
	background: url(bilder/nav.gif) no-repeat -91px 0;
	}
	li.gfelder a:hover {
	background-position: -91px -36px;
	outline: none;
	}
	.gfelder li.gfelder a:link, .gfelder li.gfelder a:visited {
	background-position: -91px -72px;
	}
li.presse {
	left: 208px;
	width: 53px;
}
	li.presse a:link, li.presse a:visited {
	display: block;
	height: 36px;
	background-image: url(bilder/nav.gif);
	background-repeat: no-repeat;
	background-position: -208px 0;
	}
	li.presse a:hover {
	background-position: -208px -36px;
	outline: none;
	}
	.presse li.presse a:link, .presse li.presse a:visited {
	background-position: -208px -72px;
	}

li.ir {
	left: 261px;
	width: 130px;
}
	li.ir a:link, li.ir a:visited {
	display: block;
	height: 36px;
	background: url(bilder/nav.gif) no-repeat -261px 0;
	}
	li.ir a:hover {
	background-position: -261px -36px;
	outline: none;
	}
	.ir li.ir a:link, .ir li.ir a:visited {
	background-position: -261px -72px;
	}
li.kontakt {
	left: 391px;
	width: 59px;
}
	li.kontakt a:link, li.kontakt a:visited {
	display: block;
	height: 36px;
	background: url(bilder/nav.gif) no-repeat -391px 0;
	}
	li.kontakt a:hover {
	background-position: -391px -36px;
	outline: none;
	}
	.kontakt li.kontakt a:link, .kontakt li.kontakt a:visited {
	background-position: -391px -72px;
	}
	
	
	
	/* -- Header Inhaltsblock -- */
#header-content {
	width: 365px;
	float: left;
	padding: 15px 25px 0 25px;
	font-family: "palatino", georgia, serif;
	}

#header-content-title {
	overflow: hidden;
	background-image: url(bilder/db-pan305.gif);
	background-repeat: repeat-x;
	background-position: left 18px;
	height: 18px;
	padding: 0px 0px 8px;
	display: block;
}
#header-content-title h2 {
	float: left;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.2em;
	display: block;
}
#header-content ul {
	clear: both;
	padding: 5px 0;
}
#header-content li {
	line-height: 1.2;
	padding: 8px 0 4px 0;
	text-align: right;
	clear: left;
	background-image: url(bilder/db-darkgreen.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #001411;
}
.header-content-sublist {
	padding: 8px 0 4px 0;
	text-align: right;
	clear: left;
	color: #001411;
}
#header-content li span.hide {
	color: #00483D;
	display: none;
	font-size: 12px;
}

#header-content a:link, #header-content a:visited {
	text-decoration: none;
}
#header-content a:hover {
	text-decoration: underline;
}
#header a.title:link, #header a.title:visited {
	display: block;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}
#header .yearly li {
	text-align: left;
}
#header .yearly a.title:link, #header .yearly a.title:visited {
	display: inline;
	float: none;
}

/* -- Header Photo -- */
#header-photo a:link, #header-photo a:visited {
	display: block;
	position: relative;
	overflow: hidden;
	outline: none;
}
#header-photo a span.deco {
	position: absolute;
	top: 0;
	right: 2px;
	display: block;
	width: 4px;
	height: 255px;
	background-image: url(bilder/dbk-midgrey.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

#header-photo span.fotorechte {
	position: absolute;
	right: 10px;
	width: 200px;
	height: 20px;
	left: -111111px;
	top: 20px;
	display: none;
}
#header-photo a:hover span.fotorechte {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: block;
	width: 200px;
	height: 20px;
	top: 20px;
	left: 305px;
	font: bold 10px "Lucida Grande", "Lucida Sans";
	color: #DCD7D2;
	text-align: right;
}
#header-photo img {
	float: right;
	border-top-width: 8px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/* --------------------------------------------------------------- */
/* -- Content Area Base Layout -- */
#page-body {
	clear: both;
}
#main-content, #main-content-breit  {
	float: left;
	position: relative;
	background-color: #FFFFFF;
}
#main-content .wrapper, #main-content-breit .wrapper {
	margin: 25px;
}
#right-column {
	position: relative;
	float: left;
	background-image: url(bilder/dbk-pan341.gif);
	background-repeat: repeat-y;
	background-position: 299px;
	height: 100%;
	margin-top: 8px;
}
/* -- Img-based headers -- */
.content-title {
	display: block;
	position: absolute;
	top: -25px;
	left: 20px;
	width: 200px;
	height: 25px;
	text-indent: -9000px;
	z-index: 11;
	background: #FFFFFF;
}

#h-adresse {
	background-image:  url(bilder/h-adresse.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#h-irkontakt {
	background-image:  url(bilder/h-irkontakt.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#h-investorrelations {
	background-image:  url(bilder/h-investorrelations.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#h-hauptversammlung {
	background-image:  url(bilder/h-hauptversammlung.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#h-finanzberichte {
	background-image:  url(bilder/h-finanzberichte.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#h-nachrichten {
	background-image:  url(bilder/h-nachrichten.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#h-kalender {
	background-image:  url(bilder/h-kalender.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#h-kurzportrait {
	background-image:  url(bilder/h-kurzportrait.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#h-aktie {
	background-image:  url(bilder/h-aktie.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#h-aktienhandel {
	background-image:  url(bilder/h-aktienhandel.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#h-fiad {
	background-image:  url(bilder/h-fiad.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#h-vc {
	background-image:  url(bilder/h-vc.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#h-banking {
	background-image:  url(bilder/h-banking.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#h-fondsberatung {
	background-image:  url(bilder/h-fondsberatung.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#h-sportwetten {
	background-image:  url(bilder/h-sportwetten.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#h-gfelder {
	background-image:  url(bilder/h-gfelder.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#h-ueberblick {
	background-image: url(bilder/h-ueberblick.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#h-historie {
	background-image: url(bilder/h-historie.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#h-organe {
	background-image:  url(bilder/h-organe.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#h-konzernstruktur {
	background-image:  url(bilder/h-konzernstruktur.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#h-download {
	background-image:  url(bilder/h-download.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#h-presse {
	background-image:  url(bilder/h-presse.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#h-sitemap {
	background-image:  url(bilder/h-sitemap.gif);
	background-repeat: repeat-y; 
	background-position: 0 0;
}
#h-impressum {
	background-image:  url(bilder/h-impressum.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

/* --------------------------------------------------------------- */
/* -- General Content Formatting -- */


#main-content h2, #main-content-breit h2 {
	font-size: 24px;
	line-height: 1.5em;
	margin: 35px 0 5px;
}
#main-content h2 a:link, #main-content h2 a:visited, #main-content-breit h2 a:link, #main-content-breit h2 a:visited {
	text-decoration: none;
}
#main-content h2 a:hover, #main-content-breit h2 a:hover {
	text-decoration: underline;
}
#main-content h3, #main-content-breit h3 {
	font-size: 14px;
	line-height: 1;
}
#main-content h4, #main-content-breit h4 {
	line-height: 1;
}
#main-content h5, #main-content-breit h5 {
	line-height: 1;
	font-size: 18px;
	color: #00483D;
}
#main-content h6, #main-content-breit h6 {
	line-height: 1;
}
#main-content em, #main-content-breit em {
	font-style: italic;
	font-weight: normal;
}
#main-content li, #main-content-breit li {
	padding-left: 25px;
	margin-bottom: 0.5em;
}
.image-holder-left  img, .image-holder-right  img     {
	margin: 1em 0;
}
#main-content ol li, #main-content-breit ol li {
	padding: 0;
	margin-left: 25px;
	list-style: decimal outside;
}
#main-content ul li, #main-content-breit ul li {
	background: url(bilder/li.gif) no-repeat 12px 0.5em;
}
#main-content   ul li .chute-list   {
	line-height: 1.2em;
	background-image: url(bilder/li2.gif);
	background-repeat: no-repeat;
	background-position: 12px 0.4em;
}

#main-content ul li.TabbedPanels {
	background: url(none);
}

#main-content .datum, #main-content-breit .datum {
	line-height: 1;
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	padding: 2px 0 6px 0px;
	margin: 0 0 8px;
	background-image: url(bilder/dbk-midgrey.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-style: italic;
}


.year {
	font: italic 24px "palatino", georgia, serif;
	color: #999999;
	text-align: right;
}

.lead, .quote-large {
	font-size: 2em;
	font-family: "palatino", georgia, serif;
	font-style: italic;
	padding: 12px 0 6px 0;
}

/* -- Inline Images -- */
.image-holder-left img, .image-holder-right img {
	margin: 0;
}
.image-holder-left {
	float: left;
	margin: 5px 10px 10px 0;
}

.logo-holder-left {
	margin: 5px 10px 10px;
	text-align: center;
	width: 200px;
	float: left;
}

.text-holder-left {
	margin: 5px 10px 10px 0;
	display: block;
	padding-left: 240px;
}

.image-holder-center {
	margin: 10px 0;
	text-align: center;
	display: block;
	width: 100%;
}
.image-holder-right {
	float: right;
	margin: 5px 0 10px 10px;
}
.image-holder-small {
	margin: 0 auto;
	width: 400px;
}
.image-holder-small img {
	margin: 0 auto;
	display: block;
}
div.medium {
	position: relative;
	left: -45px;
	margin-right: -30px;
}
div.medium img {
	padding: 10px 10px 10px 0;
	background-image: url(bilder/dbk-pan341.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.caption {
	margin: 12px 0 25px 0;
	color: #666666;
	font-size: 11px;
}
.caption-title {
	font-weight: bold;
}

.image-holder-grid {
	width: 595px;
	overflow: hidden;
}
.image-holder-grid a:link, .image-holder-grid a:visited {
	text-decoration: none;
	display: block;
	float: left;
	margin-bottom: 0.8em;
}
.image-holder-grid a:link .caption, .image-holder-grid a:visited .caption {
	color: #666666;
	font-size: 11px;
	display: block;
	width: 192px;
	margin: 0;
}
.four-up {
	margin: 1em 0 1em;
	background-image: url(bilder/dbk-midgrey.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#main-content .four-up .wrapper, #main-content-breit .four-up .wrapper {
	padding: 1.5em 0 0 0;
	margin: 0;
	width: 585px;
	overflow: hidden;
	background-image: url(bilder/dbk-midgrey.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.three-up a:link, .three-up a:visited {
	width: 198px;
}
.four-up a:link .caption, .four-up a:visited .caption {
	margin-bottom: 1em;
}



/* -- Comments Formatting -- */
.comments .odd {
	border: dotted 1px #CCCCCC;
}

.comments .meta {
	margin: 0;
	text-align: left;
	text-transform: none;
	font-size: 12px;
	overflow: auto;
	background-image: url(bilder/dbk-midgrey.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


#main-content .comments .datum, #main-content-breit .comments .datum {
	font-size: 12px;
	text-transform: none;
	float: right;
	background: none;
	padding: 2px 0;
}



/* -- Home Page Formatting -- */
.new-posts {
	padding-bottom: 12px;
	background-image: url(bilder/dbk-midgrey.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#main-content .new-posts h6, #main-content-breit .new-posts h6 {
	text-transform: uppercase;
	color: #00483D;
	font: bold 12px/1.4 "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
#main-content .new-posts ul, #main-content-breit .new-posts ul {
	width: 100%;
	margin: 0;
	padding-top: 12px;
	overflow: hidden;
	background-image: url(bilder/dbk-midgrey.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#main-content .new-posts li, #main-content-breit .new-posts li {
	background: none;
	padding: 0;
	width: 180px;
	margin: 0 20px 0 0;
	float: left;
	line-height: 1.4;
}
#main-content .new-posts li.last, #main-content-breit .new-posts li.last {
	margin-right: 0px;
}
#main-content .new-posts h3, #main-content-breit .new-posts h3 {
	font: 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin: 0 0 0.5em 0;
}
#main-content .new-posts p, #main-content-breit .new-posts p {
	margin: 0;
}
#main-content  .new-posts .datum {
	font-size: 11px;
}
#main-content .new-posts .italic, #main-content-breit .new-posts .italic {
	font: italic 13px/1.2 "palatino", georgia, serif;
	color: #00483D;
}
/* -- Post Metadata Formatting -- */
.meta {
	margin: 12px 0;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	background: url(bilder/dbk-midgrey.gif) repeat-x left bottom;
}
.meta p {
	padding: 12px;
	background-image: url(bilder/dbk-midgrey.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.meta .divider {
	margin: 0 10px;
}

/* -- banking Formatting -- */

#bank ul,#bank li {
	background: no-repeat;
	margin-left: 24px;
}





/* --------------------------------------------------------------- */
/* -- Sidebar -- */
#right-column h2 {
	font-size: 14px;
}
#right-column .wrapper {
	padding: 5px;
}
#right-column span.deco {
	position: absolute;
	top: -10px;
	right: 5px;
	display: block;
	width: 1px;
	height: 8px;
	background:  url(bilder/dbk-midgrey.gif) repeat-y 0 0;
}
#spacer {
	height: 100%;
	display: block;
	bottom: 100%;
}

/* -- team  -- */
.team
 {
	padding: 0 5px 0 10px;
	font-size: 11px;
	line-height: 1.637;
	margin-bottom: 25px;
	overflow: hidden;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
.team   img {
	float: left;
	text-align: left;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-left: 0;
}
.team   p {
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.ag  {
	line-height: 1.637;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00483D;
	width: 210px;
	padding: 8px 0px 0px 4px;
	float: left;
	background: #E5EFEC;
	margin: 0px;
	float: left;
	clear: right;
	border-bottom: 1px dotted #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.ag a:link, .ag a:visited  {
	color: #00483D;
	width: 203px;
	padding: 8px 0px 0 5px;
	float: left;
	background: #E5EFEC;
	font: bold 11px/1.637 "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-decoration: none;
	clear: right;
	border-bottom: 1px dotted #666666;
}

.kurs {
	text-align: right;
	margin: 0px;
	overflow: hidden;
	font: bold 11px/1.637 "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #00483D;
	width: 62px;
	background: #E5EFEC;
	padding: 8px 3px 0px 0px;
	border-left: 1px solid #B2CEC5;
	border-bottom: 1px dotted #666666;
	border-top-style: none;
	border-right-style: none;
}
.kurspanel h2 {
	padding-bottom: 6px;
	font-size: 14px;
}
iframe {
	overflow: hidden;
	visibility: visible;
	position: relative;
	border-width: 0px;
	border-style: none;
}
#frame {
	background-color: transparent;
	width: 281px;
}
.kursframe {
	margin: 0px;
	padding: 0px;
	background-color: #B2CEC5;
}
.kursframe h2 {
	font-size: 14px;	
}

#clearboth {
	clear: both;
}

#clearboth-overflow160 {
	clear: both;
	height: 160px;
	width: 440px;
}

.kurspanel      {
	padding: 0 8px;
	font-size: 11px;
	line-height: 1.637;
	margin-bottom: 10px;
	overflow: hidden;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin-top: 10px;
}
.kurszeile {
	padding: 8px 2px 0;
	width: 280px;
	float: left;
	clear: right;
}
.kurspanel  a:hover   {
	text-decoration: none;
	display: block;
	background: #E8E4E1;
}

/* -- Aktuelle Meldungen -- */
.aktuelle-meldungen {
	padding: 0 10px;
	font-size: 11px;
	line-height: 1.637;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
.aktuelle-meldungen dl {
	margin-bottom: 0px;
}
.aktuelle-meldungen dt {
	padding: 8px 2px 0 2px;
	background: none;
	margin: 0;
	font: bold 11px "Lucida Grande", "Lucida Sans";
}
.aktuelle-meldungen dd {
	padding: 0 2px 8px 2px;
}
.aktuelle-meldungen dt.solo {
	padding-bottom: 8px;
}
.aktuelle-meldungen dt, .aktuelle-meldungen .buttons {
	background: url(bilder/dbk-midgrey.gif) repeat-x left top;
}
.aktuelle-meldungen .buttons {
	position: relative;
	height: 38px;
	background-image: url(bilder/dbk-midgrey.gif);
}
.aktuelle-meldungen .buttons a:link, .aktuelle-meldungen .buttons a:visited {
	display: block;
	height: 22px;
	position: absolute;
	overflow: hidden;
	text-indent: -111111px;
}

#button-pressearchiv {
	right: 0px;
	width: 100px;
	top: 8px;
	background-color: #00483D;
	background-image: url(bilder/b-pressearchiv.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}


/* --------------------------------------------------------------- */
/* -- Footer -- */
#footer {
	clear: left;
	padding-top: 10px;
	position: relative;
	width: 950px;
	display: block;
	padding-bottom: 4px;
}

.copyright {
	color: #B2CEC5;
	font-size: 9px;
}
#footer .wrapper1 {
	background-image: url(bilder/dbk-pan341.gif);
	background-repeat: repeat-y;
	background-position: 4px 0px;
}
#footer .wrapper2 {
	background:  url(bilder/dbk-pan341.gif) repeat-y right top;
	width: 946px;
}
#footer .wrapper3 {
	overflow: hidden;
	width: 950px;
	background-image: url(bilder/dbk-pan341.gif);
	background-repeat: repeat-x;
	background-position: 50px bottom;
	height: 50px;
}
#footer .deco1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 950px;
	height: 10px;
	background-color: #FFFFFF;
	background-image: url(bilder/dbk-midgrey.gif);
	background-repeat: repeat-y;
	background-position: 4px 0;
}
#footer .deco2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 6px;
	height: 10px;
	background-image: url(bilder/dbk-midgrey.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#footer p {
	float: left;
	margin: 0;
	padding: 15px 15px 15px 25px;
	font-family: "palatino", georgia, serif;
}
#footer ul {
	float: right;
	padding: 15px;
}
#footer li {
	font-size: 10px;
	text-transform: uppercase;
	display: inline;
	border-left: solid 1px #CCCCCC;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 9px;
}
#footer li a:link, #footer li a:visited {
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
#footer li.first {
	border-left: 0;
}


.hide {
	display: none;
}
	
	/* -- Main Canvas -- */
#header a:link, #footer p,
#footer li a:link, #footer li a:visited {
	color: #FFFFFF;
}
#header-photo img,
#right-column, #footer {
	border-color: #FFFFFF;
}
#main-content #footer .deco1, #main-content-breit #footer .deco1 {
	background-color: #FFFFFF;
}

/* --------------------------------------------------------------- */
/* -- Primary -- */

#header {
	background-color: #1A6D51;
}

/* -- Highlight -- */
.comments .odd {
	background-color: #E8E4E1;
}
.aktuelle-meldungen dt:hover, .aktuelle-meldungen dt:hover+dd {
	background-color: #E8E4E1;
}

#header a:visited {
	color: #B2CEC5;
}

#header-master, #footer, #searchBox .button, .searchBox .button,
.aktuelle-meldungen .buttons a:link, .aktuelle-meldungen .buttons a:visited {
	background-color: #00483D;
}
#header-master, #header-master .wrapper1, #header-master .wrapper2,
#footer .wrapper1, #footer .wrapper2, #footer .wrapper3 {
	border-color: #00483D;
}
#header-content {
	color: #00483D;
}

#footer li {
	border-color: #00483D;
}

dt, #header-content h2,
#main-content em, #main-content-breit em {
	color: #001411;
}

h2, a:link {
	color: #00483D;
}

/* --------------------------------------------------------------- */

.archive-nav, #header-photo img,
.highlighted {
	background: #E8E4E1;
}

.meta {
	background-color: #E8E4E1;
}

.meta .extended {
	font: bold 11px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
}

body {
	background-color: #E8E4E1;
}

.vorstand {
	font-size: 11px;
	line-height: 1.637;
	margin-bottom: 40px;
	overflow: hidden;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin-top: 10px;
	border-top: 1px dotted #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 1px none #CCCCCC;
	padding-bottom: 15px;
	padding-top: 15px;
}

.vorstand img {
	text-align: left;
	margin: 0px 20px 5px 0px;
	float: left;
}

.vorstand p {
	margin-top: 12px;
}
.vorstand  h3 {
	margin: 1.5em 0 0.7em;
	color: #666666;
	font-variant: normal;
}
.vorstand .name {
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	margin-top: 15px;
	line-height: 1.637;
	color: #00483D;
}
.vorstand .large-outline {
	display: block;
	padding: 8px;
	border-color: #B2CEC5;
}
#aufsichtsrat     {
	font-size: 11px;
}
.boldgreen {
	color: #00483D;
	line-height: 2em;
	font-weight: bold;
}
#main-content li.boldgreen  {
	color: #00483D;
	font-weight: bold;
	background: url(none);
}

.underline2 {
	background: url(bilder/dbk-midgrey.gif) repeat-x left bottom;
	padding-bottom: 6px;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}

.underline3 {
	padding-bottom: 6px;
	font-weight: bold;
	color: #1a575b;
	font-size: 12px;
	display: block;
	border-bottom: 1px solid #B2CEC5;
}


/* -- subheads -- */

.blockhead
 {
	padding-bottom: 6px;
	font-weight: bold;
	color: #1a575b;
	font-size: 12px;
	display: block;
	background: #B2CEC5;
	margin: -7px;
	padding-top: 6px;
	padding-left: 8px;
	line-height: 1.5em;
}
.blockhead-hv
 {
	padding-bottom: 6px;
	font-weight: bold;
	color: #1a575b;
	font-size: 12px;
	display: block;
	background: #B2CEC5;
	margin: -7px;
	padding-top: 6px;
	padding-left: 24px;
	line-height: 1.5em;
}
.block-year {
	color: #1a575b;
	display: block;
	background: #B2CEC5;
	margin: -7px -7px 20px;
	font: italic 2em/1.5em "palatino", georgia, serif;
	padding: 0px 0px 0px 35px;
}
.subhead {
	margin: 30px 0 6px;
	text-transform: uppercase;
	text-align: left;
	background: url(bilder/dbk-midgrey.gif) repeat-x left bottom;
	font: bold 1.1em "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", sans-serif;
	color: #1a575b;
}
.subhead p {
	padding: 3px;
	background-image: url(bilder/dbk-midgrey.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.chute {
	padding-left: 25px;
}

.chute-list {
	padding-left: 25px;
}
#imagewarp {
	cursor: crosshair;
}
#big-kstruktur {
	position:absolute;
	left:0;
	top:0;
	width:910px;
	height:468px;
	z-index:11;
}

#window {
	width: 926px;
	background: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}


.googlemap {
	overflow: auto;
	height: 400px;
	visibility: visible;
	position: relative;
	width: 900px;
	display: block;
}
#gmap_b {
	width: 884px;
	overflow: auto;
	height: 384px;
	visibility: visible;
	position: relative;
	background: #E8E4E1 url(bilder/gm_b.png) no-repeat left top;
}
#gmap_f {
	width: 884px;
	overflow: auto;
	height: 384px;
	visibility: visible;
	position: relative;
	background: #E8E4E1 url(bilder/gm_f.png) no-repeat left top;
}

.gm-outline {
	display: block;
	padding: 8px;
	border: solid 1px #000;
}
.anmerkung {
	color: #666666;
	font-size: 10px;
	line-height: 1.5em;
	margin: 10px 20px;
	font-weight: bold;
}
.anmerkung-wkn {
	color: #666666;
	font-size: 10px;
	line-height: 1.5em;
	margin: 10px 20px 10px 33px;
	font-weight: bold;
}
.anmerkung-big {
	color: #666666;
	font-size: 14px;
	line-height: 1.5em;
	margin: 10px 20px;
	background-image: url(bilder/spot.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#main-content li.pdfpic, #main-content-breit li.pdfpic {
	background: url(bilder/ic_pdf.gif) no-repeat 10px 2px;
	line-height: 28px;
	padding-left: 42px;
	display: block;
}
#main-content-breit li.pdfpic {
	float: left;
	width: 820px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #CCCCCC;
}
#clearboth {
	margin: 0px;
	padding: 0px;
	width: 440px;
}
#clearboth-overflow160 {
	clear: both;
	height: 160px;
	width: 440px;
}
.flleft100 {
	float:left;
	width: 100px;
	font: bold normal 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #999999;
	margin: 0px;
	padding: 0px;
	display: block;
}
.flleft140   {
	float:left;
	width: 140px;
	font: bold normal 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #999999;
	margin: 0px;
	padding: 0px;
	display: block;
}

.flleft230 {
	float:left;
	width: 220px;
	font: bold normal 12px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	color: #999999;
	margin: 0px;
	padding: 0px;
	display: block;
}


#window-small {
	width: 516px;
	background: #FFFFFF;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.presse-datum {
	width: 150px;
	float: left;
	font: italic bold 13px/28px "palatino", georgia, serif;
	text-align: left;
}
.presse-titel {
	font-size: 12px;
	line-height: 1.5em;
	margin-left: 0px;
	width: 600px;
	padding-top: 4px;
	float: left;
	padding-left: 20px;
}

.pdf-sonderdownload {
	width: auto;
	float: left;
	font: italic bold 13px/28px "palatino", georgia, serif;
	text-align: left;
}
#clearboth {
	clear: both;
}

.handel {
	background: url(none);
	display: block;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	line-height: 1em;
	font-weight: normal;
	height: 100%;
	width: 100%;
}

.valueframe {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 579px;
}

#net-asset-value {
	background: url(none);
	display: block;
	font: 11px/1em "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	text-align: right;
	width: 578px;
}
#netassetvalue-frame {
	height: 370px;
	width: 579px;
}
#net-asset-value .noborder    {
	border-right: none;
	background: #FFFFFF url(none);
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 26px;
	margin: 0px;
	padding: 0px;
}

#net-asset-value .cell1 {
	background: #E5EFEC url(none);
	padding: 10px 5px;
	border-right: 2px solid #FFFFFF;
	font-weight: bold;
	color: #00483D;
	width: 132px;
	font-size: 11px;
}

#net-asset-value .cell1a {
	background: #E5EFEC url(none);
	padding: 10px 5px;
	border-right: 2px solid #FFFFFF;
	font-weight: bold;
	color: #00483D;
	display: block;
	width: 130px;
	font-size: 11px;
}


#net-asset-value .cell2 {
	background: #E8E4E1 url(none);
	padding: 10px 5px;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	width: 132px;
	font-size: 11px;
}
#net-asset-value .cell2a {
	background: #E8E4E1 url(none);
	padding: 10px 5px;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	font-size: 11px;
	width: 264px;
}

.handel .cell1_top  {
	background: #E5EFEC url(none);
	height: 2.5em;
	border-right: 2px solid #FFFFFF;
	font-weight: bold;
	color: #00483D;
	padding: 15px 5px 0px;
	text-indent: 10px;
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	width: auto;
}

.cell3 {
	background: #E8E4E1 url(none);
	padding: 5px;
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	font-style: normal;
	font-weight: bold;
	width: 25%;
}


.palatinohead {
	font: normal 16px/1.5em "palatino", georgia, serif;
	color: #333333;
	background: url(bilder/dbk-midgrey.gif) repeat-x left top;
	padding-top: 10px;
	padding-left: 8px;
}
