/* #### Looking-Glass #### */
div.cont-img {
 display:inline;
 float:left;
/* margin: 6px 12px 4px 0px;*/
 margin: 0px;
}
div.img-popup img {
 border:1px solid #a9a9a9;
 background: #fff;
/* padding: 1px 1px 1px 1px;*/
 padding: 1px;
 margin-bottom: 0px;
}
div.img-popup a.lglass {
 float:right;
 position:relative;
 width: 20px;
 height:20px;
 margin: -21px 1px 0px 0px;
/* background: url(lupe.png) top left no-repeat !important; */
 background: url(bilder/icons/lupo.gif) top left no-repeat;
  voice-family: "\"}\"";
  voice-family:inherit;
 margin: -22px 2px 0px 2px !important;
/* margin-right:1px;*/ /*iexplore ignores "!important" but 1px doesn't seem to be needed*/
 margin-top: -25px;
 margin-right: -2px;
}
div.img-popup a.lglass:hover {
/* background: url(lupe.png) top right no-repeat !important; */
 background: url(bilder/icons/lupo.gif) top right no-repeat;
}
/* #### /Looking-Glass #### */


td {
vertical-align:top;
}
input.brauner_rahmen, textarea.brauner_rahmen {
width:250px;
}
html {
min-height: 100.05%;
}
h1 {
font-family:"Times New Roman", Times, serif;
font-size:16px;
padding-left:7px;
}
h2 { font: bold 12px "Times New Roman", Times, serif; padding-left: 7px; }
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #a9a9a9;
text-align:left;
background-color:#fff;
margin:0px;
}
a {
text-decoration:none;
color:#555;
}
a:hover {
color:#a9a9a9;
}
#main  { height: auto; min-height: 550px; border-right: 1px solid #a9a9a9 }
#container {
position:relative;
top:25px;
margin-left:10px;
margin-right:20px;
}
.content  { color: #a9a9a9; font-size: 10px; text-align: left; position: relative; }
.content2  { color: #555; font-size: 10px; text-align: left; position: relative }
.content2 a {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
table.generationen { border: 1px #a9a9a9 solid; border-width: 2px 0; width: 100%; margin: 1em 0 2em; }
table.generationen th { vertical-align: top; }
table.generationen a { font-size: inherit; }
dt { font-weight: bold; }
.menu, .menu2 {
color: #555;
font-size: 11px;
font-weight:bold;
cursor:default;
}
.menu2 {
color:#a9a9a9;
}
#menu {
position:relative;
top:-24px;
right:75px;
width:625px;
}
#logo {
position:relative;
top:-58px;
right:5px;
width:64px;
height:71px;
background:url(bilder/logo.gif);
}