.opentable
 {
 border: 0px solid rgb(20%,40%,20%);
 padding: 1em 1em 2px 0.5em;
 margin: 0 0 1.5em;
 overflow: hidden;
 }

.opentable .content
{
width: 250px;
}
.cms_block
 {
 border-bottom: 0px solid #006aB4;
 margin: 0px;
 padding: 0px;
 border: 0px solid;
 }

.cms_block h4
{
font-size: 13px;
color: white;
background-color:#006aB4;
padding: 2px 0px 2px 5px;
margin: 1px 0 1px 0;
}
 
.cms_block_adminbar {
 text-align:right
}
 
.cms_block li
 {
  cursor:pointer
 } 

.cms_block p {
 margin:0;
}

.blockscenter
 {
  font-family: verdana;
  font-size: medium;
  font-style: normal; 
  text-align: left;
  border-top: 1px dashed black;
  border-bottom: 1px dashed black;
  margin: 0 0 1.5em;
 }

.blockscenter h4
 {
  font-family: verdana;
  font-size: medium;
  font-style: normal;
  font-weight: bold; 
  text-align: center;  
 }

/* Navigation */

#listNavi ul {
 list-style-type: none;
 padding: 0;
 margin: 0;
 border: 0px solid;
}

#listNavi li {
 width: 100%;
 text-decoration:none;
 display:block;
 line-height: 30px;
 border-top: 1px solid #006aB4;
 letter-spacing: 0.1em;
}

#listNavi ul li a{
 text-decoration:none;
 margin: 0 0 0 10px;
}

#listNavi li ul li a{
 margin: 0 0 0 20px;
}

#listNavi li ul li ul li a{
 margin: 0 0 0 30px;
}

.naviActPath {
 background:url("/cms/templates/TuS/img/navi_pfeil.gif") no-repeat;
 background-position:right;
}

#naviActClick {
 background:url("/cms/templates/TuS/img/navi_pfeil_rechts.gif") no-repeat #fff;
 background-position:right;
}
