.cross-indent {
        position: relative;
        left: 19px;
}

.cross-box {
        padding: 19px 0 0 22px;
        background-image: url("../img/kreuz.gif");
        background-repeat: no-repeat;
        background-position: 0 0;
}

.ellipsis {
	overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: inline-block;
        font-weight: normal;
	max-width: 220px;
}

a {
        text-decoration: none;
}

a:hover {
        color:#333333;
}

a img.flag {
	vertical-align: text-bottom;
	filter: grayscale(0.8);
}

a:hover img.flag {
	filter: none;
}

input.search {
	font: bold 11px 'Helvetica LT W01 Light', sans-serif;
	line-height: 1em;
	color:#333333;
	padding: 2px;
	width: 110px;
}

.searchbutton {
	font: bold 11px 'Helvetica LT W01 Light', sans-serif;
	line-height: 1em;
	color:#FFF;
	opacity: 0.7;
	display: inline-block;
	padding: 2px;
	width: 20px;
	background-image: url("../img/lupe.png");
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        background-clip: padding-box;
}

.searchbutton:hover {
	opacity: 1.0;
	cursor: pointer;
}


input.search::placeholder {
	font: bold 11px 'Helvetica LT W01 Light', sans-serif;
        color: #BBBBBB;
        line-height: 1em;
        padding: 2px;
}

.artist-list {
        padding: 40px 0;
}

a.artist-name {
	font: 16px 'Helvetica LT W01 Bold Cond', sans-serif;
        color: #BBBBBB;
        line-height: 1em;
        padding: 2px;
        text-decoration: none;
        height: 40px;
        display: block;
}

a.artist-name:hover {
        color: #000000;
}

.artist-menu,
.catalog-menu {
        padding: 19px 0 0 0;
        background-image: url("../img/kreuz.gif");
        background-repeat: no-repeat;
        background-position: 0 0;
        margin: 19px 0 0 0;
        display: block;
}

.artist-item,
.catalog-item {
        font: 16px 'Helvetica LT W01 Bold Cond', sans-serif;
        color: #000000;
        line-height: 1em;
        padding: 2px;
        display: block;
}

a.artist-item,
a.catalog-item {
        color: #BBBBBB;
        text-decoration: none;
}

a.artist-item:hover,
a.catalog-item:hover {
        color: #000000;
}

.artist-info,
.catalog-info {
        padding: 60px 0 0 0;
}

.artist-info .preview {
        display: block;
        padding: 0 0 8px 0;
}

.artist-info h3,
.catalog-info h3 {
	font: 14px 'Helvetica LT W01 Bold Cond', sans-serif;
}

.artist-info a,
.catalog-info a {
        font: 12px 'Helvetica LT W01 Bold Cond', sans-serif;
        text-decoration: none;
        display: inline-block;
}

.artist-info .exhibition {
    padding: 4px 0;
}

@media (max-width: 887px)
{
	body {
		padding-top: 6rem;
	}
	.cross {
		position: relative; left: -19px;
	}
	.cross-indent {
		position: relative; left: 0px;
	}
	.cross-box {
			padding: 0;
			background-image: none;
	}
        .artist-item {
                margin: 10px 0;
        }
}


/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://www.fonts.com
*/