* {
	border : thin dotted Fuchsia;
	border-collapse : collapse;
	border: 0px;
}

BODY {
	font-family: Verdana;
	font-size: 11pt;
	direction: ltr;
	color: Black;
}

IMG {
	border: 0px solid Black;
	padding: 0px;
	margin: px;
}

pre {
	font-family: Verdana;
}

A {
	font-style: normal;
	text-decoration: none;
	color: Black;
	border: 0 none Black;
}

*.form_error{
	color:red;
}

H1 {
	color: Black;
	font-size: 48pt;
	text-align: left;
}

H2 {
	margin-top: 16px;
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: bold;
}

H3 {
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: bold;
}

.MenuTop {
	position: absolute;
	left: 170px;
	padding: 0px;
	text-align: left;
	width: auto;
	white-space: nowrap;
	font-size: 1px;
}
.MenuTop Img {
	width: 128px;
	height: 96px;
}
.MenuLeft {
	position: absolute;
	width: 128px;
	height: auto;
	left: 0;
	top: 210px;
	padding: 5px 5px 5px 5px;
}

.MenuLeft P {
	background-color: #EEE8AA;
}
.Main {
	position: absolute;
	left: 170px;
	top: 230px;
	padding: 0px;
	margin-right: 1ex;
}

.Main ul {
	margin-top : 10px;
}

.MenuPicture {
	width: 696px;
	padding: 0 0 0 0;
	z-index: 9;
	border: none;
	border-width: 0 0 0 0;
}

.Main3 {
	position: absolute;
	width: 221px;
}

.Main3 IMG {
	width: 221px;
	height: 160px;
	margin: 0px;
	padding: 0px;
}

.MenuTextOnPicture * {
	color: White;
}

.MenuTextOnPicture {
	background-color: transparent;
	position: absolute;
	z-index: 1;
	color: White;
	top: 0;
	font-weight: bold;
	left: 0px;
}

.MenuTextOnPicture H2 {
	font-size: 9px;
}

.Preisliste {
	border : thin none Black;
  border-bottom-style: solid;
}

.Preisliste td{
	border : thin none Black;
	border-top-style: solid;
	padding-bottom: 1em;
	margin: 0px;
	width: 100%;
	table-layout: fixed;
}

#Links IMG {
	width: 120px;
}

#links TD {
  vertical-align: middle;
}

td {
  vertical-align: top;
}

.form .right {
  text-align:right;
  padding-right: 1em;
}

.input{
   border: thin solid black;
}


