


/* roboto-condensed-300 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: url('/fonts/roboto-condensed-v25-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto-condensed-v25-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-condensed-v25-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-condensed-v25-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-condensed-v25-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-condensed-v25-latin-300.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-300italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 300;
  src: url('/fonts/roboto-condensed-v25-latin-300italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto-condensed-v25-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-condensed-v25-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-condensed-v25-latin-300italic.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-condensed-v25-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-condensed-v25-latin-300italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/roboto-condensed-v25-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto-condensed-v25-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-condensed-v25-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-condensed-v25-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-condensed-v25-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-condensed-v25-latin-regular.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 400;
  src: url('/fonts/roboto-condensed-v25-latin-italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto-condensed-v25-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-condensed-v25-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-condensed-v25-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-condensed-v25-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-condensed-v25-latin-italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/roboto-condensed-v25-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto-condensed-v25-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-condensed-v25-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-condensed-v25-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-condensed-v25-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-condensed-v25-latin-700.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}

/* roboto-condensed-700italic - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: italic;
  font-weight: 700;
  src: url('/fonts/roboto-condensed-v25-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('/fonts/roboto-condensed-v25-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/fonts/roboto-condensed-v25-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/fonts/roboto-condensed-v25-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('/fonts/roboto-condensed-v25-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/fonts/roboto-condensed-v25-latin-700italic.svg#RobotoCondensed') format('svg'); /* Legacy iOS */
}













/* CSS Reset */

* {
  margin: 0;
  padding: 0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

html { overflow-y:scroll; }

body {
  font-size: 12px;
  color: #333333;
  background-color: #E8E4D6;
  background-image: url(../img/body.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}
.content_16 hr {
    border-bottom: 0px;
    border-top: 1px solid #BEBEBE;
    padding-top: 20px;
    padding-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
}
#bannerstartseite_right a {
    color: yellow;
}
img {
  border: 0 none;
  vertical-align: bottom;
}
#bannerstartseite {
    background: url(../img/bannerstartseite.jpg) no-repeat;
	background-size:auto 100%;
    width: 100%;
    height: 105px;
	margin-bottom: 5px;
	color: white;
}#bannerstartseite_left {
    width: auto;
    padding-left: 20px;
    padding-top: 20px;
    position: relative;
    float: left;
    text-align: center;
    z-index: 100000;
    padding-right: 20px;
}

#bannerstartseite_right {
    width: auto;
    padding-top: 20px;
    float: left;
    position: relative;
}
h1 {
  font-size: 0;
  text-indent: -999em;
  overflow: hidden;
}

h2 {
	font-size: 14px;
	color: #ED1C25;
  padding-bottom: 10px;
}
#teaser a {
    color: #333333;
}
#aktuelles h3 {
    border-bottom: 1px solid #e8e8e8;
    color: #e8e8e8;
    font-family: "Roboto";
    font-size: 24px;
    font-weight: 400;
    line-height: 23px;
    margin-bottom: 27px;
    padding-bottom: 0;
    padding-left: 4px;
    text-transform: uppercase;
	letter-spacing:0.7px;
}

h3 {
	font-size: 14px;
	color: #ED1C25;
	border-bottom: 1px solid #BEBEBE;
	padding-bottom: 8px;
	margin-bottom: 16px;
}

h4 {
	color: #ED1C25;
  font-size: 14px;
  border-bottom: 1px solid #ECE8DC;
  margin-bottom: 3px;
  padding-bottom: 3px;
}

/* Allgemeine Formatierung */

#container {
  position: relative;
  width: 1187px;
  margin: 0 auto;
}

#header {	height: 217px; }

#logo {
	position: absolute;
  width: 263px;
  height: 100px;
	left: 0px;
  top: 0px;
  background: url(../img/logo.gif);
}
.quantity {
    color: #666151;
    display: block;
    font-size: 11px;
    margin-bottom: 2px;
    text-align: right;
}
#ausstatter {
	position: absolute;
  width: 269px;
  height: 28px;
	left: 285px;
	top: 35px;
  background: url(../img/ausstatter.gif);
  font-size: 0;
  text-indent: -999em;
  overflow: hidden;
}

#preise {
	position: absolute;
  width: 350px;
	left: 285px;
	top: 65px;
  line-height:16px;
}

/*NAV START*/ 

#nav {
	position: relative;
	left: 6px;
	top: 120px;
}

#nav ul { list-style: none; }

#nav li {
  float: left;
  display: inline
}

#nav li a {
  display: block;
  height: 51px;
  background-position: 0 0;
  font-size: 0;
  text-indent: -999em;
  overflow: hidden;
}

#nav li a:hover,
#nav li.active a {
  background-position: 0 51px;
}

#nav ul li ul li{
	border: 1px solid #5B5B5B;
	padding: 4px;
	position: absolute;
	top: 52px;
	z-index: 40;
	background-image: url(../img/subnav.png);
}
#nav ul li ul{
 display:none;
}


#nav ul li ul li b{
 color: #ED1C25;
}

#nav ul li ul li hr{
	border-bottom: medium none;
	border-top: 1px solid #ED1C25;
	color: #ED1C25;
	height: 0;
}

#nav ul li:hover ul{
	display:block;
}

.hide_desktop { display: none; }
/*NAV ENDE*/


nav {
	position: relative;
	left: 6px;
	top: 120px;
}

nav ul { list-style: none; }

nav li {
  float: left;
  display: inline
}

nav li a {
  display: block;
  height: 51px;
  background-position: 0 0;
  font-size: 0;
  text-indent: -999em;
  overflow: hidden;
}

nav li a:hover,
nav li.active a {
  background-position: 0 51px;
}

nav ul li ul li{
	border: 1px solid #5B5B5B;
	padding: 4px;
	position: absolute;
	top: 91px;
	z-index: 40;
	background-image: url(../img/subnav.png);
}
nav ul li ul{
 display:none;
}


nav ul li ul li b{
 color: #ED1C25;
}

nav ul li ul li hr{
	border-bottom: medium none;
	border-top: 1px solid #ED1C25;
	color: #ED1C25;
	height: 0;
}

nav ul li:hover ul{
	display:block;
}


#suche_login {
    right: 235px;
    position: absolute;
    top: 38px;
}
#suche_login_bg { background-color:#F9F8F4; border-bottom:1px solid #BEBEBD; border-right:1px solid #BEBEBD; border-top:1px solid #BEBEBD; height:51px; right: 0px; position:absolute; top:38px; width:234px; }

#suche { position:relative; }
.suche-input { background-image:url("../img/input-suche.gif"); background-position:0 0; background-repeat:no-repeat; height:19px; left:15px; padding:1px 0 0 15px; position:absolute; top:15px; width:152px; }
.suche-button { left:170px; position:absolute; top:15px; }
#suche input { background-color:white; border:0 none; color:#333333; padding:0; width:137px; }

#login { position:relative; }
.login-input { background-image:url("../img/input-suche.gif"); background-position:0 0; background-repeat:no-repeat; height:19px; left:15px; padding:1px 0 0 15px; position:absolute; top:4px; width:152px; }
.login-input2 { background-image:url("../img/input-suche.gif"); background-position:0 0; background-repeat:no-repeat; height:19px; left:15px; padding:1px 0 0 15px; position:absolute; top:27px; width:152px; }
.login-button { left:170px; position:absolute; top:15px; }
#login input { background-color:white; border:0 none; color:#333333; padding:0; width:137px; }

#login ul { list-style:none; font-size:11px; line-height:20px; padding:7px 9px 0; }
#login li { display:inline;
    background:none !important;
}
#login li a { color:#333333; text-decoration:none;
    background:none !important;
	display:inline !important;
	padding:0px 3px 0px 3px !important;
	border:0px !important;
 }
#login li a:hover { text-decoration:underline; }


#container2 {
	position:relative;
	width:1180px;
	min-height: 488px;
   height: auto !important;
   height: 488px;
	margin-left:6px;
  background: url(../img/container2.jpg) repeat-x;
}

#container3 {
  float: left;
  display: inline;
  width: 320px;
}

#subnavigation {
  min-height: 386px;
  height: auto !important;
  height: 386px;
	padding: 25px 16px 25px 16px;
	border: 1px solid #BEBEBE;
	background-color: #E8E4D6;
}

#subnavigation ul { list-style:none; }

#subnavigation ul li {
	padding: 1px 0px;
	border-bottom: 1px solid #BEBEBE;
	width: 100%;
}

#subnavigation ul li a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
  display: block;
}

#subnavigation ul li a:hover, 
#subnavigation ul li.active a {
	color: #ED1C25;
}

#subnavigation ul li ul { display:none; }
#subnavigation ul li.active ul { display:block; }

#subnavigation ul li.active ul li { border-bottom: none; }
#subnavigation ul li.active ul li a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background: url(../img/icon2.gif) no-repeat 2px 4px;
	padding-left: 17px;
}

#subnavigation ul li.active ul li a:hover,
#subnavigation ul li.active ul li.active a {
	color: #ED1C25;
	background-image: url(../img/icon2_active.gif);
}

#subnavigation ul li.active ul li.active ul li a {
	color: #333333;
	background: url(../img/icon2.gif) no-repeat 19px 4px;
  padding-left: 34px;
}

#subnavigation ul li.active ul li.active ul li a:hover,
#subnavigation ul li.active ul li.active ul li.active a {
	color: #ED1C25;
	background-image: url(../img/icon2_active.gif);
}

#warenkorb {
  width:194px;
  border:1px solid #BEBEBE;
  min-height: 87px;
  height:auto !important;
  height:87px;
  padding:20px 16px;
  margin-top:6px;
  background: #CEC6AE url(../img/bg_warenkorb.jpg) top right no-repeat;
}

#warenkorb h2 a { color:#ED1C25; }

#content {
  float: right;
  display: inline;
  width: 747px;
  min-height: 488px;
  height: auto !important;
  height: 488px;
  margin-right: 5px;
  padding: 23px 50px 23px 50px;
  border: 1px solid #BEBEBE;
}

#content p  { margin-bottom: 1em; }
#content li { margin-left: 1.5em; }

#content a {
  color: #333333;
  text-decoration: underline;
  font-weight: normal;
}

#content a:hover { text-decoration:none; }

#content .sitebrowser a { text-decoration:none; }
#content .sitebrowser a.active,
#content .sitebrowser a:hover { color:#ED1C25 }

.list { display:inline; float:left; position:relative; text-align:center; }
.abstand { margin-right:19px; }
.list_img { height:221px; position:relative; width:158px; }
.list_text { height:185px; padding-top:10px; position:relative; text-align:center; width:158px; }
.list_text2 { height:83px; padding-top:10px; position:relative; text-align:center; width:158px; }

#content .sitebrowser2 { clear:both; padding-top:1em; margin-bottom:0; }

.list2 { display:inline; float:left; position:relative; margin-bottom:6px; }
.abstand2 { margin-right:6px; clear:both; }
.list_img2 { background-color:#DBD4C0; height:auto !important; min-height:80px; padding:15px; position:relative; width:311px; }
.zoom { left:6px; position:absolute; top:6px; }
.text { font-size:11px; }

.dokumente { float:left; display:inline; width:95px; margin-bottom:1em; }
.dokumente a { color:#000000; font-size:11px; }

.artnr { position:absolute; right:21px; text-align:right; top:25px; }

.intern { margin-top:5px; }
.intern td { border-top:1px solid #ECE8DC; padding:5px 0px; margin-top:3px; font-weight:bold; }

.anzahl-input { background:url("../img/input-anzahl.gif") 0 0 no-repeat; height:19px; padding:1px 0 0 15px; position:relative; width:152px; }
.anzahl input { border:0 none; color:#333333; margin-right:18px; padding:0; text-align:center; width:27px; }
.but_warenkorb { left:90px; position:absolute; top:0; }

.warenkorb1 { position:relative; min-height: 80px; height: auto !important; height: 80px; padding:15px 15px 10px 15px; background-color:#DBD4C0; }

.anzahl-input-wk { background-image: url(../img/input-anzahl.gif); background-position:0 0; background-repeat: no-repeat; width:40px; height:19px; padding:1px 0px 0px 15px; }
.anzahl_wk input { color:#333333; border:0px; padding:0px; background-color:white; width:27px; margin-right:18px; text-align:center; }

.beschriftung-input-wk { background-image: url(../img/input-suche.gif); background-position:0 0; background-repeat: no-repeat; width:152px; height:19px; padding:1px 0px 0px 15px; }
.beschriftung_wk input { color:#333333; border:0px; padding:0px; background-color:white; width:138px; margin-right:18px; }

.beschriftung-area-input-wk { background-image: url(../img/input-textarea.gif); background-position:0 0; background-repeat: no-repeat; width:400px; height:97px; padding:1px 0px 0px 15px; }
.beschriftung-area_wk textarea { color:#333333; border:0px; padding:0px; background-color:white; width:375px; height:93px; margin-right:18px; }

.expand         { position:relative; padding:15px; background: #FAF9F6; margin-bottom:6px; }
.expand .h      { cursor:pointer; padding-left:25px; }
.expand .hclose { background: #FAF9F6; cursor:pointer; background: url(../img/icon2.gif) no-repeat 12px 4px; padding-left:25px; }
.expand .hopen  { background: #FAF9F6; background: url(../img/icon2_down.gif) no-repeat 12px 4px; }
.expand .c      { background: #FAF9F6; width:590px; padding:20px 20px 20px 39px; }

.expand table td { padding: 7px; }

.gesamtsumme { position:relative; margin-top:50px; }
.gesamtsumme td { border-bottom:1px solid #DBD4C0; }

#footer {
	position: relative;
	margin: 20px 6px 0px 6px;
	width: 1069px;
	height: 70px;
	background-image: url(../img/footer.gif);
	background-repeat: repeat-x;
}

#footer ul { display: inline; list-style: none; }
#footer li { display: inline; }

#footer a {
  color: #333333;
  text-decoration: underline;
  font-weight: normal;
}

#footer a:hover { text-decoration:none; }

#foot1 {
	position: absolute;
	top: 12px;
	left: 15px;
}

#foot2 {
	position: absolute;
	top: 12px;
	left: 270px;
	background-image: url(../img/foot2.gif);
	background-repeat: repeat-y;
	background-position:left;
	padding-left: 25px;
}

/* User Daten */
#userdaten {
  border: 0;
}

#userdaten label {
  float: left;
  display: inline;
  width: 120px;
}

#userdaten input.text {
  float: left;
  display: inline;
  width: 250px;
}

#userdaten input.submit {
  width: 254px;
  margin-left: 120px;
  border:1px solid #E42A2B;
  background: #E42A2B;
  color: #ffffff;
}

#userdaten div.clear {
  clear:left;
  height: 3px;
}

.rechnungen .head { background:#CEC6AE; }
.rechnungen .odd  { background:#F7F6F2; font-size:9px; }
.rechnungen .even { background:#E8E4D6; font-size:9px; }
.rechnungen th, .rechnungen td { padding:2px; }

.gutschriften .head { background:#CEC6AE; }
.gutschriften .odd  { background:#F7F6F2; font-size:9px; }
.gutschriften .even { background:#E8E4D6; font-size:9px; }
.gutschriften th, .gutschriften td { padding:2px; }

.angebote .head { background:#CEC6AE; }
.angebote .odd  { background:#F7F6F2; font-size:9px; }
.angebote .even { background:#E8E4D6; font-size:9px; }
.angebote th, .angebote td { padding:2px; }

.auftraege .head { background:#CEC6AE; }
.auftraege .odd  { background:#F7F6F2; font-size:9px; }
.auftraege .even { background:#E8E4D6; font-size:9px; }
.auftraege th, .auftraege td { padding:2px; }

.bargutschriften .head { background:#CEC6AE; }
.bargutschriften .odd  { background:#F7F6F2; font-size:9px; }
.bargutschriften .even { background:#E8E4D6; font-size:9px; }
.bargutschriften th, .bargutschriften td { padding:2px; }

.barrechnungen .head { background:#CEC6AE; }
.barrechnungen .odd  { background:#F7F6F2; font-size:9px; }
.barrechnungen .even { background:#E8E4D6; font-size:9px; }
.barrechnungen th, .barrechnungen td { padding:2px; }

.lieferscheine .head { background:#CEC6AE; }
.lieferscheine .odd  { background:#F7F6F2; font-size:9px; }
.lieferscheine .even { background:#E8E4D6; font-size:9px; }
.lieferscheine th, .lieferscheine td { padding:2px; }

.clear {
	clear:both;
	float:none;
	}
#bannerstartseite h6 {
    font-size: 14px;
    line-height: 23px;
}
#nav li a {
    color: #333333;
    font-family: 'Roboto';
	font-weight:400;
    font-size: 14px !important;
    height: 48px;
	letter-spacing: -0.3px;
    line-height: 15.5px;
    text-align: center;
    text-indent: inherit !important;
	text-decoration:none;
	background:none !important;
	margin-right:1px;
	margin-left:1px;
	border-bottom: 5px solid #fcfbf9;
}

#nav li {
	border-left:1px solid #bebdbc;
}

#nav li:last-child {
	border-right:1px solid #bebdbc;
	}
#nav li a:hover, #nav li.active a {
	border-bottom: 5px solid #ed1c25;
	color:#ed1c25;
}





nav li a {
    color: #333333 !important;
    font-family: 'Roboto';
	font-weight:400;
    font-size: 11.2px !important;
    height: 85px;
	letter-spacing: -0.2px;
    line-height: 15.5px;
    text-align: center;
    text-indent: inherit !important;
	text-decoration:none;
	background:none !important;
	margin-right:1px;
	margin-left:1px;
	border-bottom: 5px solid #fcfbf9;
	width: auto !important;
	padding-left: 5px;
	padding-right: 5px;
}

nav li {
	border-left:1px solid #bebdbc;
}

nav li:last-child {
	border-right:1px solid #bebdbc;
	}
nav li a:hover, nav li.active a {
	border-bottom: 5px solid #ed1c25;
	color:#ed1c25 !important;
}
.content_122 table td {
    width: 28% !important;
}
.content_122 table td img {
    width: 95%;
	margin-bottom:15px;
}

.content_119 table tr td {
    width: 33.33% !important;
}
.content_119 table tr td img {
    width: 97%;
}

@media only screen and (max-width:980px){

 
#warenkorb {
    border: 0 none !important;
    min-height: 66px;
    padding: 5px 3%;
    width: 94%;
}
#login li a {
    background:none !important;
	border:0px !important;
}
#login li {
    background:none !important;
}
#login ul {
    padding-left: 3%;
    padding-right: 3%;
    width: 94%;
}

#suche_login_bg {
    width: 100%;
	height:90px !important;
    border-right: 0 none !important;
    float: left;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    top: 0;
}
#suche {
    display: block !important;
    height: 51px;
    position: relative !important;
}
#suche_login_buttons {
	display:none;
	}
	
#container {
	width:100%;
	margin:0px !important;
	padding:0px !important;
}
#container2 {
	width:100%;
	margin:0px !important;
	height:auto !important;
	min-height:auto !important;
	padding:0px !important;
}
#container3 {
    display: block;
    float: none;
    width: 100%;
}

.list {
    margin-left: 1%;
    margin-right: 1% !important;
    width: 23%;
	}
.abstand {
	margin:0px;
}

.list_text, .list_img {
	width:100%;
	}
	
#content {
    border: 0 none;
    display: inline;
    float: none;
    height: auto !important;
    margin: 0 !important;
    min-height: 100px;
    padding: 2% !important;
    width: 96% !important;
	display:block;
}

#content table {
	max-width:100% !important;
	}

#content img {
    max-width: 100%;
}

#subnavigation {
    border: 0 none;
    padding: 0;
    padding-left: 2%;
    padding-right: 2%;
    width: 96%;
	min-height:auto;
}

#subnavigation ul li {
    border-bottom: 1px solid #bebebe;
    padding: 0px !important;
    width: 100%;
}

#nav {
    height: 57px;
    left: 0;
    position: relative;
    top: 30px;
    width: 100%;
    z-index: 10000;
}	

#nav ul li ul {
    display: none !important;
}

nav {
    height: 57px;
    left: 0;
    position: relative;
    top: 30px;
    width: 100%;
    z-index: 10000;
}	

nav ul li ul,
nav ul li ul li {
    display: none;
}

.list_img2 {
    padding: 2% !important;
    width: 96% !important;
}
.list2.abstand2, .list2{
    margin: 0 0 10px;
    width: 100%;
}
#footer {
	width:96%;
	padding-left:2%;
	padding-right:2%;
	margin-left:0px;
	margin-right:0px;
	}
#foot1 {
    position: relative;
    top: 10px;
	left:0px;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	width:100%;
}
#foot2 {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    float: none;
    left: 0;
    margin-top: 10px;
    position: relative;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	width:100%;
}
#header {
    height: auto !important;
}


#logo {
    background-repeat: no-repeat;
    height: 100px;
    position: relative;
    width: 100%;
}


#nav {
    background: white none repeat scroll 0 0 !important;
    display: block;
    height: auto !important;
    margin-top: 15px;
    top: 0;
    width: 100%;
}

nav {
    background: white none repeat scroll 0 0 !important;
    display: block;
    height: auto !important;
    margin-top: 15px;
    top: 0;
    width: 100%;
}

nav ul li {
	width:20%;
	border-left:0px;
	}
nav li a {
    height: auto;
    width: 100% !important;
	margin:0px;
	border-bottom:0px !Important;
	padding-bottom: 15px;
    padding-top: 15px;
}
nav ul li.active {
    margin-right: 1%;
    margin-left: 1%;
    width: 18%;
	border-radius:11px;
	background:url("../img/aktuelles.jpg") top left;
}
nav li.active a {
	border:0px !important;
	color:white !important;
	}
nav li a:hover {
	border:0px !important;
	}
nav li:last-child {
    border-right:0px !important;
}

#suche {
	height:43px;
	}
#suche_login {
	display:none;
    left: 0;
    margin-top: 10px;
    padding-bottom: 10px;
    position: relative;
    top: 0;
	width: 86px;
	float:left;
}

#suche_login_bg {
    float: left;
    left: 0;
    margin-top: 10px;
    position: relative;
	height:104px !important;
    top: 0;
}

#preise {
	width:230px;
	}
#login {
    display: inherit !important;
}

}
@media only screen and (max-width:800px){
.flexnav span.touch-button {
	height: 100%;
}
.hide_desktop { display: block; }
.hide_mobile { display: none; }
ul.category { display: none !important; }
nav {
	margin: 0;
}
nav ul li ul li {
	top: 0;
}
nav > ul > li,
nav > ul > li > a {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}

#login ul {
    display: inline !important;
}

#login li a {
	padding:0 18px !important;
	}
nav ul li  {
	border-bottom:1px solid #CCCCCC !Important;
}

nav ul li ul,
nav ul li ul li {
	display: inherit;
}
nav > ul > li > ul {
	position: relative;
	float: left;
	height: auto;
	width: 100%;
}
nav > ul > li > ul > li {
	width: 100%;
	height: 39px;
	float: left;
	position: relative;
}
nav > ul > li > ul > li > a{
	height: auto;
}
#subnavigation {
    padding-left: 4%;
    padding-right: 4%;
    width: 92%;
    display: none;
	}
#subnavigation ul li a {
    padding-bottom: 8px;
    padding-top: 8px;
}
nav li a:hover, nav li.active a {
	border-bottom:1px solid rgba(0, 0, 0, 0.15);
	color:#222222 !important;
}

nav li ul li a:hover, nav li.active ul li.active a {
	color:#ed1c25 !important;
}

nav ul li ul li {
	border-bottom:0px;
	padding:0px;
	}

nav li ul li a, nav li.active ul li a {
	color:#222222;
}

nav ul li.active {
	width: 100% !important;
	margin-left:0px; 
	margin-right:0px;
	background:none !important;
	border-radius:0px !important;
	}

#footer .flexnav li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 0 none !important;
    display: inline-block;
    padding: 0 !important;
    width: auto !important;
	overflow:unset;
	line-height:17px;
}
.list {
    width: 48%;
}

.list_text2 {
    width: 97%;
	min-height:50px;
	height:auto;
}
.list_text, .list_img {
    width: 97%;
}

.list_text {
	height:auto;
	min-height:145px;
	}
.list_img2 table .text a {
    background:#e3decb;
    display: inline-block;
    margin-bottom: 1px;
    margin-top: 3px;
    padding: 9px 15px;
    text-decoration: none;
}
.list_text a {
    background:#dad4be;
    display: inline-block;
    margin-bottom: 1px;
    margin-top: 3px;
    padding: 9px 15px;
    text-decoration: none;
}
#logo {
    background-position: center center !important;
}
	
#mitglied_2020 {

    position: relative !important;
    float: none !important;
    width: 100%;
    text-align: center;
    display: block;
    left: 0px !important;
    top: 0px !important;

}
	
#ausstatter {
    background-repeat: no-repeat;
    left: 0;
    margin-left: 2%;
    margin-top: 5px;
    position: relative;
    top: 0;
    width: 98%;
}
#preise {
    left: 0;
    margin-left: 2%;
    position: relative;
    top: 0;
    width: 98%;
}

.text img.icon2_produktdetail {
    display: none !important;
}

#content {
	width:92% !important;
	padding:4% !important;
}
#footer{
	width:92% !important;
	padding:4% !important;
}
.content_118 table tr td {
    margin: 0 !important;
    padding: 0 !important;
    width: 50% !important;
}
.content_118 table tr td img {
    width:95%;
}
#content img {
    max-width: 100%;
}

.content_126 table, .content_127 table {
    width: 100% !important;
    height: auto !important;
}

.content_61 img {
    height: auto !important;
}
.content_30 table {
    width: 100% !important;
}
.content_30 table tr td {
    display: block;
    width: 100% !important;
	text-align:center;
}
.content_30 table tr td img {
    width: 50% !important;
	margin:0 auto;
}
table.ansprechpartner_fuer_diese_bestellung {
	
	}
}

@media only screen and (max-width:600px){
.content_16 table tr td {
    display: block;
    width: 100% !important;
}

.content_119 table tr td {
    display: block;
    width: 100% !important;
	text-align:center;
}

.content_119 table tr td img {
	margin-bottom:20px;
	width:80%;
	}
.content_119 table, .content_63 table {
    width: 100% !important;
}

.content_61 table tr td, .content_63 table tr td {
    display: block;
    width: 100%;
	text-align:center,
}

.content_63 table tr td img {
	width:65% !important;
	margin:0 auto;
	}
.content_28 table td {
    display: block;
	margin-bottom:8px;
    width: auto !important;
}
}

@media only screen and (max-width:500px){
nav li a:hover, nav li.active a {
    background:#be171e url("../img/aktuelles_mobil.jpg") no-repeat scroll right top !important;
    color: white !important;
}

#login li a {
	padding:0 5px !important;
	}
nav li.active ul li a {
	color:#222222 !important;
	}
.list_text {
	height:auto;
	min-height:inherit !important;
	padding-bottom:30px;
	}
	
.list2 td {
    display: inline;
}
.innerfade {
    height: 240px !important;
}
nav li a {
    height: auto !important;
    width: 100% !important;
	padding-top:10px;
	padding-bottom:10px;
}
nav li {
    width: 100% !important;
}
.content_122 table td {
    display: block;
    width: 100% !important;
	text-align:center;
}
.content_122 table td img {
    display: block;
    width: 65% !important;
	margin:0 auto;
}
.content_122 table {
    width: 100% !important;
}

.content_63 table tr td img {
	width:90% !important;
	margin:0 auto;
	}

.content_30 table tr td img {
    width: 100% !important;
	margin:0 auto;
	margin-bottom:20px;
}

}

@media only screen and (max-width:400px){

.innerfade {
    height: 180px !important;
}

#suche_login {
	width:58px;
}
	
.list {
    width: 99%;
}

#userdaten label {
    width: 100%;
}

#userdaten input.text {
    width: 100%;
}

#userdaten input.submit {
    margin-left: 0;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 100%;
}

#userdaten input.text {
    padding: 5px 1%;
    width: 98%;
}
}

/*#header {
    position: fixed;
    top: 0;
    z-index: 1;
    background: #fff;
    width: 1188px;
}

#container2 {
    margin-top: 217px;
}*/