/* Print */


body {
   background: #fff; text-align: left;
}


/* Ebenen */

#center {
   width: 954px; margin: 0 auto;
}


#header {
   display: none;
}

#logo {
   display: none;
}

#mainnav {

}

#container {
   position: relative; left: 0px; top: -36px; width: 954px; background: #fff; border-bottom: solid 2px #cc0001; z-index: 2; text-align: left;
}

#nav-left {
   display: none;
}

#subnav {
   margin-top: 20px;
}

#content {
   float: left; width: 694px; min-height: 200px; margin: 20px 0; line-height: 1.3em;
}

#content-left {
   float: left; width: 450px; font-size: 0.80em;
}

#content-right {
   float: right; width: 220px; font-size: 0.7em;
}

#content-long {
   float: left; width: 650px; padding: 20px; line-height: 1.3em;
}

#footer {
   display: none;
}



/* Flexible Inhaltselemente */

.c2b-left {
   float: left;
}

.c2b-right {
   float: right; margin-right: -5px;
}

.stellen p {
   background: #cc0001; margin-bottom: 3px; padding: 4px 5px; color: #fff; font-weight: bold;
}

.stellen ul {
   list-style-type: none; margin-bottom: 10px;
}

#content-left .stellen li {
    margin-bottom: 4px;
}

.csc-textpic-text {

}

.content-2bilder {
   clear: both; margin-bottom: 15px;
}


   /* Startseite */
#start-links {
   float: left; width: 250px; margin: 30px 0 0 0;
}

#start-rechts {
   float: right; width: 650px;
}

#start-rechts .left10 {
float: left; width: 145px; margin-right: 10px; font-size: 0.8em; line-height: 1.1em;
}

#start-rechts .left {
float: left; width: 145px; font-size: 0.8em; line-height: 1.1em;
}

#starttext-unten {
   margin-top: 10px; font-size: 1em;
}


 /* Überschriften */
#start-rechts h2 {
    font-size: 1.4em; color: #cc0001; margin: 0 0 15px 0;
 }

#starttext-unten h3, #start-rechts h3 {
    font-size: 1em; color: #cc0001; margin: 0px;
 }

