body {
	min-height: 100vh;
	margin: 0;
	position: relative;
	background-image: url(/images/layout/background.jpg);
	overflow-x: hidden;
}

.plaquette {
	display: block;
	position: relative;
	z-index: -1;
	float: right;
	margin-top: 155px;
	height: 170px;
	width: auto;
	margin-right: -45px;
}

.wrapper {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(/images/layout/background-colmask.png);
	background-size: contain;
}

header {
	width: 100%;
	height: 295px;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: contain;
	position: relative;
}

main {
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 1100px;
}

table {
	max-width: 320px;
	width: 100%;
}

td {
	padding-bottom: 20px;
}

.slideshow>p>a {
	color: #fff !important;
	font-family: 'Peralta';
	text-decoration: none;
}

.slideshow>p>a:first-child {
	display: none
}

.slideshow a:active {
	color: #ffdd00;
	font-family: 'Peralta';
	text-decoration: none;
}

.slideshow a:link {
	color: #ffdd00;
	font-family: 'Peralta';
	text-decoration: none;
}

.slideshow a:visited {
	color: #ffdd00;
	font-family: 'Peralta';
	text-decoration: none;
}

.slideshow a:hover {
	color: #000000;
	font-family: 'Peralta';
	text-decoration: none;
}

.location>h3>a {
	text-decoration: none;
}

.thumbnails td div {
	padding: 4px 4px 0 4px;
	border-bottom: 1px solid #ffdd00;
}

.row {
	margin: 0;
	height: inherit;
}

.col-sm-3 {
	padding-left: 0;
	padding-right: 0;
}

.col-sm-6 {
	margin-top: 3px;
}

.container-fluid {
	padding-right: 0;
	height: inherit;
}

#left-div1811019 {
	height: 63px !important;
}

.logo {
	position: absolute;
	z-index: 1000;
}

.logo {
	position: relative;
	float: left;
	background-image: url(/images/layout/logo.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 600px;
	height: 290px;
	width: 100%;
	max-width: 600px;
}


/**
 * Ads
 */
.dropapp-imageblock-ads {
	position: absolute;
	float: right;
	right: 0;
	width: 280px;
	background-image: url(/images/layout/ads-navi.png);
	background-repeat: no-repeat;
	padding-left: 111px;
	padding-top: 100px;
}
.dropapp-imageblock-ads .dropapp-item-img {
	border-top: 1px solid #000000;
	padding-bottom: 15px;
	padding-top: 15px;
	padding-right: 10px;
}
.dropapp-imageblock-ads .dropapp-imageblock .dropapp-item-img > img, .dropapp-imageblock .dropapp-item-img > a > img {
	width: 160px;
	height: auto;
}
.dropapp-imageblock-ads .dropapp-item-name {
	display: none;
}



/**
 * DropPhoto
 */
.dropapp-items-albums article.dropapp-item {
	width: 200px;
}
.dropapp-items-albums article.dropapp-item .dropapp-item-name {
	position: relative;
	margin-top: -15px;
	margin-bottom: 30px;
}

.dropapp-items-albums div.dropapp-item-img, .dropapp-items-albums svg.dropapp-item-img-svg {
	height: inherit;
}

.dropapp-items-albums article.dropapp-item .dropapp-item-img img {
	height: 200px;
	overflow: hidden;
}
.dropapp-masonry > article.dropapp-item {
	padding: 1px;
}

.dropapp-items article.dropapp-item-category {
	display: none;
}


@media screen and (max-device-width: 320px), screen and (max-width: 780px) {
	.dropapp-items-albums article.dropapp-item {
		width: 100%;
		height: auto;
	}
	.dropapp-items-albums article.dropapp-item .dropapp-item-img img {
		width: 100%;
		height: auto;
	}
	
}




/*** side-navi.php **/

.side-navi {
	width: 200px;
	height: 700px;
	position: relative;
	background-image: url(/images/navigation-links-gelb.gif);
	background-repeat: no-repeat;
	top: 0;
}

#left-yui-main {
	margin-top: 50px;
	position: absolute;
	width: 150px;
}

.left-first-of-type {
	list-style-type: none;
	padding: 0;
}

div.left-yuimenubaritem, div.left-yuimenubaritem_activ {
	height: auto;
	padding-top: 7px;
	text-align: left;
	padding-left: 8px;
	margin-top: 15px;
	line-height: 1.65rem
}

div.left-yuimenubaritem_activ a {
	color: #ffdd00;
	text-decoration: none;
	font-size: 1.8rem;
}

div.left-yuimenubaritem a {
	color: black;
	font-size: 1.8rem;
	text-decoration: none;
}

/*** close side-navi.php ***/

.hq {
	display: none;
}

/*** content ***/

.content {
	position: relative;
	border: 2px solid white;
	width: 550px;
	height: auto;
}

/** Kontakt **/

.form-horizontal {
	color: white;
	margin-left: auto;
	margin-right: auto;
}

.col-sm-6>a {
	color: white;
}

/*** bilder gallerie **/

.albums>table>tbody>tr>td {
	padding-top: 20px;
	padding-left: 20px;
}

.albums>table>tbody>tr:nth-child(2n+1) {
	background-color: #008acd;
}

.albums>table>tbody>tr {
	background-color: #f19300
}

.navigation {
	margin-bottom: 20px;
	margin-top: 20px;
	color: #ffdd00
}

.navigation a {
	color: white !important
}

/** diashow **/

.picture img {
	height: auto;
	width: 100%;
}

.picture {
	margin-bottom: 30px
}

.previous>div>a,
a:focus,
a:hover {
	color: #ffdd00
}

.next>div>a,
a:focus,
a:hover {
	color: #ffdd00
}

.location a,
a:focus,
a:hover {
	color: #ffdd00
}

.location {
	width: 100%
}

.slideshow {
	margin-top: 0
}
footer {
	border-top: 1px solid #fd0;
}
footer p {
	text-align: center;
}
