/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** Barmherzige Brüder von Maria Hilf | CSS-Datei | Content | CUSTOM
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/


/*
***************************************************************************************************
***************************************************************************************************
** Logo
***************************************************************************************************
***************************************************************************************************
*/

.logo {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  z-index: 10;
}

.logo-2 {
  position: absolute;
  display: block;
  left: 449px;
  top: 443px;
  margin: 0;
  padding: 0;
  z-index: 100;
}

.bruder-willi-spiel {
  position: absolute;
  display: block;
  left: 0;
  top: 135px;
  margin: 0;
  padding: 0;
  z-index: 10;
}



/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** RUMPF, INHALT
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/

h1 {
  position: relative;
  display: block;
  margin: 0;
  padding: 0 0 0 14px;
  font-size: 1.2em;
  color: #2C81C3;
  background-image: url(../grafik/ueberschrift.gif);
  background-repeat: no-repeat;
  height: 100%;
}

h2 {
  font-size: 1.2em;
  color: #2C81C3;
  font-weight: normal;
}

.zwischenueberschrift-titel h2 {
  position: relative;
  display: block;
  margin: 0;
  padding: 4px 0 6px 17px;
  color: #686868;
  background-color: #DCE4EA;
  background-image: url(../grafik/zwischenueberschrift.gif);
  background-repeat: no-repeat;
  width: 366px;/*32.67em*/
  height: 100%;
  font-size: 1em;
  font-weight: bold;
}

.seitentitel-titel h2 {
  position: relative;
  display: block;
  margin: 0;
  padding: 4px 0 6px 17px;
  color: #2C81C3;
  background-color: #DCE4EA;
  background-image: url(../grafik/seitentitel.gif);
  background-repeat: no-repeat;
  width: 366px;/*32.67em*/
  height: 100%;
  font-size: 1em;
  font-weight: bold;
}

.kategorie-titel h2 {
  position: relative;
  display: block;
  margin: 0;
  padding: 4px 0 6px 17px;
  color: #FFFFFF;
  background-color: #2C81C3;
  width: 383px;/*34.19em*/
  height: 100%;
  font-size: 1em;
  font-weight: bold;
}

h3 {
  font-size: 1em;
}

h4 {
  font-size: .8em;
  color: #FFFFFF;
}

h5 {
  font-size: 1em;
}



/*
***************************************************************************************************
***************************************************************************************************
** Links
***************************************************************************************************
***************************************************************************************************
*/

/*
******************************************
** allg. Textlinks
******************************************
*/

a.link:link,
a.link:visited,
a.link:hover,
a.link:active {
  color: #2C81C3;
  text-decoration: none;
  font-weight: bold;
}

a.anzeige-link:link,
a.anzeige-link:visited,
a.anzeige-link:hover,
a.anzeige-link:active {
  color: #8D9397;
  text-decoration: none;
}

a.zusatzinfo-button-link:link,
a.zusatzinfo-button-link:visited,
a.zusatzinfo-button-link:hover,
a.zusatzinfo-button-link:active {
  color: #2C81C3;
  text-decoration: none;
  font-size: .9em;
}



/*
***************************************************************************************************
***************************************************************************************************
** Tabellen
***************************************************************************************************
***************************************************************************************************
*/

.tabelle {
  margin: 0;
  padding: 0;
}

.tabelle-inhalt {
  margin: 0;
  padding: 0;
  width: auto;
  border-top: 2px solid #FFFFFF;
  border-bottom: 2px solid #888888;
  /border: none;
}

/*
******************************************
** allg. Tabellen
******************************************
*/


table.tabelle-table {
  width: 367px;
  /width: auto;
  font-size: .9em;
}

th.tabelle-table-th {
  background-color: #FFFFFF;
  border-right: 1px solid #D1DBE4;
  color: #6C6C6C;
  font-weight: normal;
  font-size: 1.1em;
  vertical-align: top;
}

th.tabelle-table-th {
  padding: 3px 0 3px 8px;
  text-align: left;
}

.tabelle-table-td {
  color: #4A4B4B;
  background-color: #EFF3F6;
  border-right: 1px solid #D1DBE4;
  vertical-align: top;
}

.tabelle-table-td {
  padding: 3px 8px 3px 8px;
  border-top: 1px solid #D1DBE4;
}

.tabelle-table-td-summe {
  color: #FFFFFF;
  background-color: #888888;
  border-right: 1px solid #D1DBE4;
  vertical-align: top;
  font-weight: bold;
}

.tabelle-table-td-summe {
  padding: 2px 8px 2px 8px;
  border-top: 1px solid #D1DBE4;
}




/*
***************************************************************************************************
***************************************************************************************************
** Inhalt
***************************************************************************************************
***************************************************************************************************
*/

.abstandhalter {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  height: 17px;
}

/*
***************************************************************************************************
***************************************************************************************************
** BILD
***************************************************************************************************
***************************************************************************************************
*/

.bild {
  margin: 0;
  padding-top: 1px;
  border-top: 9px solid #2C81C3;
  border-bottom: 1px solid #2C81C3;
  color: #797A7A;
  float: left;
}


/*
***************************************************************************************************
** Beschreibung
***************************************************************************************************
*/

.bild-inhalt-eintrag-beschreibung,
.bild-inhalt-eintrag-quelle {
  padding: 5px 0 0 5px;
  font-size: .9em;
  background-color: #FFFFFF;
}

.bild-inhalt-eintrag-quelle {
  padding: 5px 0 5px 5px;
  font-size: .9em;
  background-color: #FFFFFF;
}


/*
***************************************************************************************************
** Quelle
***************************************************************************************************
*/

.bild-inhalt-eintrag-quelle {
  color: #A4A5A5;
  font-style: italic;
}


/*
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
** FUSS
***************************************************************************************************
***************************************************************************************************
***************************************************************************************************
*/


.service {
  margin: 0;
  padding: 20px 0 0 18px;
  width: 375px;
  height: auto;
}

.service1 {
  position: relative;
  display: block;
  width: 3.5em;
  margin: 0;
  padding: 0 19px 1px 16px;
  background-image: url(../grafik/service_1.gif);
  background-repeat: no-repeat;
  float: left;
}

.service2 {
  position: relative;
  display: block;
  width: 6em;
  margin: 0;
  padding: 0 19px 1px 16px;
  background-image: url(../grafik/service_2.gif);
  background-repeat: no-repeat;
  float: left;
}

.service3 {
  position: relative;
  display: block;
  width: 5em;
  margin: 0;
  padding: 0 0 1px 19px;
  background-image: url(../grafik/service_3.gif);
  background-repeat: no-repeat;
  float: right;
}


