html, body {
  background:#9fa4a7; color:#000;
  border:0; margin:0; padding:0;
  width:100%; height:100%; overflow:auto;
  font-family:Verdana,Arial,Sans;
  font-size:11px;
  text-align:center;
}

#pagewidth {
  width:1100px;
  margin:0 auto;
  min-height:100%;
  background:#fff;
  background-image:url(back.jpg);
}

#pageframe {
  width:980px;
  margin:0 auto;
  min-height:100%;
  text-align:left;
  padding-bottom:80px;
  background:#fff;
  overflow:hidden;
}

#head {
  width:100%;
  margin:0; padding:10px 0; border:0;
}

#toppic {
  width:100%;
  margin:0; padding:0; border:0;
}

#left {
  width:220px;
  height:700px;
  float:left;
  margin:0; padding:0; border:0;
  margin-top:5px;
  background:#393939;
}

#right {
  width:180px;
  height:700px;
  float:right;
  margin:0; padding:0; border:0;
  margin-top:5px;
  background:#393939;
}

#lang {
  text-align:right;
  color:#fff;
  font-size:10px;
}

#nav_right {
  margin:0; padding:50px 0; border:0;
}

#main {
  width:540px;
  height:100%;
  margin:0; padding:0; border:0;
  margin-top:5px;
  margin-left:20px;
  padding-bottom:500px;
  float:left;
}

#nav_left {
  margin:0; padding:0; border:0;
/*  padding-left:30px;
  padding-top:50px;
  padding-bottom:50px;
  font-size:14px;*/
}

#nav_left a, #nav_left a:link, #nav_left a:visited, 
#nav_left a:hover, #nav_left a:active {
  color:#eee;
  font-weight:bold;
  line-height:35px;
  text-decoration:none;
} 

#nav_left p {margin:0;padding:0;border:0;padding-left:10px;font-size:12px;}

#nav_right a, #nav_right a:link, #nav_right a:visited, 
#nav_right a:hover, #nav_right a:active {
  padding-left:20px;
  font-size:12px;
  color:#fff;
  line-height:30px;
  text-decoration:none;
}

div.csc-textpic-image div{
/*  height:80px;*/
}

span.filecount{display:none;color:#fff;}
#left span.filecount, #right span.filecount{color:#393939;}

h1{font-size:24px;}
h2{font-size:21px;}
h3{font-size:14px;}

td{font-size:11px;}

.td-0, .td-1, .td-2 {width:180px;}
.tr-3 .td-0, .tr-1 .td-1, .tr-0 .td-2, .tr-2 .td-2 {background:#ccc;}
.tr-5 .td-1, .tr-4 .td-2, .tr-last .td-2 {background:#ccc;}

.teaser {
  padding:5px;
  border-top:1px solid #ccc;
  margin:5px;
}

.teaser img {
  padding-right:10px;
  float:left;
}

/** The sbtab Extension **/
.tx-sbtab-pi1 {margin:0;}
.tx-sbtab-pi1 .hiddencontent, .tx-sbtab-pi1  .hiddencontent2 {display:none;}

.tx-sbtab-pi1_wrap {
  padding:1em 1.2em;
  background:#F5F5F5;
  overflow:hidden;
  clear:both;
  border: 1px solid #c0ccd8;
}

#sbtab ul {padding: 0px; margin: 0px;}

#sbtab li {
  padding: 0px; margin: 0px;
  list-style-type: none;
  list-style:none;
  background: url(left.gif) left 0px no-repeat;
  float: left;
  margin: 0 -1px 0 0;
  cursor: pointer;
}

#sbtab li.selected {background: url(left_on.gif) left 0 no-repeat;}

#sbtab li:hover {background: url(left_on.gif) left 0px no-repeat;}

#sbtab a, #sbtab a:active, #sbtab a:visited {
  background: url(right.gif) right 0px no-repeat;
  display: block;
  float: left;
  height: auto;
  line-height: 24px;
  color: #000;
  padding: 2px 12px 0 14px;
  text-decoration: none;
  outline:0;
  font-weight:bold;
  font-size:12px;
}

#sbtab a.selected, #sbtab a.selected:active, #sbtab a.selected:visited {
  background: url(right_on.gif) right 0px no-repeat;
  padding-right: 15px;
}

#sbtab a:hover {background: url(right_on.gif) right 0px no-repeat;}

/* Toggle default */
h3.rgaccord1-toggle {
  font-weight:bold;
  font-size:14px;
  color:#fff;
  line-height: 25px;
  height: 30px;
  background: #393939 url(accordion500_down.jpg) no-repeat;
  padding:0 0 0 40px;
  cursor:pointer;
}

/* Toggle act item */
h3.act {
  font-size:14px;
  color:#fff;
  margin-bottom:0;
  background: #5a5a5a url(accordion500_up.jpg) no-repeat;
}

/* the content */
div.rgaccord1-content {
  width:540px;
  border:1px solid #fff;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom:0;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:none;
}
