body
{
   margin: 0px;
   padding: 0px;
   color: #636363;
   background-color: #f9e7f8;
   background-image:url(../images/bg.png);
   background-repeat:repeat-y;
   height: 100%;
   font-family: helvetica, sans-serif;
   text-align:left;
}

.bodytext
{
   font-size: 11px;
   color: #636363;
}

h1
{
   font-size: 12px;
   color: #d4006b;
}

li
{
   font-size: 11px;
   color: #636363;
}

li a
{
   font-size: 11px;
   color: #636363;
   text-decoration: underline;
}

a
{
   font-size: 11px;
   color: #636363;
   text-decoration: none;
}



a img  {
border: none;
}


.braun
{
   color: #cfa41f;
}

h2
{
   font-size: 11px;
   color: #cfa41f;
}


h3
{
   font-size: 11px;
   color: #d4006b;
}




















.csc-uploads-fileName
{
   font-size: 8px;
}

.csc-header, .csc-firstHeader
{
   font-size: 13px;
   font-weight: bold;
}

.breadcrumb
{
   text-align:left;
   font-size: 12px;
   color: #636363;
   font-weight: bold;
}

.breadcrumb a
{
   text-align:left;
   font-size: 12px;
   color: #636363;
   font-weight: bold;
}

.breadcrumb_active a
{
   text-align:left;
   font-size: 12px;
   color: #636363;
   font-weight: bold;
}

.schwarz
{
   font-size: 11px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}

.weiss
{
   font-size: 13px;
   font-weight: bold;
   color: #ffffff;
}

.menu_links
{
   font-size: 12px;
   font-weight: bold;
   color: #ffffff;
}

.menu_links_aktiv
{
   font-size: 12px;
   font-weight: bold;
   color: #d40069;
}

.menu_oben
{
   font-size: 12px;
   color: #816f78;
}

.menu_oben_aktiv
{
   font-size: 12px;
   color: #d40069;
}


.rot
{
   color: #ff0000;
}

.align-center
{
   color: #636363;
   text-align: center;
}

.csc-menu a
{
   color: #636363;
   font-size: 13px;
}

.csc-menu li
{
   text-align: center;
   list-style-type:none;
}

table.zentriert
{
   color: #636363;
   width: 80%;
   margin-left: auto;
   margin-right: auto;
}

table.zentriert td
{
   border: 0px;
   text-align: center;
}

