/* CSS RESET */
UL, LI, DIV, TD, TR, TABLE, OBJECT, SPAN, IMG {margin:0;padding:0;border:none;}
A{border:none;}

/*FireFox zeichnet einen Rahmen um ein actives Flash sowie links und co. Dieses wird hiermit unterbunden.*/
object:focus{outline: 0;}
:focus{outline: 0;}

/* CSS */
a         {color:Gray;text-decoration:none;}
a:link    {color:Gray;text-decoration:none;}  
a:visited {color:Gray;text-decoration:none;}
a:hover   {color:DodgerBlue;text-decoration:underline;}
a:active  {color:DodgerBlue;text-decoration:underline;}
a:focus   {color:DodgerBlue;text-decoration:underline;}

body{background:url('Bilder/Background.gif') repeat-x;}
body, div, li, td, th {font-size:9px;font-family:Verdana;}
.positionTop0{position:absolute;top:0;width:1082px;}

#container_all{margin:auto;width:1082px;margin-top:0px;}
#content_all{background:white;float:left;width:1082px;height:auto;}

#Header{background:url('Bilder/Header_Top.gif') no-repeat; width:1082px;height:127px;}
#Footer{background:url('Bilder/Footer.gif') no-repeat;width:1082px;height:224px;clear:left;}

#content_Grp_Left{float:left;width:254px;height:691px; }
#content_Grp_Center{float:left;width:598px;height:691px; }
#content_Grp_Right{float:left;width:230px;height:691px;}

#Block_Anmeldung{width:254px;height:176px;background:url('Bilder/Anmeldung.gif') no-repeat; }
#Block_Kommunikation{width:254px;height:515px;background:url('Bilder/Kommunikation.gif') no-repeat;}

#Block_Header { width:581px; height:183px; background-color:white; text-align:left; padding-left:13px; }
#Block_Content { width:581px; height:508px; background:white;}
/*183px 178px*/
#HeaderIMG { display:none; overflow:hidden; width:581px; height:176px;}

#SubBlock_Content1{		height:508px;width:581px;display:block;background:url('Bilder/Master_Content.gif') no-repeat;}
#SubBlock_Content2{		height:508px;width:581px;display:none;}
#SubBlock_Content2_2{	height:508px;background:url('Bilder/Content.gif') no-repeat;width:581px;margin-top:0;padding-top:0;z-index:500;overflow:hidden;display:block;}
#SubBlock_Content2_3{padding-left:20px;width:537px;margin-top:45px;height:427px;overflow:hidden;}

#Block_BoersenCharts{width:230px;height:176px;background:url('Bilder/BoersenCharts.gif') no-repeat;}
#Block_BoersenBlitz{width:230px;height:515px;background:url('Bilder/BoersenBlitz.gif') no-repeat;}
#Block_BoersenBlitz_Content{padding-top:35px;padding-left:13px;width:175px;height:480px;overflow:hidden; }
.navLine{float:left;padding-left:5px;cursor:pointer;}
.navLine a{text-decoration:none;color:DimGray;}

.FooterLinks{padding-left:740px;padding-top:10px;}
.FooterLinks a{color:Silver;padding-left:20px;}
.FooterLinks a:hover{color:DodgerBlue;}

.HeaderLinks        {padding-left:550px;padding-top:32px;}
.HeaderLinks a          {color:White;padding-right:20px;font-size:11px;font-weight:bold;}
.HeaderLinks a:link     {color:White;padding-right:20px;font-size:11px;font-weight:bold;}
.HeaderLinks a:visited  {color:White;padding-right:20px;font-size:11px;font-weight:bold;}
.HeaderLinks a:hover    {color:White;text-decoration:underline;}
.HeaderLinks a:active   {color:White;text-decoration:underline;}
.HeaderLinks a:focus    {color:White;text-decoration:underline;}

.HeaderLinks_Produkte       {margin-left:60px;padding-top:5px;}
.HeaderLinks_Produkte a         {color:White;font-size:11px;font-weight:bold;background:url(/Icons/tree.gif) no-repeat 2px 0px;line-height:15px;padding-left:25px;}
.HeaderLinks_Produkte a:link    {color:White;font-size:11px;font-weight:bold;background:url(/Icons/tree.gif) no-repeat 2px 0px;line-height:15px;padding-left:25px;}
.HeaderLinks_Produkte a:visited {color:White;font-size:11px;font-weight:bold;background:url(/Icons/tree.gif) no-repeat 2px 0px;line-height:15px;padding-left:25px;}
.HeaderLinks_Produkte a:hover   {color:White;text-decoration:underline;}
.HeaderLinks_Produkte a:active  {color:White;text-decoration:underline;}
.HeaderLinks_Produkte a:focus   {color:White;text-decoration:underline;}

.IC_Charts_Selection{width:80px;height:15px;vertical-align:middle;text-align:center;background:Gainsboro;border:solid 1px gray;margin-right:7px;float:left;list-style-type:none;cursor:pointer;}
.BC_Charts_Selection{float:left;padding-right:8px;list-style-type:none;padding-top:8px;padding-bottom:8px;}

input{font-size:9px;font-family:Verdana;border:solid 1px DarkSlateBlue;margin:1px 0 1px 0;}
select{font-size:9px;font-family:Verdana;border:solid 1px DarkSlateBlue;}

#AusgezeichnetePartner img{padding:5px 0 5px 8px;height:50px;}
#AusgezeichnetePartnerSmall img{padding:5px 0 5px 8px;height:40px;}

/* Styleangabe für das TopTarif-IFrame */
.IFrameTT{width:797px;height:692px;}
*html .IFrameTT{height:712px;}