body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #000000;
	height:90%;
	min-height:99%;
	margin:0;
	
	XXoverflow:auto;
  XXoverflow: -moz-scrollbars-vertical;
  
  	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#666666;
	scrollbar-shadow-color:#333333;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#aaaaaa;
	scrollbar-track-color:#000000;
	scrollbar-darkshadow-color:#000000;
  
}


a {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}

a img {border:0;}

/* Homepage */

.home-table {
	
	width: 600px;
	margin:0 auto 0 auto;
	height:98%;
	
}

/*.h1home {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	color: #ffffff;
}*/


.home-table2tr a img {border:0; margin:3px; border:2px #333 solid;}
.home-table2tr a:hover img {border:0; margin:3px; border:2px #999 solid;}

.maintable {height:95%;}
.homediv {
	margin:5px;
	font-size: 18px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	text-align: center;
}


.content {}



/* linke Seite, Menü */
#leftbar {font-size: 11px; width:260px;}
#leftbartext {font-size: 11px; width:180px;}
#leftbartext * {margin-top:0;}
#leftbartext div a.mmain {
	display:block;
	width:180px;
	min-height:22px;
	XXbackground-color: #333333;
	padding:20px 0 0 40px;	
	margin-bottom:5px;
	font-size: 11px;
}



/*html #leftbar a.mmain {height:20px;}*/

#leftbartext a.mmain:hover, .menu-current {	
	background-color: #333333;
}

#leftbartext div a.menu-current strong  {
	background-color: #333333;
	font-size: 20px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	XXtext-align: center;
	xxpadding:10px 0 0 0px;
}



#leftbartext .mbg3 {}


#leftbartext a h4 {
	font-size: 12px;	
	margin:0;
	padding:0;	
}


#leftbartext p {
	margin: 0 0 0 0px;
	line-height: 120%;
}

.mcont {margin: 0 0 5px 40px; color: #ffffff;}

#content {width:600px}


/*fancy Gallery*/

.fancygallery a img {margin:5px; height: 130px; width: 130px;}


/* Lightbox */

tr.lb  {height: 140px;}
.lb_image {margin:5px; height: 130px; width: 130px;}
.lb_image_link //the thumbnail links
*/
	
table.lb  {
	width: auto;	
	margin-left: auto;
	margin-right:auto;
}

