body      { background: white;
                 color: black;
                 padding: 0px;
                 margin: 0px;
                }

a:link    { color: #020365;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; }
a:visited { color: #020365; 
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; }
a:active  { color: #020365;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; }
a:hover  { color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; }
	
a.menu2:link    { color: #020365;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none; }
a.menu2:visited { color: #020365; 
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none; }
a.menu2:active  { color: #020365;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none; }
a.menu2:hover  { color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none; }
	
a.white_link:link    { color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none; }
a.white_link:visited { color: white; 
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none; }
a.white_link:active  { color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none; }
a.white_link:hover  { color: #020365;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none; }

span.titel {
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #010265;  }
span.normal  {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }
span.normalbold  {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;  }
span.impressum  {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }

span.small  {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;  }
span.smallbold  {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 9pt;  }

ul.level1  {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }

td.titel {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	background: #EBB110; 
	color: white;  }
td.text {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background: #FBE18C;  }
td.text2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: black;  }

h2.impressum   {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom:5px;  }
	


#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; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.gloecklehof.de/clips/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(http://www.gloecklehof.de/clips/white.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.gloecklehof.de/clips/lightbox/overlay.png", sizingMethod="scale");
	}
	
