body  {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10pt;
  color : Black;
  background-color: #FFFFFF;
  margin: 2px auto 1% auto;
  padding: 0;
  width: 100%;
  min-width: 990px;
  max-width: 1024px;
}

/* nothing-you-could-do-regular - latin */
@font-face {
  font-family: 'Nothing You Could Do';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/nothing-you-could-do-v7-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Nothing You Could Do'), local('NothingYouCouldDo'),
       url('fonts/nothing-you-could-do-v7-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/nothing-you-could-do-v7-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/nothing-you-could-do-v7-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/nothing-you-could-do-v7-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/nothing-you-could-do-v7-latin-regular.svg#NothingYouCouldDo') format('svg'); /* Legacy iOS */
}
.img-sd {
  display: none;
}

#page {
  position: absolute;  
  padding : 0.2% 20px 1% 20px; 
  max-width: 1024px;
  z-index: 100;
}

#content {
  background-color: #FFFFFF;
  padding: 10px;
  border-right: 2px dashed #F2D68C;
}

#main {
  border-left: 1px solid #f2d68c;
  border-right: 1px solid #f2d68c;
}

#middle {
opacity: 0.93;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=93);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=93);
  background-color: transparent;
  border-right:257px solid #fff4d5; 
  overflow:visible;
}

* html #middle {
  border-right:257px solid #FFF3BF; 
}

#navi  {
  float:left; 
  top: 85px;
  width: 100%;
  margin: 0;
  padding: 10px 0 0 0;
  height: 34px;
  position: relative;
  background-color: #F2D68C;
}

#search {
  position: absolute;
  top: 40px;
  right: 30px;
  z-index: 1000;
}

#search #searchinput {
  width: 175px;
}


#bookmarker {
  float: right;
  right: 20px; 
  margin: 5px;
  padding: 2px;
  z-index: 100;
  position: absolute;
  top: 60px;
	white-space: nowrap;
}

#advlink {
  float: right;
  right: 270px;
  margin: 5px;
  padding: 2px;
  z-index: 200;
  position: absolute;
  top: 60px;
	white-space: nowrap;
}


#addinfo {
  float:right; 
  position:relative;  
  width:230px; 
  margin-right:-240px; 
  margin-top: 20px;
  padding-left: 20px;
  display:inline;
}


.pagelinks {
  float: right;
  position: relative;
  bottom: -20px;
}



#header {
  height: 143px;
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  background: url("../img/bg-head.gif") repeat-x;
}

#mainbg {
  background: url("../img/bg-mainhead.jpg") no-repeat;
  height: 85px;
  width: auto;
  position: absolute;
  z-index: 1;
  left: 440px;
  right: 20px;
  display: none;
}

* html #mainbg {
  width: 100%;
}

#header div {
}

#mainheader {
  padding: 8px 5px 7px 5px;
}

#mainheader img {
  float: left;
  margin-right: 20px;
  margin-left: 10px;
  z-index: 100;
  position: absolute;
}

#mainheader .imglink {
}

#mainheader img.inline {
  display: inline;
}

#topmenu {
  float: right;
  right: 20px; 
  margin: 5px;
  padding: 2px;
  z-index: 100;
  position: absolute;
  font-weight: 800;
}


#footer {
  clear: both;
  float: left;
  background-color: #F2D68C;   
  color: #404040;
  width: 100%;
  height: 20px;
  font-size: 0.82em;
}


#footer div#innerfooter #dummy * {
  padding: 2px 10px 0px 10px;
  width: 97%;
  display: inline;
}

#footer a {
  font-weight: normal;
}

.clearfloat {
  float: none;
  clear: both;
}

.clearfloat {clear:both;height:1px;overflow:hidden;}

.rechts {
  text-align: right;
  border: 2px solid red;
}


.links {
  text-align: left;
}


a, a:visited, a:hover {
  text-decoration: none;
/*  color: #CF0008; */
  color: #751F00;
  font-weight: 800;
}

h1 a, h1 a:visited, h1 a:hover, h2 a, h2 a:visited, h2 a:hover {
  color: #BB8B55;
}

#content a:hover, #addinfo a:hover {
  text-decoration: underline;
}



/* Links mit Bildern haben nie Raender */
a img {
	border: 0;
}

li a img {
	padding: 0 10px 0 10px;
}


.invisible {
	display: none;
}



#mainheader h1 {
  position: absolute;
  font-size: 200%;
  font-weight: 800;
  color: #BB8B55;
  margin: 0;
  padding: 0;
}

#mainheader h1 .italic {
  font-style: italic;
}

#mainheader h2 {
  position: absolute;
  color: #BB8B55;
  font-size: 130%;
  font-weight: 800;
  font-style: italic;
  margin: 2.2em 0 0 100px ;
  padding: 0;
}

h2.gbplzhead {
  color: #810F06;
  font-size: 150%;
  font-weight: 800;
}

#header img#headline {
  overflow: scroll;
  position: absolute;
  left: 200px;
}

#addinfo h3.coltitle {
  color: #810F06;
  font-size: 110%;
  padding: 0.2em;
  margin: 5px 0 5px 0;
  text-align: center;
  background-color: #F2D68C;

  border: 1px dotted #4e2a07;
}

#addinfo h1 {
  color: #810F06;
  font-size: 110%;
  padding: 0.2em;
  margin: 5px 0 5px 0;
  text-align: center;
  background-color: #F2D68C;

  border: 1px dotted #4e2a07;
}

#content p, #addinfo p{
  margin: 0;
  padding: 0;
  margin-bottom: 1px;
}

#content img {
  border: 2px outset #8B4513;
  margin-left: 5px;
  margin-bottom: 5px;
}

#contact table {
  width: 100%;
}

#contact input {
  width: 90%;
}

#contact input#fplz {
  width: 20%;
}

#contact input#fort {
  width: 68%;
}

#contact .textarea {
  height: 125px;
}

#contact textarea {
  width: 90%;
  height: 125px;
}

#contact input#newsletter {
  width: 12px;
}

#contact th {
  white-space : nowrap;
}

#contact .err, #gbnewentry .err {
  color: #DF3400;
  font-weight: 800;
}

h3, h4 {
  margin-bottom: 1px;
  padding: 0;
}

#contact th {
  width: 30%;
}


#navi a, #navi a:hover, #navi a:visited {
  color:#124058;
  text-decoration: none;
  display: block;
  padding: 3px 0 3px 0;
  font-weight: normal;
  width: 100%;
}

#navi ul {
  padding: 0;
  margin: 0 0 0 10px;
  position: relative;
}

/* Haupteintraege */
#navi ul li {
  position: relative;
  float: left;
  background-color: #FFF8EF;
  color: #851E13;
  border: 1px solid #003399;
  height: auto;
  display: inline;
  margin: 0 4px 0 0;
  text-align: center;
  width: 143px;
}

div#navi li.hassubmenu {
  background: url(../img/submenu.gif) 98% 50% no-repeat;
  background-color: #FFF8EF;
}

#navi ul li ul {
  width: 180px;
  position: absolute ;
  display: none;
  top: 1.8em;
  left: 0;
  background-color: #FFF8EF;
  border-bottom: 1px solid #003399;
  border-left: 1px solid #003399;
  border-right: 1px solid #003399;
  margin: 0;
  z-index: 2;
}

#navi ul li ul li {
  display: block;
  border: none;
  border-bottom: 1px solid #F2F2F2;
  margin: 0;
  padding: 0;
width: 100%;
}

#navi ul li ul ul {
  top: 0.5em;
  left: 95%;
  z-index: 3;
  border-top: 1px solid #003399;
  display: none;
}


#navi ul a:hover {
  background-color: #BBBBBB;
}



#navi li>a { width:auto; }
 /* others */
#navi ul li.menuitem0active {
  background-color: #CCCCCC;
}

#topmenu a, #topmenu a:hover, #topmenu a:visited {
  color:#4F4F4F;
  font-size: 8pt;
  font-weight: normal;
  text-decoration: none;
}

#topmenu ul {
  padding: 0;
  margin: 0;
  position: relative;
}

/* Haupteintraege */
#topmenu ul li {
  position: relative;
  float: left;
  height: auto;
  display: inline;
  margin: 0 10px 0 0;
  padding:0;
  text-align: center;
}

#topmenu ul li + li {
  border-left: 1px solid #C0C0C0;
  padding-left: 6px;
}

#topmenu ul li a, #topmenu ul li a:hover, #topmenu ul li a:visited {
  font-weight: 800;
}

#topmenu ul li + li a, #topmenu ul li + li a:hover, #topmenu ul li + li a:visited {
  font-weight: normal;
}

#topmenu a:hover {
  text-decoration: underline;
}


#bestell .tdr {
  text-align: right;
}

#bestell .tdl {
  text-align: left;
}

#bestell .tdr input {
  text-align: right;
}

#order #bestell input {
  border: 2px solid #BF9C79;
  background-color: #FFFCEF;
}

#order #bestell input.inputwithval {
  border: 2px solid #339900;
  background-color: #33FF66;
  font-weight: bold;
}

#order #bestell .grpwithorder {
  color: #FA1010;
  font-weight: bold;
}

#order #bestell .grpwithorder a, #order #bestell .grpwithorder a:visited, #order #bestell .grpwithorder a:hover {
  color: #FA1010;
  font-weight: bold;
}

#order table th {
  text-align: left;
}

#order table {
  width: 99%;
}

#order input {
  width: 90%;
}

#order input, #order textarea, #order select, #contact input, #contact textarea, #contact select  {
  border: 1px solid #DFBC99;
  background-color: #FFF7EF;
}

#btnsubmit:hover {
  border: 2px solid #DFBC99;
  background-color: #FAF3E9;
  color: #7F4C0F;
  text-decoration: underline;
  cursor: hand;
}

#order .required {
  border: 1px solid #BF8853;
}

#order .error {
  border: 2px solid #DF3400;
  background-color: #FFF6F3;
}

#order input#fplz, #order input#fdelivery_plz {
  width: 20%;
}

#order input#fort, #order input#fdelivery_ort {
  width: 68%;
}
#order input#fstreet, #order input#fdelivery_street {
  width: 78%;
}
#order input#fhouseno, #order input#fdelivery_houseno {
  width: 10%;
}

#order input#agb, #order input#newsletter, #order input#widerruf, #order input#fDIFFERENT_DELIVERY, #order input.checkbox, #order input.radio {
  width: auto;
}

#order input#fdelivery_postno {
  width: 30%;
}
#order input#fdelivery_packstation {
  width: 8%;
}

#order .textarea {
  height: 125px;
}

#order textarea {
  width: 90%;
  height: 125px;
}

#order th {
  white-space : nowrap;
}

#order .err {
  color: #F0F0F0;
  font-weight: 800;
  background-color: #CF2400;
}

#order tr.article:hover {
  background-color: #F9F6EF;
}

#order tr.article > td {
  border-bottom: 1px solid #F7F4EF;
}

#order tr.odd  {
  background-color: #FFFFFF;
}
#order tr.even {
  background-color: #FFFCEF;
}

#order .rowsum {
  font-weight: bold;
}

#order h3, #order h4  {
  color: #F02020;
  background-color: #FFFAE9;
  padding: 7px;
  font-weight: bold;
}

#order h3 {
	background-image: url(../img/specialoffer.png);
	background-position: right;
	background-repeat: no-repeat;
}

.important {
  color: red;
  font-weight: bold;
}

.hint {
  font-weight: bold;
}

.disabled {
  color: #909090;
  background-color: #f4f4f4;
  opacity: 0.8;

}

.importantnotice {
  color: #810F06;
  font-size: 100%;
  padding: 0.5em 0.2em 0.5em 0.2em;
  margin: 5px 0 5px 0;
  text-align: center;
  background-color: #F2D68C;

  border: 1px dotted #4e2a07;
}

.importantnoticebig {
  color: #810F06;
  font-size: 110%;
  padding: 1em 0.5em 1em 0.5em;
  margin: 5px 0 5px 0;
  text-align: left;
  background-color: #F2D68C;
  border: 1px groove #4e2a07;
}


ul.order_stage {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: none;
  clear: left;
  margin-bottom: 5px;
}

ul.order_stage li {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  text-align: left;
  width: 130px;
  height: 27px;
  cursor: default;
}

ul.order_stage li.pointer { cursor: pointer; }

ul.order_stage li.open { background: url('../img/order_stage_open.jpg') no-repeat; }
ul.order_stage li.active { background: url('../img/order_stage_active.jpg') no-repeat; }
ul.order_stage li.done { background: url('../img/order_stage_done.jpg') no-repeat; }
ul.order_stage li.final { background: url('../img/order_stage_final.jpg') no-repeat; }

ul.order_stage li div { padding: 0;  margin: 5px 0 0 8px; }
ul.order_stage li.open div { color: #aaa; }
ul.order_stage li.active div { color: #fcfcfc; }
ul.order_stage li.done div { color: #a2a7aa; }
ul.order_stage li.final div { color: #fcfcfc; }

div.order_stage_spacer {
  clear: left;
  height: 10px;
}

#deliveryaddress {
  background-color: #FFEEBF;
}


*[disabled] {
  background-color: #EEE;
  color: #1A1A1A;
}

.notice {
  font-size: 85%;
  color: #3F3F3F;
}

.noticehint {
  font-size: 80%;
  font-style: italic;
}

#btnsubmit {
  font-weight: 800;
  color: #AF3D15;
}

#addnavlinks {
  margin-top: 10px;
  padding: 0 10px 15px 0;
  width: 99%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

#bestell .headline, .tblbestell .headline {
  font-size: 130%;
  font-weight: bold;
  color: #7F4C0F;
  background-color: #EFE8E0;
  margin: 15px 0 3px 0;
  padding: 2px;
  cursor: pointer;
  page-break-before: always;
}

#bestell .headline:hover, .tblbestell .headline:hover  {
  color: #AF3D15;
  background-color: #fff4d5;
}

#order h4.headline#grpAdvent {
  background-color: #dc4b52;
  color: #f2f2e8;
  margin: 10px 5px 3px 5px;
}

div.grpAdvent {
  margin-top: 0;
}

#content img.specialoffer {
  border: none;
}

.specialoffer {
  float: right;
}

#content img.salistimg {
  border: none;
  vertical-align: middle;
}

.artgrp {
}

.artgrp:hover {
}

.handwritten {
  font-family: 'Nothing You Could Do', cursive;
  font-size: 16px;
}

.button {
  background-color: #FFF8EF;
  color: #851E13;
  border: 1px solid #A03399;
  margin: 0 4px 20px 0;
  padding: 2px;
  text-align: center;
  display: block;
}

.gbentry {
  margin: 1px 0 1px 0;
  padding: 2px;
  background-color: #FFFEEE;
  display: block;
  border-top: 1px dashed #CC9966;
  border-bottom: 1px dashed #CC9966;
}

.gbcomment {
/*  white-space: pre-wrap; */
}

.gbentryanswer {
  margin: -25px 10px 15px 25px;
  padding: 2px;
  background-color: #FEF6F6;
  display: block;
  border-top: 1px dashed #CC9966;
  border-bottom: 1px dashed #CC9966;
}

.gbdate {
  color: #AF3D15;
}

#gaestebuch .button {
  font-size: 90%;
  position: relative;
  width: 100px;
  left: 630px;
  border: none;
  background: none;
}

#gaestebuchshort, #kursshort  {
  margin-top: 5px;
  margin-bottom: 10px;
}

#gaestebuchshort  h4, #gkursshort  h4 {
  border-bottom: 1px dashed #CC9966;
  margin-bottom: 2px;
}

#gaestebuchshort .gbentry {
  margin: 1px 0 1px 0;
  padding: 2px;
  background-color: transparent;
  display: block;
  border-top: none;
}

#gaestebuchshort .gbentry * {
  font-size: 90%;
}

#gbnavigation a, #kursshort a {
  font-size: 80%;
  font-weight: normal;
}


#kursshort a {
  font-weight: bold;
}

#kursshort .entry {
  border-bottom: 1px dashed #CC9966; 
}

#gbnewentry {
  background-color: #FFF8EF;
  border: 1px solid #CC9966;
  padding: 2px;
}

#gbnewentry.answerentry {
  margin: 1px 15px 25px 25px;
}

#gbnewentry input {
  width: 250px;
}

#gbnewentry textarea {
  width: 500px;
  height: 200px;
}

.tar {
  text-align: right;
}

#pralinenkurse .entry {
  margin: 1px 0 1px 0;
  padding: 2px;
  background-color: #FFFEEE;
  display: block;
  border-top: 1px dashed #CC9966;
  border-bottom: 1px dashed #CC9966;
}

#pralinenkurse .name {
  float:left;
  width: 70%;
}

#pralinenkurse .ort {
  float: left;
  width: 29%;
}
#pralinenkurse .address {
  clear: both;
  font-style: italic;
}
#pralinenkurse .comment {
  clear: both;
  font-size: 85%;
}
#pralinenkurse .link {
  clear: both;
}


ul.nolist li {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.nolist {
  list-style: none;
  margin: 0;
  padding: 0;
}

#content a.normal {
  font-weight: normal;
}

#background {
width: 100%;
height: 100%;
position: absolute;
position: fixed;
top: 0;
left: 0;
margin: 0;
padding: 0;
z-index: 0;
min-height: 800px;
background-color: #95a4bb;
}

.stretch {
width: 100%;
min-height: 100%;
min-width: 1100px;
margin: 0;
padding: 0;
}

.back-to-top {
	position: fixed;
	bottom: 2em;
	right: 0px;
	text-decoration: none;
	color: #000000;
	background-color: rgba(235, 235, 235, 0.80);
	font-size: 12px;
	padding: 1em;
	display: none;
}

.back-to-top:hover {
	background-color: rgba(225, 225, 225, 0.70);
}

@media (max-width: 800px) {
  body {
    max-width: auto;
    min-width: auto;
    width: 100%;
    /*font-size: 125%;*/
 }

 #addinfo {
    position: absolute;
    padding-left: 0px;
    display: block;
    width: 100%;
    bottom: -100%;
    height: 100%;
    background-color:#F7E2C7;
 }
 #middle {
   border-right: 0;
 }
 #page {
   padding: 0;
 }

 #navi ul li {
   padding: 3px;
   width: auto;
 }
.img-sd {
  display: inline;
}
.img-ld {
  display: none;
}
#header {
  height: 183px;
}
#advlink {
  display:none;
}
#topmenu {
  left: 100px;
}
#topmenu a {
  font-size: 10pt;
}
#search {
  top: 70px;
  right: 20px;
}
}