*
{
margin: 0;
padding: 0;
border: none;
outline: none;
}
body 
{
font-family: sans-serif, verdana, arial;
font-size: 16px; 
color: #490000;   
background: #fff; 
line-height: 1.4em;
}
h1
{
font-size: 32px;
color: #490000;
line-height: 44.8px;
font-weight: 800;
}
h2
{
margin: 20px 0 10px 0;
font-size: 22px;
font-weight: 700;
line-height: 22px;
}
h3
{
font-size: 32px;
color: #490000;
line-height: 44.8px;
}

.clear
{
clear: both;
}
p
{
margin: 15px 0;
}

#headerwrapper
{
background: #fff;
}
	#inheaderwrapper
	{
	margin: 0 auto;
	max-width: 1050px;
	padding: 0 20px;
	position: relative;
	}
		#logoleft
		{
		position: relative;
		padding-bottom: 5px;
		}
			.logo
			{
			float: left;
			margin-right: 35px;
			}
			.logotitel
			{
			padding-top: 92px;
			}
				.logozeile1
				{
				color: #006924;
				font-size: 25.71px;
				line-height: 28px;
				}
				.logozeile2
				{
				color: #006924;
				font-size: 18px;
				font-size: 19.77px;
				line-height: 28px;
				}
				.logozeile3
				{
				color: #490000;
				font-size: 18px;
				font-size: 19.77px;
				line-height: 28px;
				}


			.headwarenkorb
			{
position:fixed; cursor:pointer; padding:10px; box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
background:#fff; font-size:16px; display:flex; align-items: center; top:10px; right:10px; z-index:3;
			}
			.headwarenkorb:hover
			{
				background:#eee;
				transition:all 1s;
			}
			
			
@media(max-width: 800px)
{
				.headwarenkorb
			{
				max-width:120px; font-size:14px;
			}
	
	.headwarenkorb img{height:20px; transition: all 1s;}
	.headwarenkorb span{line-height:1;}
}
			
			.kontobuttons a
			{
			padding: 0 4px;
			color: #490000;
			text-decoration: none;
			font-size: 14px;
			}
			.kontobuttons a:hover
			{
			color: #490000;
			text-decoration: none;
			}

#navigation
{
background: #006924;
color: #fff;
}
	#innavigation
	{
	margin: 0 auto;
	max-width: 1050px;
	padding: 0 20px;
	position: relative;
	}
		#navigation ul
		{
		list-style-type: none;
		}
			#navigation ul li
			{
			display: inline-block;
			}
				#navigation ul li a
				{
				display: block;
				padding: 8px 14px;
				color: #fff;
				text-decoration: none;
				font-size: 21px;
				}
				#navigation ul li a:hover
				{
				color: #fff;
				text-decoration: none;
				}
					#navigation ul li a span
					{
					display: none;
					}
				#navigation ul li ul
				{
				display: none;
				position: absolute;
				z-index: 20;
				padding: 10px;
				background: #490000;
				}
			@media(min-width: 1051px)
			{ 
				#navigation ul li ul
				{
				display: none !important;
				}
				#navigation ul li:hover ul
				{
				display: block !important;
				}
			}
					#navigation ul li ul li
					{
					display: block;
					}
						#navigation ul li ul li a
						{
						color: #fff;
						text-decoration: none;
						background: none;
						}
						#navigation ul li ul li a:hover
						{
						color: #fff;
						text-decoration: none;
						background: #591010;
						}
				/* dritter punkt ist onlineshop */
				
				#navigation ul li:nth-child(3) ul
				{
				background: #006924;
				}
				#navigation ul li:nth-child(3) ul li a:hover
				{
				background: #107934;
				}

#oleiste
{
background: #fff;
color: #006924;
}
	#inoleiste
	{
	margin: 0 auto;
	max-width: 1050px;
	padding: 18px 20px;
	position: relative;
	font-size: 12px;
	}
		#inoleiste a
		{
		color: #490000;
		text-decoration: none;
		}
		#inoleiste a:hover
		{
		color: #490000;
		text-decoration: none;
		}
#contentkopf img
{
display: block;
width: 100%;
}
#content
{
background: #fff;
	display:inline-block;
	width:100%;
	margin: 0 auto;
}
	.incontent
	{
	margin: 0 auto;
	max-width: 1050px;
	padding: 20px 20px;
	position: relative;


	}
		.incontent a
		{
		color: #ff4949;
		text-decoration: none;
		}
		.incontent a:hover
		{
		color: #005f81;
		text-decoration: none;
		}
		.incontent ul, .incontent ol
		{
		margin-left: 25px;
		}
		.unterschrift
		{
		display: block;
		max-width: 100%;
		}

#footer
{
background: #006924;
color: #64ff99;
font-size: 13px;
padding: 10px 0 30px 0;
line-height: 16px;
}
	#infooter
	{
	margin: 0 auto;
	max-width: 1050px;
	padding: 12px 20px;
	position: relative;
	}
		#infooter a
		{
		color: #64ff99;
		text-decoration: none;
		}
		#infooter a:hover
		{
		color: #fff;
		text-decoration: none;
		}
		.footb1,.footb2,.footb3
		{
		position: relative;
		display: inline-block;
		vertical-align: top;
		height: 110px;
		padding: 16px 25px;
		border-left: 1px solid #fff;
		}
		.footb1
		{
		padding-left: 0;
		padding-right: 200px;
		text-align: right;
		border-left: 0;
		width: 200px;
		background: url("footb1.png") top right no-repeat;
		}
		.footb2
		{
		width: 420px;
		}
		.footb3
		{
		width: 80px;
		}
			.grosstext
			{
			color: #fff;
			font-size: 16px;
			font-weight: bold;
			padding-bottom: 8px;
			}
				#infooter .grosstext a
				{
				color: #fff;
				text-decoration: none;
				}
				#infooter .grosstext a:hover
				{
				color: #fff;
				text-decoration: none;
				}
			.insta
			{
			position: absolute;
			right: 70px;
			bottom: 6px;
			}
			.insta img
			{
			display: inline-block;
			vertical-align: bottom;
			padding: 0 0 0 10px;
			}
			.footb1 .grosstext
			{
			text-align: right;
			}
			.footb1 .kleintext
			{
			font-size: 11.3px;
			}

@media(max-width: 1050px)
{          
  #mobilenavi
  {
  display: block;
  cursor: pointer;
  top: 45px;
  right: 30px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  }
    #mobilenavi img
    {
    margin: 5px -20px;
    vertical-align: middle;
    max-width:100px;
    } 
  #naviul
  {
  display: none;
  }  
    #navigation ul li
    {
    display: block;
    }
      #navigation ul li a
      {
      padding: 10px;
      display: block;
      position: relative;
	  }
			#navigation ul li a span
			{
			position: absolute;
			right: 5px;
			width: 22px;
			height: 22px;
			display: inline-block;
			background: #fff;
			border-radius: 999px;
			color: #006924;
			text-align: center;
			}
		#navigation ul li ul
		{
		display: none;
		position: relative;
		}
}    
@media(min-width: 1051px)
{
  #mobilenavi
  {
  display: none;
  }
  #naviul
  {          
  display: block !important;
  }
}


@media(max-width: 800px)
{ 


	.logo
	{
	margin: 0 auto;
	display: block;
	float: none;
	text-align: center;
	}
	.logotitel
	{
	padding: 10px;
	margin: 0;
	text-align: center;
	}
		
}
@media(max-width: 1063px)
{   
	.footb3
	{
	border: none;
	padding-left: 0;
	display: block;
	}
}

@media(max-width: 943px)
{   
	.footb1
	{
	display: block;
	}
	.footb2
	{
	border: none;
	padding-left: 0;
	display: inline-block;
	}
	.footb3
	{
	display: inline-block;
	border-left: 1px solid #fff;
	padding-left: 25px;
	}
}

@media(max-width: 700px)
{   
	.footb1,.footb2,.footb3
	{
	padding: 20px 0;
	display: block;
	width: auto;
	height: auto;
	min-height: 120px;
	text-align: left;
	border: none;
	}
	.footb1 .grosstext,.footb2 .grosstext,.footb3 .grosstext
	{
	text-align: left;
	}
			.insta
			{
			padding-top: 10px;
			display: block;
			position: relative;
			right: 0;
			bottom: 0;
			}
}
@media(max-width: 700px)
{   
	.footb1
	{
	background-size: 30%;
	background-position: right;
	}
}

input
{
margin: 2px;
padding: 2px;
border: 1px solid #ccc;
}
textarea
{            
margin: 2px;
padding: 2px;
border: 1px solid #ccc;
}


/* artikelübersicht */
.uebersicht
{
text-align: center;
}
	.artikel
	{
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 10px;
	width: 100%;
	max-width: 300px;
	}
	.kugel
	{
	position: absolute;
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 9999px;
	background: #f00;
	color: #fff;
	transform: rotate(16deg);
	font-weight: bold;
	text-shadow: 1px 1px 2px #000;
	margin-left: 40px;
	}
	.artikelborder
	{
	padding: 20px;
	border: 1px solid transparent;
	}
	.artikel:hover .artikelborder
	{
	border: 1px solid #006924;
	}
		.artikelbild img
		{
		margin: 0 auto;
		display: block;
		max-width: 100%;
		}
		.artikelname
		{
		font-weight: bold;
		}
		.artikelnpreis
		{
		font-weight: bold;
		font-size: 18px;
		}
		.artikelmwst
		{
		font-size: 14px;
		}
			.artikelmwst a
			{
			color: #ff4949;
			text-decoration: none;
			}
			.artikelmwst a:hover
			{
			color: #005f81;
			text-decoration: none;
			}
		.artikelbuttons
		{
		padding: 5px;
		}
			.artikelbuttons a
			{
			display: inline-block;
			padding: 5px;
			color: #fff;
			text-decoration: none;
			}
			.artikelbuttons a:nth-child(1)
			{
			color: #fff;
			background: #006924; 
			}
			.artikelbuttons a:nth-child(2)
			{
			color: #fff;
			background: #490000; 
			}
			.artikelbuttons a:hover
			{
			color: #fff;
			background: #00c953; 
			text-decoration: none;
			}
	.seitenzaehler
	{
	position: relative;
	border-top: 1px solid #ccc;
	padding: 5px 0;
	}
		.seitenzaehler a
		{
		display: inline-block;
		padding: 2px;
		color: #ff4949;
		text-decoration: none;
		}
		.seitenzaehler a:hover
		{
		color: #005f81;
		text-decoration: none;
		}
		.seitenzaehler a.hier
		{
		color: #000;
		border: 1px solid #ccc;
		text-decoration: none;
		}
		.seitenzaehler a.hier:hover
		{
		color: #000;
		border: 1px solid #ccc;
		text-decoration: none;
		}
			.endelink
			{
			position: absolute;
			right: 0;
			}
	@media(max-width: 350px)
	{
		.artikel
		{
		margin: 10px 0;
		}
	}

/* detailansicht */

.detailartikel
{
position: relative;
}
	.detailbilder
	{
	margin-right: 10px;
	float: left;
	width: 40%;
	}
		#detailgross
		{
		max-width: 100%;
		display: block;
		}
		.detailklein
		{
		height: 100px;
		padding:6px;
		display: inline-block;
		vertical-align: top;
		}
	.detailtext
	{
	padding: 10px;
	padding-left: 45%;
	}
		.detailzurueckbutton
		{
		background: #490000;
		color: #fff !important;
		display: inline-block;
		text-decoration: none;
		padding: 8px 20px;
		position: absolute; 
		top: 10px;
		right: 10px;
		}
		.detailzurueckbutton:hover
		{
		background: #490000;
		color: #fff !important;
		text-decoration: none;
		}
		.detailinformationen table tr td:nth-child(1)
		{
		font-weight: bold;
		width: 40%;
		}
		.detailmusterkopf
		{
		margin: 10px 0;
		padding: 5px;
		color: #fff;
		font-size: 20px;
		background: #751111;
		font-weight: bold;
		}
		.detailmuster
		{
		position: relative;
		font-weight: bold;
		}
			.detailmuster img
			{
			vertical-align: top;
			}
			.aendernbutton
			{
			position: absolute; 
			top: 10px;
			right: 10px;
			padding: 2px 10px;
			display: inline-block;
			text-decoration: none;
			color: #fff2b4 !important;
			background: #009143;
			border: 3px solid #00c953;
			font-weight: normal;
			}
			.aendernbutton:hover
			{
			color: #fff2b4 !important;
			background: #00c953;
			border: 3px solid #00c953;
			}
		.detailkorb
		{
		margin-top: 20px;
		padding: 20px;
		position: relative;
		background: #c1deb2;
		}
			.detailpreis
			{
			display: inline-block;
			vertical-align: top;
			font-size: 25px;
			}
			.detailpreis span
			{
			font-size: 12px;
			}
			.detailmenge
			{
			display: inline-block;
			vertical-align: top;
			}
				.detailmenge input
				{
				width: 50px;
				text-align: center;
				display: inline-block;
				padding: 7px 5px;
				}
			
			.indenwarenkorbbutton
			{
			padding: 2px 10px;
			display: inline-block;
			text-decoration: none;
			color: #fff2b4 !important;
			background: #009143;
			border: 3px solid #00c953;
			font-weight: normal;
			font-size: 20px;
			display: inline-block;
			vertical-align: top;
			cursor: pointer
			}
			.indenwarenkorbbutton:hover
			{
			color: #fff2b4 !important;
			background: #00c953;
			border: 3px solid #00c953;
			}
			
		
		.detailvollbeschreibungkopf
		{
		padding: 5px;
		color: #fff;
		font-size: 24px;
		background: #751111;
		font-weight: normal;
		}	
		.detailvollbeschreibung
		{
		padding: 20px;
		border: 1px solid #751111;
		font-size: 14px;
		}
			
@media(max-width: 800px)
{
	.detailbilder
	{
	margin: 0;
	float: none;
	width: 100%;
	text-align: center;
	}
		#detailgross
		{
		margin: 0 auto;
		}
	.detailtext
	{
	padding: 10px;
	}
}

.famartikel
{
position: relative;
padding: 10px;
margin: 10px;
width: 217px;
display: inline-block;
vertical-align: top;
border: 1px solid #fff;
}
.famartikel:hover
{
border: 1px solid #006924;
}
	.famartikel img
	{
	display: block;
	width: 70%;
	margin: 0 auto;
	}
	.famartikel p
	{
	font-weight: bold;
	text-align: center;
	height: 55px;
	overflow: hidden;
	}
	.detailsbutton
	{
	text-align: center;
	padding: 5px 10px;
	display: block;
	color: #fff !important;
	background: #006924 !important;
	text-decoration: none;
	}
	.detailsbutton:hover
	{
	color: #fff !important;
	background: #006924 !important;
	text-decoration: none;
	}












/* inhalte infoseiten */
.rightbild
{
float: right;
max-width: 300px;
display: block;
padding: 10px;
}
	@media(max-width: 600px)
	{
		.rightbild
		{
		float: none;
		width: 100%;
		padding: 0;
		}
	}

#zeitbaum
{
margin: 0 auto;
max-width: 610px;
background: url("chronik_hg.png") repeat-y center;
color: #484847;
font-size: 14px;
}
	.zeiteintrag
	{
	position: relative;
	padding: 20px 0px;
	width: 300px;
	}
	.zeiteintrag:nth-child(2n)
	{
	float: right;
	clear: right;
	}
	.zeiteintrag:nth-child(2n-1)
	{
	float: left;
	clear: left;
	}
	.zeiteintrag:nth-child(2)
	{
	margin-top: 40px;
	}
	
		.zeitdatum
		{
		position: absolute;
		top: 13px;
		font-weight: bold;
		}
			.zeitdatum::after
			{
			content: ' ';
			margin: 0 auto;
			display: block;
			width: 10px;
			height: 10px;
			border-radius: 20px;
			}
			.zeiteintrag:nth-child(2n) .zeitdatum
			{
			left: -20px;
			}
			.zeiteintrag:nth-child(2n) .zeitdatum::after
			{
			background: #490000;
			}
			.zeiteintrag:nth-child(2n-1) .zeitdatum
			{
			right: -20px;
			}
			.zeiteintrag:nth-child(2n-1) .zeitdatum::after
			{
			background: #006924;
			}
		.zeitkopf
		{
		text-align: center;
		line-height: 80px;
		color: #fff;
		font-size: 18px;
		text-transform: uppercase;
		}
			.zeiteintrag:nth-child(2n) .zeitkopf
			{
			background: url("chronik_rechts.png") no-repeat;
			}
			.zeiteintrag:nth-child(2n-1) .zeitkopf
			{
			background: url("chronik_links.png") no-repeat;
			}
		.zeittext
		{
			padding: 0 10px 30px 16px;
		}
			.zeittext img
			{
			display: block;
			max-width: 100%;
			}
		
		
		
@media(max-width: 670px)
{
	#zeitbaum
	{
	background: none;
	}
	#zeitbaum .zeiteintrag
	{
	float: none;
	clear: both;
	margin: 0 auto;
	}
	#zeitbaum .zeitdatum
	{
	right: 0;
	left: 0;
	text-align: center;
	}
	#zeitbaum .zeitdatum::after
	{
	display: none;
	}
}

.impression
{
display: inline-block;
vertical-align: top;
margin: 10px;
max-width: 233px;
line-height: 14px;
font-size: 14px;
}
	.impression img
	{
	margin: 10px 0;
	display: block;
	width: 100%;
	padding: 5px;
	border: 1px solid #006924;
	}
.presse
{
display: inline-block;
vertical-align: top;
margin: 10px;
max-width: 233px;
line-height: 14px;
font-size: 14px;
}
	.presse img
	{
	margin: 10px 0;
	display: block;
	width: 100%;
	padding: 5px;
	border: 1px solid #006924;
	}
	
	

.ausstellungsraum
{
display: inline-block;
vertical-align: top;
margin: 10px;
max-width: 233px;
line-height: 14px;
}
	.ausstellungsraum img
	{
	margin: 10px 0;
	display: block;
	width: 100%;
	}

.beizmuster
{
display: inline-block;
vertical-align: top;
margin: 10px;
max-width: 233px;
line-height: 14px;
}
	.beizmuster img
	{
	margin: 10px 0;
	display: block;
	width: 100%;
	}

.filzmuster
{
display: inline-block;
vertical-align: top;
margin: 10px;
max-width: 233px;
line-height: 14px;
}
	.filzmuster img
	{
	margin: 10px 0;
	display: block;
	width: 100%;
	}

.linkboxen
{
text-align: center;
width: 100%;
list-style-type: none;
margin: 0 !important;
}
	.linkboxen li
	{
	display: inline-block;
	width: 49%;
	}
.incontent .linkbox
{
margin-bottom: 4px;
display: block;
padding: 10px;
text-align: center;
text-decoration: none;
color: #ff4949;
background: #fff;
border: 1px solid #460100;
}
.incontent .linkbox:hover
{
text-decoration: none;
color: #460100;
background: #c1deb2;
}
@media(max-width: 600px)
{	
	.linkboxen li
	{
	width: 100%;
	}
}

.incontent .buttonlink
{
padding: 5px 10px;
display: inline-block;
background: #006924;
color: #fff;
}
.incontent .buttonlink:hover
{
color: #fff;
background: #00c953;
}
	
/* wechsler */

#wechsler
{
}
	.wechslerbox
	{
	border: 1px solid #ccc;
	border-radius: 4px;
	margin: 3px 0;
	}
		.wechslerkopf
		{
		padding: 10px 30px;
		background: #efefef;
		cursor: pointer;
		font-size: 22px;
		border-bottom: 1px solid #ddd;
		color: #666;
		}
		.wechslerkopf:hover
		{
		color: #222;
		background: #dfdfdf;
		}
		.wechslerkopf.offen
		{
		color: #222;
		background: #fff;
		}
		.wechslertext
		{
		background: #fff;
		max-height: 0px;
		overflow: hidden;
		transition: 1s all;
		}
		.wechslertext.offen
		{
		max-height: 2999px;
		transition: 1s all;
		}
			.inwechslertext
			{
			position: relative;
			padding: 20px 20px 60px 20px;
			}
			.inwechslertext table
			{
			width: 100%;
			}
			.inwechslertext table img
			{
			width: 100%;
			}
	.referenztabelle
	{
	max-width: 400px;
	float: left;
	margin: 10px;
	}


	.artikel
	{
	display: inline-block;
	vertical-align: top;
	width: 340px;
	text-align: left;
	padding: 5px 0;
	margin: 10px;
	color: #000;
	text-decoration: none;
	}
	.artikel:hover
	{
	color: #000;
	text-decoration: none;

	}
		
		.inartikel
		{
		padding: 20px;
		border: 1px solid #ccc;
		min-height: 440px;
		display: block;
		transition: 0.2s border;
		border-radius: 5px;
		position: relative;
		}
		.artikel .inartikel:hover
		{
			border: 1px solid #0B6121;
			-webkit-border-radius: 10;
			-moz-border-radius: 10px;
			border-radius:10px;
		transition: 0.2s border;
		}
		.artikelbild
		{
		display: block;
		height: 200px;
		position: relative;
		display: block;
		}
		.artikelbild img
		{
		display: block;
		max-width: 100%;
		height: auto;
		max-height: 100%;
		margin: 0 auto;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		}

/* livesearch */

#ulivesearch
{
padding: 0 20px 0 20px;
/*background: #fff;*/
}
	#livesearch
	{
	margin: 0 auto 10px auto;
	border: 1px;
	padding: 20px;
	max-width: 1460px;
	background: #fff;
	z-index: 12001;
	overflow: hidden;
	overflow-y: auto;
	display: none;
	}
	
	#livesearch a
	{
	position: relative;
	padding: 10px 20px 10px 90px;
	background: #fff;
	color: #000;
	text-decoration: none;
	display: inline-block;
	width: 250px;
	height: 50px;
	transition: 0.5s all;
	vertical-align: top;
	}
	#livesearch a:hover
	{
	background: #ddd;
	color: #000;
	transition: 0.5s all;
	}
		#livesearch a img
		{
		display: block;
		max-height: 50px;
		max-width: 80px;
		position: absolute;
		top: 5px;		
		left: 5px;
		}



#suchleiste
{
padding: 0 20px;
/*background: #FFFF99;*/
}
	#insuchleiste
	{
	margin: 0 auto;
	padding: 10px 0;
	max-width: 1460px;
	}
		#insuchleiste form
		{
		position: relative;
		margin: 0 auto;
		text-align: center;
		display: table;
		}
		#insuchleiste input[type="text"]
		{
		text-align: left;
		background: #fff;
		border: 1px solid #ccc;
		padding: 5px 50px 5px 10px;
		width: 460px;
		}
		#insuchleiste input[type="submit"]
		{
		position: absolute;
		top: 1px;
		right: 1px;
		bottom: 1px;
		font-size: 0;
		width: 26px;
		background: url("suchen.png") no-repeat center;
		cursor: pointer;
		}
@media(max-width: 600px)
{
		#insuchleiste input[type="text"]
		{
		width: 200px;
		}
}	
@media(max-width: 400px)
{
		#insuchleiste input[type="text"]
		{
		width: 150px;
		}
}	