/************************************************/
/* ./all-content.css                            */
/************************************************/
#content {
  line-height: 1.5em;
}
#content .dm-default, 
#content .vm-default, 
#content .dm {
	margin-bottom: 21px;
}

/************************************************/
/* // ./all-content.css                         */
/************************************************/
/************************************************/
/* ./all-editor.css                             */
/************************************************/
* {
  margin: 0;
  padding: 0;
}
.clear {
  clear: both;
}
/* FONT */
body, input, select, textarea {
  font-family:Trebuchet MS;
}
body {
  font-size: 12px;
  color: #673B15;
}
input, select, textarea {
  font-size: 1em;
  color: #673B15;
}
a {
  color: #C2A26B;
}

h1, .headline, .headline1,
h2, .headline2,
h3, .headline3, 
h4, .headline4,
h5, .headline5,
h6, .headline6 {
  font-weight:bold;
}
h1, .headline, .headline1 {
  font-size: 1.5em;
  margin-bottom: 10px;
  text-transform: uppercase;
}
h2, .headline2 {
	font-size: 1.3em;
}
h3, .headline3 {
  font-size: 1.1em;
}
h4, .headline4,
h5, .headline5,
h6, .headline6 {
  font-size: 1em;
}

img.teaserimg_left, img.teaserimg-left {
  float: left;
  margin: 0 13px 3px 0;
}
img.teaserimg_right, img.teaserimg-right {
  float: right;
  margin: 0 0 3px 13px;
}
.more, .back {
  text-align: right;
}
.more a, .back a {
  background-image: url(../img/icon-mehr.gif);
  background-repeat: no-repeat;
  background-position: 100% 3px;
	text-decoration: none;
  padding-right: 18px;
}

/* Listen */
ol, ul {
  margin: 1em 0;
}
ol ol, ol ul, ul ol, ul ul {
  margin:0 0 0 1em;
}
li {
  list-style-image: url(../img/li.gif);
  margin-left: 1.5em;
}
ul ul li {
	 list-style-image: url(../img/li-li.gif);
}
ul ul ul li {
   list-style-image: url(../img/li-li-li.gif);
}
/* //Listen */
/* Formular-Elemente */
  input.text
  , textarea
  , select {
    border: 1px solid #C2A26B;
  }
  input.submit
  , input.button {
    background-color: #C2A26B;
    border: 1px solid #673B15;
    color: #FFF;
  }
/* //Formular-Elemente */

/************************************************/
/* // ./all-editor.css                          */
/************************************************/
/************************************************/
/* ./all-layout-footer.css                      */
/************************************************/
#footer {
  color: #C2A26B;
  font-size: 11px;
  line-height: 100%;
  text-align: right;
}
#footer a {
  color:#C2A26B;
  text-decoration:none;
}

/************************************************/
/* // ./all-layout-footer.css                   */
/************************************************/
/************************************************/
/* ./all-layout-header-newsletterSubscription.css */
/************************************************/
#newsletterSubscription {
  font-size: 11px;
  color: #C2A26B;
}
#newsletterSubscription input {
  color: #C2A26B;
}
#newsletterSubscription .headline {
	font-size: 1.1em;
}
#newsletterSubscription div.input-text, 
#newsletterSubscription div.input-submit {
  background-color: #FEEDC1;
  border-color: #9F6C2E #C3A36C #C3A36C #9F6C2E;
  border-style: solid;
  border-width: 1px;
  float: left;
  height: 21px;
  position: relative;
}
#newsletterSubscription input.text,
#newsletterSubscription input.submit {
  background-color: #FFF;
  border: 0;
  height: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 1px;
  left: 1px;
}
#newsletterSubscription div.input-text {
  margin-right: 1px;
  width: 143px;
}
#newsletterSubscription input.text {
	width: 142px;
}
#newsletterSubscription div.input-submit {
  width: 23px;
}
#newsletterSubscription input.submit {
	cursor: pointer;
  width: 22px;
}

/************************************************/
/* // ./all-layout-header-newsletterSubscription.css */
/************************************************/
/************************************************/
/* ./all-layout-header-search.css               */
/************************************************/
#search {
  color: #C2A26B;
  font-size: 11px;
}
#search input {
  color: #C2A26B;
}
#search div.input-text,
#search div.input-submit {
  background-color: #FEEDC1;
  border-color: #9F6C2E #C3A36C #C3A36C #9F6C2E;
  border-style: solid;
  border-width: 1px;
  float: left;
  height: 21px;
  position: relative;
}
#search input.text,
#search input.submit {
  background-color: #FFF;
  border: 0;
  height: 20px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 1px;
  left: 1px;
}
#search div.input-text {
  margin-right: 1px;
  width: 143px;
}
#search input.text {
	height: 18px;
	padding-top: 2px;
	text-align: center;
  width: 142px;
}
#search div.input-submit {
  width: 23px;
}
#search input.submit {
  background-image: url(../img/lupe.gif);
  background-position: 50% 50%;
  background-repeat: no-repeat;
	cursor: pointer;
  width: 22px;
}

/************************************************/
/* // ./all-layout-header-search.css            */
/************************************************/
/************************************************/
/* ./all-layout-header.css                      */
/************************************************/
#header, #header input {
  color: #C2A26B;
}
	
#logo {
  background-image: url(../img/logo-imping.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
  display: block;
  height: 101px;
  overflow: hidden;
  text-indent: -9999px;
  width: 273px;
  position: absolute;
  top: 40px;
  left: 0;
}
#newsletterSubscription {
	position: absolute;
  top: 40px;
  left: 470px;
  width: 171px;
}
#search {
  position: absolute;
  top: 118px;
  left: 470px;
  width: 171px;
}
#header-image {
  background-image: url(../img/dummybild-produkte.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 243px;
  width: 641px;
}

/************************************************/
/* // ./all-layout-header.css                   */
/************************************************/
/************************************************/
/* ./all-layout.css                             */
/************************************************/
* {
	margin:0;
	padding:0;
}
.clear {
  clear: both;
}
html {
  height: 100%;
}
  body {
    height:100%;
  }
    #page-bg {
      background-image: url(../img/bg-unten.gif);
      background-repeat:repeat-y;
      background-position: 50% 0;
      min-height: 100%;
    }
      #page {
        margin: 0 auto;
        width: 1008px;
      }
        #menue-container {
          background-image: url(../img/fond-menue-hell.gif);
          background-repeat: repeat-x;
          background-position: 0 0;
          float: left;
          width: 206px;
        }
          #menue {
            background-image: url(../img/fond-menue-dunkel.gif);
            background-repeat: repeat-x;
            background-position: 0 0;
            margin: 0 10px;
            min-height: 733px; /* 870 -137 */
            padding-top: 137px;
          }
            #shop {
              /* JBV 20091109, bg-image entfernt, link mit img-tag jetzt im Layout */
              /* background-image: url(../img/icon-warenkorb.png);
              background-repeat: repeat-x;
              background-position: 0 0; */
              width: 164px;
              height: 41px;
              margin: 100px auto;
            }
            #shop img {
              border: 0;
            }
        #main-container {
          float: left;
          width: 801px;
        }
        #header
        , #content
        , #footer {
          margin: 0 80px;
        }
        #header {
          height: 243px;
          padding-top: 153px;
          position: relative;
        }
        #content {
          margin-top:40px;
        }
        #footer {
          height: 20px;
          margin-top: 20px;
        }
		
/************************************************/
/* // ./all-layout.css                          */
/************************************************/
/************************************************/
/* ./all-menue.css                              */
/************************************************/
#menue ul, 
#menue li {
	list-style-image: none;
	list-style-type: none;
  margin: 0;
  padding: 0;
}

#menue ul {
  padding: 0 10px;
}
#menue ul ul {
	padding-left: 17px;
}
#menue li.men ul {
  display: none;
}

#menue li {
  border-top: 1px solid #F2EBDE;
  padding-top: 17px;
  padding-bottom: 12px;
}
#menue li:first-Child {
  border: 0;
}
#menue li li {
  border: 0;
  margin: 11px 0 0 0;
  padding:0 0 0 17px;
}





#menue a {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	text-transform:uppercase;
}
#menue li.men-pfad li {
	padding:0;
	margin-left:5px;
}

#menue li li a {
	text-transform: none;
}
#menue li.men-pfad a {
	font-weight: bold;
	color:#673B15;
}
#menue li .men a {
	color:#FFF;
}

/************************************************/
/* // ./all-menue.css                           */
/************************************************/
/************************************************/
/* ./all-message.css                            */
/************************************************/
.message-H { /* Hinweis*/ } 
.message-W { /* Warnung*/ }
.message-E { /* ERROR */ }
#system_message 
, .message-H 
, .message-W 
, .message-E {
	border-style: solid;
	border-width: 1px;
	border-color: #673B15;
	background-color: #C2A26B;
	color:#FFF;
	line-height: 14px;
	padding: 3px;
	margin: 0 0 1.2em 0;
}
#system_message div 
, .message-H div 
, .message-W div 
, .message-E div {
	margin: 0;
	padding: 0 0 0 20px;
}
#system_message div div 
, .message-H div div 
, .message-W div div 
, .message-E div div {
	padding: 0;
}

/************************************************/
/* // ./all-message.css                         */
/************************************************/

