/* Stilangaben für "Hamburger Fototage */
/* Bildschirmversion für die GALERIE   */

a:link {text-decoration:none;color:#0000c0;}

a:visited {text-decoration:none;color:#800080;}

a:active {text-decoration:none;color: #ff0000;}

a:hover {font-weight:bold;text-decoration:none;color:#ff0000;}

body {
   width:100%;margin: 0;
   background-image:url('../grafiken/standard.gif');
   font-size:94%;
}


h1 {
   font-family: "Trebuchet MS", Helvetica, Arial, "Sans Serif";
   color: #002050;
   font-size: 164%;
   font-weight: bold;
   line-height: 90%;
   margin: 0;
   padding: 0;
}

h2 {
   font-family: "Trebuchet MS", Helvetica, Arial, "Sans Serif";
   font-size: 136%;
   color: #002050;
   margin-top: 0px;
   margin-bottom: 0px;
   padding: 0;
}

h3 {
   font-family: "Trebuchet MS", Helvetica, Arial, "Sans Serif";
   font-size: 124%;
   margin-top: 8px;
   padding: 0;
}

h4 {
   font-family: "Trebuchet MS", Helvetica, Arial, "Sans Serif";
   font-size: 112%;
   margin-top: 4px;
   margin-bottom: 4px;
   padding: 0;
}

h5 {
   font-family: "Trebuchet MS", Helvetica, Arial, "Sans Serif";
   color: #002050;
   font-size: 104%;
   margin-top: 8px;
   margin-bottom: 0px;
   padding: 0px;
}

h6 {
   font-family: "Trebuchet MS", Helvetica, Arial, "Sans Serif";
   color: black;
   font-size: 100%;
   margin-top: 8px;
   margin-bottom: 0px;
   padding: 0px;
}

p {
   font-family: "Trebuchet MS", Helvetica, Arial, "Sans Serif";
   text-align:justify;
   margin-bottom: 0;
   margin-top: 10px;
   line-height: 140%;
   padding: 0;
}

dl {
}

dt {
   font-family: "Trebuchet MS", Helvetica, Arial, "Sans Serif";
   font-weight:bold;
   color:#002050;
}

dd {
   padding-bottom: 12px;
}

sup {
   font-size: 80%;
}

.b {
   text-align:justify;
}

/* Für Absätze in Tabellenzellen: */

.par {
   font-family: "Trebuchet MS", Helvetica, Arial, "Sans Serif";
   font-size:96%;
   text-align:justify;
   margin-bottom: 0;
   margin-top: 0px;
   line-height: 140%;
   padding: 0;
}

/* -------------------------- */

.bl {
   color:#002050;
}

.c {
   text-align:center;
}

/* Erscheint nicht im Druck:  */

.e {
   margin-left:20px;
}

.l {
   text-align:left;
   margin-top:0px;
}

.l2 {
   text-align:left;
   margin-top:6px;
}

/* -------------------------- */

.lh {
   text-align:left;
}

.r {
   text-align:right;
}

.eh {
   margin-left:20px;
}

.el {
   margin-left:20px;
   text-align:left;
}

.f {
   font-weight:700;
}

.klein {
   font-size: 86%;
}

.v {
   font-size: 60%;
}

.nl {
   padding-bottom:2px;
}

.v {
   font-size:60%
}

.kasten {
   font-family: "Trebuchet MS", Helvetica, Arial, "Sans Serif";
   font-size: 86%;
   list-style: none;
   margin-left: 16;
   margin-top: 12px;
   padding: 0px;
}

.kasten li {
   background-color:#fffef0;
   /*   navy geändert auf #bbb8b0      */ 
   border: 1px solid #bbb8b0;
   margin-bottom: 1em;
   line-height: 140%;
   padding: 8px;
}

.ohne {
   list-style-position:inside;
   margin-bottom:0px;
   padding: 6px;
}

.ohne li {
   border: none;
   margin-bottom:4px;
   line-height: 110%;
   padding-left: 12px;
   padding-bottom: 0px;
   padding-top: 0px;
   padding-right: 0px;
}

.rot {
   color:red;
}

.grau {
   color:#a09090;
}

#inhalt {
   left: 32px;
   margin: 0;
   position: absolute;
   width:92%;
   z-index: 3;
}


/*  Erscheint nicht im Druck: */

#kopf {
   left: 60px;
   position: absolute;
   z-index: 0;
}

/* -------------------------- */

/*   Erscheint nur im Druck:  */

#druck-kopf {
   display:none;
}

/* -------------------------- */

