* {
	margin:0;
	padding:0;
	color:#373737;
	font-family:arial, verdana;
	font-size: 0.97em;
}
	
body {
	background:#DEB887; /* MMT und EJM */
	baackground:#acacac;/* WUS */
	overflow-y: scroll;
}

.button_grey {
  background: #d4d4d4;
  background-image: -webkit-linear-gradient(top, #d4d4d4, #505050);
  background-image: -moz-linear-gradient(top, #d4d4d4, #505050);
  background-image: -ms-linear-gradient(top, #d4d4d4, #505050);
  background-image: -o-linear-gradient(top, #d4d4d4, #505050);
  background-image: linear-gradient(to bottom, #d4d4d4, #505050);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  padding: 10px 12px 10px 12px;
  text-decoration: none;
  border: none;
}

.button_grey:hover {
  background: #505050;
  background-image: -webkit-linear-gradient(top, #505050, #d4d4d4);
  background-image: -moz-linear-gradient(top, #505050, #d4d4d4);
  background-image: -ms-linear-gradient(top, #505050, #d4d4d4);
  background-image: -o-linear-gradient(top, #505050, #d4d4d4);
  background-image: linear-gradient(to bottom, #505050, #d4d4d4);
  text-decoration: none;
}

.button_orange {
  background: #f0d20e;
  background-image: -webkit-linear-gradient(top, #f0d20e, #de7f0b);
  background-image: -moz-linear-gradient(top, #f0d20e, #de7f0b);
  background-image: -ms-linear-gradient(top, #f0d20e, #de7f0b);
  background-image: -o-linear-gradient(top, #f0d20e, #de7f0b);
  background-image: linear-gradient(to bottom, #f0d20e, #de7f0b);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: white;
  padding: 10px 12px 10px 12px;
  text-decoration: none;
  border: none;
  max-width:400px;
}

.button_orange:hover {
  background: #de7f0b;
  background-image: -webkit-linear-gradient(top, #de7f0b, #f0d20e);
  background-image: -moz-linear-gradient(top, #de7f0b, #f0d20e);
  background-image: -ms-linear-gradient(top, #de7f0b, #f0d20e);
  background-image: -o-linear-gradient(top, #de7f0b, #f0d20e);
  background-image: linear-gradient(to bottom, #de7f0b, #f0d20e);
  text-decoration: none;
}

.button_search {
  background:white;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  text-shadow: 1px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  padding: 0px 0px 0px 0px;
  text-decoration: none;
  border: 0px;
  max-width:400px;
}

#button_zum_warenkorb::after{
	content:' Zum Warenkorb';
}

#button_menue::after{
	content:' Menü';
}
#button_navigation_links::after{
	content:' Vorheriges Kapitel';
}
#button_navigation_rechts::before{
	content:' Nächstes Kapitel';
}

fieldset input[type="text"], select {
		 display: block;
		 font-size: 1em;
		 margin-bottom: 0.8em;
		 border: 1px solid gray;
		 padding: 0.1em;
		 width: 12em;
}

input[type="radio"], input[type="checkbox"] {
	float:left;
	margin-left:0.5em;
	margin-right:0.5em;
}

#radiobutton_checkbox {
	margin-bottom:5px;
	float:none;
}

.button_image {
	margin:5px;
	}

preis{
	font-weight:bold;
	font-size:0.97em;
	white-space: nowrap;
}

preis::after{
	content:' €';
}

.input_text_suche {
	border: 0px solid silver;
	margin:0px;
	padding:0px;
	}

.input_text_warenkorb {
	border: 1px solid silver;
	height:2em;
	flooat:right;
	width:2em;
	margin:2px;
}
.input__submit_warenkorb {
	font-size: 0.9em;
	border: 1px solid silver;
	padding:2px;
	float:right;
	width:80%;
	margin:2px;
}

fieldset {
		 padding: 0.8em;
		 border: 1px solid gray;
		 max-width: 30em;
		 margin: 1em;
	     }

		 #lieferanschrift {
	display:none;
}

label {
	margin-right: 1em;
	float: left;
	width: 6em;
	padding-top: 0.3em;
	text-align: right;
}

legend {
	color:black;
}

varianten{
	display:none;
}
	 
label::after {
	content: "";
}

hr {
	border: 0; height: 1px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
	margin:1.5em;
}

p {
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
}

#bild_centered {
  margin-left:auto;
  margin-right:auto;
}
  
#produktfoto_klein_centered {
  max-width:400px;
  margin-left:10em auto;
  margin-right:10 em auto;
}

#windmuehle {
	float:left;
	width:20%;
}

#social_media {
	margin:1px;
	float:right;
	text-align:right;
}

#logo {
	float:left;
	width:80%;
}

#menu {
	margin-top:5px;
	margin-left:5px;
	display:none;
	clear:both;
	float:left;
}
#navigations_button {
	margin-top:5px;
	margin-left:5px;
	display:none;
	float:left;
}

#warenkorb {
	margin-top:5px;
	margin-left:10px;
	margin-right:5px;
	float:right;
}

#bild_warenkorb {
	float:left;
	margin-right:5px;
}

#suchformular {
	margin-top:5px;
	margin-left:20px;
	float:right;
	width:auto;
	background: white;
	-webkit-border-radius: 5;
	-moz-border-radius: 5;
	border-radius: 5px;
	text-shadow: 1px 1px 3px #666666;
	font-family: Arial;
	color: black;
	font-size: 0.9em;
	padding: 10px 5px 0px 5px;
	text-decoration: none;
	border: 1px solid silver;
	max-width:400px;
}

#zwischenzeile {
	clear: both;
	baackground:#dddddd; /*WUS*/
	background:#f5d6a3; /*MMT und EJM*/
	text-align:left;
	width:100% auto;
	font-size:1em;
	coolor:#f7f7f7; /*WUS*/
	color:black; /*MMT und EJM*/
	boorder-top: 2px solid #dddddd;    /*WUS*/
	boorder-bottom: 2px solid #dddddd;/*WUS*/
	border-top: 2px solid #f5d6a3;    /*MMT und EJM*/
	border-bottom: 2px solid #f5d6a3;/*MMT und EJM*/
}

#zwischenzeile_zusatztext::after {
	content:' © Robert Herder Solingen'; /*MMT und EJM*/
}

#zwischenzeile li {
	padding-left:10px;
	text-align:left;
	display:inline;
	list-style-type: none;	
}

#zwischenzeile a {
	font-weight:bold;
	coolor:#f7f7f7;	/*WUS*/
	color:black;	/*MMT, WUS und EJM*/
}

/* Effect 10: reveal, push out */
.cl-effect-10  {
	position: relative;
	z-index: 1;
}

.cl-effect-10 a {
	overflow: hidden;
	margin: 0 15px;
}

.cl-effect-10 a span {
	display: block;
	padding: 10px 20px;
	background: #ffffff;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}

.cl-effect-10 a::before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	padding: 9px 3px;
	width: 100%;
	height: 100%;
	background: #000000;
	color: #ffffff;
	content: attr(data-hover);
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: translateX(-25%);
}

.cl-effect-10 a:hover span,
.cl-effect-10 a:focus span {
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform: translateX(100%);
}

.cl-effect-10 a:hover::before,
.cl-effect-10 a:focus::before {
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
}

#navigation, #navigation_sidebar {
	float:left;
	width:210px;
	margin:10px;
	background:white;
	height:auto;
}

#top-navigation {
	margin-left:5px;
	margin-bottom:5px;
	background:white;
	height:auto;
}

#container {
	background:white;
	margin: 0.5em auto;
	max-width:1200px;
}

#navi_container {
	float:left;
	width: 210px;
}

#content {
	margin-left: 1em;
	float:left;
	width:720px;
	overflow:hidden; 
}

#sidebar {
	margin:0px;
	margin:auto;
	text-align:left;
	float:right;
	width:220px;
	background:white;
}

#header {
	height:auto;
	margin-bottom:5px;
}

#footer {
	margin-top:2em;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	float:left;
	width:100%;
	background:#f5d6a3; /*MMT und EJM #f5d6a3 alt:#fdf6ec */
	baackground:#e6e6e6; /*WUS*/
	border-top-style:solid;
	border-top-width:2px;
	boorder-color:#8b9dc3; /*WUS*/
	border-color:black; /*MMT und EJM*/
}

#anschriften_kontaktdaten {
	float:left;
	width:200px;
	margin:5px;
	background:white;
}

#untertitel {
	clear: both;
}

#produkt_zeile{
	margin:5px;
}
	
#produkt {
	float:left;
	max-width:340px;
	margin:5px;
	margin-bottom:20px;
	height:400px auto;
}

#produkt_startseite_links {
	float:left;
	max-width:400px;
	width:45%;
	margin:5px;
	margin-bottom:20px;
	height:400px auto;
}

#produkt_startseite_rechts {
	float:right;
	max-width:400px;
	width:45%;
	margin:5px;
	margin-bottom:20px;
	height:400px auto;
}

#produkt_ueberschrift {
	float:none;
	margin-bottom:10px;
}

#produkt_preise {
	font-size: 1.0em;
	text-align:center;
	float:right;
	width:220px,auto;
	margin:2px;
	margin-top:5px;
	margin-bottom:10px;
}

#produkt_preise_gross {
	font-size: 1.0em;
	text-align:center;
	float:right;
	width:220px,auto;
	margin:2px;
	margin-top:5px;
	margin-bottom:10px;
}

#produkt_bild {
	float:left;
	width:auto;
	max-width:400px;
	margin:0px;
	margin-bottom:10px;
}

#produkt_bild_gross {
	float:left;
	margin:0px;
	min-height:200px;
}

#produkt_text {
	clear:both;
	float:none;
	wiidth:100%;
	margin:0px;
}

#produkt_text_gross {
	float:left;
	width:300px;
	margin:0px;
}

#freitext {
	font-size:0.95em;
	width:auto;
	float:none;
	margin:5px;
	margin-bottom:10px;
}

#freitext_img{
	float:left;
	max-width: 350px;
	margin-top:5px;
	margin-right:5px;
	margin-left:5px;
	margin-bottom:10px;
}

#headline {
	float:none;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
}
#startseite {
	padding-top:20px;
	padding-bottom:60px;
	background-color: #DEB887;
	baaaaaaaaaaaaaaaaackground-image: url("../images/startseite_800.jpg");
	background-image: url("../images/windmuehlenmesser-150-jahre.jpg");
	background-position: left center center;
}

#sortimenttitel {
	font-weight: bold;
	color:black;
	text-transform:uppercase;
	margin-left:0px
}

img {
	max-width:100%;
	height:auto;
	width: auto; /* ie 8 */
}

form {
	margin-bottom:10px;
}

h1 {
	color:black;
	font-size:2.5em;
	margin-top:5px;
	margin-bottom:0.2em;
}

h2 {
	color:black;
	font-size:1.8em;
	margin-top:5px;
	margin-bottom:0.5em;
}

h3 {
	color:black;
	font-size:1.2em;
	margin-top:5px;
	margin-bottom:0.2em;
}

table {
	width:100%;
	border-collapse: collapse;
	border:1px solid silver;
	border-spacing: 0.0em;
	margin:0px;	
}

#tabelle_warenkorb_container{
	margin:5px;
}

#tabelle_warenkorb{
	margin:0px;
}

#produkt_preise table {
	margin-bottom:5px;
}

#bestell_buttons{
	height:30px;
	display: block;
	margin:5px;
	margin-bottom:11px;
}

th {
	color:#3f3f3f;
	font-size:1em;
	border-top:1px solid silver;
	vertical-align:middle;
	height:30px;
	padding: 0.2em;
	box-shadow: inset 1px 3px 5px -3px rgba(0, 0, 0, 0.5);

}

td {
	border-top:1px solid silver;
	font-size:1em;
	vertical-align:middle;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
	padding-right: 0.3em;
}

nav ul, ul {
	margin-left: 0.5em;
	border: none;
}

nav li, li {
	list-style: none;
	margin: 0.3em;
	border: none;
}

a, varianten {
	text-decoration: none;
	color: #BF810D;/*MMT und EJM*/
	coolor:#215d9b;/*WUS*/
	font-size: 1em;
}

nav a:focus, nav a:hover, nav a:active {
	text-decoration: underline;
}

nav_start a {
	position: relative;
	display: inline-block;
	margin: 15px 25px;
	outline: none;
	color: #fff;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 1.35em;
}

nav_start a:hover,
nav_start a:focus {
	outline: none;
}

@media only screen and (max-width: 1280px) {
	#container {
		max-width:1000px;
	}

	#navigation {
		height:auto;
	}
	
	#sidebar {
		display: flex;
		align-items: flex-start;
		justify-content: center;
		margin-top:2em;
		border-top-style:solid;
		border-top-width:10px;
		border-color:black;
		width:100%;
		background:white;
	}
	
	#navigation_sidebar {
		float:left;
		margin:5px;
	}
}

@media only screen and (max-width: 1024px) {
	* {
		font-size: 1em;
	}
	
	body {
		background:#FFFFFF;
	}
	
	#container {
		margin:1em;
	}
	
	#navi_container {
		display:none;
		width:100%;
	}
	
	#navigation, #navigation_sidebar {
		margin:5px;
	}
	
	#navigation {
		height:210px;
	}
	
	#menu {
		display:block;
		clear:both;
	}
	#navigations_button {
		display:block;
	}
	
	#content {
		width:100%;
		margin: 0em;
	}
	
	#navigation_sidebar #sortimenttitel {
		display:none;
	}
	
}

@media only screen and (max-width: 768px) {
	#produkt{
		width:96%
	}

	#navi_container {
		width:100%;
	}

	#navigation {
		height:220px;
	}

	#content {
		max-width:100%;
		margin:0em;
	}

	#warenkorb {
		text-align:center;
		float:right;
	}
	
	#untertitel {
		display:none;
	}
	
	#produkt_text, #produkt_text_gross {
			clear:both;
			float:none;
			width:auto;
	}
	
	#anschriften_kontaktdaten {
		height:auto;
	}
	
	#produkt_bild {
		width:auto;
		max-width:340px;
		margin:0px;
	}
}

@media only screen and (max-width: 640px) {
	.input_text_suche {
		width:110px;
	}
	#content {
		width:100%;
	}
	
	#navigation {
		height:auto;
	}
	
	#navi_container {
		width:100%;
	}
	
	#produkt {
		height:auto;
	}
	
	#social_media {
		display:none;
	}
	
	#windmuehle {
		width:15%;
	}
	
	#produkt_bild {
		width:auto;
		max-width:280px;
		margin:0px;
	}
}

@media only screen and (max-width: 560px) {
	#produkt_startseite_links {
		float:none;
		max-width:400px;
		width:100%;
	}

	#produkt_startseite_rechts {
		float:none;
		max-width:400px;
		width:100%;
	}
	
	#produkt_bild {
		max-width:220px;
		margin:0px;
	}
	#button_zum_warenkorb::after{
		content:'';
	}
	
	#button_menue::after{
		content:'';
	}	
}

@media only screen and (max-width: 480px) {
	* {font-size: 1em;}
	
	fiigcaption {
		display:none;
	}
	
	varianten{
		display:block;
		margin-top:5px;
		}
	
	h1{
		font-size:1.8em;
	}
	
	h2{
		font-size:1.3em;
	}
	nav_sidebar ul, nav_sidebar li{
		list-style: none;
		margin-left:  0.0em;
		margin-right: 0.0em;
	}
	
	#produkt_preise_gross_container{
		display:flex;
		align-items: flex-start;
		justify-content: center;
		width:100%;
		margin-bottom:10px;
	}
	
	#zwischenzeile_zusatztext::after {
		content:'';
	}
	
	#produkt_text, #proodukt_text_gross {
		display:none;
	}
	
	#produkt_preise {
		display:none;
	}

	#produkt_bild {
		max-width:400px;
		height:auto;
	}
	
	.input_text_suche {
		width:120px;
	}
	
	fieldset {
		 width: auto;
		 margin: 5px;
	}
	
	label {
		margin-left:5px;
		text-align:left;
	}
	
	#container_suchformular_warenkorb {
		float:right;
		padding-bottom:0px;
	}
	
	#navigation {
		height:auto;
	}
	
	#navi_container {
		width:100%;
	}
	
	#produkt {
		height:auto;
	}
	
	#produkt_preise_gross th::after {
		content:' [€]';
	}
	#zwischenzeile li {
		padding-left:0.1em;
		text-align:left;
		display:inline;
		list-style-type: none;	
	}

}

@media only screen and (max-width: 360px) {
	.input_text_suche {
		width:90px;
	}
	#container {
		margin:0.2em;
	}
	h1{
		font-size:1.6em;
	}

	h2{
		font-size:1.4em;
	}

	preis::after{
		content:'';
	}
	euro_angabe::after{
		content:' [€]';
	}
	#bild_warenkorb {
		float:none;
		margin-right:0px;
	}
	
	input[type="radio"], input[type="checkbox"] {
		float:left;
		margin-left:0.2em;
		margin-right:0.2em;
	}
	#button_navigation_links::after{
		content:'';
	}
	#button_navigation_rechts::before{
		content:'';
	}
}

@media print {
	#menu {
		display:none !important;
	}
	#navigations_button {
		display:none !important;
	}
	#navi_container {
		display:none !important;
	}
	
	#sidebar {
		display:none !important;
	}
	
	#navigation_sidebar {
		display:none !important;
	}
	#social_media {
		display:none !important;
	}
	#warenkorb {
		display:none !important;
	}
	#suchformular {
		display:none !important;
	}
	#zwischenzeile {
		display:none !important;
	}
	#windmuehle {
		margin-bottom:1em;
	}
	.button_grey {
		display:none !important;
	}
	.button_orange {
		display:none !important;
	}
}







