/* 
######################################################
##  BZgA Infodienst - 27.08.2006  Michael Schwenck  ##
## abgeleitet aus CSS für www.bzga.de               ##
## Alle Farbinformationen sind ausgelagert in       ##
##                  colors.css                      ##
######################################################
*/





/* 
##################################################
##                     - 5-                     ##
##                    Extras                    ##
##################################################
*/



/* Kopfbilder */

.kopfbild
{
width: 190px;
height: 123px;
}

/* Menuezusaetze */

.menudachzeile
{
padding: 4px 6px 6px 12px;
margin: 0px;
font-size: 12px;
font-weight: bold;
}

/* Formularfelder */

.feldklein
{
width: 75%;
height: 1.7em;
padding: 3px 4px 0px;
font-size: .8em;
}

.feldemail
{
width: 19.5em;
height: 1.7em;
font-size: 0.8em;
padding: 1px 4px;
border: 1px solid #000000;
}

.button
{
width: 1.4em;
height: 1.4em;
line-height: 0.6em;
font-weight: bold;
}

.button,
.formbutton
{
font-size: 0.8em
margin: 0px;
padding: 0px 0px 0px 2px;
text-align: center;
font-weight: normal;
}

.check
{
width: 1em;
height: 1em;
margin: 6px 6px 0px 0px;
padding: 0px;
}

/* Formatierung des internen Home-Links auf dem BZgA-Logo */

.homepos
{
margin-left: 220px;
margin-top: -65px;
}

.homesize
{
width: 376px;
height: 56px;
border: 0px;
}


/* Linien */

/* Trennlinien gepunktet */

.hrsgl,
.hrdbl
{
margin: 0em;
padding: 0em;
background-repeat: no-repeat;
}

/* Einzellinie */

.hrsgl
{
height: 1px;
}

/* Doppellinie */

.hrdbl
{
height: 6px;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
}


/* Link mit Fuehrungszeichen */

.gtlink
{
font-weight: normal;
margin: 0.8em 0em 0em 0em;
padding: 5px 0px 5px 12px;
background-repeat: no-repeat;
background-position: 0px 0.8em;
}

.gtlink a:link,
.gtlink a:visited
{
text-decoration: none;
}

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

.neu
{
font-weight: bold;
text-transform: uppercase;
margin: 0.8em 0.3em 0em 0em;
padding: 5px 12px 5px 0px;
background-repeat: no-repeat;
background-position: 30px 0.75em;
}

/* Warenkorb-Symbol */

img.warenkorb
{
width: 16%;
height: 16%;
}



/* Doppel und Einzellinien gepunktet */

div.hrsingle
{
height: 1px;
background: #fff url(pix/bg/hrd.gif) repeat;
margin-top: 16px;
margin-bottom: 16px;
}
div.hrsingle hr
{
  display: none;
}


div.hrdoppel
{
height: 6px;
background: #fff url(pix/bg/hrd.gif) repeat scroll;
margin-top: 0px;
}
div.hrdoppel hr
{
  display: none;
}

/* Zaehler Beginn */

.zaehler,
.zaehlerlang,
.zaehlerrechts
{
background-color: #EDEDED;
border: 1px solid #A9AAAA;
padding: 0px;
font-size: 1.0em;
margin: 0px;
vertical-align: bottom;
}

.zaehler
{
float: right;
}

.zaehlerlang
{
float: none;
}

.zaehlerrechts
{
float: none;
line-height: normal;
margin: 6px 10px 10px 10px !important;
}

.zaehler img,
.zaehlerlang img,
.zaehlerrechts img
{
vertical-align: top;
}

/* Zaehler Ende */

.buttonsend
{
height: 1.4em;
margin: 0px;
padding: 0px 0px 0px 2px;
text-align: center;
font-weight: bold;
line-height: 0.6em;
background-color: #4d94db;
color: #FFFFFF;
}

.datum
{
margin: 0px;
padding: 0px;
}

/* Listen */

ul.linkliste
{
margin: 10px 0px 0px;
padding: 0px;
}

ul.linkliste li
{
background-image: url(pix/bg/liwblue.gif);
background-repeat: no-repeat;
margin-bottom: 1em;
list-style-type: none;
padding-left: 24px;
margin-left: 0px;
background-position: 0px 1px;
list-style-image: none;
}

ul.linkliste li a
{
font-weight: bold;
}

ul.alphaliste
{
margin-left: 0px;
padding: 0px;
border-top: 1px solid #aaaaaa;
border-bottom: 1px solid #aaaaaa;
border-right: 1px solid #aaaaaa;
}

li.alphaliste
{
display: inline;
color: #666666;
font-weight: bold;
font-size: 90%;
line-height: 1.6em;
padding: 2px 3px 2px 5px;
}

li.alphaliste
{
border-left: 1px solid #aaaaaa;
}


/* Formatierungen fuer Print-Formular Abo-Print */

/* Checkbox-Ersatz */

.abotext
{
margin-bottom: 1em;
}

.abocheck
{
width: 16px;
height: 16px;
margin: 3px 8px 0px 0px;
padding: 0px;
float: left;
border: 1px solid #000000;
vertical-align: top;
}

.abolinielang,
.aboliniekurz
{
border-bottom: 1px solid #000000;
margin: 2em 0em 4em 0em;
*margin: 1em 0em 1em 0em;
}

.abolinielang
{
width: 100%;
}

.aboliniekurz
{
width: 50%;
}



/*
###############################################################
## Abweichende Formatierungen fuer Ueberschriften in Gruppen ##
## abhängig vom Beitrag                                      ##
###############################################################
 */

/* Abstaende fuer Ueberschriften */

.thema
{
margin: 1.2em 0em 0.6em 0em;
}

.lzoben
{
margin-top: 1.2em !important;
}

.lzunten
{
margin-bottom: 1.2em !important;
}

.titelklein
{
font-size: 1.0em;
}

.titelmittel
{
font-size: 1.2em;
}

.titelgross
{
font-size: 1.4em;
}

/* Zwischentitel im Fliesstext */

.zwischentitel
{
font-size: 1.2em;
margin-top: 1.4em;
margin-bottom: 0.8em;
}

/* Broschuerentitel mit darauffolgender Bestellnummer */

.broschuerentitel
{
font-size: 1.0em;
font-weight: bold;
margin-bottom: 0px;
}

.bestellnr
{
margin-top: 0px;
}


h3.beitrag,
h4.termin
{
font-size: 1.4em;
font-weight: normal;
}



/* iFrame fuer PDF-Darstellung */

.pdfframe
{
width: 100%;
height: 32em;
margin: 0.5em 0em 1em 0em;
padding: 6px;
}



/* Infobox in Marginalspalte */

.infobox {
 margin: 0px 0px 16px;
 padding: 0px;
}

.infobox h3 {
 font-size: 1em;
 padding: 4px 8px;
 font-weight: bold;
 margin: 0px 0px 8px;
 display: block;
}

.infobox h4 {
 padding-right: 8px;
 padding-left: 8px;
 margin: 0px;
 padding-top: 0px;
 padding-bottom: 0px;
}

.infobox p {
 padding-right: 8px;
 padding-left: 8px;
 margin-bottom: 8px;
}

.infobox ul {
 padding-right: 8px;
 padding-left: 8px;
 margin-bottom: 8px;
}


/* Link zum Seitenbeginn */

.up
{
background-repeat: no-repeat;
margin-bottom: 1em;
padding-left: 24px;
margin-left: 0px;
background-position: 0px 1px;
}




