/* Anzeigenmarkt / Gallery Ausgabe ################################## */ 

/* Preivew*/

#market_preview_template{

	margin-bottom:6px;



}



.market_preview_title{

color: #000000;



}



.market_preview_subtitle{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}

/* Template */



#market_template{

	margin-bottom:24px;



}

.market_title{

	



}



/*  Options */

#market_search_form{



	margin-bottom:12px;



}

#market_text{

margin-bottom:12px;



}

.market_preview_images_box{
	float:left;
	width:80px;
	margin-right:8px;
	margin-bottom:4px;
	padding:10px;
	border-color:#666666;
	border-width:1px;
	border-style:solid;
	background-color:#333333;
 }

 .market_preview_images{
	height:60px;
	padding:0px;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	background-color:#999999;
	overflow:hidden;
 }

/* Gallery*/ 

#marekt_gallery_box{

margin:auto;

text-align:center;



}



.market_gallery_images_box{

	width:auto;

	margin-right:0.4em;

	margin-left:0.4em;

	margin-bottom:4px;

	padding:1.5em;

	border-color:#F8E6C2;

	border-width:1px;

	border-style:solid;

	background-color:#DE00FF;

	text-align:center;

 }

 .market_gallery_images{
	padding:1px;
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	background-color:#CCCCCC;
	overflow:hidden;
 }



.show_div {

	visibility:visible;



}

.hide_div {

visibility:hidden;

display:none;

width:0px;

height:0px;

padding:0px;

margin:0px;



}

/*  Box */



#login{

	margin:0px;

	padding:0px;

	}

#login_background {

	position:absolute;

	opacity:.8;

	filter:alpha(opacity=80);

	-moz-opacity:.8;

	width: 100%;

	background-color:#000000;

	height:auto !important;

	min-height: 100%;

	height: 100%; 

	z-index:101;

	left: 0px;

	top: 0px;

}

#login_form{

	position:absolute;

	width:99.9%;

	text-align:center;

	margin-top:2%;

	z-index:102;

	left: 0px;

	top: 0px;	

}







.market_gallery_close{

position:absolute;

z-index:104;

	width:99%;

	height:30px;

	margin-top:12px;

	padding:0px;

	float:right;

	text-align:right;

}

.market_gallery_button a{

	padding: 4px;

	height: auto;

	width: auto;

	text-decoration: none;

	color: #CCCCCC;

	

}

.market_gallery_button a:hover{

	padding: 3px;

	background-color: #666666;

	border: 1px solid #CCCCCC;

}

.market_gallery_button_close a{

	padding: 4px;

	height: auto;

	width: auto;

	text-decoration: none;

	background-color: #666666;

	border: 1px solid #CCCCCC;

	color: #CCCCCC;

}

.market_gallery_button_close a:hover{

	background-color: #999999;

}



/* */