div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
img{border:0;}
ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

.watchlist
{
  width: 765px;
}

.watchlist * a,
.watchlist * a:visited,
.watchlist * a:active,
.watchlist * a:hover,
.watchlist * a:focus,
.watchlist * a:link
{
  color: #004080;
}

.instrument-options * a,
.instrument-options * a:visited,
.instrument-options * a:active,
.instrument-options * a:hover,
.instrument-options * a:focus,
.instrument-options * a:link
{
  color: #004080;
}

.footspacer {
  height:40px;
  margin-top:0px;
}

/**************************
* PORTFOLIO-KNOCHEN       *
**************************/

#watchlist-beta {
  background-image: url(http://img.wallstreet-online.de/watchlist/beta_bg.jpg);
  background-repeat:no-repeat;  
  width:696px;
  height:100px;
  margin-top:10px;
  padding-left:76px;
  padding-top:14px;
  font-size: 11px;
  color:#222;
}

#watchlist-beta .teaser {
  float:left; 
}

#watchlist-beta .headline {
  font-size: 18px;
  color: #4B525A;
}

#watchlist-beta .feedback {
  padding-top:14px; 
  width:380px;
}

#watchlist-beta .highlight {
  font-weight:bold; 
}

#watchlist-beta .notice {
  float:right;
  padding-top:7px;
  padding-right:30px;
  width:270px;
}

#watchlist-bone
{
  width:764px;
  padding: 0px;
  background: #fff;
  border: 1px solid #a8acb0;
  margin-top: 15px;
}

#watchlist-bone .watchlist-info{
  position:relative;
  margin: 7px 12px 5px 12px;
  height: 45px;
}

#watchlist-bone .watchlist-info .depotname
{
  position: absolute;
  width: 400px;
  top: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #4b525a;
}

#watchlist-bone .watchlist-info .depotname .value{
  display: inline;
}
#watchlist-bone .watchlist-info .editicon{
  display: inline;
  cursor:pointer;
}

#watchlist-bone .watchlist-info .lastchange
{
  position: absolute;
  top: 25px;
  font-size: 11px;
  color: #7d8287;
  width: 140px;
}

#watchlist-bone .watchlist-info .lastchange .title
{
  float: left;
}

#watchlist-bone .watchlist-info .lastchange .value
{
  float: right;
}

#watchlist-bone .watchlist-info .overviewlink{
  position: absolute;
  left: 145px;
  top: 25px;
  font-size: 11px;
  
}


#watchlist-bone .watchlist-info .performancetoday
{
  position: absolute;
  right: 130px;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  width: 350px;
}
#watchlist-bone .watchlist-info .performancealltime
{
  position: absolute;
  font-weight: bold;
  text-align: right;
  font-size: 11px;
  border-left: 1px dotted #bbbdb9;
  width: 118px;
  right: 0px;
}

#watchlist-bone .watchlist-info .performancetoday .indicator
{
  position:absolute;
  right: 0px;
}

#watchlist-bone .watchlist-info .performancetoday .title
{
  font-size: 11px;
  color: #4b525a;
}

#watchlist-bone .watchlist-info .performancetoday .relative
{
  font-size: 11px;
  position:absolute;
  right: 33px;
  top: 22px;
}

#watchlist-bone .watchlist-info .performancetoday .absolute
{
  font-size: 11px;
}

#watchlist-bone .watchlist-info .performancealltime .title
{
  font-size: 11px;
  color: #4b525a;
}

#watchlist-bone .watchlist-info .performancealltime .indicator
{
  position:absolute;
  right: 0px;
}

#watchlist-bone .watchlist-info .performancealltime .relative
{
  font-size: 11px;
  position:absolute;
  right: 33px;
  top: 22px;  
}

#watchlist-bone .watchlist-info .performancealltime .absolute
{
  font-size: 11px;
}

