﻿#Header {
 display: none;
} 

#Logo {
 display: none;
} 

#swf {
 display: none;
} 

#MenuContainer {
 display: none;
} 
 
#Related {
 display: none;
} 
 
#Footer {
 display: none;
}

#topFunctions {
 display: none;
}
 
table.data th, table.data td {
background-image: none !important;
border-top: 1px solid #ece8e5 !important;
}
 
table.data td.footnote {
border-top: none !important;
}
 
a.rarr, a.larr, a.download, a.videodownload
 {
 display: block;
 /*clear: both;*/
 margin: 0 0 5px 0;
 padding: 0 0 0 13px;
 background: url("/de/images/buttons/rarr.gif") no-repeat 0 3px;
 font-size: 10px;
 font-weight: bold;
 color: #666;
 text-decoration: none;
}