/* Styles für Gallerie */

table.exif td, table.exif th
{
	border:0;
	background:none;
}

table.exif th
{
	text-align:right;
}

ol.galleryPageNavigation
{
	list-style-type: none;
	text-align:center;
}
ol.galleryPageNavigation.bottom
{
	clear: both;
}

ol.galleryPageNavigation li
{
	display: inline;
}

ol.galleryPageNavigation li a
{
	border-color: #DDDDDD;
	border-width: 1px;
	border-style: solid;
	margin:2px;
	padding:5px;
	text-decoration: none;
	background-color: #F4F4F4;
}

ol.galleryPageNavigation li.current a
{
	border-color: #980000;
	background-color: #DDDDDD;
}

ol.galleryPageNavigation li a:hover
{
	background-color: #DDDDDD;
	color: white;
}

div.galleryimage
{
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}
div.gallerynotes
{
	margin-top:0px;
	width: 570px;
	clear:left;
}
div.gallerynotes div.t3, div.gallerynotes div.b3
{
	width:550px;
}
div.gallerydata
{
	margin-top:0px;
	float:right;
	width:200px;
	max-width:200px;
}
div.gallerydata div.t3, div.gallerydata div.b3
{
	width:180px;
}
div.gallerydata p
{
	text-align:left;
	margin:0px;
	margin-bottom:5px;
}
div.gallerydata p.license
{
	margin-bottom:0px;
}
div.galleryimage div.d1
{
	background-image:URL(imageshadow_t.gif);
	background-repeat:repeat-x;
	background-position:top;
	line-height:0px;
}
div.galleryimage div.d2
{
	background-image:URL(imageshadow_b.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	line-height:0px;
}
div.galleryimage div.d3
{
	line-height:0px;
	background-image:URL(imageshadow_l.gif);
	background-repeat:repeat-y;
	background-position:left;
}
div.galleryimage div.d4
{
	line-height:0px;
	background-image:URL(imageshadow_r.gif);
	background-repeat:repeat-y;
	background-position:right;
}
div.galleryimage div.d5
{
	line-height:0px;
	background-image:URL(imageshadow_tl.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
div.galleryimage div.d6
{
	line-height:0px;
	background-image:URL(imageshadow_tr.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
div.galleryimage div.d7
{
	line-height:0px;
	background-image:URL(imageshadow_bl.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
div.galleryimage div.d8
{
	padding:20px;
	line-height:0px;
	background-image:URL(imageshadow_br.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}
div.galleryframe
{
	height:266px;
	width:240px;
	float:left;
}
div.galleryframe div.galleryimage
{
	margin:0px;
}
div.galleryframe div.caption
{
	margin:0px;
	width:240px;
	clear:left;
	margin-left:20px;
	font-weight:bold;
	text-align:left;
}
div.galleryframe div.caption div.posted
{
	font-weight:normal;
	color:#666;
	font-size:9px;
	display:inline;
	margin-left:20px;
}

div.galleryframe div.d8
{
	padding:10px;
}
