/* background div */

#contentmitte{
  font-family: arial;
  color:#29295B;
}
#lightbox_back_11062008 {
	background:			#000000;
	opacity:			0.00;
	filter:				alpha(opacity=10);
	position:			absolute;
	display:			block;
	margin:				0;
	padding:			0;
	top:				0;
	left:				0;
	right:				0px;
	z-Index:			100;    
}

/* background div schatten oben */
#lightbox_back_b_11062008 {
	background:			#000000;
	opacity:			1.00;
	position:			absolute;
	width:				100px;
	height:				100%;
	margin-left:		0;
	padding:			0;
	top:				0;
	left:				95%;
	z-index:			101;
}

/* Logo unten */
#lightbox_back_b_11062008 {
	/*background-image:	url(typo3conf/ext/linkhandler/images/back1_b.png);*/
	background-position:bottom left;
	background-repeat:	no-repeat;
	//opacity:			0.00;
	width:				100%;
	height:				100%;
	position:			absolute;
	margin:				0;
	padding:			0;
	top:				0;
	left:				0;
	z-index:			102;
}

#close_img {
	border:				0 none;
	position:			absolute;
	right:				5;
	z-index:			10;
	//padding-right:	5px;
	top:				0; 
}

#vj_left_button {
	/*left:				10px;*/
	left:				50%;
	margin-left:		-57px;
	border:				0 none;
	position:			absolute;
	top:				0;
	z-index:			10;
}

#vj_right_button {
	border:				0 none;
	position:			absolute;
	top:				0;
	left:				50%;
	margin-left:		27px;
	z-index:			10;
}

#vj_menu_button {
	border:				0 none;
	position:			absolute;
	top:				0;
	left:				50%; 
	right:				auto;
	z-index:			10;
	margin-left:		-15px;
}

#vj_gallerie_button {
	border:				0 none;
	position:			absolute;
	left:				0;
	z-index:			10;
	padding-left:		5px;
}

#vj_gallerie {
	width:				110px;
	/*height:			400px;*/
	position:			absolute;
	top:				0px;
	right:				20px;
	border-left:		1px solid #BBBBBB;
	border-right:		1px solid #BBBBBB;
	z-index:			110;
	padding:			5px;
	/*opacity:			0.80;*/
	background-image:	url(images/gallerie_back.gif);
	/*background-color:	#ffffff;*/
	display:			none;
}

#galerie_left_button {
	border:				0 none;
	position:			absolute;
	left:				5;
	top:				5;
}

#galerie_right_button {
	border:				0 none;
	position:			absolute;
	bottom:				5;
}

#galeri_content {
	position:			absolute;
	left:				5px;
	width:				100px;
	top:				5px;
	/*padding-top:		20px;*/
	overflow:			auto;
	margin-left:		13px;
}

#vj_gal_1 {
	clear:				both;
	float:				left;
	border:				1px solid #BBBBBB;
	height:				80px;
	margin-top:			13px;
	width: 				80px;
	overflow:			hidden;
	/*background-color:	#eeeeee;*/
	text-align:			center;
}

/* Fenster */
#lightbox_window_11062008 {
	background:			#ffffff;
	z-index:			104;
	margin:				0px;
	padding:			0px;
	border-top:			0px;
	border-right:		2px;
	border-left:		2px;
	border-bottom:		4px;
	border-style:		solid;
	border-color:		#ffffff;
	text-align:			right;
	overflow:			hidden;
	background:			#ffffff;
	/*background-image:	url(typo3conf/ext/vj_lightbox/images/back1.gif);*/
	background-image:	url(../vj_lightbox/images/back1.gif);
}

/* Content Div */
#lightbox_div_11062008 {
	left:				0px;
	top:				20px;    
	/*background:		#ffffff;*/
	margin-left:		7px;
	padding:			0px;
	border:				0px;
	border-style:		solid;
	border-color:		#BBBBBB;
	overflow:			hidden;
}

/* content iframe */
#content_11062008 {
	overflow:			hidden;
	opacity:			0.00;
	position:			absolute;
	border:				0;
	border-style:		solid;
	filter:				alpha(opacity:0);
	/*background:		#ffffff;*/
	/*background-image:	url(fileadmin/images/back_transp.gif);*/
	left:				-2px;
	top:				-2px;
	padding-left:		0px;
	padding:			0px;
}

#lightbox_image_11062008 {
	filter:				alpha(opacity:0);
	opacity:			0.00;
	position:			absolute;
	left:				0px;
	top:				0px;
}

/* close button */
#lightbox_window_11062008 a:link {
	text-decoration:	none;
	font-size:			12px;
	color:				#4D729F;
}

#lightbox_window_11062008 a:visited {
	text-decoration:	none;
	font-size:			12px;
	color:				#4D729F;
}

#lightbox_window_11062008 a:active {
	text-decoration:	none;
	font-size:			12px;
	color:				#4D729F;
}

#lightbox_window_11062008 a:hover {
	text-decoration:	none;
	font-size:			12px;
	color:				#4D729F;
}

#content_11062008 {
	border:				0px;
	frameborder:		0;
	color:				#29295B;
}

/* Beschreibung f�r Link*/
#title_11062008 {
	color:				#29295B;
}

#content_11062008 body {
	border:				none;
	frameborder:		0;
	border:				0;
}

#galeri_content img {
	width:				150;
}
