.bigimage { 
	float: left;
	padding-top: 8px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}


.bigimage img { 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	border: 3px solid #e4e4e4;
	float: left;
	
}

.bigimage img:hover { 
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	border: 3px solid #72b25c;
	float: left;
	
}

.imagecontainer {
	background-color: #FFFFFF;
	padding: 
	float: left;
	line-height: normal;
	font-weight: normal;
}


.textbox {
	float: left;
	clear: left;
	width: 700px;
	color: #666666;
	margin-bottom: 15px;
	overflow: visible;
}

.textbox2 {
	float: left;
	width: 250px;
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	font-family: "Trebuchet MS", arial;
	line-height: 16px;
	overflow: visible;

}

.textbox3 {
	float: left;
	width: 450px;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	font-family: "Trebuchet MS", arial;
	line-height: 14px;
	overflow: visible;
}




/*-------------------------------------------------
	imagelinks
-------------------------------------------------*/

.imagelinkbox {
	float: left;
	clear: left;
	width: 700px;
	margin-bottom: 15px;
}


.imagelinks {
	font-family: "Trebuchet MS", arial;
	font-size: 11px;
	line-height: normal;
	font-weight: 15;
	color: #000000;
	width: 300px;
	float: left;
	padding-left: 25px;
}


.imagelinks a, .imagelinks a:visited {
	font-family: "Trebuchet MS", arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
}

.imagelinks a:hover {
	color: #72b25c;
	text-decoration: none;
}





/*-------------------------------------------------
	imageclose
-------------------------------------------------*/

.imageclose {
	font-family: "Trebuchet MS", arial;
	font-size: 11px;
	line-height: normal;
	font-weight: 15;
	color: #000000;
	width: 300px;
	text-align: right;
	float: right;
	padding-right: 25px;
}


.imageclose a, .imageclose a:visited {
	font-family: "Trebuchet MS", arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #0b0b0b;
	text-decoration: none;
}

.imageclose a:hover {
	color: #72b25c;
	text-decoration: none;
}






















.imageinfo {
	font-family: lucida grande, verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	float: left;
	width: 200px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	clear: left;
}

.imageinfo strong {
	font-family: lucida grande, verdana;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}


.mybody {
	z-index: 10;
	width: 200px;
	height: 200px;
	position: absolute;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;	
	visibility: hidden;
	top: 0px;
	left: 0px;
	-moz-opacity:0.90;
	opacity:0.90;
	filter: alpha(opacity = 90);
}

.img_thumb_container{
	float: left;
	padding-right: 8px;
	padding-bottom: 5px;
	cursor: pointer;
}

.img_thumb_container img {
	float: left;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	border: 3px solid #e4e4e4;
	height: 75px;
}

.img_thumb_container img:hover {
	float: left;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
	border: 3px solid #72b25c;
}


.image_gallerie_detail{
	background-color: #FFFFFF;
	position: absolute;
	visibility: visible;
	padding: 7px;
	z-index: 11;
}

.layer_picnavi, .layer_picnavi a{
	float: left;
	color: #555555;
	margin-right: 11px;
	font-weight: bold;
}

.layer_picclose, .layer_picclose a{
	float: left;
	color: #888888;
	margin-right: 11px;
	font-weight: bold;
}


.layer_image_admin_metas {
	padding: 3px;
	position: absolute;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	-moz-opacity:0.55;
	opacity:0.55;
	filter: alpha(opacity = 55);

	background-color: #000000;
	margin-top: 13px;
	top: 8px;
	left: 8px;

}

.layer_image_admin_metas{
	padding: 3px;
	position: absolute;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	-moz-opacity:0.55;
	opacity:0.55;
	filter: alpha(opacity = 55);

	background-color: #000000;
	margin-top: 13px;
	top: 8px;
	left: 8px;
}

.layer_metaline{
	width: 400px;
	float: left;
	clear: both;
}

.layer_metaleft{
	float: left;
}

.layer_metaright{
	float: right;
	width: 220px;
}

