                                  /* Stylesheet der DRKBadBramstedt Homepage */

                                            /* Style Bodybereich */

body {
  background-color: #D3D3D3;
  color: white;
  font-family: 'Trebuchet MS';
  font-size: 11px
  overflow:scroll;
  }

html[id]{
	padding-bottom: 0.005em;
}

                                            /* Style Wrapperbereich */

#wrapper {
  background-color: white;
  color: black;
  width: 970px;
  margin: 10px auto;
  border: 1px solid black;
  }

                                             /* Style Kopfbereich */


#quickskip {
  position: absolute;
  visibility: hidden;
} 
   

#kopfbereich {
  background-color: white;
  color: black;
  }
  
  #kopfbereich p {
    padding: 5px 0;
    }
    
  #kopfbereich h1 {
    text-align: center;
    padding-top: 10px;
    margin: 0;
    font-color: black;
    }

  #edel {
    text-align: center;
    font-color: black;
    color: black;
    font-family: 'Palace Script MT';
    font-size: 250%;
    text-decoration: underline;
    }

    

    
#logo {
  width: 970px;
  margin-top: 10px;
  margin-bottom: 10px;
  }

#banner {
  float: left;
  padding: 2px;
  margin-left: 10px;
  margin-top: 10px;
  }


#kopf {
  margin-left: 10px;
  margin-top: 5px;
  margin-right: 10px;
  }


                                            /* Style Ueberschriften */

h1 { font-size: 110%; text-decoration: underline; } /* Hauptüberschrift der Seite */
h2 { font-size: 100%; text-decoration: underline; } /* Überschrift einer Seite */
h3 { font-size: 90% ; text-decoration: underline; } /* Überschrift eines Themas */ }
h4 { font-size: 80% }
p { font-size: 100% }



                                            /* Style Navi */



                                            /* Style Textbereich */

#linkhaiti {

	color: #FF0000;
	font-weight: bold;
  }
a:hover {
	color: #FF0000;
  }

#textbereich {
  padding: 30px 10px 20px 10px; 
  margin-left: 10px;
  margin-right: 10px;
  }

#textbereichgalerie {
  padding: 40px 10px 20px 10px;
  }

#startueberschrift {
  padding: 0px;
  margine-top: 0px;
  }

marquee {
  padding: 0px;
  margine-top: 0px;
  }

#textbereich #img {
  text-align: center;
  }


.illustrations {
  float:left;
  width:bildbreite+8px; /* dadurch kleben die Bilder nicht direkt am Rand */
  text-align: center;    /* damit von den 8px vier links, vier rechts sind */
  margin-right: 10px;
}

#blub {
  float:left;
    font-family: 'Comic Sans MS';
  font-size: 10px;
  }
   

#content {
  font-family: 'Comic Sans MS';
  font-size: 10px;
  float:left;

  }

#contentrechts {
  font-family: 'Comic Sans MS';
  font-size: 10px;
  float:right;

  }

.red {
  color: red;
}

.1 {
  width: 60%;
} 

#werner {

  margin-right: 20px;

}


                                            /* Style Textbereich sonder ...index und gaestebuch */

#textbereich fett 
  font-weight: bold;
  }

#kwrd {
  align: center;
  }

#textbereichgaestebuch iframe {
  border: 0;
  padding: 0px; 
  }
  
#textbereichindex {
  padding: 30px 10px 10px 10px;
  }

#newsbereich {
  text-align: Center;
  }
  
  #dienstplanlogo {
  padding: 0px:
  }


						/* Tabelle Einsaetze */

#tabelleeinsaetze {
    font-size: 12px;
  }

td {
    text-align: center;
    padding: 2px;
    border: 1px solid #353535;
}

#ueberschrifteinsatztabelle
    { 
    background-color: #C0C0C0; 
    } 

.ungerade 
    { 
    } 

.gerade 
    { 
    background-color: #E0E0E0; 
    } 

.hvo {
    background-color: red;
    }

.pra {
    background-color: red;
    }

.seg {
    background-color: yellow;
    }

.fr {
    background-color: #3399FF;
    }

.san {
    background-color: #008800;
    }

.son {
    background-color: grey;
    }
    
.so {
    background-color: grey;
    }

.btd {
    background-color: #00FF99;
    }

.da {
    background-color: blue;
    }
    
.td {
    background-color: #00FF99;
    }    
    
.bs {
    background-color: #FF6600;
    }        
      
.psnv {
    background-color: #E066FF;
    }    
    

						
						/* Tabelle Links */

#tabellelinks {
    font-size: 12px;
  }

td {
    text-align: left;
    padding: 2px;
    border: 1px solid #353535;
}

#ueberschriftlinktabelle
    { 
    background-color: #C0C0C0;
    color: red;
    } 

.ungerade 
    { 
    } 

.gerade 
    { 
    background-color: #E0E0E0; 
    } 
    




                                              /* Style Fussbereich */

address {
  text-align: center;
  font-size: 70%;
  font-style: normal;
  letter-spacing: 3px;
  line-height: 2;
  }

#fussbereich {
    padding-top: 5px;
    padding-bottom: 1.5px;
    border-top: 1px solid #353535;
    margin-top: 20px;
    }
