body {
   font-family: "Lucida Grande","Bitstream Vera Sans",verdana,sans-serif;
   margin: 0px;
   border: 0px;
   padding: 0px;
   background: #f7e5bd;
   color: #000000;
}

body.tee {
   font-family: "Lucida Grande","Bitstream Vera Sans",verdana,sans-serif;
   margin: 0px;
   border: 0px;
   padding: 0px;
   background: #f7e5bd;
   color: #000000;

   background-image: url(../grx/tee-bg.jpeg);
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: bottom right;
}

body.whisky {
   font-family: "Lucida Grande","Bitstream Vera Sans",verdana,sans-serif;
   margin: 0px;
   border: 0px;
   padding: 0px;
   background: #f7e5bd;
   color: #000000;

   background-image: url(../grx/whisky-bg.jpeg);
   background-repeat: no-repeat;
   background-attachment: fixed;
   background-position: bottom right;
}

img {
   border: 0px;
}

a {
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

a.black {
   color: #000000;
}

h1 {
   font-size: 1.4em;
}
h2 {
   font-size: 1.1em;
}
ul {
   font-size: 0.9em;
}

span.spacer {
   margin-right: 0.2em;
}

span.spaced {
   margin-right: 0.2em;
   margin-left: 0.2em;
}

div.space {
   margin-top: 20px;
}

div.space2 {
   margin-top: 50px;
}

td.tuwBorder {
   padding-left: 0px;
   padding-right: 0px;
   /*background-color: #f7e5bd;*/
}

div.tuwPlane {
   /*
   padding: 20px;
   margin: 5px;
   background-color: #f7e5bd;
   */
   padding: 0px;
   margin-left: 0px;
   margin-right: 0px;
}

div.tuwBackground {
   /*background-color: #f7e5bd;*/
   /*background: #f7e5bd;*/

   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: #ffffff;

   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #ffffff;

   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #ffffff;
}

div.tuwBackgroundW {
   background-image: url(http://www.teeundwhisky.de/grx/whisky-bg.jpeg);
   background-repeat: no-repeat;
   background-position: bottom right;
   background-color: #f7e5bd;
   /*background: #f7e5bd;*/

   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: #ffffff;

   border-right-width: 1px;
   border-right-style: solid;
   border-right-color: #ffffff;

   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #ffffff;
}

input.tuwInput {
   font-family: "Lucida Grande","Bitstream Vera Sans",verdana,sans-serif;
   font-size: 0.9em;
   background-color: #ffffff;
   border-style: solid;
   border-color: #666666;
   border-width: 1px;
   margin-top: 2px;
   margin-bottom: 2px;
}

select.tuwInput {
   font-family: "Lucida Grande","Bitstream Vera Sans",verdana,sans-serif;
   font-size: 0.9em;
   background-color: #ffffff;
   border-style: solid;
   border-color: #666666;
   border-width: 1px;
}

div.tuwInput {
   padding-top: 2px;
   padding-bottom: 2px;
   padding-left: 10px;
   padding-right: 10px;
   font-size: 0.9em;
}

input.tuwInputImage {
   border: 0px;
   margin-bottom: -5px;
   padding: 0px;
}

td.funcDesc {
   font-size: 0.7em;
   text-align: center;
   border-width: 0px;
   margin: 0px;
   padding: 0px;
}

div.funcDesc {
}

div.funcDesc div {
   font-size: 0.8em;
   position: relative;
   top: -15px;
   display: inline-block;
   margin-right: 20px;
}

div.funcDesc div {
   font-size: 0.8em;
   position: relative;
   top: -15px;
   display: inline-block;
}

table.tuwLayout {
   width: 100%;
}

td.tuwLayoutLeft {
   vertical-align: top;
   width: 15%;
}

td.tuwLayoutContent {
   vertical-align: top;
   width: 70%;
}

td.tuwLayoutRight {
   vertical-align: top;
   width: 15%;
}

td.tuwLayoutContent2 {
   vertical-align: top;
   width: 85%;
}


table.tuwArticle {
   border-collapse: collapse;
   margin: 11px;
}

td.tuwArticleHead {
   background: #f9ecd0;
   color: #000000;
   font-size: 1.1em;

   border-width: 1px;
   border-style: solid;
   border-color: #ffffff;
}

td.tuwArticleImage {
   border-width: 1px;
   border-style: solid;
   border-color: #ffffff;
}

td.tuwArticleDescription {
   border-width: 1px;
   border-style: solid;
   border-color: #ffffff;
   vertical-align: top;
   padding: 5px;
}

div.tuwArticleH {
   font-size: 12pt;
   margin-top: 10px;
   margin-bottom: 3px;
}

div.tuwArticleP {
   font-size: 10pt;
   margin-top: 5px;
   margin-bottom: 3px;
}

td.tuwFooter {
   color: #444444;

   font-size: 0.8em;
   font-style: italic;
   text-align: center;

   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: #ffffff;
}

td.tuwFooter a {
   color: #444444;
}

table.start {
   border-spacing: 10px;
   width: 100%;
}

td.headBox {
   text-align: center;
}

td.startBox {
   width: 50%;
   border-style: solid;
   border-width: 1px;
   border-color: #ffffff;
   padding: 4px;
}

img.startBox {
   padding: 5px;
}

div.startBoxH {
   font-style: italic;
   font-size: 1em;
   padding: 5px;
}

div.startBoxTL {
   font-style: italic;
   font-size: 0.9em;
   color: #007962;
   padding: 5px;
}

a.startBoxTL {
   color: #007962;
}

div.startBoxWL {
   font-style: italic;
   font-size: 0.9em;
   color: #ab2a35;
   padding: 5px;
}

a.startBoxWL {
   color: #ab2a35;
}

div.startBoxF {
   font-size: 0.7em;
   padding: 3px;
}

span.oldPrice {
   text-decoration: line-through;
}

table.tuwForm {
   font-size: 1em;
}

textarea.tuwTextView {
   font-size: 0.9em;
   font-family: "Bitstream Vera Sans Mono", "Lucida Console", monospace;
   background-color: #f7e5bd;
   border-style: solid;
   border-color: #ffffff;
   border-width: 1px;
   width: 80%;
   height: 40em;
}

div.error {
   background-color: #ffff00;
   border-style: dashed;
   border-color: #000000;
   border-width: 4px;
   width: 60%;
   padding: 5px;
}

