 a		{ color: #003366 }
 td, body	{ font-size: 11px; font-family: Verdana, Arial, Geneva }
 body { background: #fff url(images/bg.gif) repeat-x; }
 .menu { font-size: 12px }
 .menu:hover { text-decoration: none }
 .noul { color: #000000;  text-decoration: none }
 .noul:hover { text-decoration: underline }
 .footer { font-size: 9px; color: #ff9900 }
 form { display: inline }

.inputfeld {
border: 1px solid #999999;
background-image: url('images/input_schatten.gif');
}

#lightbox{
background-color:#eee;
padding: 10px;
border-bottom: 2px solid #666;
border-right: 2px solid #666;
}
#lightboxDetails{
font-size: 0.8em;
padding-top: 0.4em;
}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#lightbox img{ border: none; } 
#overlay img{ border: none; }
#overlay{ background-image: url(overlay.png); }