/* -- Main layout definitions ------------- */
/*
body.gallery {
	font-family: georgia, 'Times New Roman', Times, serif;
	font-size: small;
	margin: 1.5em;
	color: #29303B;
	text-align: center;
}

#gallery
{
	margin:0 auto;
	padding:0;
}
*/

html { margin: 0px; padding: 0px; }

body.gallery {
/*	font-family: georgia, 'Times New Roman', Times, serif;*/
    font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: small;
	margin: 20px;
	color: #29303B;
	background-color: #F4F4ED;
	text-align: center;
}

#gallery
	{
	position:relative;
    top:0px;
	margin:0px auto; /* für CSS center align notwendig, nicht für div align=center */
	z-index:1;
	/*font-family: georgia, 'Times New Roman', Times, serif;*/
	font-size: small;
	color: #29303B;
	text-align: center;
	padding: 20px;
	/*background-color: #F0EDF1;*/
	/* hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 790px;
	}
	/* Opera 5 */
	body>#containerCenterAll {width:790px;}

.gallery-album {
        margin: 10px 0px;
        /*width: 46%; /* Change to 96% if you want 1 Album per line*/
		/*width: 96%;*/
		width: 193px;
		height: 240px;
/*
		padding-right: 1.5%;
		padding-left: 1.5%;
*/
		margin-right: 3px;
		overflow: hidden;
      /*  auskommentiert wenn nicht alle pics quadratisch sind
		height: 115px;*/
}

.galleryHomeText {
         margin: 10px 0;
        /*width: 46%; /* Change to 96% if you want 1 Album per line*/
		width: 788px;
		/*padding-right: 1.5%;
		padding-left: 1.5%;
		padding-right: 0px;
		padding-left: 0px;       */
		padding: 0px;
}

.galleryHomeHeader {
	/*margin: 5px;*/
	/*float: left;*/
	/*float: right;*/
	text-align: center;
}

.galleryHomeHeader img {
	background: #eee;
	border: 1px solid #ccc;
	padding: 3px;
	margin: 1px;
	-moz-border-radius: 5px;
}
a {
	/*color: #C4A457;*/
	color: #343434;
	text-decoration: none;
}

hr {
	color: #fff;
	height: 1px;
	border: none;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0;
	clear: both;
}

.clear {
	clear: both;
}

.content {
	clear: both;
	margin: 0 auto;
	text-align: left;
}

.footer {
	font-size: 0.8em;
	color: #999;
}

#gallery h2 {
	border-bottom: 1px solid #BBB6B5;
    font: 99% Arial, Helvetica, sans-serif;
    letter-spacing: 0.2em;
    margin: 15px 0 2px 0;
    padding-bottom: 2px;
    color: #036;
}

/* -- Gallery thumbnails ------------------ */

.gallery-thumb {
	display: table;
	_position: relative;
	overflow: hidden;
    width: 184px;
    height: 184px;
	margin: 5px;
	float: left;
	/*text-align: center;*/
	background-color: #F4F4ED;
    background: url('images/thumb_bgr.gif') repeat top;
	border: 1px solid #BBB6B5;
}
.gallery-thumb-middle {
	_position: absolute;
	_top: 50%;
	display: table-cell;
	width: 184px;
	text-align: center;
	vertical-align: middle;
}
.gallery-thumb-inner {
	_position: relative;
	_top: -50%;
}
.gallery-thumb a {
}
.gallery-thumb a img {
	/*background: #eee;*/
	border: 1px solid #FFFFFF;
/*	padding: 3px;
	margin: 1px;*/
/*	-moz-border-radius: 4px;*/
}

.gallery-thumb a:hover img {
	/*-moz-border-radius: 4px;*/
}


/* -- Gallery Album listing --------------- */

.gallery-albums {
/*	margin: 1em 0;*/
	margin: 0pt;
	padding: 0pt;
	clear: both;
}

.gallery-albums h4 {
	margin: 10px 0px 0px 5px;
        color: #036;
        font-size: 12px;
        padding: 0px;
}

.gallery-albums h4 a{
        color: #036;
        font-size: 12px;
}

.gallery-albums .gallery-thumb {
/*	margin-right: 20px !important;*/
}

.gallery-album {
	display: block;
	float: left;
	overflow: hidden;
}
.galleryHomeText {
	display: block;
	float: left;
	overflow: hidden;
}
.gallery-album p {
	margin: 10px 10px 0 0;
        padding: 0 0 0 7px;
        font-size: 11.5px;
}

.galleryHomeText p {
	margin: 0;
        padding: 0;
}

.gallery-album .meta, .galleryHomeText .meta {
	margin-top: 3px;
	color: #727A66;
	font-size: 10px;
}


/* -- Gallery Items ----------------------- */

.gallery-items {
	margin: 0;
	clear: both;
}


/* -- Gallery Photo (detail page) --------- */

.gallery-photo {
	margin: 10px 0;
	text-align: center;
}

.gallery-photo img {
	background: #fff;
	border: 1px solid #ccc;
	padding: 7px;
	-moz-border-radius: 5px;
}


/* -- Navigator --------------------------- */

.block-core-Navigator {
	font-size: 0.9em;
	color: #999;
}

.block-core-Navigator .first-and-previous{
	display: inline;
	float: left;
}

.block-core-Navigator .next-and-last{
	display: inline;
	float: right;
}

.block-core-Navigator .current {
	display: inline;
	margin: 0 0.5em;
	position: relative;
	left: 310px;
}

/* -- Pager ------------------------------- */

div.block-core-Pager a {
    font-weight: bold;
}

/* -- BreadCrumb -------------------------- */

div.block-core-BreadCrumb {
	float: right;
	font-size: 0.9em;
    display: inline;
    padding: 0 0 0 13px;
    color: #036;
    font-weight: bold;
    margin: 0;
}

.BreadCrumb-1 {
	color: #EA1E0D;
}

a.BreadCrumb-1 {
	color: #EA1E0D;
}

a.BreadCrumb-2 {
	/*color: #C4A457;*/
	color: #343434;
}

/* -- ExifInfo ---------------------------- */

.block-exif-ExifInfo div {
	font-size: 0.8em;
	color: #999;
	margin: 1em 0;
}

table.gbDataTable {
	width: 100%;
	font-size: 0.8em;
	margin: 1.5em 0;
}

table.gbDataTable .gbOdd {
	font-weight: bold;
}

#gallery ul {
	margin-left: 0;
	list-style-type: none;
}
#gallery ul li {
	font: italic normal;
        font-family: georgia, 'Times New Roman', Times, serif;
        font-size:12px;
	padding-left: 1.5em;
}

div.block-core-GuestPreview {
  float: right;
  font-size: 0.8em;
  color: #999;
}
#gallery.rtl div.block-core-GuestPreview {
  float: left;
}

.download {
text-align: center;
}

.gcBorder1 {
    border: 0 solid #ccc;
}

.gcBorder2 {
    border: 0 solid #888;
}

.gbEven {
    background-color: #fff;
}

.gbOdd {
    background-color: #eee;
}


div.gbTabBar {
    font-size: 0.9em;
	line-height: 1.9em;
    font-weight: bold;
   	margin: 0.8em 0 0;
    padding: 6px;
    background: url('images/tab_bg.gif') repeat-x bottom;
}
#gallery.IE div.gbTabBar  {
	line-height: 15px;
}
div.gbTabBar span.o {
    padding: 6px 0 5px 8px;
    background: url('images/tab_left.jpg') no-repeat left top;
	white-space: nowrap;
}
#gallery.IE div.gbTabBar span.o {
    display: inline-block;   /* IE loses padding-left on wrapped inline nowrap element */
    margin-bottom: 1px;      /* ..and then adds padding differently with inline-block.. */
}
/* IE may clip off the right end of a long set of tabs, so allow IE to wrap them */
#gallery.IE div.gbTabBar { padding-bottom: 0; white-space: normal; }
#gallery.IE div.gbTabBar span.giSelected { margin-bottom: 0; }

#gallery div.gbTabBar span span {
    padding: 6px 12px 5px 4px;
    background: url('images/tab_right.jpg') no-repeat right top;
}

#gallery div.gbTabBar a {
    color: #777;
    text-decoration: none;
}

#gallery div.gbTabBar a:hover {
    color: #333;
}

#gallery div.gbTabBar span.giSelected {
    padding-bottom: 6px;
    background-image: url('images/tab_left_on.jpg');
}

#gallery div.gbTabBar span.giSelected span {
    color: #333;
    padding-bottom: 6px;
    background-image: url('images/tab_right_on.jpg');
}

.gbBlock {
    padding: 0.7em;
    border-width: 0 0 1px 0;
    border-style: inherit;
    border-color: inherit;
    /* IE can't inherit these */
    border-style: expression(parentElement.currentStyle.borderStyle);
    border-color: expression(parentElement.currentStyle.borderColor);
}

.gbBlock ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.gbBlock ul ul {
    margin: 0 0 0.5em 1.0em;
}

.gbBlock li {
    padding: 6px 0 0 0;
}

#gallery .gbBlock h3 {
    margin-bottom: 0.5em;
}

#gallery .gbBlock h4 {
    margin-top: 0.5em;
}

#gsSidebar {
    border-right-width: 1px;
    width: 175px;
    overflow: hidden;
}
#gsSidebarCol {
    width: 1%; /* Expand to fit content ("0" bad4 firefox, "1px" bad4 opera) */
}
#gallery #gsSidebar ul {
    font-size: 1em;
}

div#gsSidebar div.block-core-ItemLinks a {
  display: block;
}

div#gsSidebar div.block-core-PeerList a {
  display: block;
  padding: 3px;
}

div#gsSidebar div.block-core-PeerList span {
  font-weight: bold;
  display: block;
  padding: 3px;
}

div#gsSidebar div.block-core-PeerList span.current {
  color: #0b6cff;
}

.gbItemImage {
	margin: 15px 0;
	text-align: center;
}

.giThumbnail {
}

.giNew, .giUpdated {
    border-width: 2px;
    border-style: ridge;
    padding: 0 6px;
    line-height: 1.9em;
}