﻿/*---------Layout Fotogallery Entrypage -------------*/

#gallery_mainnav
{
width:250px;
height:auto;
margin-left:20px;	
}


.a_gallery
{
    font-size:14px;
    padding-left: 10px;
    padding-top:1px;
    padding-bottom:1px;
    color:#d2d3d4;
    text-decoration:none;
    display:block;
    border:0px solid #c0c0c0;
    
}


.a_gallery:hover
{
    font-size:14px;
    color:#ffffff;
    text-decoration:none;
    display:block;
}

/*--------------- horizontale Ebene - Platzhalter -----------------*/
.gallery_row
{
	float:left;
	margin-left:25px;
	margin-right:25px;
	height:auto;
	width:850px;
	display:inline;
	border:0px solid #c0c0c0;
	
	padding-left:5px;
	
}

/*--------------- horizontale Ebene - Platzhalter für floatende Bilder -----------------*/
.gallery_image_row
{
	float:left;
	margin-left:25px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	height:auto;
	width:850px;
	display:inline;
	border:0px solid #c0c0c0;
	
	
}

/*--------------- Beschreibungstext der Galerie in Galerieansicht---------------------*/
.gallery_head
{
	float:left;
	margin-left:5px;
	width:830px;
	height:auto;
	margin-bottom:20px;
	margin-top:10px;
	
}

.gallery_description
{
	float:left;
	height:auto;
	width:835px;
	border:0px solid #c0c0c0;
	font-size:12px;	
}

.gallery_menue_gridview
{
	border:none;
	width:835px;
	font-size:13px;
}



.gallery_menue_gridview table
{
	border:0px;	
	
}

.gallery_menue_gridview td
{
	border:none;	
}

.gallery_menue_gridview tr
{
	border:none;
	padding:2px;	
}

.gallery_menue_label_imagecount
{
	
	width:50px;
	font-size:12px;
	color:#ffffff;
	margin-left:120px;

}

.gallery_menue_label_lastchange
{
	
	width:50px;
	font-size:12px;
	color:#ffffff;
	margin-left:15px;	

}

/*------------------------------- Formatierung der Elemente in Galerie-Preview ------------------*/

.imageelement_gallery
{
	margin-top:2px;
	margin-bottom:2px;
	margin-right:3px;
	margin-left:6px;
	height:115px;
	width:110px;
	float:left;
	text-align:center;
	border:0px solid #ffffff;
	display:inline;
}

/*------ Container für Bild (IE Stabilisierung) ------------------------------------*/

.imageelement_top
{
	height:90px;
	position:relative;
	top:0px;
	text-align:center;
	
}

.imageelement_bottom
{
	height:25px;
	position:relative;
	bottom:0px;
	
	display:inline;
}

div.positioned
{
	position:absolute;
	width:110px;
	height:auto;
	bottom:0px;
	left:0px;
	display:inline;
}

.gallerypic
{
	display:inline;
	border:1px solid #c0c0c0;
}



/*------ Menü unterhalb Thumb --------------------*/


.imageelement_gallery_menue
{
	
	width:110px;
	height:25px;
	
}

.imageelement_gallery_imgtitle
{
	width:110px;
	height:13px;
	font-size:9px;
	

}

.gallery_a_linkaction
{
	padding:0px;
	margin:0px;
	position:relative;
	top:-4px;
	color:white;
	height:9px;
	line-height:9px;
	font-size:9px;
	border:0px solid #c0c0c0;
}



/*---------------------- Formatierung für Grossansicht ---------------------*/

.gallery_show_image_head
{
	float:left;
	width:840px;
	height:auto;
	border-top:1px dotted #5b5c5c;
	border-bottom:1px dotted #5b5c5c;
	margin-bottom:10px;	
}

.gallery_show_image_title
{
	float:left;
	margin-left:0px;
	display:inline;
	
	height:auto;
	font-size:14px;
	margin-top:10px;
	font-weight:bold;
}

.gallery_show_image_description
{
	float:left;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	/*margin-left:10px;*/
	display:inline;
	width:830px;
	font-size:12px;	
	margin-top:10px;
	padding-bottom:10px;
	
	
}

.gallery_show_image
{
	text-align:center;
	border:0px solid #c0c0c0;	
	width:840px;
	height:auto;
}

.gallery_show_image_img
{
	
	height:auto;
	max-width:840px;
	margin: auto;
	text-align:center;
	margin-bottom:20px;
	
}

.gallery_show_image_menue_left
{
	position:relative;
	left:10px;
	top:10px;
	width:100px;
	border:0px solid #c0c0c0;
	
	
	
}

.gallery_show_image_menue_center
{
	
	width:110px;
	position:relative;
	left:375px;
	top:-10px;
	border:0px solid #c0c0c0;
	
}

.gallery_show_image_menue_right
{
	width:80px;
	position:relative;
	left:760px;
	top:-30px;
	border:0px solid #c0c0c0;
	
}


/*----------------------- Bereichs- Ueberschrift --------------------*/
.gallery_headline
{
	font-size:14px;	
	font-weight:bold;
	margin-left:20px;
	
}

/*----------------------- Inhaltscontainer für editierbare Bereiche im Galerie-Verwalten Modus---------------*/

.gallery_menue_title_cont
{
	width:auto;
	
	height:auto;
	float:left;
}

.gallery_menue_description_cont
{
	height:auto;
	float:right;
	width:500px;
	margin-left:20px;
	margin-right:5px;
}

.gallery_menue_buttons_cont
{
	width:300px;
	
	height:auto;
	
}


.gallery_menue_textbox_description
{
	width:500px;
	height:100px;	
	
}

.gallery_menue_textbox_title
{
	width:300px;
	height:25px;
	font-size:12px;	
	
}

.gallery_row_imagesingallery
{
	float:left;
	height:auto;
	width:850px;
	margin-left:25px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	display:inline;
	background-color:#686868;
	margin-bottom:10px;
	
			

}


/*---------------------- Menue für Bilder bearbeiten ----------------------------*/

.gallery_image_menue_left
{
	float:left;
	width:250px;
	height:auto;
	margin-left:25px;
	font-size:12px;
	
	
}

.gallery_image_menue_right
{
	
	float:left;
	margin-left:10px;
	width:500px;
	height:auto;
	font-size:12px;
	
	
}




.gallery_image_menue_title_cont
{
	width:auto;
	height:auto;
	float:left;
}

.gallery_image_menue_title_textbox
{
	width:200px;
	height:25px;
	font-size:12px;	
}

.gallery_image_menue_description_cont
{
	height:auto;
	float:right;
	width:350px;
	margin-left:20px;
	margin-right:5px;
}

.gallery_image_menue_description_textbox
{
	
	width:350px;
	height:80px;
	
}

.gallery_image_menue_alttag_cont
{
	width:auto;
	height:auto;
	float:left;
}

.gallery_image_menue_alttag_textbox
{
	width:200px;
	height:25px;
	font-size:12px;	
}
.gallery_image_menue_buttons_cont
{
	width:150px;
	float:left;
	height:auto;
	margin-top:10px;
}

/*--------------------------- Admin Bereich ---------------------------*/



.admin_control_label
{
	width:200px;
	height:auto;	
	border:1px solid #c0c0c0;

}

.admin_control_input
{
	width:100px;
	height:auto;	
}




#fotogallery_imported_mainnav .navigation_main li
{
    list-style-type: none;
    }
    
 
#gallery_right
{
    position:absolute;
    right:0;
    top:0;
    border:0px solid #c0c0c0;   
    margin:0 35px 0 0; 
}
