body{
  background-color:#ffffff;
}
body, h1, h2, h3, h4, h5, h6, div, span, p, input, select, textarea, li, td, th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height:15px;
}

body #menucontainer li {
  font-size: 11px;
  line-height: 15px;
}

h1, h2, h3, h4, h5, h6, div, span, p, input, select, textarea, li {
  color:#666666;
}

h1, h2, h3, h4, h5, h6, a {
  margin:0px;
  padding:0px;
}


#mastercontainer {
  background-color:#ffffff;
}

#rightcolumn a, #modulecontainer a {
  color:#666666;
}

#modulecontainer ul
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  padding-left: 14px;
}

#subPageNavi .subPageLinkItem {
  float:left;
  padding-right:10px;
  font-weight:bold;
  color: #666666;
  display:block;
}

#subPageNavi a
{
  float: left;
  color: #cccccc;
  font-weight: bold;
  padding-right: 10px;
  text-decoration: none;
  display:block;
  font-weight: normal;
}

#subPageNavi a:hover
{
  color: #666666;
}

.contentLeft {
  position: absolute;
  top: 0px;
  left: -600px;
}

.cmsdownloaditem div {
  display: inline;
}

.cmsdownloaditem .downloadsize {
  display: none;
}