span[title]
{cursor:help;
 font-weight:bold;
}

div#titel {
    position:absolute;
    top:0;
    left:0px;
    right:0px;
    height: 90px;
    width:100%;
    min-width:100%;
    margin:0;
    padding:0;
    z-index:11;
  }
div#titelbackround {
  position:absolute;
  top:0;
  right:0px;
  height: 90px;
  width:100%;
  min-width:100%;
  margin:0;
  padding:0;
  background-image:url(../pics-design/titel-hg-rechts.jpg);
  background-position:right;
  background-repeat:no-repeat;
  z-index:10;
}

div#titel h1
  {
    margin: 0;
    padding: 0;
    vertical-align:middle;
    white-space:nowrap;
  }
div#titel h1 span.upper
  {
   position:absolute;
/*   top:18px; wenn Tagesrückblick im Titel sein soll */
   top:25px;
   padding-bottom: 10px;
   vertical-align:middle;
  }
div#titel div.right {
   text-align:right;
   position:absolute;
   right:0;
   top:-2em;
  }

div.alarmbox {
 background:#E3D5C6;
 color:#660000;
 border: 2px solid #FF0000;
 margin:1em;
 padding:0.5em;
}

div.gb_eintrag {
 margin: 0.5em 1em;
 padding: 0.5em 1em;
 border-width: 1px;
 border-color: #666666;
 border-style: solid;
 background-color: #EEEEDD;
}


div.hl-kasten {
 font-size: 0.75em;
 width:100%;
 min-width:100%;
 border-style:solid;
 border-width: 1px;
 border-color: #c7bfdb; /* #c7bfdbd */
 background: #FDF7E0 /* url(../pics-design/box-bg.png) */ repeat-x top right;
 margin:0 0 1em 0;
 padding:0;
 overflow:hidden;
 }

div.hl-liste ul {
    text-indent:0;
    list-style:none outside url(../pics-design/pfeil.gif);
    margin: 0 0 0 3em;
    padding: 0;
  }
div.hl-liste li.unterpunkt {
 margin: 0 0 0 1em;
 }
div.hl-liste li {
 font-size: 1em;
 line-height: 1.1em;
 padding: 0 0 0 0.2em;
 margin: 0;
 }

div.hl-kasten ul {
    text-indent:0;
    list-style:none outside url(../pics-design/pfeil.gif);
    margin-left: 25px;
    padding: 0;
  }
div.hl-kasten li.unterpunkt {
 margin-left: 1em;
 }
div.hl-kasten li {
 font-size: 1em;
 line-height: 1.1em;
 padding: 0 0 0 0.2em;
 margin: 0 0 0.3em 0;
 }
div.hl-kasten h1
  {
    font-size: 1.1em;
    font-weight: bold;
/*    background-color: #c7dfbd;*/
    line-height: 120%;
    margin-top:0;
    padding: 0 0 0 0.2em;
  }
div.hl-kasten h1.art1 {
 background: /* #DAB298 */ #FBE58D;
}
div.hl-kasten h1.art2 {
 background: /* #C7DFBD */ #FBE58D;
}
div.hl-kasten h1.art3 {
 background: /* #EEEDC2 */ #FBE58D;
}
div.hl-kasten p.info {
 font-size:0.8em;
 margin: 0.2em;
 padding: 0 0 0.2em 1em;
/* border: 1px #CCCCCC solid;*/
 }

.achtung {
 color: #AA0000;
 font-weight: normal;
}

div.hl-kasten-log {
 font-size: 0.75em;
 width:100%;
 min-width:100%;
 border-style:solid;
 border-width: 1px;
 border-color: #880000;
 background: #FDF7E0;
 margin:0 0 1em 0;
 padding:0;
 }
div.hl-kasten-log p.info {
 margin: 0.2em 0 0 0;
 padding: 0;
 padding-left: 0.7em;
 }
div.hl-kasten-log ul {
    text-indent:0;
    list-style:none outside url(../pics-design/pfeil.gif);
    margin-left: 25px;
  margin-top:0.5em;
    padding: 0;
  }
div.hl-kasten-log li.unterpunkt {
 margin-left: 1em;
 }
div.hl-kasten-log li {
 font-size: 1em;
 line-height: 1.1em;
 padding: 0 0 0 0.2em;
 margin: 0 0 0.3em 0;
 }
div.hl-kasten-log h1
  {
    font-size: 1.1em;
    font-weight: bold;
    background-color: #880000;
    color:#FFFFFF;
    line-height: 120%;
    margin-top:0;
    padding: 0 0 0 0.2em;
  }
div.hl-kasten-log a {
 color: #880000;
}
div.hl-kasten-log a.logoutlink {
 background-color: #FFCCCC;
 padding-left: .5em;
 padding-right: .5em;
}

/* Content innerhalb Spalte2 */
div#inhalt {
    font-size: 80%;
  }
div#spalte2 h1 {
    font-size: 150%;
    margin-bottom: 1em;
    color:#724906;
  }
div#spalte2 h2 {
    font-size: 125%;
    font-weight:bold;
    margin: 0.5em 0;
    color:#724906;
  }
div#spalte2 h3 {
    font-size: 115%;
    font-weight:bold;
    margin: 0.5em 0;
    color:#724906;
  }
div#spalte2 h4 {
    font-size: 100%;
    font-weight:bold;
    margin: 0.5em 0;
    color:#724906;
  }
div#spalte2 p {
    font-size: 1em;
    margin: 0.5em 0;
  }
div#spalte2 li {
 margin-top:0.5em;
}
div#spalte2 hr {
 width:90%;
 height:1px;
 color:#c7dfbd;
 border:none;
 border-bottom:1px solid #CCCC00;
 margin: 1em 3em;
}
.introtext
 {
   font-weight:bold;
   margin-bottom:1em;
  color:#724906;
 }

/*Titellinks oben innerhalb Spalte2 */
div#spalte2 div#titellinks {
 font-size: 0.75em;
 text-align:right;
 padding-bottom:2px;
 border-width: 1px;
 border-bottom-style: solid;
 border-color: #C0B173;
 }
div#spalte2 div#titellinks a
{margin-left: 0;
 margin-right: 0;
 padding-left: .7em;
 padding-right: .7em;
 border-bottom: none;
 text-decoration:none;
 color:#B49F47;
}
div#spalte2 div#titellinks a:hover
{text-decoration:underline;
}

div#spalte2 div#titellinks input
{font-size:0.9em;
 border-top: 1px solid #D0D0D0;
 border-left: 1px solid #D0D0D0;
 border-bottom: 1px solid #707070;
 border-right: 1px solid #707070;
}
div#spalte2 div#titellinks input[type=text]
{margin-left:.7em;
 margin-right:0.2em;
 width:12em;
}
div#spalte2 div#titellinks input[type=submit]
{color:#724906;
 background-color:#FBE58D;
 padding-left:0.2em;
 padding-right:0.2em;
 margin-right:.7em;
}

/*Infoleiste innerhalb Spalte2*/
div#spalte2 div#infoleiste {
 font-size:0.75em;
 text-align:left;
/* padding-left:1em;*/
 color:#B49F47;
}

.bildergalerie {
 text-align:center;
}

/*  Weitere individuelle Gestaltung */

.fehlermeldung {
 font-weight:bold;
 color:red;
}

body
 {
   font-family: Arial, Helvetica, sans-serif;
   color: #724906;
   background-color: #FEFBF0;
/*   background: url(../pics-design/afrika-nrw-logo-bg.jpg) repeat fixed; */
 }

a
 {
  color:#336633;
  text-decoration: none;
  font-weight:bold;
 }
a:hover
 {
  text-decoration: underline;
 }
div#spalte2 a {
 text-decoration:underline;
}
div#spalte2 a:hover {
 text-decoration:underline;
 border-bottom: 1px solid;
}
div#spalte2 a.piclink, div#spalte2 a.piclink:hover {
 border-bottom:none;
 text-decoration:none;
}
a.alphabetlink:hover {
 text-decoration:underline;
 background-color:#CCCCCC;
}

abbr[title] {
 cursor:help;
 border:none;
}

img.abstand {
 margin:10px;
 padding:10px;
 border: none;
}
img.abstandfloat {
 margin:0 0 3px 6px;
 padding:0 0 3px 6px;
 border: none;
 float:right;
}

span.m_adr {
 font-style:italic;
}

/* Impressum-Tabelle */
table.impressum {
 border:1px solid #999999;
 border-collapse:collapse;
}
table.impressum tr {
 border:none;
 margin:0;
}
td.impr_spalte1 {
 vertical-align:top;
 font-weight:bold;
 background-color:#F9F2E2;
 background-repeat:repeat-y;
 margin:0;
 border:none;
 padding-bottom: 1em;
}
td.impr_spalte2 {
 vertical-align:bottom;
 margin:0;
 padding:0 20px 0 1em;
 border:none;
 padding-bottom: 1em;
}
/* Akteursdetail-Tabelle */
table.kontaktdetail {
 border: 1px solid #DDDDDD;
 background-color: #FDF7E0;
 border-collapse:collapse;
}
table.kontaktdetail tr {
}
td.kdetail_spalte1 {
 padding:0.25em 0.5em;
 vertical-align:top;
 font-weight:bold;
 background-color:#FEFBF0;
 width:15em;
 margin:0;
 border:none;
 border-bottom: 1px solid #DDDDDD;
}
td.kdetail_spalte2 {
 vertical-align:top;
 margin:0;
 padding:0.25em 20px 0.25em 1em;
 border:none;
/* border-bottom: 1px solid #DDDDDD;*/
}
/* Tabellen */
th
 {
  text-align: left;
 }

table.liste
 {
 border: solid 1px #AAAAAA;
 border-collapse:collapse;
 background-color: #ffffff;
 font-size:1.2em;
 }
table.liste caption
 {
  text-align: left;
  padding: 0.2em;
 font-weight: bold;
 }
table.liste thead tr
 {
  background-color: #DDDDDD;
  border-style: solid;
  border-width: 1px;
  border-color: #AAAAAA;
  margin: 0;
 }
table.liste td,th
 {
 margin: 0;
 padding-left: 0.5em;
 padding-right: 0.5em;
 font-size: 0.8em;
 vertical-align:top;
 }
table.liste td {
 padding-top:0.3em;
 padding-bottom:0.3em;
 font-size:0.7em;
}
th.spalte_fix1, td.spalte_fix1
{width: 15em;
 max-width: 15em;
 overflow: hidden;
}
th.spalte_fix_medium, td.spalte_fix_medium
{width: 8em;
 max-width: 8em;
 overflow: hidden;
}
th.spalte_fix_small, td.spalte_fix_small
{width: 3em;
 max-width: 3em;
 overflow: hidden;
}
th.punktespalte, td.punktespalte
 {
  text-align: center;
 }

tr.ungerade_zeile
 {
  background-color: #FDF7E0;
 }
tr.gerade_zeile
 {
  background-color: #FEFBF0;
 }

.Titel1
 {
   font-size: large;
 }

.hervorhebung
 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: larger;
   font-style: italic;
   font-variant: small-caps;
 }

.wichtig
 {
  background-color: #F9F9F9;
  border-style: solid;
  border-color: #cccccc;
  border-width: 2px;
  padding-left: 0.5em;
  padding-right: 0.5em;
 }
.wichtigfett
 {
  background-color: #DDEEDD;
  border-style: solid;
  border-color: #cccccc;
  border-width: 2px;
  padding-left: 0.5em;
  padding-right: 0.5em;
  font-weight: bold;
 }

.bereich-titel
 {
   top: 0px;
   left: 0px;
   height: 100px;
   position: absolute;
   float: left;
   padding: 0px;
   margin: 0;
 }

.bildunterschrift
 {
   font-size: 0.8em;
   font-weight: bold;
 }

.infobox
 {
  color: #000000;
  background: #FFFFFF;
  border-style: solid;
  border-color: #cccccc;
  border-width: 2px;
  text-align: center;
  font-size: 0.9em;
  margin-top: 1em;
  margin-bottom: 1em;
  clear:both;
 }
div.infobox a
{font-weight:bold;
 margin-left:1em;
 margin-right:1em;
 }
img.floatpic
 {
  float:right;
  margin-left:10px;
  margin-bottom:10px;
  margin-right: 10px;
 }

.floatstop
 {
  clear: both;
 }

span.seriffont
 {
   font-family: serif;
 }


/* Formulare, Formularelemente und deren Labels */

form
 {
  font-size: 90%;
/*  line-height:1em;*/
 }
form div.fieldset
 {
  color: #724906;
  background-color: #FDF7E0;
  border-color: #724906;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 1em;
 }
form div.fieldset-content
 {padding: 0.5em;
 }
form fieldset
 {
  border-style: none;
  padding:0;
 }
form legend
 {
  color: #724906;
  padding-left: 1em;
  padding-right: 1em;
  font-weight:bold;
  border-color: #724906;
  border-bottom-style: solid;
  border-right-style: solid;
  border-width: 2px;
 }
form fieldset.form-text label
 {width: 12em;
  float: left;
 }
form fieldset.form-text br
 {clear: both;
 }
form fieldset.form-buttons label {
 margin-right: 1em;
 }
form fieldset.form-buttons br {
 top: -1em;
 }

form div.check-radio {
 margin:0; padding:0;
 white-space:nowrap;
 float:left;
}
form label.checkboxlabel {
 margin:0; padding:0;
 display:block;
 float:left;
 white-space:normal;
 width:16em;}
form label.checkboxlabelkurz {
 margin:0; padding:0;
 display:block;
 float:left;
 white-space:normal;
 width:13em;}
form div.check-radio input {
 margin:0 0.2em; padding:0;
 float:left;}
form br {
 clear:both;}
form div.text-unter-checkbox {
 clear:both;
 padding-top:1em;
}
form div.kleine-ueberschrift {
 clear:both;
 padding-top:1em;
 padding-bottom:0.5em;
 font-weight:bold;
}

form.anmeldung
 {
  color: #000000;
  background-color: #EEEEEE;
  padding: 0.5em;
  line-height: 1.5em;
  border-color: #000000;
  border-style: solid;
  border-width: thin;
 }
form p
 {
  line-height: 1.2em;
 }

label, input[type=submit], input[type=Submit]
 {
  cursor: pointer;
  font-weight: bold;
  margin: 0;
  padding: 0 5px;
 }
input.schalter
 {
  cursor: pointer;
  font-weight: bold;
  margin: 0;
  padding: 0 5px;
  border: 1px;
  background-color: #ddddee;
 }

input[type=text], input[type=password], input[type=checkbox], input[type=radio], textarea
 {
  color: #000000;
  background: #FFFFFF;
  border-color: #CCCCCC;
  border-style:solid;
  border-width:1px;
 }

input[type=text]:focus, input[type=password]:focus, input[type=checkbox]:focus, input[type=radio]:focus, textarea:focus
 {
  color: #000000;
  background: #FFFFCC;
  border-color: #000000;
  border-style: solid;
  border-width: thin;
 }

table.formulargestaltung
 {
  border: 0;
 }




/* Blindtabellen konstruiert per DIV */
div.table { display:table; border-collapse:collapse; }
div.tr { display:table-row; }
div.td { display:table-cell; border:none; }
