@import url(content.css);
@import url(forms.css);

* {
  margin: 0;
  padding: 0;
}

html {
  width: 100%;
  height: 100%;
}

body {
  background-color: #efefef;
  color: #303030;
  font-family: "Lucida Grande", "Lucida Sans", Verdana, Helvetica, sans-serif;
  font-size: 0.75em;
  height: 100%;
  width: 100%;
}

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfloat { clear: both; }

.hideme, h2.hideme, dfn {
  display: inline;
  height: 0;
  left: -999em;
  overflow: hidden;
  position: absolute;
  top: -999em;
  width: 0;
}

#skip_top {
  left: -999em;
  position: absolute;
  top: -999em;
  width: 100%;
  z-index: 666;
}

#skip_top a:focus, #skip_top a:active {
  background-color: #fff;
  border: 5px #e60000 solid;
  display: block;
  left: 1000em;
  padding: 2em;
  position: absolute;
  top: 1000em;
  width: 300px;
  z-index: 666;
}

h1, h2 {
    display: none;
}

h3 {
  color: #303030;
  font-size: 1.1em;
  line-height: 140%;
  margin: 1em 0 8px 0;
}

h4 {
  border-bottom: 1px #b4b4b4 solid;
  font-size: 1em;
  line-height: 140%;
  margin: .8em 0 0 0;
  padding: .3em 0 .2em 0;
}

h5 {
  font-size: 1em;
  line-height: 140%;
  margin: .5em 0 0 0;
}

a { color: #303030; }
a:hover, a:focus, a:active {
  color: #303030;
  text-decoration: none;
}
a img { border: 0; }

p {
  margin: .5em 0 0 0;
  line-height: 150%;
}

ul, ol { margin: .5em 0 0 0; padding: 0 0 0 25px; }
li {
  line-height: 150%;
  margin: 0 0 4px 0;
}

table { border-collapse: collapse; margin: .2em 0 0 0; }
table th, table td {
  font-weight: normal;
  line-height: 150%;
  padding: .3em .6em;
  text-align: left;
  vertical-align: top;
}
table th.c, table td.c { text-align: center; }
table th.nwr, table td.nwr { white-space: nowrap;; }

hr { display: none; }

.small { font-size: .9em; }
.red, .errorText { color: #d30034; }
.r { text-align: right; }
.mt20 { margin-top: 20px; }
.oekolink { margin-top: 10px; }


/* - - - - - - - - - - - - - - - - - - - - - - -  - - - - - - - - - - - - - - - - */
/* Seitenbreite und Ausrichtung */
#wrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  position: relative;
  width: 1000px;
}

/* Spaltent */
#col_left { float: left; padding: 0 0 150px 0; width: 190px; }
#col_main { float: right; width: 810px; }
#col_main #col_content { float: left; width: 618px; }
#col_main #col_right { float: right; width: 190px; }



/* - - - - - - - - - - - - - - - - - - - - - - -  - - - - - - - - - - - - - - - - */
/* Content in der linken Spalte */
#col_left h1#logo { display: block; padding: 25px 0 0 0; text-align: center; }
#col_left #logo-horlbeck { position: absolute; bottom: 10px; left: 25px; }


/* Navigation */
#nav_main { margin: 30px 0 0 30px; }
#nav_main ul { list-style-type: none; padding: 0; margin: 0; }
#nav_main ul li { display: inline; }
#nav_main ul li a, #nav_infos ul li a {
    color: #666;
    display: block;
    padding: .2em 0;
    text-decoration: none;
    text-transform: uppercase;
}
#nav_main ul li a:focus, #nav_main ul li a:hover, #nav_main ul li a.active { color: #0092ba; }
#nav_main ul ul li a { padding: .2em 15px; }
#nav_main ul ul li a:focus, #nav_main ul ul li a:hover, #nav_main ul ul li a.active { color: #e98e0a; }



/* - - - - - - - - - - - - - - - - - - - - - - -  - - - - - - - - - - - - - - - - */
/* Main-Spalte */
#col_main { background: url(../img/bg_col_main.jpg) no-repeat; padding: 110px 0 0 0; }

#nav_trail { border-left: 1px #b4b4b4 solid; border-bottom: 1px #b4b4b4 solid; border-top: 1px #333 solid; color: #666; padding: .3em 10px .2em 10px; }
#nav_trail a { color: #666; text-decoration: none; }
#nav_trail a:focus, #nav_trail a:hover { text-decoration: underline; }

/* Content */
#col_content { border-left: 1px #b4b4b4 solid; border-right: 1px #b4b4b4 solid; min-height: 560px; }

#nav_shop { background-color: #efefef; border-bottom: 1px #b4b4b4 solid; padding: .3em 0 .2em 10px; text-align: right; }
#nav_shop ul { list-style-type: none; padding: 0; margin: 0; }
#nav_shop ul li { display: inline; padding: 0; margin: 0; }
#nav_shop ul li a { border-left: 1px #b4b4b4 solid; color: #666; padding: 0 1em; text-decoration: none; }
#nav_shop ul li a:focus, #nav_shop ul li a:hover, #nav_shop ul li a.active { color: #7baa1f; }

#content { margin: 10px; } #startfoto { margin: 0; }


/* - - - - - - - - - - - - - - - - - - - - - - -  - - - - - - - - - - - - - - - - */
/* Content in der rechten Spalte */

#col_right .box {
    padding: 1px 0 20px 0;
}
#col_right .box h3 {
    border-bottom: 1px #b4b4b4 solid;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    padding: .3em 10px .2em 10px;
}
#col_right .box p { padding: 0 10px; }


/* Box: Cart */
#box_cart table { border-bottom: 1px #d4d4d4 solid; width: 100%; }



/* - - - - - - - - - - - - - - - - - - - - - - -  - - - - - - - - - - - - - - - - */
/* Footer */

#footer {
  border-top: 1px #b4b4b4 solid;
  border-left: 1px #b4b4b4 solid;
  clear: both;
  color: #666;
  font-size: .9em;
  margin: 0 0 0 190px;
  padding: .3em 10px .2em 10px;
}
#footer a { color: #666; text-decoration: none; }
#footer a:focus,
#footer a:hover { text-decoration: underline; }
#footer p { margin: 0; padding: 0; }



/* - - - - - - - - - - - - - - - - - - - - - - -  - - - - - - - - - - - - - - - - */
/* Popup */
#popupcontent { background-color: #fff; border: 10px #000 solid; padding: 10px; }
