body, h1, h2, h3, h4, p, div, span, td, ol, ul, li, a, img {
	margin:0px;
	padding:0px;
	border:0px;
	text-align:left;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 16px;
	vertical-align: top;
}

img {
	float: left;
	margin: 0px 7px 5px 0px;
}

a#top {
	display:none;
}

a {
	margin:0px;
	padding:0px;
	/*color:#163E73;*/
	color: #5378AC;
	text-decoration:underline;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}


h1, h2, h3, h4, h5 {
	font-style: normal;
	margin: 0;
	padding: 15px 0 5px 0;
}

h5 {
	font-size: 11px;
	line-height: 14px;
}
h4 { font-size: 12px;}
h3 { font-size: 14px;}
h2 { font-size: 16px;}
h1 { font-size: 18px;}


form {
	color: #000000;
	background-color: inherit;
	margin:0; padding:0; border:none;
	font-size: 10px;
}



/* header - gesamter teil oben */

div#header {
	width: 100%;
	height: 110px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/hinterg-header-right.gif);
	background-repeat: repeat-x;
}

/* logo im header */

div#hlogo {
	position: relative;
	float: left;
	width: 300px;
	height: 109px;
	margin: 0px;
	background-image: url(images/hintergrund-logo.gif);
	background-repeat: no-repeat;
}
div#hlogo img {
	margin-top: 38px;
	margin-left: 20px;
}

/* rechter teil von header */

div#hrechts {
	awidth: 100%;
	position: absolute;
	height: 109px;
	left: 300px;
	background-image: url(images/hinterg-header-right.gif);
	background-repeat: repeat-x;
	font-size: 10px;
}

/* erste zeile von hrechts mit supnav (Home, Impressum usw.)*/

div#supnav {
	width: 670px;
	position: relative;
	margin-right: 182px;
	margin-top: 5px;
	/*margin-bottom: 10px;*/
	border: 0px solid red;
}
#supnav ul {
	list-style-type: none;
	text-align: right;
}
#supnav ul li{
	display: inline;
}
#supnav ul li a {
	color: #183C73;
	text-decoration: none;
	padding: 6px 8px 6px 8px;
}
#supnav ul li a:hover {
	color: #CC0000;
}
#supnav ul li.act a {
	color: #CC0000;
	font-weight: bold;
}

/*  zweite zeile von hrechts mit login */

div#login {
	width: 490px;
	position: relative;
	text-align: right;
	border: 0px solid green;
	padding: 7px 0 7px 0;
}
div#login a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #CC0000;
	padding: 5px 21px 6px 7px;
	border: 1px solid #FFFFFF;
	background-image: url(images/pfeil-weiss.gif);
	background-repeat: no-repeat;
	background-position: 139px 10px;
}

/* dritte zeile von hrechts mit language und oberenav */

div#line3 {
	position: relative;
	width: 490px;
	border: 0px solid green;
}
div#language {
	position: relative;
	float: right;
	margin-top: 16px;
}
div#language select {
	font-size: 10px;
	width: 96px;
	height: 16px;
	color: #ffffff;
	background-color: #163E73;
	border: 1px #ffffff solid;
	vertical-align: bottom;
	margin-top: 7px;
}
div#language input {
	font-size: 10px;
	height: 18px;
	color: #ffffff;
	background-color: #163E73;
	border: 1px #ffffff solid;
	vertical-align: bottom;
}



/* obermenu ( �ber uns, filialen, agb...) */

div#obernav {
	position: relative;
	display: inline;
	float: right;
	margin-top: 18px;
	margin-right: 12px;
	border: 0px solid red;
}
div#obernav ul {
	text-align: right;
	list-style-type: none;
}
div#obernav ul li {
	display: inline;
	padding: 16px 8px 6px 6px;
}
div#obernav ul li a {
	font-size: 11px;
	text-decoration: none;
	padding: 0px 4px 0px 16px;
	background-image: url(images/deko-weiss.gif);
	background-position: 2px;
	background-repeat: no-repeat;
	line-height: 1em;
	border: 0px solid red;
	color: #FFFFFF;
}
div#obernav ul li a:hover {
	text-decoration: underline;
}
div#obernav ul li.act a {
	color: #ffffff;
	font-weight: bold;
}



/* hauptnavigation */

div#hauptnav {
	position: absolute;
	left: 16px;
	top: 118px;
	width: 160px;
}
div#hauptnav ul {
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
}
div#hauptnav ul li {
	border: 1px solid #CECECB;
	background-image: url(images/menu-hintergr-grau.jpg);
	background-repeat: repeat-y;
	margin-bottom: 1px;
	line-height: 1em;
}

div#hauptnav ul li.act {
	background-image: url(images/menu-hintergr-blau.jpg);
	margin-bottom: 8px;
}
div#hauptnav ul li a {
	padding: 6px 8px 6px 17px;
	color: #163E73;
	text-decoration: none;
	background-image: url(images/deko-blau.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	display: block;
}
div#hauptnav ul li a:hover {
	color: #000;
}
div#hauptnav ul li.act a {
	color: #000000;
}
div#hauptnav ul li.spc {
	background-image: none;
	padding: 0px;
	margin: 0px;
	height: 4px;
	display: block;
	border: none;
	width: 158px;
	font: normal 0px/0px Arial;
	border: 0px solid #000000;
}


/* hauptnavigation  2-te Ebene */

div#hauptnav ul li.act ul, div#hauptnav ul li ul {
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #CECECB;
	font-weight: normal;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	padding-top: 2px;
	margin: 0px;
}

div#hauptnav ul li.act ul li, div#hauptnav ul li ul li {
	border: none; //1px solid white;
	/*margin-bottom: 0px;
	line-height: 16px;*/
	line-height: 12px;
	margin-bottom: 4px;
	padding: 0px;
	margin: 0px;
	background-image: none;
	background-color: #FFFFFF;
}

div#hauptnav ul li.act ul li a, div#hauptnav ul li ul li a {
	/*display: inline;*/
	display: block;
	padding-top: 0px;
	color: #163E73;
	text-decoration: none;
	background-image: none;
}
div#hauptnav ul li.act ul li a:hover, div#hauptnav ul li ul li a:hover {
	color: #CC0000;
}
/* act */
div#hauptnav ul li.act ul li.act a {
	color: #CC0000;
	font-weight: bold;
	abackground-image: url(images/pfeil-rot.gif);
	background-image: none;
}
/* cursub */
div#hauptnav ul li.act ul li.cursub a {
	background-image: url(images/pfeil-blau.gif);
}
div#hauptnav ul li.act ul li.cursub a:hover {
	background-image: url(images/pfeil-rot.gif);
}
/* actsub */
div#hauptnav ul li.act ul li.actsub a {
	color: #CC0000;
	font-weight: bold;
	background-image: url(images/pfeil-rot-down.gif);
}

/* hauptnavigation  3-te Ebene */

div#hauptnav ul li.act ul li.actsub ul {
	border-top: none;
	margin-top: 0px;
	margin-left: 30px;
}
div#hauptnav ul li.act ul li.actsub ul li {
	line-height: 12px;
	margin-bottom: 4px;
	/*padding-bottom: 4px;*/
	border: none;
	text-decoration: none;
	background-image: none;
}
div#hauptnav ul li.act ul li.actsub ul li a {
	color: #163E73;
	padding: 0px;
	text-decoration: none;
	background-image: none;
	font-weight: normal;
}
div#hauptnav ul li.act ul li.actsub ul li a:hover {
	color: #CC0000;
	background-image: none;
}

div#hauptnav ul li.act ul li.actsub ul li.act a {
		color: #CC0000;
		font-weight: bold;
}

/* Contentspalte */

div#contentspalte {
	width: 584px;
	position: absolute;
	left: 208px;
	top: 109px;
	background-color: #FFFFFF;
	/*border-bottom: 1px solid #C9D8ED;*/
}

div#contentspalte ol, ul {
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
div#contentspalte ul, div#contentspalte .csc-bulletlist-0 {
	list-style-position: outside;
	margin-left: 17px;
}
div#contentspalte ol, div#contentspalte .csc-bulletlist-1 {
	list-style-type: decimal;
	margin-left: 24px;
}
div#contentspalte .csc-bulletlist-2 {
	list-style-type: circle;
	margin-left: 17px;
}
div#contentspalte .csc-bulletlist-3 {
	list-style-type: square;
	margin-left: 17px;
}

div#contentspalte li {padding: 0; margin: 0;}


div#pfad {
	position: relative;
	margin-top: 8px;
	margin-bottom: 13px;
	color: #5278AA;
	line-height: 1em;
}

div#pfad a {
	font-size: 10px;
	color: #5278AA;
	text-decoration: none;
}
div#titel {
	position: relative;
	float: left;
	width: 584px;
	background-image: url(images/content-header-hgr.jpg);
	background-repeat: repeat-y;
	border-bottom: 1px solid #DEE3F7;
	margin-bottom: 16px;
}
div#haupttitel {
	position: relative;
	float: left;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	border: 0px solid red;
	padding: 7px 0px 2px 0px;
}
div#subtitel {
	position: relative;
	float: right;
	margin: 0px;
	padding: 0px;
	margin-right: 2px;
	line-height: 30px;
	font-size: 24px;
	color: #FFFFFF;
	text-align: right;
	font-style: italic;
	border: 0px solid red;
	vertical-align: top;
}

div#contentspalte div#content_border1 {
	background-color: #EFEFF7;
	border-bottom: 1px solid #CECECB;
	border-left: 1px solid #CECECB;
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 0px 0px;
}

div#contentspalte div#content_border2 {
	background-color: #EFEFF7;
	border-bottom: 1px solid #CECECB;
	border-left: 1px solid #CECECB;
	padding: 0px 8px 0px 8px;
	margin: 0px 0px 0px 0px;
	width: 60%;
}

div#content {
	position: relative;
	float: left;
	margin-bottom: 20px;
	width: 584px;
}
div#content p {
	margin-bottom: 8px;
}

/* footer */

div#footer {
	width: 584px;
	position: relative;
	float: left;
	margin-bottom: 1px;
	font-size: 10px;
    color: #000000;
}
div#footer a {
	text-decoration: none;
	color: #5378AC;
	font-size: 10px;
	padding: 0px 145px 0px 14px;
}

div#footer a.drucken{
	background-image: url(images/drucken.gif);
	background-position: 0px;
	background-repeat: no-repeat;
}
div#footer a.nachoben{
	background-image: url(images/nachoben.gif);
	background-position: 0px;
	background-repeat: no-repeat;
}
div#footer a.empfehlen{
	background-image: url(images/empfehlen.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	padding-right: 0px;
}

div#footer div#top a {
	background-image: url(images/nachoben.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0px 110px 0px 8px;
}
div#footer div#print a {
	background-image: url(images/drucken.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;

}
div#footer div#tip a {
	background-image: url(images/empfehlen.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

div#copyright {
	width: 584px;
	position: relative;
	float: left;
	display: inline;
	border-top: 1px solid #C9D8ED;
	text-align: center;
	font-size: 10px;
	padding-top: 4px;
	margin-bottom: 10px;
}
div#copyright a {
	text-decoration: none;
	display: inline;
}

/* rechte spalte */

div#rechtespalte {
	width: 160px;
	position: absolute;
	left: 808px;
	top: 140px;
	background-color: #FFFFFF;
	font-size: 11px;
}
div#rechtespalte div {
	margin-bottom: 8px;
}
div#rechtespalte div#content_border1 {
	background-color: #DEE3E7;
	border: 1px solid #CECECB;
	padding: 4px 8px 0px 8px;
}

div#rechtespalte div#content_border2 {
	background-color: #EFEFF7;
	border: 1px solid #CECECB;
	padding: 4px 8px 0px 8px;
}

div.tx-macinasearchbox-pi1 {
	position: relative;
	background-color: #EFEFF7;
	border: 1px solid #CECECB;
	padding-left: 8px;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 10px;
}
div.tx-macinasearchbox-pi1 form {
	position: relative;
}
div.tx-macinasearchbox-pi1 input.text {
	font-size: 11px;
	padding: 0px 0px 0px 4px;
	width: 110px;
	height: 14px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	vertical-align: bottom;
}
div.tx-macinasearchbox-pi1 input.submit {
	font-weight: bold;
	font-size: 11px;
	color: #163E73;
	background-color: #EFEFF7;
	cursor: hand;
	border: 0px solid red !important;
	width: 30px;
}

.imgtext-table {
	padding: 0px;
	margin: 0px;
}
object {
	margin-top: 4px;
	margin-bottom: 18px;
}

table.contenttable_contenttable-0 {
width: 100%;
}

table.contenttable_contenttable-2 {
width: 100%;
}

.td-last p{
text-align:right;
}


.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
.tx-indexedsearch P.tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { background: #DEE3E7; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { font-weight:bold; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { font-weight:normal; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { font-style:italic; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { color: #CC0000; }
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background: #EFEFF7;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; color: #FFFFFF;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 a { margin-top:0px; margin-bottom:0px;  color: #FFFFFF;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { background:#5378AC; color: #FFFFFF;}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { vertical-align:absmiddle; padding-left: 4px; padding-right: 4px;}
.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox {list-style: none; display:inline;}
.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox li {display: inline; margin-right: 5px;}
.tx-indexedsearch .tx-indexedsearch-browsebox ul.browsebox li a {margin-right: 5px;}


#content_border2 h5{
color: #163E73;
}

#rechtespalte .tx-dkdxmlboersenindex-pi1{
font-size: 10px;
line-height: 12px;
}

#rechtespalte .tx-dkdxmlboersenindex-pi1 table tr td{
padding: 0;
margin: 0;
}

#rechtespalte .tx-dkdxmlboersenindex-pi1 table tr td table tr td{
padding: 0;
margin: 0;
line-height: 9px;
}

#rechtespalte .tx-dkdxmlboersenindex-pi1 img{
padding: 0;
margin: 0;
margin-top: 1px;
}


#rechtespalte .tx-dkdxmlboersenindex-pi1 table tr td table{
padding: 0;
margin: 0;
}

#rechtespalte .tx-dkdxmlboersenindex-pi1 .ititle{
padding: 0;
margin: 0;
font-weight: bold;
font-size: 11px;
line-height: 13px;
text-align: center;

}

#rechtespalte .tx-dkdxmlboersenindex-pi1 .idate{
padding: 0;
margin: 0;
font-size: 9px;
line-height: 9px;

}

.bistyle3 .pfeil{

margin-top: 4px;
}
