html {
  padding: 0px;
}

body {
	font-family : Arial, Helvetica, sans-serif;
  color: Black;
  background-color: White;
  text-align: center;
  font-size: 10pt;
  SCROLLBAR-FACE-COLOR: #F5F5F5;
  SCROLLBAR-HIGHLIGHT-COLOR: #999999;
  SCROLLBAR-SHADOW-COLOR: #999999;
  SCROLLBAR-3DLIGHT-COLOR: #F5F5F5;
  SCROLLBAR-ARROW-COLOR: #999999;
  SCROLLBAR-TRACK-COLOR: #e5e5e5;
  SCROLLBAR-DARKSHADOW-COLOR: #eee;
  padding: 0px;
  overflow-x:auto; overflow-y:scroll; 
}

/* Zentrierung der Tabelle */
div.container {
  width:98%; 
  margin:1%;
}

.Kapital {
  font-family: Times New Roman, Times, Serif;
  font-size: 30pt;
  color: #d7d7d8;
}

.Normal {
  font-family: Times New Roman, Times, Serif;
  font-size: 22pt;
  color: #d7d7d8;
}

.Kapital2 {
  font-family: Times New Roman, Times, Serif;
  font-size: 22pt;
  color: #d7d7d8;
}

.Normal2 {
  font-family: Times New Roman, Times, Serif;
  font-size: 16pt;
  color: #d7d7d8;
}

table#table1 {
  text-align: center; 
  margin-left: auto; 
  margin-right: auto; 
  width: 980px;
  height: 120px;
}

table#table2 {
  text-align: center; 
  margin-left: auto; 
  margin-right: auto; 
  width: 980px;
  height: 490px;
}

table#table3 {
  text-align: center; 
  margin-left: auto; 
  margin-right: auto; 
  width: 980px;
  height: 26px;
}

tr,td { 
  text-align:left;
}
/* Ende Zentrierung */

P {
	font-family : Arial, Helvetica, sans-serif;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
}

A {
	font-family : Arial, Helvetica, sans-serif;
  color: #990f2e;
  text-decoration:none;
}

UL LI { 
  list-style-type: square;
  margin-bottom:5px; 
}

OL LI { 
  margin-bottom:5px; 
}

#divPreview {
  font-size : 1em;
}


#Ticker_Popup {
  border: 1px solid #013155;
  background-color:#FFF;
  padding:10px;
}
.Ticker_Content {
  font-size : 10pt;
  background-color:#FFF;
}

#Logo {
  padding: 31px 0 0 220px;
  cursor:pointer;
}

#printbut {
  font-size: 14px;
  margin: 10px 0 10px 0;
}
.border { border: 1px solid #00008C; }


H1 { font-family:Arial,Helvetica,sans-serif; font-size: 17px; font-weight: bold; color:#990f2e; }
H2 { font-family:Arial,Helvetica,sans-serif; font-size: 15px; font-weight: bold; color:#990f2e; }
H3 { font-family:Arial,Helvetica,sans-serif; font-size: 13px; font-weight: bold; color:#990f2e; }

.link { font-family:Arial,Helvetica,sans-serif; font-size: 12px; color:#990f2e; text-decoration:underline; }
.small { font-family:Arial,Helvetica,sans-serif; font-size: 11px; color:#000000; }
.footer { font-family:Arial,Helvetica,sans-serif; font-size: 10px; color:#000000; }
.small { font-size: 10px; }

.input_300 { font-size: 13px; color:#000; width: 300px; border: #999 1px solid; }
.input_250 { font-size: 13px; color:#000; width: 250px; border: #999 1px solid; }
.input_150 { font-size: 13px; color:#000; width: 150px; border: #999 1px solid; }
.input_80  { font-size: 13px; color:#000; width: 80px; border: #999 1px solid; }
.input_50  { font-size: 13px; color:#000; width: 50px; border: #999 1px solid; }
.txtfield  { font-family:Arial,Helvetica,sans-serif; font-size: 13px; color:#000; width: 425px; border: 1px solid #999; }

.ip { border: #999999 1px solid; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }

.btn            { 
  font-family:arial,helvetica,sans-serif; 
  font-size:1em; 
  color:#000000; 
  background-color:#DBDBDB; 
  border:1px solid #DBDBDB; 
  height:22px; 
  text-decoration:none; 
  cursor:pointer; 
}

.btnOver        { 
  font-family:arial,helvetica,sans-serif; 
  font-size:1em; 
  color:#FFFFFF; 
  background-color:#52595E; 
  border:1px solid #52595E; 
  height:22px;
  cursor:pointer; 
}

.media_symbole_list {
  font-weight: bold;
  padding: 2px 0;
  
}

.media_symbole_list A {
  color: #FFF;
}

.media_symbole_list_off {
  font-weight: bold;
  filter:Alpha(opacity=30); -moz-opacity:0.3;  
  padding: 2px 0;
}

.media_symbole_list_off A {
  color: #FFF;
}



