/* CSS Document */
body  {
	font-family : sans-serif;
	font-size : 10pt;
	background-color: #F4F4F4;
}

td  {
	font-family : sans-serif;
	font-size : 10pt;
}

a  {
	color : #0066FF;
	text-decoration : none;
}

a:visited  {}

a:active  {}

a:hover  {
	color : Red;
}

table.TabTitel{
	width : 100%;
}

Td.TdTitel{
	font-family: sans-serif;
	font-size: 16pt;
	background-color: #ddebff;
	line-height: 29px;
	border-bottom-color : #319CFF;
	border-bottom-style : solid;
	border-bottom-width : 1;
	padding-left : 20;
}

table.TabUebersicht{
	width : 100%;
	margin-bottom : 50;
	border-bottom-color : #ECF3FF;
	border-bottom-style : solid;
	border-bottom-width : 5;
}

td.TdUebersicht1{
	background-color : #ECF3ff;
	padding: 5px;
	border-bottom-color : #ddebff;
	border-bottom-style : solid;
	border-bottom-width : 1;
}

td.TdUebersicht2{
	background-color : #F4F4F4;
	padding: 5px;
	border-bottom-color : #DDEBFF;
	border-bottom-style : none;
	border-bottom-width : 1;
	border-left-color : #DDEBFF;
	border-right-color : #DDEBFF;
	border-left-style : none;
	border-right-style : none;
	border-left-width : 1;
	border-right-width : 1;
}

table.TabText{
	width: 100%;
	margin-top:30px;
	border-bottom-color : #fff1df;
	border-bottom-style : solid;
	border-bottom-width : 3;
}

td.TdText1{
	background-color : #fff1df;
	line-height: 24px;
	padding-left: 5px;
	font-family: sans-serif;
	font-size: 12pt;
	border-bottom-color : #ffd5aa;
	border-bottom-style : solid;
	border-bottom-width : 1;
}

td.TdText2{
	background-color : #F4F4F4;
	padding: 5px;
	border-bottom-color : #eeeeee;
	border-bottom-style : solid;
	border-bottom-width : 2;
	border-left-style : none;
	border-right-style : none;
	border-left-width : 2;
	border-right-width : 2;
	border-left-color : #FFF1DF;
	border-right-color : #FFF1DF;
}

td.TdText1Gross {
	font-family: sans-serif;
	font-size: 16px;
	background-color: #FFD5AA;
	line-height: 24px;
	Padding-left : 20px;
}


Td.TdTextGrau {
  background-color : #EEEEEE;	
}

td.TdTextIcon{
	background-color : #EEEEEE;
	width: 35 px;
	text-align: center;
	border-bottom-color : #EEEEEE;
	border-bottom-style : solid;
	border-bottom-width : 2;
}

td.TdTextIconZu{
	background-color : #FFA48c;
	width: 35 px;
	text-align: center;
	border-bottom-color : #EEEEEE;
	border-bottom-style : solid;
	border-bottom-width : 2;
}

td.TdTextZwi{
		background-color : #E2E2E2;
		line-height:3px;
}

div.DivInfobox {
	position: absolute;
	z-index: 1;
	width: 550px;
	top: 100px;
	left: 50px;
	border : 1px solid #319CFF;
	visibility: hidden;
}

div.DivInfoBZu{
	background-color : #DDEBFF;
	text-align: right;
}

Table.TabInfobBorder{
	border : 2px solid #0066FF;
}

Table.TabInfobTab{
	background-color : #ECF3ff;
	padding: 5px;
}

table.TabInfobLeg{
	width : 100%;
	background-color : #F4F4F4;
	padding : 3px;
	
}

Td.TdInfoB{
	padding: 5px;
}

Td.TdInfoLeg{
 border : 1px solid #FFFFFF;
}

.ticker {
	background-color: #F4F4F4;
	font-size: 18px;
	border-style : none;
	text-align : center;
}


p.PLehrInh1   {
	font-family : sans-serif;
	font-size : 10pt;
	font-weight : bold;
	padding-top : 10px;
}

p.PLehrInh2  {
	font-family : sans-serif;
	font-size : 9pt;
	margin-left : 20px;
}

li.liHomeLIst{
	list-style-image : url(../IMG/RIGHT.GIF);
	margin-left : 40;
}

