@charset "UTF-8";
/* CSS Document */

#main_marken {
	padding: 30px 0 0 10px;
	overflow: auto;
	min-height: 1200px;
}

.trennstrich_artikel {
	margin: 0 auto;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	width: 190px;
	height: 1px;
	background: rgba(102,102,102,0.2);
}

#logo_leiste {
	margin-bottom: 10px;
}

#logo_leiste li {
	display: inline-block;
	width: 16.2%;
	margin: 0px;
	padding: 0px;
	height: 42px;
	text-align: center;
}

#logo_leiste li img {
	height: 100%;
	text-align: center;
}

.marken {
	margin: 0 auto;
	width: 266px;
	max-heigth: 200px;
}

.markenbreit {
	width: 376px;
}

.marken li {
	list-style: none;
	display: inline-block;
	margin: 0.15em 0;
	padding: 0 0.4em;
}


.markenfotos {
	width: 218px;
	height:140px;
	overflow: inherit;
}

#head_mitte {
	margin: 40px 0 30px 0;
	text-align: center;
	font-family: 'CharisSILBold', Helvetica, sans-serif;
	font-size: 1.1em;
}

#main_marken p {
	width: 90%;
}

/* - overflow -*/

.da-thumbs {
	list-style: none;
	position: relative;
	margin: 20px auto;
	margin-left: -10px;
	padding-left: 5px;
}
.da-thumbs li {
	float: left;
	margin: 5px;
	background: #fff;
	padding: 8px;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}

.da-thumbs li:nth-child(n+13) {
	width: 448px;
}

.da-thumbs li:nth-child(n+13) img {
	width: 448px;
	height: 190px;
}

.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}

.da-thumbs li a img {
	width: 290px;
	height: 190px;
}

.da-thumbs li a {
	overflow: hidden;
}

.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 100%;
}


.da-thumbs li a div span {
	text-align: center;
	display: block;
	padding: 3px 0;
	margin: 0px 10px 10px 10px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 0px 0 rgba(255,255,255,0.3);
}

.da-thumbs li a div p {
	margin: 65px 22px 0 0;
	float: right;
	color: rgba(255,255,255,0.9)
}

#erklarung {
	background-image:url(../img/erklarung.png);
	width: 120px;
	height: 110px;
	position: absolute;
	margin-left: -130px;
}

li {}

ul.markenbreit {
    /* margin: 0px; */
}

ul.breit {
    width: 286px;
}