* {
	padding: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
}
body  {
    margin: 0px;
    padding: 0px;
    background-color: #000000;
}
.clearall{
	clear: both;
}
a.pdf:link, a.pdf:visited {
	padding: 20px 0 0 55px;
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	background-image: url('../images/icon_pdf.svg');
	background-size: 20px auto;
	float: left;
	clear: left;
	background-size: 37px 50px;
}
a.pdf:hover, a.pdf:active {
	color: #BFBFBF;
}
#container {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 auto auto 0;
	overflow: hidden;
}
.landing_box {
    width: 32.8%;
    padding: 0 0 0 0;
    margin: 0 0.8% auto 0;
    overflow: hidden;
    float: left;
    display: block;
    height: 100vh;
}
.landing_box.nomarginright {
    padding: 0 0 0 0;
    margin-right: 0%;
}
header {
    display: block;
    background-color: #000000;
    overflow: hidden;
    width: 90%;
    position: fixed;
    padding-left: 5%;
    padding-right: 5%;
    margin: 0;
    z-index: 20;
}
a.logo_box:link,
a.logo_box:visited,
a.logo_box:focus,
a.logo_box:hover,
a.logo_box:active{
    width: 100%;
    display: block;
    clear: both;
    margin: 0px;
    background-color: #000000;
    height: 160px;
    padding-top: 0px;
} 
#logo_landing_2,
#logo_landing_3,
#logo_landing_4 {
	position: relative;
  height: auto;
  width: 220px;
  display: block;
  clear: none;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
}
#logo_landing_3 {
	position: relative;
  height: auto;
  width: 250px;
  display: block;
  clear: none;
  margin-right: auto;
  margin-left: auto;
  padding-top: 35px;
}
#logo_landing_3,
#logo_landing_4 {
  padding-top: 15px;
	width: 250px;
}
#logo_landing_2 img,
#logo_landing_3 img,
#logo_landing_4 img {
	width: 100%;
	height: auto;
}
#header_logo {
    height: 148px;
    width: 285px;
    display: block;
    clear: none;
    margin: 0 auto 10px auto;
    padding-top: 10px;
    text-align: center
}
#tripple_header_logo {
    height: 148px;
    display: block;
    margin: 0 auto 10px auto;
    padding-top: 10px;	
    text-align: center;
}
#tripple_header_logo img{
	display: inline-block;
	width: auto;
	height: 100px;
	margin: 20px 10px;
}
a.home_weiter_box:link, 
a.home_weiter_box:visited {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 1.4em;
    width: 170px;
    height: 35px;
    display: block;
    border: 2px solid #ffffff;
    text-decoration: none;
    margin-top: 70%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 7px 15px 0 40px;
    text-align: left;
    background-color: #5BA365;
    text-transform: uppercase;
    background-image: url(../images/icon_flash_r.svg);
    background-position: 10px center;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    z-index: 10;
    position: relative;
}
a.home_weiter_box:hover,
a.home_weiter_box:active,
a.home_weiter_box:focus {
	text-decoration: none;
	background-color: #D30066;
	transition: background-color 0.4s ease-out;
}
nav#head_navi_l {
    display: block;
    margin-top: 55px;
    float: left;
}
nav#head_navi_l ul{
	margin-top: 0px;
}
nav#head_navi_l li{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #474747;
    margin: 0 0 5px 0;
    padding: 0 0 0 0;
    list-style-type: none;
    display: inline-block;
    text-decoration: none;
    list-style-image: none;
    background-image: none;
    width: auto;
    float: left;
    clear: left;
    text-transform: uppercase;
    background-color: #FFFFFF;
}
.menu_7 nav#head_navi_l li.r_id_1,
.menu_2 nav#head_navi_l li.r_id_9,
.menu_3 nav#head_navi_l li.r_id_9,
.menu_4 nav#head_navi_l li.r_id_10,
.menu_5 nav#head_navi_l li.r_id_11{
	display: none;
}
nav#head_navi_l a:link, 
nav#head_navi_l a:visited {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    text-decoration: none;
    color: black;
    display: inline-block;
    padding: 0 10px 0 10px;
    margin: 0px;
    width: auto;
    background-color: #BFBFBF;
    transition: background-color 0.4s ease-out;
}
nav#head_navi_l a.l_this_activated:link,
nav#head_navi_l a.l_this_activated:visited,
nav#head_navi_l a.l_activated_parent:link,
nav#head_navi_l a.l_activated_parent:visited,
nav#head_navi_l a:hover,
nav#head_navi_l a:active,
nav#head_navi_l a:focus {
    color: #FFFFFF;
    display: inline-block;
    background-color: #5BA365;
}
nav#head_navi_r {
    display: block;
    margin-top: 55px;
    float: right;
}
nav#head_navi_r ul{
	margin-top: 0px;
}
nav#head_navi_r li{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #808080;
    margin: 0 0 5px 0;
    padding: 0 0 0 0;
    list-style-type: none;
    width: auto;
    display: inline-block;
    text-decoration: none;
    list-style-image: none;
    background-image: none;
    background-color: #BFBFBF;
    float: left;
    clear: left;
    text-transform: uppercase;
}
nav#head_navi_r a:link, 
nav#head_navi_r a:visited {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    text-decoration: none;
    color: black;
    display: inline-block;
    padding: 0 10px 0 10px;
    margin: 0px;
    transition: background-color 0.4s ease-out;
}
nav#head_navi_r a.l_this_activated:link, 
nav#head_navi_r a.l_this_activated:visited,
nav#head_navi_r a.l_activated_parent:link, 
nav#head_navi_r a.l_activated_parent:visited,
nav#head_navi_r a:hover,
nav#head_navi_r a:active,
nav#head_navi_r a:focus {
    color: #FFFFFF;
    display: inline-block;
    background-color: #5BA365;
}
nav#navi_box {
    text-align: center;
    left: auto;
    margin: 0px auto 20px auto;
    float: left;
    width: 100%;
    border-top: 1px solid #5BA365;
}
nav#navi_box ul{
    margin: 0 0 0 0;
    display: inline-block;
}
nav#navi_box li{
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 28px;
    color: #BFBFBF;
    margin: 0 14px 0 14px;
    padding: 0;
    list-style-type: none;
    float: left;
    height: 34px;
    width: auto;
    text-transform: uppercase;
    text-decoration: none;
    list-style-image: none;
    background-image: none;
}
nav#navi_box a:link, 
nav#navi_box a:visited {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    color: #BFBFBF;
    text-decoration: none;
    height: 34px;
    display: block;
    padding: 10px 0 0 0;
    letter-spacing: 0.04em;
}
nav#navi_box a.l_this_activated:link, 
nav#navi_box a.l_this_activated:visited,
nav#navi_box a.l_activated_parent:link, 
nav#navi_box a.l_activated_parent:visited,
nav#navi_box a.activated_suprodukt:link, 
nav#navi_box a.activated_suprodukt:visited,
nav#navi_box a:hover,
nav#navi_box a:active,
nav#navi_box a:focus {
    color: #5BA365;
    text-decoration: none;
    height: 34px;
    border-top: 5px solid #5BA365;
    padding-top: 5px;
}
div {
	text-decoration: none;
	margin-top: 0px;
}
p {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #BFBFBF;
    font-size: 18px;
    line-height: 1.5em;
    margin: 0 0 0 0;
    padding: 0px;
    text-align: left;
}
p b{
	color: white;
}
figcaption {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    color: #BFBFBF;
    font-size: 18px;
    margin: 0 0 0 0;
    padding: 0px;
    line-height: 1.7em;
    text-align: left;
}
.soldband{
	width: 30%;
	height: 150px;
	background: url(../images/icon_sold.svg) 0 0 no-repeat;
	position: absolute;
	z-index: 10;
}
#shopgalklein figure img,
#shopgalgross figure img{
	width: 100%;
	height: auto;
}
#shopgalgross figure{
	opacity: 0;
	transition: opacity ease 600ms;
}	
#shopgalgross figure.aktiviert{
	opacity: 1;
}
#shopgalgross{
	display: block;
	clear: both;
	width: 100%;
	padding-top: 100%;
	height: auto;
}
#shopgalgross figure{
	width: 100%;
	height: auto;
	position: absolute;
	top: 0;
	left: 0;
}
#shopgalklein {
	display: block;
	clear: both;
	width: 100%;
	height: auto;
}
#shopgalklein figure {
	width: 18%;
	margin: 10px 0 0 2.5%
}
#shopgalklein figure:first-child {
	margin-left: 0;
}
.textbox_grau p   {
	font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #BFBFBF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
ul {
	margin: 0 0 0 0;
	padding-top: 0px;
	padding-left: 0px;
}
li {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #BFBFBF;
    font-size: 18px;
	line-height: 1.4em;
	display: list-item;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 12px;
	margin-bottom: 0px;
	padding: 0 0 5px 20px;
	background-repeat: no-repeat;
	background-image: url(../images/dot.png);
	background-position: left 8px;
}
p.kursiv{
	font-style: italic
}
.bold {
	font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
    color: #BFBFBF;
}
.adresse .bold  {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #BFBFBF;
    font-size: 16px;
    text-transform: none;
}
.table {
	display: table;
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 20px;
}
.tablerow{
	display: table-row;
}
.tablecell {
	display: table-cell;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #BFBFBF;
    font-size: 18px;
    line-height: 1.5em;
    padding: 3px 0 3px 0;
    border-bottom: 1px solid #BFBFBF;
}
tr:nth-child(even){background-color: #E5E1D6;
}
th {
	font-family: 'Open Sans', sans-serif;
	text-decoration: none;
	font-weight: 300;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #333333;
	color: white;
	border-bottom-style: none;
	margin-bottom: 10px;
	text-transform: uppercase;
}
a:link, a:visited {
  font-family: 'Roboto', sans-serif;
	color: #5BA365;
	text-decoration: underline;
	font-weight: 500;
}
a:hover, a:active {
	color: #5BA365;
	text-decoration: none;
}
main {
	margin: 0 auto auto 0;
    width: 100%;
    display: block;
    float: left;
    padding-top: 260px;
}
.record_box {
	clear: both;
	display: block;
	overflow: hidden;
	margin: 0 15% 30px 15%;
	padding: 0 0 25px 0;
}
.record_box_uebersicht  {
    display: block;
    margin: 0 auto 70px auto;
    width: 90%;
    padding: 0px;
    overflow: hidden;
    height: auto;
}
.spalte_l  {
	position: relative;
    display: block;
    margin-top: 0;
    margin-right: 4%;
    margin-left: 0;
    margin-bottom: 0px;
    width: 48%;
    padding: 0px;
    height: auto;
    float: left;
}
.spalte_r  {
    display: block;
    margin: 0 0 70px 0;
    width: 48%;
    padding: 0px;
    overflow: hidden;
    height: auto;
    float: left;
}
.textbox_grau {
	display: block;
	overflow: hidden;
	margin-bottom: 15px;
	padding: 15px 15px 13px 15px;
	background-color: #F4F3F4;
	height: auto;
}
a.zurueck_box:link, 
a.zurueck_box:visited {
	font-family: 'Open Sans', Helvetica, Arial, Verdana, sans-serif;
	font-weight: 600;
	font-size: 16px;
	color: #242424;
	text-decoration: none;
	margin: 10px 0 0 0;
	padding: 5px 0 5px 30px;
	display: inline-block;
	float: right;
	background-image: url(../images/flash_back.png);
	background-repeat: no-repeat;
	background-position: left center;
}
 a.zurueck_box:hover,
 a.zurueck_box:active,
 a.zurueck_box:focus {
	text-decoration: none;
	display: inline-block;
	color: #DD3122;
}
a.anfrage_box:link, 
a.anfrage_box:visited {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 17px;
    color: #FFFFFF;
    letter-spacing: 0.05em;
    text-decoration: none;
    padding: 5px 14px 5px 14px;
    margin: 25px 0 0 0;
    display: inline-block;
    float: left;
    text-transform: uppercase;
    background-color: #5BA365;
}
 a.anfrage_box:hover,
 a.anfrage_box:active,
 a.anfrage_box:focus {
	text-decoration: none;
	display: inline-block;
	background-color: #D30066;
	transition: background-color 0.4s ease-out;
	color: #FFFFFF;
}
a.mehr_box:link, 
a.mehr_box:visited {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 17px;
    color: #FFFFFF;
    letter-spacing: 0.05em;
    text-decoration: none;
    padding: 5px 14px 5px 14px;
    display: inline-block;
    float: left;
    text-transform: uppercase;
    background-color: #5BA365;
}
 a.mehr_box:hover,
 a.mehr_box:active,
 a.mehr_box:focus {
	text-decoration: none;
	display: inline-block;
	background-color: #D30066;
	transition: background-color 0.4s ease-out;
	color: #FFFFFF;
}
a.plus_icon:link, 
a.plus_icon:visited {
	display: block;
	z-index: 5;
	position: relative;
}
 a.plus_icon: hover,
 a.plus_icon: active,
 a.plus_icon: focus {
    text-decoration: none;
    background-image: url(../images/icon_plus.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 113px 113px;
    z-index: 5;
    color: #5BA365;
}
#video_box {
    overflow: hidden;
    width: 60%;
    margin-bottom: 0px;
    background-color: #9DE4B6;
    height: auto;
}
.images_landing_box {
	height: 100vh;
    width: 100%;
	box-sizing: border-box;
    overflow: hidden;
    margin-bottom: 0px;
    z-index: 0;
    background-size: cover;
    background-position: center center;
}
.images_box {
    overflow: hidden;
    width: 40%;
    height: auto;
    margin: 0;
}
.images_box img{
	width: 100%;
	height: auto;
	float: left;
}
.record_box_uebersicht .artikel {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
    margin-top: 0;
    margin-right: 4%;
    margin-left: 0;
    margin-bottom: 30px;
    padding: 0 0 10px 0;
    width: 22%;
}
.record_box_uebersicht .artikel:nth-child(4n) {
	margin-right: 0;
}
.record_box_uebersicht figure {
    margin: 0;
    padding: 0 0 0 0;
    width: 100%;
    display: block;
    float: left;
    height: auto;
}
.images_box_ubersicht img {
    overflow: hidden;
    width: 100%;
    height: auto;
    margin-bottom: 0px;
}
.images_box_detail_big {
    overflow: hidden;
    width: 100%;
    height: auto;
    display: block;
    float: left;
    margin-bottom: 15px;
}
.images_box_detail {
    overflow: hidden;
    width: 22%;
    height: auto;
    display: block;
    margin-right: 4%;
    float: left;
    margin-bottom: 15px;
}
.images_box_detail img {
    overflow: hidden;
    width: 100%;
    height: auto;
    margin-bottom: 0px;
}
.images_box_detail.nomarginright {
    overflow: hidden;
    float: left;
    margin-bottom: 15px;
    margin-right: 0px;
}
.images_box.left {
	margin-right: 5%;
	float: left;
	overflow: hidden;
}
.images_box.right {
	margin-left: 5%;
	float: right;
}
.images_portrait {
	display: block;
	margin-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	width: 260px;
	border-radius: 50%;
	height: 260px;
	float: left;
	margin-right: 50px;
	clear: left;
}
#neuheiten {
    display: block;
    margin: 0 auto 70px auto;
    width: 90%;
    padding: 0px;
    overflow: hidden;
    height: auto;
}
.images_box_neuheiten {
	position: relative;
    float: left;
    margin: 0 4% 0 0;
    width: 22%;
    height: auto;
    overflow: hidden;
}
.images_box_neuheiten.nomarginright {
	margin-right: 0;
}
.images_box_neuheiten img {
	float: left;
	width: 100%;
	height: auto;
	overflow: hidden;
}
a.backlink:link,
a.backlink:visited,
a.backlink:focus,
a.backlink:hover,
a.backlink:active{
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 17px;
    text-decoration: none;
}
.images_box_neuheiten .over_title{
	box-sizing: border-box;
	display: block;
	position: absolute;
	bottom: 10px;
	left: 50%;
	margin-left: -100px;
    background-color: #5BA365;
	font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    width: 200px;
    display: block;
    border: 1px solid #ffffff;
    text-align: center;
    text-decoration: none;
    padding: 5px 15px 5px 15px;
    z-index: 10;
	opacity: 0;
	transition: all ease 500ms;
	overflow: hidden;
	text-overflow: ellipsis;
}
.images_box_neuheiten:hover .over_title{
	opacity: 1;
}
a:nth-child(4n) .images_box_neuheiten {
	margin-right: 0px;
	float: left;
}
figure {
    margin-top: 0;
    margin-right: 4%;
    margin-left: 0;
    margin-bottom: 30px;
    padding: 0 0 10px 0;
    width: 22%;
    display: block;
    float: left;
    height: auto;
}
figure.nomarginright {
    padding: 0 0 10px 0;
    margin-right: 0px;
}
figcaption {
    margin: 15px 0 0 0;
    padding: 0 0 0 0;
}
hr.trenner {
    padding: 0px;
    margin: 2px 15% 25px 15%;
    height: 1px;
    border-top: 1px solid #5BA365;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: transparent;
    float: left;
    width: 70%;
}
hr.trenner_detail {
	padding: 0px;
	margin: 5px 0px 5px 0;
	height: 1px;
	border-top: 2px solid #474747;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	width: 100%;
	float: left;
}
hr.trenner_content {
	margin: 15px 15% 30px 15%;
	border-top: 1px solid #A0A0A0;
	height: 1px;
	width: 70%;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
div.trenner {
	margin-bottom: 10px;
	margin-left: 0px;
	height: 1px;
}
h1  {
    font-family: 'Roboto Condensed', sans-serif;
    color: #BFBFBF;
    font-size: 36px;
    text-transform: uppercase;
    margin: 0 0 40px 0;
    text-align: center;
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 300;
    vertical-align: 0px;
    border-bottom: 1px solid #5BA365;
}
h1.neuheiten  {
    font-size: 26px;
    border-bottom: none;
    margin: 20px 0 20px 0;
    display: block;
    text-transform: none;
}
h2 {
	font-family: 'Roboto Condensed', sans-serif;
    color: #BFBFBF;
	font-weight: 700;
	font-size: 24px;
	margin: 0 0 20px 0;
	padding: 0px;
	line-height: 1.15em;
	width: auto;
}
h3 {
	font-family: 'Roboto Condensed', sans-serif;
    color: #BFBFBF;
	font-weight: 700;
	font-size: 21px;
	margin: 0 0 10px 0;
	padding: 0px;
	line-height: 1.15em;
	width: auto;
}
h4 {
	font-family: 'Roboto Condensed', sans-serif;
    color: #BFBFBF;
	font-weight: 700;
	font-size: 19px;
	margin: 0 0 10px 0;
	padding: 0px;
	line-height: 1.15em;
	width: auto;
}

/* ---F O O T-- */

footer {
    width: 90%;
    display: block;
    margin: 0 auto 0 auto;
    padding: 25px 0 25px 0;
    clear: both;
    overflow: hidden;
    border-top: 1px solid #5BA365;
    float: none;
    height: auto;
}
footer #footernav_box {
	width: 200px;
	display: block;
	margin: 0 0 0 0px;
	padding: 0;
	text-align: left;
	float: right;
}
footer #footernav_box ul{
	display: block;
	margin: 0;
	padding: 0;
}
footer #footernav_box li{
	width: 200px;
	height: 20px;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	list-style-image: none;
	background-image: none;
}
footer #footernav_box a:link,
footer #footernav_box a:visited{
    color: #BFBFBF;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.4em;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}
footer #footernav_box a:focus,
footer #footernav_box a:hover,
footer #footernav_box a:active{
	margin: 0px;
	padding: 0px;
	color: #5BA365;
	text-decoration: underline;
}
footer .adress_box {
    padding: 0 0 0 0;
    float: none;
    display: block;
    width: 96%;
    margin: 0 auto 0 auto;
    overflow: visible;
    z-index: 0;
    position: relative;
    height: auto;
}
footer .adress_spalte {
    padding: 0 0 0 0;
    float: left;
    display: block;
    width: 250px;
    margin: 0 0 0 0;
    overflow: visible;
    z-index: 0;
    position: relative;
    height: auto;
}
footer .adress_icon {
    float: right;
    width: 50px;
    height: 50px;
}
footer .adresse {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #CCCCCC;
    font-size: 16px;
    line-height: 1.4em;
    padding: 0px;
    width: auto;
    text-align: left;
    overflow: visible;
}
footer .adresse a:link, footer .adresse a:visited {
    color: #CCCCCC;
    text-decoration: none;
}
footer .adresse a:hover, footer .adresse a:active {
    color: #5BA365;
    text-decoration: underline;
}
#formular{
	padding: 20px 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #BFBFBF;
    font-size: 18px;
    line-height: 1.5em;
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
}
#formular .field{
	box-sizing: border-box;
	padding: 10px 10px;
	margin-bottom: 8px;
	width: 100%;
	float: left;
	border-bottom: 1px solid white;
}
#formular fieldset{
	border: none;
}

#formular .form-row{
	clear: both;
	display: block;
	width: 100%;
	overflow: hidden;
}
#formular legend{
	display: none;
}
#formular label{
	box-sizing: border-box;
	width: 100%;
	float: left;
	cursor: pointer;
	margin-bottom: 10px;
	color: white;
}

#formular label.toplabel{
	width: 100%;
	float: left;
	cursor: pointer;
	clear: both;
}

#formular label.sublabel{
	width: 50px;
	float: left;
	cursor: pointer;
	clear: both;
}

#formular label.error{
	width: 5%;
	float: right;
	cursor: pointer;
}

#formular input, #formular .fixedtest{
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding: 2px 0 2px 5px;
	border: 0px solid #5c5c5c;
	background-color: #3a3a3a;
    font-family: 'Roboto', sans-serif;
	color: white;
    font-size: 16px;
}
#formular .fixedtest{
	font-style: italic;
}
#formular textarea{
	width: 100%;
	height: 100px;
	padding: 2px 0 0 5px;
	border: 0px solid #5c5c5c;
	color: white;
	background-color: #3a3a3a;
    font-family: 'Roboto', sans-serif;
    color: #BFBFBF;
    font-size: 16px;
}
#formular #submit_button{
	width: 120px;
	float: right;
	margin: 10px 15px 0 0;
	padding: 4px 0 4px 5px;
	border: 1px solid #3a3a3a;
	cursor: pointer;
}
#formular #submit_button:hover{
	border: 1px solid white;
	background-color: black;
}
#formular #captchabilder{
	float: left;
	margin-right: 20px;
}
input, select, textarea {
    background-color: #FFFFFF;
    border: 1px solid #999999;
}
a#respnosive_menu_button:link,
a#respnosive_menu_button:visited,
a#respnosive_menu_button:focus,
a#respnosive_menu_button:hover,
a#respnosive_menu_button:active{
	display: none;
}
.suchbox{
	text-align: center;
}
.suchbox input{
	box-sizing: border-box;
	width: 200px;
	margin: 0 10px;
	padding: 2px 0 2px 5px;
	border: 0px solid #5c5c5c;
	background-color: #3a3a3a;
    font-family: 'Roboto', sans-serif;
	color: white;
	border: 1px solid #3a3a3a;
    font-size: 16px;
}
#search .suchbox .submitbutton{
	width: 120px;
	margin: 10px 15px 0 0;
	cursor: pointer;
}
#search .suchbox .submitbutton:hover{
	border: 1px solid white;
	background-color: black;
}
#search .infobox_text{
	margin-bottom: 25px;
}
.gallery ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li{
	width:24%;
	height: auto;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1.333333333%;
	margin-bottom: 23px;
	margin-left: 0px;
	display: block;
}
.gallery li:nth-child(4n){
	margin-right: 0;	
}
.gallery img{
	width: 100%;
	height: auto;
	list-style: none;	
	margin: 0;
	padding: 0;
	border: none;
	float: left;
}
@media screen and (max-width: 1200px) {
	nav#navi_box a.l_this_activated:link, 
	nav#navi_box a.l_this_activated:visited,
	nav#navi_box a:hover,
	nav#navi_box a:active,
	nav#navi_box a:focus {
	    border-top: 5px solid black;
	    border-top: 5px solid transparent;
	}
}
@media screen and (max-width: 1024px) {
	header,
	#neuheiten,
	.record_box,
	hr.trenner,
	footer {
	    width: 98%;
	    margin-left: 1%;
	    margin-right: 1%;
	    padding-left: 0;
	    padding-right: 0;
	}
	footer .adress_spalte, footer #footernav_box{
		width: 75%;
		clear: left;
		float: left;
		margin: 0 0 10px 0;
	}
	footer .adress_icon {
	    float: none;
	    width: 50px;
	    height: 50px;
	    background-color: #A3B2B8;
	    position: absolute;
	    top: 0;
	    right: 0;
	}
}
@media screen and (max-width: 800px) {
	header{
		width: 100%;
		min-height: 200px;
		position: static;
	}
	main{
		padding-top: 0;
	}
	a#respnosive_menu_button:link,
	a#respnosive_menu_button:visited,
	a#respnosive_menu_button:focus,
	a#respnosive_menu_button:hover,
	a#respnosive_menu_button:active{
		display: block;
		position: static;
		margin: 0 auto;
		text-align: center;
		clear: both;
		font-size: 40px;
		color: white;
	}
	#navi_box{
		display: none;
		border-bottom: 1px solid #5BA365;
	}
	nav#navi_box li{
		display: block;
		width: 100%;
		text-align: center;
	    font-size: 22px;
	    margin: 5px 0;
	    height: auto;
	}
	nav#navi_box a:link, 
	nav#navi_box a:visited {
	    height: auto;
	    display: block;
	    padding: 0 0 0 0;
	    letter-spacing: 0.04em;
	}
	nav#navi_box a.l_this_activated:link, 
	nav#navi_box a.l_this_activated:visited,
	nav#navi_box a:hover,
	nav#navi_box a:active,
	nav#navi_box a:focus {
	    color: #5BA365;
	    text-decoration: none;
	    height: auto;
	    border-top: 0px solid #5BA365;
	    padding: 0;
	}
	.aktivmenu #navi_box{
		position: static;
		width: 100%;
		display: block;
	}
	.spalte_l,
	.spalte_r{
		width: 100%;
	}
	a.logo_box:link,
	a.logo_box:visited,
	a.logo_box:focus,
	a.logo_box:hover,
	a.logo_box:active{
	    width: 100%;
	    display: block;
	    clear: both;
	    margin: 0px;
	    background-color: #000000;
	    height: 100px;
	    padding-top: 0px;
	}
	nav#head_navi_l{
		width: 100%;
		margin: 10px 0 0 0;		
		float: none;
	}
	nav#head_navi_r{
		width: 100%;
		margin: 0 0 10px 0;	
		float: none;
	}
	nav#head_navi_l li{
		font-size: 14px;		
	}
	nav#head_navi_r li{
		font-size: 14px;
		background-color: black;
	}
	nav#head_navi_r li a:link,
	nav#head_navi_r li a:visited,
	nav#head_navi_r li a:focus,
	nav#head_navi_r li a:hover,
	nav#head_navi_r li a:active{
		padding-left: 0;
		color: white;
	}
	#header_logo{
		position: absolute;
		right: 0;
		top: 5px;
		height: 90px;
		width: auto;
	}
	#header_logo img{
		height: 100px;
		width: auto;
	}
	.landing_box{
		width: 100%;
		height: 33vh;
		min-height: 300px;
	    padding: 0 0 0 0;
	    margin: 0 0 0 0;
	}
	.images_landing_box{
		width: 100%;
		height: 33vh;
		min-height: 300px;
	    padding: 0 0 0 0;
	    margin: 0 0 0 0;
	    float: left;
	    display: block;
	    background-color: #F4ADF7;
	}
	#logo_landing_2 {
	    height: 65x;
	    width: 125px;
	    padding-top: 20px;
	}
	#logo_landing_3 {
		height: 52.5px;
	    width: 97.5px;
	    padding-top: 30px;
	}
	#logo_landing_3,
	#logo_landing_4 {
	    height: 41.5px;
	    width: 125px;
	    padding-top: 25px;
    }
	a.home_weiter_box:link, 
	a.home_weiter_box:visited {
	    margin-top: 70px;
	}
	.soldband{
		width: 40%;
	}
}
@media screen and (max-width: 600px) {
	#header_logo{
	    height: 80px;
		top: 15px;
	}
	#header_logo img{
	    height: 80px;
	}
	.images_box_neuheiten,
	.record_box_uebersicht .artikel,
	a:nth-child(4n) .images_box_neuheiten,
	.record_box_uebersicht .artikel:nth-child(4n){
	    width: 48%;
	    margin: 0 1% 10px 1%;
	}
	a:nth-child(2n) .images_box_neuheiten,
	.record_box_uebersicht .artikel:nth-child(2n){
		margin-right: 0;
	}
	.images_box {
	    overflow: hidden;
	    width: 100%;
	    height: auto;
	    margin: 0;
	}
}