/* Start of CMSMS style sheet 'cbs_style' */
/* allgemein */
body {
      background-color: #00923F;
      background-image: url(uploads/pix/inhaltbackground.png);
      background-repeat: repeat-y;
      background-position: center;
      
      margin:0 auto;
      padding:0;
}


/* schrift */

p,#content li{
      font-family: arial, verdana, sans-serif;
      font-size: 12px;
      color: #000;
      background-color: transparent;
}

.block{
      text-align: justify;
}

#content p, #content li{
      font-size:14px;
}

h1, h2, h3, h4 {
      font-family: verdana, arial, serif;
      font-size: 16px;
      color: #E67817;
      background-color: transparent;
}
h4{
      font-size:14px;
}

a:link,a:visited {
      font-family: arial, verdana, sans-serif;
      font-size:12px;
      color: #E67817;
      background-color: transparent;
      text-decoration:underline;
}

a:hover { 
      text-decoration: none;
}
a:active {
}
a:focus {
}

/* elemente */

#mitte{
      
      width: 900px;
      min-height:680px;
      margin:0 auto;
      padding:0;
      border-top:3px solid #E67817;
      background-image: url(uploads/pix/cbs_logo_transparent.jpg);
      background-repeat: no-repeat;
     
      background-color: transparent;
      color: #000;
}

#oben{
      height: 146px;
      width:900px;
      background-image: url(uploads/pix/bildobenlinks.jpg);
      background-repeat: no-repeat;
      background-position: right;
      text-align:center;
      margin:0 auto;
      
     
     
}


#menue{
      width:100%;
      height:92px;
      background-image: url(uploads/pix/menueleiste.png);
      background-repeat: repeat-x;
      position:absolute;
      top: 74px;
}
#menue span.men{
      float:right;
      margin-right:25%;
      margin-top:20px;
}
#menue img{
     
     position: absolute;
     left:50%;
     margin-top:-65px;
     margin-left: -410px;
}
#content{
     width: 650px;
     text-align: left;
     padding-left:28px;
     float:left;
     margin-top:20px;
     background-color: transparent;
     color: inherit; 
}     
#content img{
      border:none;
      
}

#rechts{
      float:right;
      width:180px;
      height:350px;
      border-top: 10px solid #E67817;
      border-bottom: 5px solid #E67817;
      border-left: 1px solid #E67817;
      border-right: 1px solid #E67817;
      margin:20px 15px 0 0; 
      padding: 10px;
      text-align: center;
      background-color: transparent;
      color: #ccc;
    
}
/* extras */

#content ul li{
      list-style-image:url(uploads/pix/bullet_orange.jpg);
}

/* End of 'cbs_style' */

