body {
          #background-image: url(../images/streifen.gif);
          margin: 20px;
          font-family: Verdana, Arial, Sans Serif;
          font-size: 12px;
         }

.bodytext {          
          font-family: Verdana, Arial, Sans Serif;
          font-size: 12px;
}

.home {
                 background-color: #ffffff;
                 width: 200px;
                 height: 92%;
}

.menu_left {
                 background-color: #ffffff;
                 width: 200px;
                 /*height: 92%;*/
                 #height: 600px;
                 margin: 0;
                 padding: 0 10 0 10;
                 float: left;
                 border-right: 1px solid red;
                 vertical-align: top;
                }

.content {
               background-color: #ffffff;
               width: 70%;
               /*_width: 81%;*/
               #height: 600px;
               padding: 0 40 0 40;
               _padding: 30 40 30 40;
               float: left;
}

.header  {
               font-family: Verdana, Arial, Sans Serif;
               font-size: 12px;
               font-weight: bold;
               text-align: left;
               color: red;
             }

.csc-firstHeader {
               font-size: 16px;
               text-align: center;
}


.imgtext-table {
                       margin-left: auto;
                       margin-right: auto;
                      }

.menugif {
               vertical-align: top;
              }

a {
          font-family: Verdana, Arial, Sans Serif;
          font-size: 12px;
          text-decoration: none;
          color: blue;
}

a:hover {
              font-family: Verdana, Arial, Sans Serif;
              font-size: 12px;
              text-decoration: underline;
              color: blue;
            }

.main_li {
            color: red;
            list-style-type: square;
            list-style-position: outside;
            }

ul.menu {
	padding: 0px;
	padding-left: 10px;
	margin: 10px;
}

li {
line-height: 18px;
}

.contenttable {
            border: 1px solid red;
            border-top: 5px solid red;
}

.startseite {
      width: 95%;
      _width: 100%;
      height: 100%;
      _overflow: scroll;
      _overflow-x: hidden;
}

.csc-uploads-description {
          font-family: Verdana, Arial, Sans Serif;
          font-size: 10px;
          text-decoration: none;
}

.csc-uploads-description p {
height: 1px;
}