/* CSS fuer 2-spaltige Seiten */

div#titel {
/*    position: absolute;
    top: 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: 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#spalte1 {
 visibility:hidden;
 max-width:1px;
 max-height:1px;
 font-size:0;
}

div#spalte3 {
 visibility:hidden;
 max-width:1px;
 max-height:1px;
 font-size:0;
}

div#spalte2 {
 position:static;
 top: 110px;
}
div#spalte2 h1 {
    font-size: 1.5em;
    margin-bottom: 1em;
  }
div#spalte2 h2 {
    font-size: 1.2em;
    margin-top: 1em;
    margin-bottom: 0.5em;
  }
div#spalte2 p {
    font-size: 1em;
    margin: 0.5em 0;
  }

/*Titellinks oben innerhalb Spalte3 */
div#titellinks {
 font-size: 0.75em;
 text-align:right;
 border-width: 1px;
 border-bottom-style: solid;
 border-color: #c7dfbd;
 }
div#titellinks a {
   margin-left: 0;
   margin-right: 0;
   padding-left: 1em;
   padding-right: 1em;
   border-style: none;
  }
div#titellinks a.stil1 {
/*    background: url(../pics-design/titellink-bg1.png);
*/    background-repeat: no-repeat;
    background-position: left bottom;
  }
div#titellinks a.stil2 {
/*    background: url(../pics-design/titellink-bg2.png);
*/    background-repeat: no-repeat;
    background-position: left bottom;
  }
div#titellinks a.stil3 {
/*    background: url(../pics-design/titellink-bg3.png);
*/    background-repeat: no-repeat;
    background-position: left bottom;
  }

/* Content innerhalb Spalte2 */
div#inhalt {
/*    position: absolute;
    top: 1em;
    left: 0;
    right: 0;
*/
/*    background-color: #FFFFFF; */
  }

/*  Weitere individuelle Gestaltung */

body
 {
   font-family: Helvetica, Arial, sans-serif;
   color: #000000;
   background-color: #FFFFFF;
   background-image: url(../pics-design/afrika-nrw-logo-bg.jpg);
   background-repeat: repeat;
   background-attachment: fixed;
 }

a
 {
  color: #336633;
  text-decoration: none;
  font-weight:bold;
/*  border-bottom-width: 1px;
 border-bottom-color: #0000cc;
 border-bottom-style: solid;
*/
 }
a:hover
 {
/* border-bottom-width: 1px;
 border-bottom-color: #336633;
 border-bottom-style: solid;
*/
  text-decoration: underline;
 }

th
 {
  text-align: left;
 }

table.liste
 {
  border-style: solid;
  border-color: #CCCCCC;
 background-color: #ffffff;
  border-width: 1px;
 line-height: 1em;
 }
table.liste caption
 {
  text-align: left;
  padding: 0.2em;
 font-weight: bold;
 }
table.liste thead tr
 {
  background-color: #CCCCCC;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  margin: 0;
 }
table.liste td,th
 {
  margin: 0;
  padding-left: 0.2em;
  padding-right: 0.2em;
  font-size: 0.8em;
 }

th.landspalte_fix
 {
  width: 13em;
 }
th.stadionspalte_fix
 {
  width: 10em;
 }
th.tipperspalte_fix
 {
  width: 13em;
 }
th.punktespalte, td.punktespalte
 {
  text-align: center;
 }

tr.ungerade_zeile
 {
  background-color: #DDEEDD;
 }
tr.gerade_zeile
 {
  background-color: #eeeeee;
 }

.Titel1
 {
   font-size: large;
 }

.introtext
 {
   font-weight:bold;
 }

.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.7em;
  margin-top: 1em;
  margin-bottom: 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
 {
  line-height: 1.5em;
  font-size: 0.8em;
 }
form div.fieldset
 {
  color: #000000;
  background-color: #EEF0EE;
  border-color: #DDE0DD;
  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: #000000;
  padding-left: 1em;
  padding-right: 1em;
  font-weight:bold;
  border-color: #DDE0DD;
  border-bottom-style: solid;
  border-right-style: solid;
  border-width: 2px;
 }
form fieldset.form-text label
 {width: 10em;
  float: left;
 }
form fieldset.form-text br
 {clear: both;
 }
/*form fieldset.form-buttons {
 white-space:nowrap;
 }*/
form fieldset.form-buttons label {
 margin-right: 1em;
 }
form fieldset.form-buttons br {
 top: -1em;
 }
/*
    div.form-checkbox { float:left;}
    div.form-checkbox label {display:block;float:left;width:20em;}
    div.form-checkbox input {float:left}
    form br {clear:both;}
*/
form div.check-radio {
 white-space:nowrap;
 float: left;
}
form div.check-radio label {
 display:block;
 float:left;
 width:17em;}
form div.check-radio input {
 float:left}
form div.check-radio 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: 1em;
 }

label, input[type=submit]
 {
/*  cursor: pointer;*/
 }

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; }
