@charset "utf-8";
/* CSS Document */

html, body {
	font-size:20px;
	font-family: 'Roboto', sans-serif;
	height: 100%;
	width:100%;
}


h1, h2, h3, h4, #wm_kontaktform label, span {
	font-family: 'Roboto Slab', serif;
	color: white;
}

p {
	font-family: 'Roboto',sans-serif;
	font-size: 18px;
	line-height: 30px;
}
.text-18 {
	font-size: 18px!important;
}
.text-20 {
	font-size: 20px!important;
	line-height: 45px;
}
a.link-green:link {
	color: #005F73;
	font-weight: bold;
}
.btn-link {
	color: black;
}
ul.faq {
    list-style-type: disclosure-closed;
}
ul.faq li {
	margin-bottom:15px;
}

#stoerclose{
    cursor: pointer;
    border: 1px solid white;
    padding: 2px 10px;
    border-radius: 5px;
}
.stoerer{
    position: absolute;
    top: 90px;
    left: 0;
    z-index: 5000;
    background-color: #667412;
    padding: 2px 28px;
    color: #fff;
}
header {
	position: relative;

	z-index:5;
}
header nav{
	width: 100%;
padding: 22px;
	background-color: rgba(0,0,0,0.752);

	position: absolute;
	top:0px;
	z-index:5;
}
.dropdown-menu.show {
  background-color: #005F73;
  font-weight: 500;
}



header img.logo {
	position: absolute;
	margin:22px 20px;
	z-index:6;
    max-width: 350px;
    transition:  0.2s linear all;
}
header.open img.logo {
    max-width: 150px; 
}
header nav ul {    text-align: right;
/*	    margin-left: 20%;*/
}
header nav ul li {

	font-weight: 500;
/*	display: flex;*/
	list-style-type: none;
	font-size:  16px;
	line-height: 40px;
	display: inline-block;
	color: #fff;

	text-align: center;
	position: relative;

}

header nav li {
	-ms-transform: skewX(-10deg); /* IE 9 */
    -webkit-transform: skewX(-10deg); /* Safari */
    transform: skewX(-10deg); /* Standard syntax */	
	display: inline-block;
	/*padding: 40px 20px 5px 20px;*/
}

a:active, a:link, a:visited {
	color:#fff;
	text-decoration: none;
}


header nav li:hover, header nav li.active {
	background-color: #005F73;
	font-weight: 500;

}

.bg-transp {
	background-color:  rgba(204,204,204,0.75);
}
.bg-dark-transparent {
	background-color:  rgba(204,204,204,0.75);
	padding: 35px;
}
.bg-grey-transparent {
	background-color:  rgba(204,204,204,0.75);
	padding: 35px;
}
main {
	background-color:  rgba(0,0,0,0.2);
}
#start main {
	background-color: #fff;
}
.bg-green {
	background-color: #005F73;
}
.bg-dark-75{
	background-color: rgba(0, 0, 0, 0.75);
}
.bg-leistungen {
	    height: 100%;
    min-height: 1000px;
	background-image: url(../img/bg-leistungen.jpg); 
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	position: relative;
} 
.bg-ueber {
	    height: 100%;
    min-height: 1000px;
	background-image: url(../img/ueber_uns.jpg); 
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	position: relative;
} 
.bg-kontakt {
	    height: 100%;
    min-height: 1000px;
	background-image: url(../img/kontakt.jpg); 
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	position: relative;
} 
.bg-lieferanten {
	    height: 100%;
    min-height: 1000px;
	background-image: url(../img/bg-liefer.jpg); 
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	position: relative;
} 
.bg-boxshadow{ 
	background-color: rgba(255,255,255,0.70);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.14), 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 5px 5px -2px rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.12);
	padding: 35px;
/*	text-align: center;
	height:100%;*/
	position: relative;
 } 
.bg-whiteboxshadow{ 
	background-color: rgba(255,255,255,1);
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.14), 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 5px 5px -2px rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.12);
	padding: 35px;
/*	text-align: center;
	height:100%;*/
	position: relative;
 }
 

.geweih {
	background-image: url(../img/schuetze.jpg); 
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	position: relative;
} 
.geweih>div {
	position: relative;
	    height: 100%;
    min-height: 568px;
	color: #fff;
} 
.wald>div {
	position: relative;
	    height: 100%;
    min-height: 768px;
	color: #fff;
}
.geweih div div{
	text-align: right;	
}
.geweih div div, .wald div div {
	position: absolute;
	bottom:70px;
	max-width: 100%;
}
.geweih h1 {
	font-size: 64px;
	line-height: 80px;
	font-weight: bold;
	background-color: rgba(0,0,0,0.75);
	display: inline-block;
	padding:5px 10px;
}
.geweih p {
	font-size: 30px;
	line-height: 48px;
	color: #fff;
	font-family: 'Roboto Slab', serif;
	background-color: rgba(0,0,0,0.75);
	display: inline-block;
	padding:4px 8px;	
}

.schiessanlage {
	background-image: url(../img/schiessanlage1.jpg); 
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	position: relative;
} 
.schiessanlage>div {
	position: relative;
	    height: 100%;
    min-height: 568px;
	color: #fff;
} 
.schiessanlage div div{
	text-align: right;	
}
.schiessanlage div div {
	position: absolute;
	bottom:70px;
	max-width: 100%;
}
.schiessanlage h1 {
	font-size: 55px;
	line-height: 70px;
	background-color: rgba(0,0,0,0.75);
	display: inline-block;
	padding: 5px 15px;
}
.schiessanlage p {
	font-size: 30px;
	line-height: 48px;
	color: #fff;
	font-family: 'Roboto Slab', serif;
	background-color: rgba(0,0,0,0.75);
	display: inline-block;
	padding:4px 8px;	
}

.findet h2 {
	font-size: 64px;
	color: #585858;
	font-weight: 300;
}
.findet h3 {
	font-size: 54px;
	color:#005F73;
	text-align: right;
	margin-bottom:100px;
}

.hinweis {
	border:2px solid #BBBBBB;
	border-radius:8px;
	background-color:#FFEFEF;
	padding:20px;
}
.wald {
	height: 100%;
	text-align: center;
	background-image: url(../img/bg-wald.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center ;
	position: relative;
}
/*.wald:after {
	content: "";
		
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1; 	
}*/
.wald h3 {
	font-size: 46px;
	margin-bottom: 36px;
}
.wald p {
	margin-bottom: 60px;
	text-align: left;
}
.wald>div>div {
	background-color: rgba(70,70,70,0.75);
	padding: 25px;
	width:100%;
}
.buttonwhite {
	background-color: #fff;
	border-color: #005F73;
}
/*.wald .buttonwhite {
	margin-left: 50px;
}*/
.buttongreen, .buttonwhite, .buttonorange {
	padding: 20px 50px ;
	font-size: 20px;
	line-height: 98px;
	border-radius: 8px;
	border:2px solid;
	font-family: 'Roboto Slab', serif;
}

a.buttongreen:link, a.buttongreen:active, a.buttongreen:visited {
	color:#fff;
	text-decoration: none;
}

a.buttonwhite:link, a.buttonwhite:active, a.buttonwhite:visited {
	color: #005F73;
	text-decoration: none;
}

a.buttonorange:link, a.buttonorange:active, a.buttonorange:visited {
	color: #FF7814;
	text-decoration: none;
}
a.buttonorange:hover {
	background-color: white;
}
/*.liefer, */.waffenmarkt, .wald div, aside, footer, .findet, article {
	padding: 125px 0;	
}
.lieferbanner {
	background-color: grey;
}
.liefer span,.ueber span {
	font-size: 36px;    
	color: #585858 ;
}
.waffenmarkt div.waffenmarkt span {
    font-size: 19px;
    font-weight: 400;
    color: #585858;
}
.markt p span {
	font-size: 36px;    
	color: #585858 ;	
}

.waffenmarkt  {
    background-image: url(../img/bg-markt-2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	position: relative;	
}


p span.green, span.green, span.green a:link, span.green a:visited, span.green a:hover, .bg-leistungen span.green {
	color: #005F73;	
	font-weight: 500;
}
p span.orange, span.orange, span.orange a:link, span.orange a:visited, span.orange a:hover, .bg-leistungen span.orange {
	color: #FF7814;	
	font-weight: 500;
}

article.datens-impr h1,
article.datens-impr a:link,
article.datens-impr a:hover,
article.datens-impr a:visited {
	color: #005F73;	
	font-weight: 500;
}


.bannergreen {
	background-color: #005F73;
	line-height: 98px;
	color: #fff;
	font-size: 28px;

	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	text-align: center;
}

aside {
	background-color: #333333;
	color: #fff;
}
aside strong {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	
}
footer {
	background-color: #2c2c2c;	
	color: #7D7D7D;

}

.ueber > div, #liefer > div {
	padding-bottom:30px;
}

.ueber > img {
	margin: 20px 0 30px 0;
	width:170px;
	height:170px;
}


 .ueber > div, 
#liefer > div > div, 
.bg-kontakt-filled, /* > div > div > div:first-child,*/
.boxshadow{ 
	background-color: #fff;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.14), 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 5px 5px -2px rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.12);
	padding: 35px;
/*	text-align: center;*/
	height:100%;
	position: relative;
 }

div#leistungbox div { 
	background-color: #fff;
	box-shadow: 0 0 2px 0 rgba(255, 255, 255, 0.14), 0 1px 2px 0 rgba(255, 255, 255, 0.12), 0 5px 5px -2px rgba(255, 255, 255, 0.2), 0 1px 2px 0 rgba(255, 255, 255, 0.12);
	padding: 35px;
	height:100%;
	position: relative;
 }
#leistungbox > div > div {
	background-color: rgba(205,205,205,0.7);		
}
#leistungbox > div > div p, .ueber > div p, #liefer > div > div p, li {
	font-size: 20px;
	text-align: left;
}
#leistungbox ul {
	-webkit-padding-start: 0;
}
#leistungbox ul li {
	margin: 20px;
}
#leistungbox > div > div p {
	background-color: rgba(255,255,255,0.9);
}
.bg-leistungen > div > div , #ueber > div > div, #liefer > div > div{ 
	background-color: #fff;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.14), 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 5px 5px -2px rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.12);
	padding: 35px;
	text-align: center;
	height:100%;
	position: relative;
 }
.bg-leistungen > div > div p, #ueber > div > div p, #liefer > div > div p {
	/*position: absolute;
	bottom: 5px;*/
	font-size: 20px;
	text-align: left;
}
.c { 
	font-size: 1px;
}
/*.hgbild {
	background-image: url(../../img/HG.jpg);
}*/

a.navbutton {
	display: none;
} 

a.printlink:link, a.printlink:active, a.printlink:visited,
a.btn-back:link, a.btn-back:active, a.btn-back:visited {
	background-color: #fff;
	border: 1px solid #005F73;
	border-radius: 5px;
	padding: 8px;
	color: #005F73;
}
a.printlink:hover, a.btn-back:hover {
	background-color: #005F73;
	border: 1px solid #fff;
	color: #fff;
	font-weight: 400;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.14), 0 1px 2px 0 rgba(0, 0, 0, 0.12), 0 5px 5px -2px rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.12);
}

div.headline h1, div.headline h2, div.headline, div.headline {
	color:#005F73;
}



#wm_kontaktform {
    margin: auto;
    padding: 1.5rem!important;
    background: rgba(255,255,255,0.85);
    color: #585858;
}
#wm_kontaktform label {
    display: block;
    padding: 2px 5px 2px 0;
    font-size: 20px;	
	margin-top:5px;
	color:#005F73;
}
#wm_kontaktform textarea {
    height: 120px;
    width: 100%;
}
#wm_kontaktform input {
    display: block;
    width: 100%;
}
button, input {
    overflow: visible;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}


.box_ok, .box_error, .box_hinweis {
    padding: 10px;
    background-color: #FFC;
	border: 0.8px dashed #F93;
    color: #F93;
    font-size: 16px;
    text-align: center;
    margin: 10px;
    border-radius: 5px;
}
 
.box_hinweis {
    background-color: #FFC;
    border: 1px solid #F93;
    color: #F93;
}
.box_error, .box_hinweis > a:link, .box_hinweis > a:visited, .box_hinweis > a:hover {
	color: #FF0000;
}



#leftmenue a.activeLM {
    border-left: 5px solid #626262;
    background: #ddd;
    color: #333;
    box-shadow: #999 0px 2px 5px;
}

#leftmenue a {
    text-decoration: none;
    display: block;
    background: #FFF;
    color: #585858;
    font-size: 15px;
    font-family: Tahoma, Geneva, sans-serif;
    border-left: 5px solid #fff;
    padding: 7px;
    margin: 0 8px 0 0;
}
#leftmenue a.subm {
    font-size: 12px;
    border: none;
    padding: 4px 7px 4px 10px;
    margin: 0 13px 0 5px;
    box-shadow: #999 0px 2px 5px;
}
#leftmenue span.sbm_splitter {
    display: block;
    height: 2px;
    overflow: hidden;
}
.wm_element img.propic {
    float: left;
    margin-right: 10px;
}
#wm_detailpics {
    clear: right;
    float: right;
    width: 360px;
    margin-left: 10px;
}
#wm_detailpics .wm_pic {
    margin: 5px 0px 5px 5px;
}
img {
    vertical-align: middle;
    border-style: none;
}
.wm_element > a:active, .wm_element > a:link, .wm_element > a:visited {
	color: #585858;
}
.wm_element > a:hover {
	color: #333;
	font-weight: bolder;
}	


.wm_element {
    border: 1px solid #ccc;
    padding: 15px;
    margin: 10px 0px;
    line-height: 160%;
    cursor: pointer;
    color: #585858;
    background-color: rgba(255,255,255,1);
}
.wm_element:hover {
    background: rgba(255,255,255,0.5) ;
	color: #005F73;
    
}
.wm_element h3, .wm_element h4, .wm_preis, .wm_preis span {
 
	color: #005F73; 

	padding:5px;
	font-size: 19px;font-weight: 600;
}
.wm_element:hover h4 {
    background: #A5A5A5 ;
	color: #005F73; 
}

.wm_preis {
    float: right;
    font-size: 19px;
	color: #333;
}
.wm_preis_detail {
    border-radius: 3px;
    clear: right;
    float: right;
    text-align: right;
    font-size: 26px;
    background: #005F73;
    color: #FFF;
    padding: 5px 15px;
    margin: 0 5px 10px 0px;
}
#wm_searchframe {
    margin: 0px;
    padding: 5px;
    border: 1px solid #ccc;
    background: #eee;
    color: #585858;
}
#wm_searchframe h3, #wm_searchframe h4  {
	color: #eee;
	font-size: 20px;
	background-color: #005F73;
	padding: 5px;
}
#wm_bg_viewbuttons {
    min-height: 30px;
    margin-top: 25px;
}
#wm_bg_viewbuttons label {
    display: block;
    float: right;
    font-size: 11px;
}
#wm_bg_viewbuttons h2{
	font-size: 21px;
	color:#005F73;
	font-weight: 600;
	text-align: left;
}
.card-body, .card-body p, .card-body h2, .card-body div a:link, .card-body div a:active, .card-body div a:visited {
	color: #005F73;
}
.card-body div a:hover, a.buttonwhite:hover {
	background-color: #005F73;
	color: white;
	border-color: white;
	text-decoration: none;
}
 a.buttongreen:hover {
	background-color: white;
	color: #005F73;
	border-color: #005F73;
	text-decoration: none;
}
.card-body h2 {
	font-size: 21px;
}
.wm_ldesc {
    /*float: left;*/
    max-width: 450px;
}
#walink {
    border-radius: 30px;
    padding: 10px 20px;
	font-size: 16px;
}
a#walink img {
    position: relative;
    top: -2px;
}

@media (max-width:991px){
	.bannergreen {
		line-height: 55px;
	}
 
	body#ueber_uns .datens-impr {
		background-color: #2c2c2c;
	}
	body#ueber_uns .datens-impr .container.py-3 {
		background-color:white;
	}
	img.logo {
		background-color: #2c2c2c;
		padding: 5px;
	}
	
	.dropdown-menu.show {
	  display: block !important;
	  position: relative !important;
	  transform: none !important;
	  background-color: #005F73;
	  width: 100%;
	  text-align: center;
	}

/*	header nav li.dropdown {
	  transform: none !important;
	}*/
	.hamnav {
		position: absolute;
		top:-800px;
		left:0;
	}
	.hamnav.open {
		position: absolute;
		top:0;
		left:0;
        padding-top: 60px;
		background-color: #313131;
		transition: all 0.4s linear;
	}
	.hamnav.open div ul {
		margin: 50px 0;
		transition: all 0.4s linear;
	}
	.hamnav.open div ul li {
		text-align: left;
		font-size: 19px;
		line-height: 42px;
		padding: 0;
		border-bottom: 1px solid white;
		transition: all 0.4s linear;
	}
	a.navbutton {
		text-decoration: none;
		display: flex;
		box-sizing: content-box;
		padding: 4px 7px;
		color: #fff;
		z-index: 26;
		position: absolute;
		top: 15px;
		right: 15px;
		border: 2px solid white;
		border-radius: 3px;
	}	
	#waffenmarkt a.navbutton, #ueber_uns a.navbutton {
		background-color: rgba(102,102,102,0.75);
	}
	h2 {
		font-size: 1.2rem;
	}	
}

@media (min-width:992px) AND (max-width: 1185px){
	.bannergreen {
		line-height: 55px;
	}
    header nav ul li a.nav-link{
      padding: .3rem .7rem;
    }
    header img.logo {
        max-width: 220px;
        margin-top: 30px;
    }
}
@media(max-width:450px) {
	.geweih h1 {
		font-size: 22px;
    	line-height: 50px;
		padding: 5px 5px ;
	}
	.geweih p {
		font-size: 19px;
		line-height: 38px;
		padding: 4px 5px;
	}
	.findet h2 {
		font-size: 34px;
	}
	.findet h3 {
		font-size: 34px;
	}
	.waffenmarkt p span {
		font-size: 27px;
	}
    
    header img.logo {
        max-width: 250px; 
    }
}

@media(min-width:768px){
	.right {
		text-align: right;
	}	
}
