/* Main CSS for Schule für alle e.V. */

        body {
                font-size: 10px; /* Damit ist 1em = 10 px*/
                background-color: #FFFFFF;
                }

/* Listenelemente */
        ul, li {
                margin-top: 0px;
                margin-left: 15px;
                list-style-type:disc;
                font-family: Arial,Helvetica;
                font-style: normal;
                font-variant: normal;
                font-weight: normal;
                font-size: 1.05em; /* entspr. ?? px*/
                line-height: normal;
                padding: 0px;
                }

/* Schriften und Ueberschriften*/
        p {
                font-family: Arial,Helvetica;
                font-style: normal;
                font-variant: normal;
                font-weight: normal;
                font-size: 1.1em; /* entspr. ?? px*/
                line-height: normal;
                padding: 0px;
                }

        h1 {
                font-family: Arial,Helvetica;
                font-style: normal;
                font-variant: normal;
                font-weight: bold;
                color: #990803;
                font-size: 1.4em; /* entspr. ?? px*/
                line-height: normal;
                padding: 0px;
                }

         #alles {
                width:865px;
                margin-left:auto;
                margin-right:auto;
                height: auto;
                background-color: #FFFFFF;
                }

         #HeaderAbstand {
                width: 865px;
                height: 0px;
                }

         #HeaderPicture {
                background: url(../pic/Header.jpg);
                background-repeat:no-repeat;
                width: 865px;
                height: 110px;
                background-position: bottom;
                }

         #HeaderAbstand2 {
                width: 865px;
                height: 15px;
                }

         #HeaderMenu {
                margin: 0px auto;
                width: 865px;
                }


         #ContentLeft {
                  }

         #ContentRight {
         	  margin-top: 15px;
         	  margin-left: 8px;
         	  margin-right: 8px;
         	  margin-bottom: 15px;
                  }

	 #ImpressumText {
	 	margin-top: 30px;
	 	margin-bottom: 30px;
                font-family: Arial,Helvetica;
                font-style: normal;
                font-variant: normal;
                font-weight: bold;
                font-size: 1.2em;
                line-height: normal;
                text-decoration: none;
                padding-top: 0px;
                padding-left: 0px;
                padding-right: 0px;
                padding-bottom: 0px;	 	
	 	  }


         #FooterAbstand {
                clear: both;
                width:865px;
                height:20px;
                background-color: #FFFFFF;
                }

         #FooterMenue {
                width:865px;
                height: 0px;
                margin-left: 0px;
                margin-top: 0px;
                margin-right: 10px;
                margin-bottom: 0px;

                background-color: #FFFFFF;

                text-align: center;
                }

         a:link {
           color: #990803;
           text-decoration: none;
           }

         a:visited {
           color: #990803;
           text-decoration: none;
           }

         a:active {
           color: #990803;
           text-decoration: underline;
           }

         a:hover {
           color: #990803;
           text-decoration: underline;
           }

        .nichtzusehen {
                display:none;
                }

        .submenu a {
           background: #dadada;
           font-family: Arial,Helvetica;
           font-style: normal;
           font-variant: normal;
           font-weight: bold;
           font-size: 1.2em;
           line-height: normal;
           padding: 0px;
           border-color: #bed73d;
           border-style:solid;
           border-width:1px;
           padding-left: 5px;
           padding-right: 5px;
           padding-top: 2px;
           padding-bottom: 0px;
           text-decoration: none;
           color: #000000;
           letter-spacing:0.05em;
           }

         .submenu a:hover {
           background: #990803;
           font-weight: bold;
           color: #bed73d;
           }

         .submenu a:active {
           background: #990803;
           font-weight: bold;
           color: #bed73d;
           }


          .SFA_Main_Table {
                  border-color:#bed73d;
                  border-style:solid;
                  border-width:1px;
          }


          .SFA_Main_TD_left {
                   vertical-align: top;
                   font-family: Arial,Helvetica;
                   font-style: normal;
                   font-variant: normal;
                   font-weight: bold;
                   font-size: 1.2em;
                   line-height: normal;
                   text-decoration: none;
                   padding-top:10px;
                   padding-left: 10px;
                   padding-right: 10px;
                   padding-bottom: 10px;
          }

          .SFA_Main_TD_right {
                   vertical-align: top;
                   background-color:#e0e0e0;
                   font-family: Arial,Helvetica;
                   font-style: normal;
                   font-variant: normal;
                   font-weight: bold;
                   font-size: 1.2em;
                   line-height: normal;
                   text-decoration: none;

          }
          
          
          
          .csc-textpic-image {
/*                  border-color:#bed73d;
                  border-style:solid;
                  border-width:1px;  */
          ]
