body  { margin:0px; 
        background-color:#0C0;
        color:#333; 
        font-family:"Franklin Gothic Book",Helvetica,Arial,sans-serif; 
        word-wrap:break-word; }

table { margin:auto; 
        height:100%; 
        width:60%; 
        min-width:400px; 
        empty-cells:show;
        background-color:#f0ffff; } 
td    { vertical-align:top; }
th    { padding:0 15; font-weight:bold; background-color:#0C0; vertical-align:baseline; white-space:nowrap; height:3.25em; }

p,h1,h2,li { padding-left:15; padding-right:15; }
p          { font-size:0.99em; line-height:1.25em; }
h1         { font-size:1.5em; font-weight:bold; margin-top:1.25em; }
h2         { font-size:0.99em; font-weight:bold; margin-top:1.75em; }
li         { font-size:0.91em; text-indent:-1em; margin-left:15; margin-top:0.25em; margin-bottom:0.25em; }

a:link    { color:#333; text-decoration:none; font-weight:bold; }
a:visited { color:#666; text-decoration:none; font-weight:bold; }
a:hover   { color:#0CF; text-decoration:underline; }
a:active  { color:#0CF; text-decoration:underline; }

#nav,#subnav { padding-left:15; padding-right:15; margin-top:0.5em; margin-bottom:0.5em; }
#nav         { font-size:0.91em; border:solid 1px #0CF; }
#subnav      { font-size:0.81em; margin-left:30; }

#fussz { padding:15; font-size:0.81em; text-align:right; }
#mehr  { font-size:0.81em; margin-left:5 }
#bd    { border:solid 2px #0CF }
#bd-t  { border-top:solid 2px #0CF }
#bd-b  { border-bottom:solid 2px #0CF }
#bd-l  { border-left:solid 2px #0CF }
#bd-r  { border-right:solid 2px #0CF }

#galerie a
{
float: left;
margin:0;
position: relative;
}

#galerie img
{
height: 70;
display: block;
border:0;
}

#galerie a .gross
{
display: none;
}

#galerie a:hover .gross
{
height: 200;
display: block;
position: absolute;
left: -65px;
z-index: 1;
background: #fff;
}

/*--Spezialangaben für den Internet Explorer 7--*/
*+html #galerie a:hover { z-index: 1;}
*+html #galerie a {position: relative;}

/*--Spezialangaben für den Internet Explorer 6--*/
*html #galerie a:hover { z-index: 1;}
*html #galerie a {position: relative;}