body {
  font-family: sans-serif;
  font-size: 100.01%;
  font-weight: normal;
  color: #000000;
  margin: 0px;
  background-color: #E1E1E1;
  text-align: center;
  min-width: 41em;
 }

/* LAYOUT */

div#site {
  text-align: left;
  margin: 0 auto 1em auto;
  width: 60em;
  min-width: 950px;
  padding: 0px;
  background-color: #FFFFFF;
  border-left: 1px solid  #ad3d3d;
  border-right: 1px solid #ad3d3d;
  background-image: url(/graphics/gradient2.gif);
  background-position: 47.5em;
  background-repeat: repeat-y;
 }

div#site2 {
  text-align: left;
  margin: 0 auto 1em auto;
  width: 60em;
  min-width: 950px;
  padding: 0px;
  background-color: #FFFFFF;
  border-left: 1px solid  #ad3d3d;
  border-right: 1px solid #ad3d3d;
 }

div#header {
  background-color: #ad3d3d;
  background-image: url(/graphics/teetrinken_header_top.jpg);
  background-position: top right;
  background-repeat: no-repeat;
 }

div#logo {
  float: left;
 }

div#top {
  float: right;
  text-align: right;
 }

div#navbar {
  height: 1.2em;
  background-color: #ad3d3d;
  clear: both;
 }

div#topdeco {
  clear: both;
  background-image: url(/graphics/tee_deco.gif);
  background-repeat: repeat-x;
  height: 10px;
  line-height: 2px /* stupid microsoft */;
 }

div#left {
  float: left;
  clear: left;
  width: 12em;
  background-color: #ad3d3d;
  background-image: url(/graphics/gradient.gif);
  background-position: right;
  background-repeat: repeat-y;
  padding-top: 0.5em;
 }

div#content {
  margin: 0px 12.6em 0px 12.3em;
  padding: 4px 0.5em;
 }

div#content2 {
  background-color: #ffffff;
  margin: 0px 0px 0px 12.3em;
  padding: 4px 0.5em;
 }

div#right {
  overflow: hidden;
  float: right;
  width: 12em;
  margin-top: 4px;
 }

div#foot {
  clear: both;
  font-size: 0.8em;
  border-top: 1px solid  #ad3d3d;
  border-bottom: 1px solid  #ad3d3d;
  padding: 2px;
  text-align: right;
  color: #000000;
  background-color: #ffffff;
 }

p {
  font-size: 1em;
 }

p.lead {
  font-weight: bold;
  text-indent: 4em;
  text-align: left;
  line-height: 1.3em;
  color: #006400;
 }

p.content {
  margin-top: 0px;
  font-weight: normal;
  text-indent: 0px;
  text-align: left;
 }

p.picturetext {
  font-size: 0.7em;
  text-align: left;
 }

p.copyright {
  color: #808080;
  font-size: 0.8em;
  text-align: right;
 }

p.small {
  text-align: left;
 }

/* HEADERS */

h1 {
  font-family: sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  border-bottom: 1px solid #006400;
  color: #006400;
 }

h2 {
  font-family: sans-serif;
  font-size: 1.3em;
  font-weight: bold;
  color: #006400;
 }

h3, p.subtitle {
  font-size: 1.2em;
  font-variant: small-caps;
  font-weight: normal;
  color: #006400;
  margin: 0px;
 }

h3.linkedtitle {
  font-size: 1em;
  font-variant: normal;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
 }

#left h2.announceboxtitle {
  padding: 4px;
  margin: 0px 12px 0px 8px;
  font-size: 0.8em;
  font-weight: bold;
  color: #CD853F;
  background-color: #FFFFFF;
  border-top: 1px solid #CD853F;
  border-bottom: 1px solid #CD853F;
 }

#right h2.announceboxtitle {
  padding: 4px;
  margin: 0px 5px;
  font-size: 0.8em;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #ad3d3d;
 }

h2.articlerubric, h2.listrubric {
  text-align: left;
  padding: 3px;
  font-size: 1em;
  font-weight: bold;
  background-color: #F3EDDD;
  color: #000000;
  border: 1px solid #006400;
 }

.articleroof {
  text-align: right;
  font-size: 0.8em;
  color: #000000;
  background-color: #EDF2F2;
 }

.hidden {
  position: absolute;
  left: -10000em;
  width: 1px;
  height: 1px;
  overflow: hidden;
 }

div.alternative_content {
  margin: 2px;
  padding: 2px;
  float: left;
  width: 48%;
  height: 12em;
  border: 1px solid #006400;
 }

#ticker {
  font-size: 0.7em;
 }

.box {
  border: 1px solid #006400;
  padding: 2px;
  margin: 0px 2em 0px 2em;
  background-color: #E4D7B5;
  text-align: left;
 }

table.Gitternetz {
  border: 1px solid #006400;
  border-collapse: collapse;
 }

.glatt {
  padding: 4;
  background-color: #F3EDDD;
 }

.verkehrt {
  padding: 4;
  background-color: #ffffff;
 }

.division {
  padding: 2;
  text-align: right;
  background-color: #E4D7B5;
 }

.header {
  text-align: left;
  font-weight: bold;
 }

img.right {
  float: right;
  margin: 0 0 8px 8px;
  border: 1px solid #ad3d3d;
  padding: 2px;
 }

img.left {
  float: left;
  margin: 0 8px 8px 0;
  border: 1px solid #ad3d3d;
  padding: 2px;
 }

.rightfloat {
  margin-left: 8px;
  float: right;
 }

.leftfloat {
  margin-right: 8px;
  float: left;
 }

.pictureview {
  font-size: 0.8em;
  text-align: left;
 }

.thumbbox {
  float: left;
  width: 125px;
  height: 125px;
  text-align: center;
  border: 1px solid #ad3d3d;
  margin: 0 8px 8px 0;
  padding: 5px;
 }

.small {
  font-size: 0.7em;
 }

.highlight {
  color: #000000;
  background-color: #74FF74;
 }

dl.editorial {
  padding-left: 8em;
 }

dt.editorial {
  font-size: 1.2em;
  font-weight: bolder;
 }

dd.editorial {
  padding-left: 5em;
 }

#left div.announceboxannounce {
  font-size: 0.8em;
  margin: 0px 12px 0px 8px;
  padding: 4px;
  color: #000000;
  background-color: #E4D7B5;
 }

#right div.announceboxannounce {
  font-size: 0.8em;
  margin: 0px 5px;
  padding: 4px;
  border: 1px solid #ad3d3d;
  color: #000000;
  background-color: #E4D7B5;
 }

#content_index, #list, #textbody {
  font-size: 0.8em;
  display: inline-block;
  overflow: hidden;
  padding-top: 5px;
 }

.textbody {
  font-size: 0.8em;
 }

div.contentbody {
  display: inline-block;
  overflow: hidden;
  background-color: #FFFFFF;
 }

#right div.contentbody {
  font-size: 1em;
  padding: 5px;
  color: #000000;
  background: inherit;
 }

table#calendar {
  border: 1px solid #ad3d3d;
  border-collapse: collapse;
 }

td.calendarbody {
  font-size: 0.7em;
  font-weight: normal;
  color: #000000;
  background-color: #FFFFFF;
 }

td.calendarsunday {
  font-size: 0.7em;
  font-weight: bold;
  color: #000000;
  background-color: #E4D7B5;
 }

td.calendartop {
  font-size: 1em;
  font-weight: bold;
  color: #006400;
  background-color: #E4D7B5;
 }

.red {
  color: #C00000;
  font-weight: bold;
 }

div.showmore {
  font-weight: bold;
  text-align: right;
 }

/* WAI Site Navigation */

#sitenav {
  text-align: right;
  margin-bottom: 0.5em;
 }

#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;
  margin: 0px 0px 0px -2px;
  /* justify position */
  padding: 2px;
  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;
 }

ul#menue a {
  width: 11em;
  display: block;
  text-align: center;
  text-decoration: none;
  background-color: #ad3d3d;
  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;
  background-color: #ad3d3d;
  border-bottom: 1px solid #7E2C2C;
  border-top: 1px solid #C37272;
 }

ul#menue a:hover, ul#menue a:active, ul#menue a:focus {
  background-color: #DEB887;
 }

ul#menue ul a:hover, ul#menue ul a:active, ul#menue ul a:focus {
  background-color: #DEB887;
  border-bottom: 1px solid #A18662;
  border-top: 1px solid #E7CBA8;
 }

/* PATH */

#path {
  border: 1px solid #DEB887;
  padding: 2px;
  font-size: 0.7em;
 }

#path a {
  font-size: 1em;
  font-weight: normal;
  color: #006400;
 }

/* OTHER LISTS */

ul.rb {
  list-style-image: url(/graphics/arr.gif);
  margin: 0px;
  padding-left: 1em;
 }

#subnav ul {
  margin: 0px;
  padding-left: 1.1em;
 }

#subnav ul li {
  list-style-image: url(/graphics/arr.gif);
 }

#subnav ul li a {
  display: block;
  text-decoration: none;
  color: #006400;
 }

#subnav ul li a:hover,  #subnav ul li a:focus ,  #subnav ul li a.selected {
  color: #006400;
  font-weight: bold;
 }

/* TABLES */

td {
  font-size: 0.8em;
  color: #000000;
 }

caption {
  font-size: 0.8em;
  font-weight: bold;
  text-align: left;
 }

/* WEBSHOP STYLES */

#teaser_box {
  overflow: hidden;
  font-size: 0.8em;
  /* just for fucking ie */
  _height: 1%;
 }

div.teaser_item {
  display: block;
  border: 1px solid #006400;
  margin: 1px;
  padding: 2px;
  float: left;
  width: 48%;
  height: 7em;
 }

div.item_details {
  margin: 4px 0px;
  padding: 2px;
  border: 1px solid #006400;
 }

table.order_table {
  border: 1px solid #006400;
  border-collapse: collapse;
 }

table.order_table td {
  border: 1px solid #006400;
  color: #000000;
 }

table.order_table th {
  font-size: 0.8em;
  font-weight: bold;
  border: 1px solid #006400;
  background-color: #F3EDDD;
  color: #000000;
 }

#orderstate {
  display: block;
  overflow: auto;
  padding: 4px;
  background-color: #F3EDDD;
  border: 1px solid #006400;
  font-size: 0.9em;
  margin-bottom: 0.5em;
  /* cetero censeo microsoft esse delendam */
  _height: 1%;
 }

.leightbox {
  display: none;
  position: absolute;
  top: 20%;
  left: 25%;
  padding: 3px;
  border: 1px solid #006400;
  background-color: #FFFFFF;
  text-align: center;
  z-index: 1001;
  overflow: auto;
 }

.lbar {
  margin: -3px;
  margin-bottom: 3px;
  padding: 3px;
  font-size: 0.8em;
  text-align: right;
  background-color: #E4D7B5;
 }

#overlay {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: #4C0000;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
 }

.lightbox[id] {
  position: fixed;
 }

#overlay[id] {
  position: fixed;
 }

.hiddenform {
  background-color: #E4D7B5;
  position: absolute;
  visibility: hidden;
 }

.insertform {
  position: static;
  visibility: visible;
  margin-left: 2em;
  margin-top: 0.5em;
 }

.total {
  font-weight: bold;
  background-color: #E4D7B5;
 }

.products {
  display: block;
  overflow: hidden;
  background-color: #FFFFFF;
  margin: 2px;
  padding: 3px;
  border: 1px solid #006400;
  _height: 1%;
 }

#basket {
  margin-bottom: 0.5em;
 }

#basket div.inner_basket {
  font-size: 0.8em;
  margin: 0px 5px;
  padding: 4px;
 }

#basket h2 {
  font-size: 0.8em;
  padding: 4px;
  margin: 0px 5px;
  color: #F3EDDD;
  background-color: #CD853F;
 }

.offsets {
  font-size: 0.9em;
  text-align: center;
 }

.price {
  font-size: 1.1em;
  font-weight: bolder;
 }

.productfloat {
  width: 66%;
  margin-right: 8px;
  float: left;
 }

a {
  color: #006400;
 }

a.nounderline {
  text-decoration: none;
 }

a.announceboxa, a.resourceboxa {
  font-size: 0.9em;
  font-weight: normal;
  text-decoration: none;
  color: #00008B;
 }

a.contentnavigationa {
  font-size: 0.9em;
  font-weight: bold;
  text-decoration: none;
  color: #006400;
 }

a.linkedtitle {
  font-size: 1em;
  font-weight: bold;
  text-decoration: none;
  color: #006400;
 }

a.order_a {
  display: block;
  padding: 2px;
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #CD853F;
 }

a.order_a:hover, a.order_a:active, a.order_a:focus {
  color: #E4D7B5;
  text-decoration: none;
  background-color: #006400;
 }

a.calendara {
  font-size: 0.9em;
  text-decoration: none;
  color: #006400;
 }

a:hover, a:active, a:focus {
  text-decoration: underline;
  color: #4B7017;
 }

a:visited {
  color: #4B7017;
 }

/* 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 #006400;
 }

legend {
  border: 1px solid #006400;
  background-color: #E4D7B5;
 }

input.search, input.text {
  border: 1px solid #ad3d3d;
  margin: 2px;
 }

input.search {
  font-size: 0.7em;
 }

textarea#notes {
  font-size: 1,2em;
  border: 1px solid #ad3d3d;
  margin: 2px;
 }

/* 2009-6-30 18:32:58 */

.seab {
  float: left;
  clear: right;
  padding: 3px;
  text-align: right;
  margin-left: 20px;
 }

#slidenav li.back {
  float: left;
 }

#slidenav li.next {
  float: right;
 }

#slidenav li {
  display: inline;
 }

#slidenav {
  border: 1px solid #ad3d3d;
  list-style-type: none;
  margin: 4px 0px;
  padding: 2px;
  }/* 2009-12-7 16:35:3 */

/* autofill styles */
  
.ac_results {
  padding: 0px;
  border: 1px solid black;
  background-color: #eaeaea;
  z-index: 100;
  overflow: hidden;
  }

.ac_results li {
  margin: 0px;
  padding: 2px 5px;
  cursor: pointer;
  display: block;
  width: 100%;
  font: menu;
  font-size: 12px;
  overflow: hidden;
  }

.ac_results ul {
  width: 100%;
  text-align: left;
  list-style-position: outside;
  list-style: none;
  padding: 0;
  margin: 0;
  }

.ac_over {
  background-color: Highlight;
  color: HighlightText;
  }

.ac_loading {
  background : Window url('/graphics/loading.gif') right center no-repeat;
  }

.ac_results iframe {
  display:none;/*sorry for IE5*/
  display/**/:block;/*sorry for IE5*/
  position:absolute;
  top:0;
  left:0;
  z-index:-1;
  filter:mask();
  width:3000px;
  height:3000px;
  }

