/* Allgemeine Formate */
/*********************************************/

html { 
  height: 100%;
  padding: 0;
  margin: 0 auto; 
  vertical-align: 
}

body {
  height: 100%;
  background: #310C0C; 
  color: #FFFFFF;
  font-size: 100.01%;
  font-family: Arial, Helvetica, Sans-serif;
  padding: 0;
  margin: 0 auto;
  text-align: center; 
  background: #030303 url(../grafik/mauerbackground.jpg) top center no-repeat;
}

a, a:link, a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}

a:focus, a:hover, a:active {
  text-decoration: none;
}

p {
	margin: 0px;
	padding: 0 0px;
   line-height: 18px;
	font-size:12px;
}

hr {
  height: 1px;
  color: #333333;
  background-color: #333333;
  border-style: none;
  margin: 5px 0px;
}

h1 {
	font-size: 14px;
	font-weight: normal;
	color: #CC0000;
	margin: 0 0 20px 0;
}

h2 {
	font-size: 13px;
	font-weight: normal;
   text-transform: uppercase;
	color: #FF0000;
	margin: 0 0 20px 0;
}

/* DIV Formate */
/*********************************************/

#dropshadow {
  width: 950px;
  margin: 0 auto;
  min-height: 100%;
  border-style: solid;
  border-width: 0px;
  border-color: #ff0000;
  position: relative;
}

* html #dropshadow { height: 100%; } /* fuer IE */

#rahmen {
  width: 950px;
  background: #960000; 
  text-align: left;
  margin: 0;
  min-height: 100%;
  background-image:url(../grafik/redbackscratches.gif);
  background-position: 0 299px;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 0 1px;
  border-color: #333333;
}

* html #rahmen { height: 100%; } /* fuer IE */

#navidropshadow {
  width: 950px;
  height:3px;
  background: #333333;
  position:absolute;
  z-index:1;
  overflow: hidden;
  -moz-opacity:0.70;
  filter:Alpha(opacity=70);
}

#newsBox {
  width: 316px;
  height: 271px;
  position: absolute; right:29px;
  overflow:auto;
  margin: 27px 0 0 0;
  border-style: solid;
  border-color: fuchsia;
  border-width: 0px;
}

#newsbox p {
  font-size: 12px;
  color: #333333;
  line-height: 20px;
  padding: 0 0 0 0; 
  background-image:url(../grafik/newsdottedline.gif);
}

/* Tabellen- und Zellen Formate */
/*********************************************/

.TDHeader {
  height: 30px;
  background-image:url(../grafik/headertop.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
  font-size: 12px;
  padding: 0 0 5px 28px;
  text-align: left;
  vertical-align: bottom;
}

/** Navigationstabelle **/

.TABnavi {
  width: 100%;
  background-color: #000000;
  height: 30px;
  padding: 0;
  margin: 0;
  text-align: left;
}

.TDnaviDE {
	height: 30px;
	padding: 0 28px 0 28px;
	border-style: solid;
	border-width: 0;
	border-color: white;	
	white-space: normal;
}

.TDnaviEN {
	height: 30px;
	padding: 0 61px 0 61px;
	border-style: solid;
	border-width: 0;
	border-color: white;
	white-space: normal;
}

/** Imagebilder **/

.TDimagebildGross {
  width: 950px;
  height: 180px;
  padding: 0;
  margin: 0;
  text-align: left;
}

.TDimagebildLinks {
  height: 180px;
  padding: 0 14px 0 28px;
  margin: 0;
  text-align: left;
}

.TDimagebildRechts {
  height: 180px;
  padding: 0 28px 0 14px;
  margin: 0;
  text-align: left;
}

/** Contenttabellen **/

.TABContent {
  width: 950px;
  vertical-align: top;
  padding: 0 0 0 0;
}

/** Links Navi rechts Text .. **/

.TDContentleftNavi {
  width: 202px !important;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  padding: 40px 0 0 28px;
}

.TDContentRightText {
  width: 609px !important;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  padding: 76px 63px 0 28px;
}

.TDContentSimpleText {
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  padding: 4px 4px 4px 4px;
}

/** Links Navi rechts Text .. **/

.TDContentleftListe {
  width: 230px;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  padding: 40px 0 0 245px;
}

.TDContentRightListe {
  width: 365px;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  padding: 40px 63px 0 47px;
}

/** Keine Navi, Text vertikal **/

.TDContentVertical {
  width: 50%;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  padding: 40px 40px 0 40px;
}

/** Formulare **/

.TABForm {
  vertical-align: top;
  padding: 0 0 0 0;
}

.TDFormText {
  font-size: 12px;
  height: 26px;
  text-align: left;
  vertical-align: middle;
  padding: 4px 4px 4px 4px;
}

.TDFormInput {
  font-size: 12px;
  text-align: left;
  padding: 4px 4px 4px 4px;
}

.TDFormSpace {
  height: 20px;
  padding: 4px 4px 4px 4px;
}

/** Input **/

.InputText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 21px;
  width: 120px;
  /*border-width:1px;
  background-color:#d6d6d6;
  border-color:#333333;
  border-style:solid;*/
}

.InputDropdown {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 180px;
  /*border-width:1px;
  background-color:#d6d6d6;
  border-color:#333333;
  border-style:solid;*/
}

.InputNumbers {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 22px;
  width: 40px;
  /*border-width:1px;
  background-color:#d6d6d6;
  border-color:#333333;
  border-style:solid;*/
}

.InputMultiline {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 79px;
  width: 298px;
  /*border-width:1px;
  background-color:#d6d6d6;
  border-color:#333333;
  border-style:solid;*/
}

/** Stadtplan **/

.TDContentMap {
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  padding: 0 20px 0 0;
}

.TDContentMap img {
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #333333;
}

/** Impressionen **/

.TDThumbnail{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 4px 4px 4px 4px;
}

.TDThumbnail img{
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #333333;
}

.TDContentGallery {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  padding: 0 63px 0 28px;
}

.TDContentGalleryCaption {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  vertical-align: top;
  padding: 40px 0 10px 0;
}

/** Preislistentabelle **/

.TABPreisliste {
  margin: 0 0px 0 0;
  font-size: 12px;
  width: 100%;
}

.TDPreislisteProdukt {
  padding: 0px 10px 10px 0;
  white-space: nowrap;
  vertical-align: top;
  text-align: left;
  background-image:url(../grafik/pricedotted.gif);
  background-position: 0px 8px;
  background-repeat: repeat-x;  
  line-height: 16px;
}

.TDPreislisteMenge {
  width: 43px;
  padding: 0px 10px 10px 10px;
  white-space: nowrap;
  text-align: center;
  vertical-align: top;
  background-image:url(../grafik/pricedotted.gif);
  background-position: 0px 8px;
  background-repeat: repeat-x;  
  line-height: 16px;
}

.TDPreislisteMengeLong {
   width: 100px;
}

.TDPreislistePreis {
  width: 190px;
  padding: 0px 0 10px 10px;
  white-space: nowrap;
  vertical-align: top;
  text-align: right;
  background-image:url(../grafik/pricedotted.gif);
  background-position: 0px 8px;
  background-repeat: repeat-x;  
  line-height: 16px;
}

.TDPreislisteCaption {
  padding: 0px 10px 10px 0;
  white-space: nowrap;
  vertical-align: top;
  text-align: left;
}

.TDbottomscratches {
  background-image:url(../grafik/redbottomscratches.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
}

/* Sonderformate */
/*********************************************/

/** Dotted Line verstecken **/

.hideDotsRight {
  background: #960000;
  padding: 0 10px 0 0;
}

.hideDotsBoth {
  background: #960000;
  padding: 0 10px 0 10px;
  display: block;
}

.hideDotsLeft {
  background: #960000;
  padding: 0 0 0 10px;
  white-space: nowrap;
}

/* Image Formate */
/*********************************************/

.IMGnavi {
	margin: 0 73px 0 0;
}

/* Link Formate */
/*********************************************/

.LINKheader {
   font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

.LINKheader:link,
.LINKheader:visited {
  color: #FFFFFF;
  text-decoration: none;
}

.LINKheader:focus,
.LINKheader:hover,
.LINKheader:active {
  text-decoration: underline;
}

/* Christmas opening 2011 */

div#opening {
	width: 524px;
	height: 202px;
	position: absolute;
	left: 0px;
	top: 186px;
}

/* Tafel */
div#tafel {
	width: 276px;
	height: 419px;
	position: absolute;
	right: -70px;
	top: 200px;
}

/* Fondue - Aktion */

div#fondue {
	width: 276px;
	height: 413px;
	position: absolute;
	right: -70px;
	top: 200px;
}

div#fondue ul {
	margin: 0;
	padding: 0;
	font-size: 12px;
	list-style: none;
	position: absolute;
	top: 76px;
	left: 97px;
}

div#fondue ul li {
	margin-bottom: 6px;
	text-align: left;
}

div#fondue ul a {
	color: #960000;
}

