
body {
  min-width: 775px;
  color: #000;
  background: #FFF url(../images/hintergrund/body.jpg) repeat-y;
  font: 100.01% 'lucida grande', verdana, arial, sans-serif;
  padding: 0 0 10px 0;
  margin: 0;
}

h1, h2, h3, h4, h5, h6, p, ul, li, fieldset, form {
  padding: 0;
  border: 0;
  border-style: solid; /* fuer opera 7 */
  margin: 0;
}

img {
  display: block;
  border: 0;
}

ul { list-style: none; }

a:link,
a:visited {
  color: #293f66;
}

a:hover,
a:focus,
a:active {
  color: #e70006;
}

input, textarea, select {
  font-family: 'lucida grande', verdana, arial, sans-serif;
  font-size: 100%;
}

.floatAus {
  display: block;
  clear: both;
  float: none;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
  overflow: hidden;
}

.unsichtbar {
  position: absolute;
  top: -6000px;
  left: -6000px;
  height: 1px;
  width: 1px;
}

/* Kopfbereich */

#sprunglinks a:focus, #sprunglinks a:hover, #sprunglinks a:active {
  position: absolute;
  display: block;
  top: 6010px;
  left: 6012px;
  z-index: 20;
  height: auto;
  width: auto;
  color: #FFF;
  font-weight: bold;
  text-decoration: underline;
  white-space: nowrap;
}

#kopf {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 80px;
  background: #00376e url(../images/hintergrund/kopf.jpg) 185px 0 no-repeat;
}

#logo {
  position: absolute;
  top: 19px;
  left: 260px;
}

#kopfphoto {
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/allgemein/kopfphoto.jpg) 0 0 no-repeat;
  width: 185px;
  height: 180px;
}

/* Hauptbereich */

#hauptbereich {
  position: relative;
  padding-top: 80px;
  width: 775px;
}

html>body #hauptbereich {
  width: 90%;
  max-width: 60em;
  min-width: 775px;
}

.innen {
  position: relative;
  background: url(../images/hintergrund/hauptbereich.gif) top right repeat-y;
}


/* Menue */

#menue {
  position: relative;
  float: left;
  background: url(../images/hintergrund/menue.jpg) 0 75px no-repeat;
  width: 185px;
  padding: 88px 0 115px 0;
}

* html #menue { margin-right: -3px; } /* IE 3px-Problem */

#menue ul {
  padding: 30px 0 0 5px;
}

#menue li {
  display: inline;
  font-size: 75%;
  margin: 0;
}

#menue ul strong {
  color: #FFF;
  background/**/: url(../images/allgemein/linkpfeil_navi.gif) 0 51% no-repeat;
}

#menue ul ul strong {
  background/**/: url(../images/allgemein/linkpfeil_navi.gif) 10px 51% no-repeat;
}

#menue ul a:link,
#menue ul a:visited,
#menue ul strong {
  display: block;
  position: relative;
  padding: 10px 0 10px 10px;
  color: #FFF;
  text-decoration: none;
}

#menue ul a:hover,
#menue ul a:focus,
#menue ul a:active {
  color: #a6bace;
  text-decoration: underline;
}

#menue ul strong a {
  padding: 0 !important;
}

#menue ul ul {
  padding: 0 0 0 0;
  margin-top: -5px;
}

#menue ul ul li {
  font-size: 92%;
}

#menue ul ul a:link,
#menue ul ul a:visited,
#menue ul ul strong {
  padding: 5px 0 5px 20px;
}

#menue ul.direktlinks {
  margin-top: 12px;
  padding: 12px 0 0 4px;
  background: url(../images/hintergrund/direktlinks.gif) 0 0 no-repeat;
}


/* Inhalt */

#inhalt {
  margin-bottom: 50px;
  padding: 55px 0 0 220px;
}

* html #inhalt { /* wg. IE 3px-Fehler */
  height: 1%;
  padding-left: 32px;
}

.ganzeBreite { padding: 0 60px 0 0; }


/* Linke Spalte */

.spalte1 { padding-right: 192px; }


/* Rechte Spalte */

.spalte2 {
  position: absolute;
  top: 44px;
  right: 3px;
  width: 162px;
}
html>body .spalte2 { right: 4px; }


/* Kasten */

.auswahlmatrix { margin-bottom: 28px; }

.kasten,
.kastenLogo {
  width: 162px;
  background: url(../images/hintergrund/rechter_kasten.gif) repeat-y;
  margin: 0 0 10px 0;
}

.kasten .innen,
.kastenLogo .innen {
  background: url(../images/hintergrund/rechter_kasten_unten.gif) bottom left no-repeat;
  padding: 0 0 15px 0;
}

.kastenLogo .innen {
  padding-bottom: 18px;
}

.kasten h2,
.kastenLogo h2 {
  background: url(../images/hintergrund/rechter_kasten_oben.gif) no-repeat;
  padding: 10px 1px 0 1px;
  margin: 0;
}

.kastenLogo h2 {
  padding: 2px 1px 0 1px;
}

.kastenLogo h2 img {
  position: relative;
  top: -8px;
  left: -1px;
}

.kastenLogo h2.uptech img,
#boxSortierung.kastenLogo h2 img {
  top: 0;
  left: 0;
}

#boxSortierung.kastenLogo h2 img { margin-top: 2px; }

.kasten p,
.kastenLogo p,
.kastenLogo p.uptech,
#boxSortierung.kastenLogo p {
  font-size: 60%;
  line-height: 140%;
  padding: 0.4em 11px 0.4em 11px;
  margin: 0;
}

#boxSortierung.kastenLogo p {
  padding: 0.5em 15px 0.4em 7px;
}

.kasten p.button { padding-left: 10px; }

.kastenLogo select {
  width: 135px;
  font-size: 110%;
  margin: 0.2em 0;
}

.kasten .mehrAbstandOben { padding-top: 1.4em;}


/* Kasten Logo */

.kastenLogo {
  background: url(../images/hintergrund/rechter_weisser_kasten.gif) repeat-y;
}

.kastenLogo .innen {
  background: url(../images/hintergrund/rechter_weisser_kasten_unten.gif) bottom left no-repeat;
}

.kastenLogo h2 {
  background: url(../images/hintergrund/rechter_weisser_kasten_oben.gif) no-repeat;
}

.kastenLogo p { padding: 0 1px;}


/* Textgestaltung */

h1 {
  color: #293f66;
  font-size: 150%;
  line-height: 140%;
  margin: 0 0 1em 0;
}

h2, h3 {
  color: #293f66;
  font-size: 70%;
  line-height: 170%;
  margin: 1em 0 0.2em 0;
}

p {
  font-size: 70%;
  line-height: 170%;
  margin: 0 0 0.8em 0;
}

table, th, td {
  border: 0;
}

/* Statistiktabelle */

#statistik {
  width: 90%;
}

#statistik,
#statistik th,
#statistik td {
  border: 1px solid #666;
  border-collapse: collapse;
}

#statistik th,
#statistik td {
  width: 33%;
  padding: 6px;
}

th { width: 6.3em; }

th, td {
  font-size: 70%;
  line-height: 160%;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  padding: 2px 0;
}

li {
  font-size: 70%;
  line-height: 170%;
  margin: 1.5em 0;
}

li p, li h2, li li { font-size: 100%; font-weight: normal; }

ul.linkpfeil li {
  background: url(../images/allgemein/linkpfeil.gif) 0 0.5em no-repeat;
  padding-left: 12px;
}

ul.eng li { margin: 0.6em 0; }

ul.eng li li { margin: 0; }

blockquote { margin: 0; }

blockquote strong { color: #000; }

strong { color: #293f66; }

a.linkpfeil:link,
a.linkpfeil:visited {
  height: 0.8em;    /* fuer alte IEs */
  hei\ght: auto;    /* fuer vernuenftige Browser wieder ueberschreiben */
  background: url(../images/allgemein/linkpfeil.gif) no-repeat;
  background-position: 0 0.6em;       /* fuer alte IEs */
  bac\kground-position: 0 0.3em;     /* fuer andere Browser ueberschreiben */
  padding-left: 12px;
  text-decoration: none;
}

a.linkpfeil:hover,
a.linkpfeil:focus,
a.linkpfeil:active {
  text-decoration: underline;
}

.bildRechts {
  float: right;
  width: 122px;
  font-size: 60%;
  padding: 5px 0 0 0;
  margin-left: 14px;
}
.bildRechts img {
  display: block;
  margin-bottom: 6px;
}

.abstandOben { margin-top: 1.5em; }
.mehrAbstandOben { margin-top: 2.8em; }


/* Spezial: Startseite */

#inhalt h1.startseite { margin-bottom: 0.3em; }

#inhalt h2.startseite {
  color: #000;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 1.5em;
}


/* Spezial: Programmliste */

#programmListe {
  margin-top: 30px;
}

#programmListe h2 {
  font-size: 100%;
  padding-bottom: 0;
  margin-bottom: -0.8em;
}

#programmListe h3 {
  color: #000;
  font-size: 70%;
  padding: 2.8em 0 0 0;
  border-top: 1px solid #293f66;
  margin-top: 2em;
}

#programmListe ul {
  padding: 0 0 0.3em 0;
}

#programmListe ul h3 { color: #000; }


/* Spezial: Bilder der Foerderassistenten */

html>body .lebenslauf {
  float: left;
  width: 100%;
}

/* Fuer Mac IE: */
* html>body .lebenslauf { float: none; width: auto; }

.lebenslauf .bild {
  float: left;
  width: 145px;
}

.lebenslauf .text {
  margin-left: 145px;
  padding-bottom: 20px;
}

* html .lebenslauf .text {
  margin-left: 0;
}

.lebenslauf h2 {
    margin-top: -2px;
}


/* Spezial: Formulare */

fieldset.aussen { margin-top: 1.6em;}

html>body fieldset.aussen { padding-top: 0.5em;}

fieldset.linie {
  display: block;
  border: 1px solid #293f66;
  padding: 0 10px;
  margin: 0.8em 0 0.8em 0;
}


fieldset legend {
  color: #293f66;
  font-weight: bold;
  line-height: 170%;
}

fieldset.aussen legend {
  font-size: 90%;
  margin: 0 0 0 -0.5em;
}

fieldset.linie legend {
  font-size: 70%;
  padding: 0 5px;
  margin: 0;
}

fieldset.linie div { padding: 0.5em 0;}

fieldset.linie p { line-height: 140%;}

p.checkboxRadio {
  margin: 0.2em 0;
}

p.checkboxRadio input,
p.checkboxRadio label {
  float: left;
  margin-right: 4px;
}


input.suchfeld { width: 240px;}
select.suchfeld { width: 300px;}

input.abschicken {
  float: none;
  background: #293f66;
  color: #FFF;
  font-weight: bold;
  padding: 2px 5px 1px 5px;
  border: 0;
}
html>body input.abschicken {
  padding: 2px 10px;
}


input.textfeldLang,
textarea.textfeldLang {
  width: 300px;
}

/* Fuss */

#fuss {
  position: relative;
  width: 775px;
  background: url(../images/hintergrund/hauptbereich.gif) top right repeat-y;
  padding: 5px 0 1px 0;
  border-top: 1px solid #293f66;
}
html>body #fuss {
  width: 90%;
  max-width: 60em;
  min-width: 775px;
}

#fuss p {
  color: #25476D;
  font-size: 70%;
  line-height: 100%;
  text-align: right;
  padding: 0 35px 0 0;
}

#fuss strong { color: #000; font-weight: normal; }

#fuss a:link, #fuss a:visited { text-decoration: none; }
#fuss a:focus, #fuss a:hover, #fuss a:active { text-decoration: underline; }

#fuss p.sozialfonds {
  position: absolute;
  top: -86px;
  left: 5px;
  width: 190px;
  text-align: left;
  padding-right: 0;
  border: none;
}

