.projekt-subtitle{
	font-weight:bold;
	font-size:130%;
	font-size:14px;
	cursor: pointer;
	margin-left:-22px; /*server 1 ?*/ 
	margin-left:-16px; /*arrow-down.gif width*/
}
.projekt-subtitle a{
	text-decoration:none;
	color:black;
}
.projekt-subtitle a:hover{
	color:#ca003e;
}

.projekt-subtitle:hover{
	color:#ff0000;
	color:#ca003e;
}


.XXXprojekt-subtitle-open::before{
	/*content:url(/site/templates/imgs/ar2.gif);
	*/
	content:url(/site/templates/imgs/arrow-down.gif);
}
.XXXprojekt-subtitle-closed::before{
	/*content:url(/site/templates/imgs/a2.gif)
	*/
	content:url(/site/templates/imgs/arrow-right.gif)
}



.projekt-subtitle-open::before {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/site/templates/imgs/ar2.gif");
    background-position: 0 -11px;
    background-repeat: no-repeat;
    background-size: 16px 24px;
    content: url("/site/templates/imgs/ar2-blank.gif");
}

.projekt-subtitle-closed::before {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("/site/templates/imgs/ar2.gif");
    background-position: 0 1px;
    background-repeat: no-repeat;
    background-size: 16px 24px;
    content: url("/site/templates/imgs/ar2-blank.gif");
}


















/*
.project-subtitle-closed::before{
	content:url(/site/templates/imgs/ar2.gif);
}
*/

/*	ALT -- Camera-Icon
#gallery-slideshow .projekt-subtitle-closed::before, 
	#gallery-slideshow .projekt-subtitle-open::before {
		    content: url("/uploads/layout/icons/icon_camera.png");
			background:none;
		}
*/


/*
.featherlight .featherlight-content .navigation {
    display: block;
    margin: 10px auto 0;
    width: 100%;
    clear: both;
    text-align: center;
}
.featherlight .featherlight-content .navigation a {
    background: transparent none;
    border: 1px solid #000000;
    display: inline-block;
    margin: 0 10px;
    height: 10px;
    width: 10px;
}
.featherlight .featherlight-content .navigation a.active {
    background-color: #000000;
}
*/
                 .featherlight {
                     background: rgba(168,211,183,0.5) !important;
                     background: rgba(168,211,183,0.8) !important;
                     background: rgba(130,180,150,0.8) !important;
                 }
/*
.featherlight  .featherlight-content{
background:none !important;
padding:0 !important;
}
*/
.topimg.hasimages{
	cursor:pointer;
}

.fbvideo{
	float:left;
	margin-right:3px;
	margin-bottom:10px;
	width:117px;
}
.fbvideo p{
	margin-top:2px;
	text-align:center;
	font-style:italic;
	font-size:12px;
	line-height:14px;
}

/*#content{
	outline:1px solid black;
}
*/

img.vidth{
	width:117px;
	opacity: 0.6;
}

img.vidth:hover{
	opacity: 1;
}

/*.fbvideo:last-child*/
.lastvidinrow{
	margin-right:0;
}

#gallery-slideshow img{
	width:37px;
	margin:0 0 2px 0;
	opacity: 0.6;
}
#gallery-slideshow img:hover{
	opacity:1;
}


p#imgthumbs{
	line-height:0;
	margin-top:2px;
}

div#videothumbs{ /*wie p*/
	margin-top:2px;
}

div.clearfix{
	clear:both;
}
