/* @override http://cssneustart.de/c_update/galerie.css */ 

h3.sort{
	display: none; } 

ul.sort{
	height: 24px;
	margin: 3em 0 0;
	padding: 0; } 

ul.sort li{
	float: right;
	display: block;
	width: 100px;
	height: 24px;
	margin: 0;
	padding: 0;
	background: transparent; } 

ul.sort a{
	display: block;
	overflow: hidden;
	width: 100px;
	height: 24px;
	text-indent: -999em;
	text-decoration: none;
	background: #fafafa url(../i/gallery.sort.gif) no-repeat; } 

ul.sort #s-domain a{
	background-position: 0 0; } 

ul.sort #s-domain a:hover{
	background-position: 0 -24px; } 

ul.sort #s-rating a{
	background-position: -100px 0; } 

ul.sort #s-rating a:hover{
	background-position: -100px -24px; } 

ul.sort #s-datum a{
	background-position: -200px 0; } 

ul.sort #s-datum a:hover{
	background-position: -200px -24px; } 

ul.gallery{
	margin-right: 1%;
	padding: 1.5em 0 0; } 

ul.gallery li{
	float: left;
	display: block;
	width: 270px;
	margin: 0 2% 3em 0;
	padding: 0;
	background: transparent; } 

html body #wrapper #site ul.gallery li.pagination{
	display: block;
	clear: both;
	float: none;
	width: auto;
	height: auto;
	margin: 0 0 1.5em; } 

ul.gallery h3,
ul.gallery cite{
	display: block;
	width: 256px;
	margin: 0 1px;
	padding: .3em 1px .2em; } 

ul.gallery h3{
	border-top: 3px double #dedede;
	letter-spacing: normal;
	font-weight: bold;
	height: 1.5em;
	overflow: hidden;
	text-transform: none; } 

ul.gallery cite{
	border-bottom: 3px double #dedede; } 

ul.gallery cite .rating{
	float: left;
	display: block;
	width: 128px;
	height: 15px;
	margin: 1px 0 0; 
	position: relative;} 
	
.thankyouforvoting{
	display: block;
	background: #fafafa url(../i/thankyouforvoting.png) 0 0 no-repeat;
	z-index: 9000;
	position: absolute;
	top: 0;
	left: 0;
	height: 15px;
	width: 128px; }

ul.gallery cite a.comments{
	float: right;
	color: #919191;
	text-decoration: none; } 

ul.gallery a{
	display: block;
	color: #4b4b4b; } 

ul.gallery li.pagination a{
	display: inline; } 

ul.gallery h3 a{
	float: left;
	text-decoration: none; } 

ul.gallery a.ext-link{
	float: right;
	position: relative;
	width: 16px;
	height: 16px;
	overflow: hidden; } 

ul.gallery a.ext-link b{
	display: block;
	position: absolute;
	height: 16px;
	width: 16px;
	background: #fafafa url(../i/gallery.ext-link.b.gif); } 

ul.gallery a.int-link{
	height: 160px;
	width: 260px;
	margin: .1em 0 -.1em;
	background: #c4e63d url(../i/gallery.medium.gif) 0 0 no-repeat; } 

html body ul.gallery a:focus, html body ul.gallery a:hover{
	color: #13acfb;
	text-decoration: underline; } 

ul.gallery a.int-link img{
	margin: 3px 4px 5px; }