body      { background: #FFBC3E;
               color: black;
               margin:0px;
               padding:0px; }
               
*{
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; 	
}

a:link    { 
	color: blue;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	text-decoration: none; }
a:visited { color: blue;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	text-decoration: none; }
a:active  { color: blue;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	text-decoration: none; }
a:hover  { color: navy;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	text-decoration: none; }

a.menu:link    { color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none; } 
a.menu:visited { color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none; } 
a.menu:active  { color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none; } 
a.menu:hover  { color: navy;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none; }

span.menuaktiv  {
	color: #CCCCCC;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	text-decoration: none;  }

span.menuobenaktiv  {
	color: #65657F;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;	
	text-decoration: none;  }


span.normal  {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }
span.normalbold  {
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;  }

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

td.menu {
	background: #A5A5BF;
}
td.menuoben {
	background: #CCCCCC;
}
td.black {
	background: black;
}
td.main {
	background: #FFF6BF;
}
td.right {
	background: #FFD77E;
}
td.aktuellesprojektoben {
	background: #666666;
	color: white;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt; 
}
td.aktuellesprojektbild {
	background: #CCCCCC;
}
td.aktuellesprojektunten {
	background: #FED77E;
}

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


#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.holzbau-rombach.de/clips/lightbox/overlay.png); }

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