
#OuterContainer {
	padding: 0;
/*	margin: 0 auto;*/
	width:600px;
	margin-left:100px;
}

#Container {
	position: relative;
	height: 200px;
	width: 200px;
/*	margin: 0 auto;*/
	background-color: transparent;
	font-size: 0px;
}

#Photo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

#Loading {
	height: 25%;
	width: 100%;
	position: absolute;
	top: 50px;
	left: 0%;
	text-align: center;
	z-index: 0;
	line-height: 0;
}

#LinkContainer {
	position: absolute;
	top: 0;
	left: 0;
	background-color: transparent;
	height: 300px;
	width: 100%;
	z-index: 10;
	/* filter:alpha(opacity:80); /* Specify opacity for IE */
}

#PrevLink, #NextLink {
	cursor: pointer;
	width: 48%;
	height: 390px;
	/*background: transparent url(/img/slideshow/c.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#PrevLink span, #NextLink span { display: none; }

#PrevLink { left: 0; float: left; }
#NextLink { right: 0; float: right; }

/* background image for IE */
#PrevLink:hover, #PrevLink:visited:hover { background: url(/img/slideshow/prev_minus.gif) 20% 50% no-repeat; }
#NextLink:hover, #NextLink:visited:hover { background: url(/img/slideshow/next_plus.gif) 80% 50% no-repeat; }

/* background image for compliant browsers */
#LinkContainer>#PrevLink:hover, #LinkContainer>#PrevLink:visited:hover { background: url(/img/slideshow/previous.gif) 15% 90% no-repeat; }
#LinkContainer>#NextLink:hover, #LinkContainer>#NextLink:visited:hover { background: url(/img/slideshow/next.gif) 85% 90% no-repeat; }






#CaptionContainer {
/*	margin: 0 auto;*/
	width:600px;
	margin-left:100px;
	text-align: left;
	background-color: transparent;
	}

#CaptionContainer p {
	padding: 5px 10px 10px 0px;
	font-size: 9px;
	line-height: 13px;
	color: #666666;
}

#CaptionContainer span {
	font-size: 9px;
	line-height: 13px;
	color: #666666;
}


#Counter {
	font-weight: bold;
	color: #999;
	padding-right: 0px;
}


img.artthumb{
	margin-right: 5px;
	margin-bottom: 5px;
}



.thumbs li {float:left;
height:80px;
overflow:hidden;
width:80px;}


#artthumbs {
	width:800px;
	margin-left:100px;
}



.sidebar li a ,.sidebar li{font-size:12px; 
/*font-weight:bold;*/ 
font-family:Tahoma, Verdana,Geneva,Arial,Helvetica,sans-serif;	 text-transform:uppercase; }

.alignnone.size-full {border:none; border:solid 2px white;}

#bannertitle h1 a{font-size:20px;}
h2.posttitle {display:none; /*  neu drinnen */}
