/* reset based upon eric meyer */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: 0px;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100.01%;
  font-family: inherit;
  vertical-align: baseline;
 }

body {
  font-family: sans-serif;
  font-weight: normal;
  color: #2E2E2E;
  background-color: #EBEBEB;
  background-image: url(/graphics/loecker/vback.png);
  text-align: center;
 }

/* LAYOUT */

div#site {
  text-align: left;
  margin: 1em auto;
  width: 62em;
  min-width: 950px;
  padding: 0px;
  background-color: #FFFFFF;
  background-image: url(/graphics/loecker/whiteback.png);
  border-bottom: 1px solid #7A1316;
  border-right: 1px solid #DCDCDC;
 }

div#header {
  background-color: #B2B2B2;
  background-image: url(/graphics/loecker/hback.png);
 }

div#logo {
  float: left;
 }

div#top {
  float: right;
  text-align: right;
 }

div#navbar {
  background-color: #a50408;
  background-image: url(/graphics/loecker/redback.png);
  background-repeat: repeat-x;
  clear: both;
 }

div#left {
  float: left;
  clear: left;
  width: 12em;
  margin-top: 4px;
 }

div#content {
  margin: 4px 12.3em;
  padding: 0px 0.5em;
 }

div#content2 {
  margin: 4px 0px 4px 12.3em;
  padding: 0px 0.5em;
 }

div#right {
  overflow: hidden;
  float: right;
  width: 12em;
  margin-top: 4px;
 }

div#foot {
  clear: both;
  font-size: 0.7em;
  color: #FFFFFF;
  background-image: url(/graphics/loecker/redback.png);
  background-color: #a50408;
  padding: 3px;
  text-align: right;
 }

p {
  font-size: 1em;
  line-height: 1.25em;
  margin: 0.5em 0px;
 }

p.lead {
  font-weight: bold;
  text-indent: 1.5em;
  text-align: left;
  line-height: 1.5em;
  color: #a50408;
 }

p.content {
  margin-top: 0px;
  font-weight: normal;
  text-indent: 0px;
  text-align: left;
 }

p.picturetext {
  font-size: 0.9em;
  text-align: left;
 }

p.copyright {
  color: #808080;
  font-size: 0.9em;
  text-align: right;
 }

/* HEADERS */

h1 {
  font-family: serif;
  font-size: 2em;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-style: italic;
  color: #a50408;
  margin: 0.5em 0px;
 }

h2 {
  font-family: sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  color: #a50408;
  margin: 0.5em 0px;
 }

h3, p.subtitle {
  font-size: 1.2em;
  font-variant: small-caps;
  font-weight: bold;
  color: #a50408;
 }

h3.linkedtitle {
  font-size: 1.1em;
  font-variant: normal;
  font-weight: normal;
 }

h2.announceboxtitle {
  padding: 2px;
  font-size: 0.8em;
  margin: 0px;
  font-weight: bold;
  color: #2E2E2E;
  background-image: url(/graphics/loecker/hback.png);
  background-repeat: repeat-x;
  background-color: #B2B2B2;
 }

h2.articlerubric, h2.listrubric {
  text-align: left;
  padding: 3px;
  margin: 0.5em 0px;
  font-size: 1em;
  font-weight: bold;
  color: #FFFFFF;
  border: 1px solid #DCDCDC;
  background-image: url(/graphics/loecker/redback.png);
  background-repeat: repeat-x;
  background-color: #a50408;
 }

div.splash_box h2, div.splash_box_re h2 {
  margin-top: 0px;
 }

/* other styles */

.articleroof {
  text-align: right;
  font-size: 0.8em;
  color: #000000;
  margin: 0.5em 0px;
 }

.hidden {
  position: absolute;
  left: -10000em;
  width: 1px;
  height: 1px;
  overflow: hidden;
 }

.author {
  border-top: 1px solid #a50408;
  border-bottom: 1px solid #a50408;
 }

div.bannerdiv {
  padding: 2px;
 }

div.alternative_content {
  margin: 2px;
  padding: 2px;
  float: left;
  width: 48%;
  height: 12em;
  border: 1px solid #DCDCDC;
 }

div.splash_box, div.splash_box_re {
  float: left;
  width: 48%;
  height: 10em;
  padding: 0.2em;
  background-color: #E9E9E9;
  background-image: url(/graphics/loecker/vback.png);
  margin-bottom: 8px;
 }

div.splash_box_re {
  margin-left: 8px;
 }

#ticker {
  font-size: 0.7em;
 }

.box {
  padding: 2px;
  margin: 0px 2em 0px 2em;
  background-color: #E9E9E9;
  text-align: left;
 }

.glatt {
  padding: 4px;
  background-color: #E9E9E9;
 }

.verkehrt {
  padding: 4px;
  background-color: #ffffff;
 }

.header {
  text-align: center;
  font-weight: bold;
 }

div.announceboxannounce img {
  margin-bottom: 0.5em;
 }

img.right {
  float: right;
  margin: 0 0 8px 8px;
  padding: 2px;
 }

img.left {
  float: left;
  margin: 0 8px 8px 0;
  padding: 2px;
 }

.rightfloat {
  background-color: #E9E9E9;
  margin-left: 8px;
  float: right;
 }

.ptext {
  padding: 3px;
  background-color: #E9E9E9;
 }

.leftfloat {
  background-color: #E9E9E9;
  margin-right: 8px;
  float: left;
 }

.thumbbox {
  float: left;
  width: 125px;
  height: 125px;
  text-align: center;
  margin: 0 8px 8px 0;
  padding: 5px;
 }

.small {
  font-size: 0.7em;
 }

.highlight {
  color: #000000;
  background-color: #FF0000;
 }

dl.editorial {
  padding-left: 8em;
 }

dt.editorial {
  font-size: 1.2em;
  font-weight: bolder;
 }

dd.editorial {
  padding-left: 5em;
 }

div.announcebox {
  margin-bottom: 0.5em;
 }

div.announceboxannounce {
  font-size: 0.8em;
  padding: 5px;
  color: #000000;
 }

#content_index, #list, #textbody {
  font-size: 0.8em;
  display: block;
  overflow: hidden;
  padding-top: 5px;
  /* yes we have layout, stupid ie */
  _height: 1%;
 }

.textbody {
  font-size: 0.8em;
 }

.pictureview {
  font-size: 0.8em;
  text-align: center;
 }

div.contentbody {
  display: inline-block;
  overflow: hidden;
  background-color: #FFFFFF;
 }

#right div.contentbody {
  font-size: 1em;
  padding: 5px;
  color: #000000;
  background: inherit;
 }

div.an_article {
  font-size: 1em;
 }

#copyright {
  float: left;
 }

.red {
  color: #C00000;
  font-weight: bold;
 }

div.showmore {
  font-weight: bold;
  text-align: right;
 }

/* WAI Site Navigation */

#sitenav {
  text-align: left;
  background-color: buttonface;
  border-bottom: 1px solid buttonshadow;
 }

#sitenav ul {
  margin: 0px;
  padding: 0px;
 }

#sitenav ul li {
  padding: 1px 1em;
  font-size: 0.7em;
  display: inline;
  list-style: none;
 }

#sitenav ul li a {
  color: menutext;
  text-decoration: none;
 }

#sitenav ul li a:hover,  #sitenav ul li a:active,  #sitenav ul li a:focus {
  background-color: #ffffff;
 }

/*  JQ MENU */

ul#menue {
  margin: 0px;
  padding: 0px;
 }

ul.secondlevel {
  display: none;
  background-color: #FFFFFF;
  margin: 0px;
  padding: 0px;
  position: absolute;
 }

ul#menue li {
  float: left;
  padding: 2px 0px;
  font-size: 0.7em;
  font-weight: bold;
  list-style: none;
 }

ul#menue ul li {
  font-size: 1em;
  float: none;
  font-weight: bold;
  padding: 0px;
  list-style: none;
  list-style-image: none;
 }

ul#menue a {
  width: 11em;
  display: block;
  text-align: center;
  text-decoration: none;
  background-color: #a50408;
  background-image: url(/graphics/loecker/redback.png);
  background-repeat: repeat-x;
  padding: 1px 0px;
  color: #FFFFFF;
 }

ul#menue ul a {
  width: 11em;
  display: block;
  float: none;
  margin: 0px;
  padding: 2px 0px;
  border: 0px;
  text-align: center;
  text-decoration: none;
  color: #FFFFFF;
 }

ul#menue a:hover, ul#menue a:active, ul#menue a:focus {
  background-image: url(/graphics/loecker/back3.gif);
  background-repeat: repeat-x;
  color: #FFFFFF;
  background-color: #C00000;
 }

ul#menue ul a:hover, ul#menue ul a:active, ul#menue ul a:focus {
  background-color: #C00000;
  color: #FFFFFF;
 }

/* PATH */

#path {
  background-color: #EBEBEB;
  padding: 3px;
  font-size: 0.7em;
 }

#path a {
  font-size: 1em;
  font-weight: normal;
  color: #a50408;
 }

/* Language Switch */

#lswitch {
  background-color: #ffffff;
  padding: 5px;
  font-size: 0.8em;
  font-weight: bold;
 }

#lswitch a {
  text-decoration: none;
 }

/* OTHER LISTS */

ul.rb {
  list-style-image: url(/graphics/loecker/dot.png);
  margin: 0px;
  padding-left: 1em;
 }

#subnav ul {
  margin: 0px;
  padding-left: 1em;
 }

#subnav ul li {
  list-style-image: url(/graphics/loecker/dot.png);
 }

#subnav ul li a {
  display: block;
  text-decoration: none;
  color: #a50408;
 }

#subnav ul li a:hover,  #subnav ul li a:focus ,  #subnav ul li a.selected {
  color: #a50408;
  font-weight: bold;
 }

#slidenav {
  border: 1px solid #008B8B;
  list-style-type: none;
  margin: 4px 0px;
  padding: 2px;
 }

#slidenav li {
  display: inline;
 }

#slidenav li.back {
  float: left;
 }

#slidenav li.next {
  float: right;
 }

/* TABLES */

table.Gitternetz {
  border: 1px solid #DCDCDC;
  border-collapse: collapse;
 }

td {
  border: 1px solid #DCDCDC;
  padding: 2px;
  text-align: left;
  color: #000000;
 }

caption {
  padding: 2px;
  font-weight: bold;
  text-align: left;
 }

th {
  border: 1px solid #DCDCDC;
  padding: 2px;
  text-align: left;
  font-weight: bold;
  background-color: #E9E9E9;
 }

table#calendar {
  border: 1px solid #DCDCDC;
  border-collapse: collapse;
 }

td.calendarbody {
  font-size: 0.8em;
  font-weight: normal;
  color: #000000;
  background-color: #FFFFFF;
 }

td.calendarsunday {
  font-size: 0.8em;
  font-weight: bold;
  color: #000000;
  background-color: #E9E9E9;
 }

/* WEBSHOP STYLES */

#teaser_box {
  overflow: hidden;
  font-size: 0.8em;
  /* just for fucking ie */
  _height: 1%;
 }

div.teaser_item {
  display: block;
  padding: 2px;
  float: left;
  width: 48%;
  height: 7em;
 }

div.item_details {
  margin: 4px 0px;
  background-color: #EBEBEB;
  padding: 2px;
 }

table.order_table {
  border: 1px solid #DCDCDC;
  border-collapse: collapse;
 }

table.order_table td {
  border: 1px solid #DCDCDC;
  padding: 3px;
  color: #000000;
 }

table.order_table th {
  font-weight: bold;
  padding: 3px;
  border: 1px solid #FFFFFF;
  background-color: #DCDCDC;
  color: #000000;
 }

#orderstate {
  display: block;
  overflow: auto;
  padding: 4px;
  background-color: #E9E9E9;
  border: 1px solid #DCDCDC;
  font-size: 0.9em;
  margin-bottom: 0.5em;
  /* cetero censeo microsoft esse delendam */
  _height: 1%;
 }

.hiddenform {
  background-color: #E9E9E9;
  position: absolute;
  visibility: hidden;
 }

.insertform {
  position: static;
  visibility: visible;
  margin-left: 2em;
  margin-top: 0.5em;
 }

.total {
  font-weight: bold;
  background-color: #DCDCDC;
 }

.products {
  display: block;
  overflow: hidden;
  padding-bottom: 2px;
  border-bottom: 1px solid #a50408;
  margin-bottom: 0.5em;
  _height: 1%;
 }

#basket {
  margin-bottom: 0.5em;
 }

#basket div.inner_basket {
  font-size: 0.8em;
  padding: 5px;
  background-color: #EBEBEB;
  background-image: url(/graphics/loecker/vback.png);
  color: #2E2E2E;
 }

#basket h2 {
  padding: 3px;
  font-size: 0.8em;
  margin: 0px;
  font-weight: bold;
  background-image: url(/graphics/loecker/redback.png);
  color: #FFFFFF;
  background-color: #a50408;
 }

.offsets {
  font-size: 0.9em;
  text-align: center;
 }

.price {
  font-size: 1.1em;
  font-weight: bold;
 }

.productfloat {
  width: 66%;
  margin-right: 8px;
  float: left;
 }

a {
  color: #a50408;
 }

a.nounderline {
  text-decoration: none;
 }

#foot a {
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
 }

a.announceboxa, a.resourceboxa {
  font-size: 0.9em;
  font-weight: normal;
  text-decoration: none;
  color: #a50408;
 }

a.contentnavigationa {
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
  color: #a50408;
 }

a.linkedtitle {
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  color: #a50408;
 }

a.calendara {
  font-size: 0.9em;
  text-decoration: none;
  color: #a50408;
 }

a:hover, a:active, a:focus {
  text-decoration: underline;
  color: #DE0103;
 }

a:visited {
  color: #DE0103;
 }

:target {
  border: 2px dotted #FFA500;
 }

/* FORMS */

#tlform {
  text-align: left;
 }

#tlform div.row {
  clear: left;
 }

#tlform div.label {
  float: left;
  width: 10em;
  padding: 2px;
  margin: 2px 5px 2px 0px;
  text-align: right;
 }

label {
  font-weight: bold;
 }

.buttons {
  clear: left;
  padding: 3px;
 }

form {
  margin: 1px;
 }

fieldset {
  font-size: 1em;
  padding: 5px;
  border: 1px solid #DCDCDC;
 }

legend {
  border: 1px solid #DCDCDC;
  background-color: #E9E9E9;
 }

input.search, input.text {
  border: 1px solid #808080;
  margin: 2px;
 }

input.search {
  font-size: 0.7em;
 }

textarea#notes {
  font-size: 1.2em;
  border: 1px solid #808080;
  margin: 2px;
 }

/* autofill styles */

.ac_results {
  padding: 0px;
  border: 1px solid black;
  background-color: #eaeaea;
  z-index: 100;
  overflow: hidden;
 }

.ac_results ul {
  width: 100%;
  text-align: left;
  list-style-position: outside;
  list-style: none;
  padding: 0px;
  margin: 0px;
 }

.ac_results iframe {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
  filter: mask();
  width: 3000px;
  height: 3000px;
 }

.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: pointer;
  display: block;
  width: 100%;
  font: menu;
  font-size: 12px;
  overflow: hidden;
 }

.ac_loading {
  background: Window url(/graphics/loading.gif) right center no-repeat;
 }

.ac_over {
  background-color: Highlight;
  color: HighlightText;
  }