/* 
##################################################
##  BZgA.de - 11.08.2005  Michael Schwenck      ##
##  geÃ¤ndert am 12.10.2005                      ##
## alle Farbinformationen sind ausgelagert in   ##
##                  colors.css                  ##
##################################################
*/





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



/* Kopfbilder */

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

/* 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: 380px;
height: 55px;
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 FÃ¼hrungszeichen */

.gtlink
{
font-weight: normal;
margin: 0.8em 0em 0em 0em;
padding: 5px 0px 5px 12px;
background-image: url(pix/bg/ligt.gif);
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;
}

/* Warenkorb-Symbol */

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



/* Tabelle Organisationsplan */

table.taborga,
tr.taborga,
th.taborga,
td.taborga
{
border: 0px none;
font-size: 90%;
border-collapse: separate;
padding-top: 6px;
}

/* 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;
}



/*EingerÃ¼ckter Text-Block fÃ¼r Infomaterialien fÃ¼r Detail (gr) */

.infomatgr
{
padding-left: 160px;
}

/* Tabelle fÃ¼r MedienÃ¼bersicht - Auflistung der Medien */


.infomattab
{
width: 100%;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
margin: 0px;
padding: 0px;
}

.infomattab .hrsingle
{
margin-top: 12px;
margin-bottom: 12px;
}

.infomattab h3
{
margin-top: 0px;
}

.infomattab h4, .infomattab p
{
padding-left: 80px;
margin-top: 0px !important;
padding-top: 0px !important;
margin-bottom: 16px !important;
}


.infomattab table, .infomattab tr, .infomattab td
{
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
margin: 0px;
padding: 0px;
}

.infomattab img, .infomattab input 
{
float: left;
padding: 0px;
margin: 0px;
display: inline;
}

.infomattab a
{
font-weight: normal;
}

/* KLasse fÃ¼r Liste / Leerzeile nach einer LI */

.liste li
{
margin-bottom: .5em;
}
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;
}

.zaehler
{
background-color: #EDEDED;
border: 1px solid #A9AAAA;
padding: 0px;
font-size: 0.8em;
margin: 0px;
float: right;
vertical-align: top;
line-height: .8px;
}

.zaehler img
{
vertical-align: middle;
}

.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;
}



/* ###########################################
   Formatierungen für Fußzeile neu
   ########################################### */
#fusszeile {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-size: 0.85em;
	border-top: 1px solid #0005A0;
	border-bottom: 1px solid #0005A0; 
	background-color: #0066CC; 
}
#fusszeile a, #fusszeile a:link {
	color: #ffffff;
}
#fusszeile p, #fusszeile td {
	color: #ffffff;
}
#fusszeile table, #fusszeile tr, #fusszeile th, #fusszeile td {
	border: 0px none;
	padding: 0px;
	margin: 0px;
}
#fusszeile table {
	margin-left: 191px;
	border-left: 1px solid #0005A0;
}
#fusszeile td.sp2, #fusszeile td.sp3, #fusszeile td.sp4 {
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 20px; 
}
#fusszeile td.sp2 {
	padding-left: 32px; 
}
#fusszeilerechts {
	float: right; 
	margin: 0px;
	padding: 12px;
	width: 166px;
	height: 16px;
	border-left: 1px solid #0005A0;
}

#############################################
## Sonderformatierungen für                ##
## Mediendatenbank und Bestellsystem       ##
#############################################

.infomattab h4.bestnr
{
margin-bottom: 0em !important;
padding-bottom: 0em !important;
}

.infomattab p.bestnr
{
margin-top: 0em !important;
padding-top: 0em !important;
}


/* Warenkorb */

#warenkorb {
	margin-bottom: 16px;
}

#warenkorb h3 {
	height: 20px;
	margin-bottom: 8px;
	display: block;
	padding-left: 8px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 1em;
}

#warenkorb p {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin: 0px;
}


/* 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;
}




/*
#############################################
## Sonderformatierungen für                ##
## Downloadbereiche Print/Presse           ##
#############################################
*/

.entry
{
margin: 0px 0px 2em 0px;
padding: 12px;
background-color: #eeeeee;
border: 1px solid #000000;
}

.toup
{
margin: 0px;
padding: 0px;
width: auto;
height: auto;
text-align: right;
}

a.uplink
{
font-size: 85%;
text-decoration: none;
}

a.uplink:link	
{
color: #000000;
}

a.uplink:active
{
color: #dd0000;
}

a.uplink:visited
{
color: #000000;
}

a.uplink:hover	
{
color: #aa0000;
background-color: #eeeeee;
text-decoration: underline;
}


