* {
  font-family: Arial, Helveitca, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: transparent;
	color: #666;
}

body {
	background-color: #FFFFFF;
	background-image: url('images/bg.jpg');
	padding: 0px;
        text-align: center;
}

h1 {
	font-size: 14px;
	font-style: italic;
	color: #FF9900;
	text-decoration: underline;
}

a:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

a {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
}

.bottom a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.bottom a {
  color: #000;
	text-decoration: none;
	font-weight: bold;
}

.bottom a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

/*context*/

.bold {
	color: #000000;
}

.bildund {
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

table.header {
  width: 800px;
	border: 0px;
	text-align: center;
	margin: auto;
}

table.content {
  width: 800px;
	border: 0px;
	text-align: center;
	margin: auto;
}

table.footer {
  width: 90%;
	border: 0px;
	text-align: center;
	margin: auto;
	margin-top: 10px;
}

td.header1 {
  background-image: url('images/index_01.gif');
  background-repeat: no-repeat;
  background-position: left top;
  width: 800px;
  height: 52px;
}

td.header2 {
  background-image: url('images/index_02.gif');
  background-position: left top;
  background-repeat: no-repeat;
  vertical-align: bottom;
  width: 492px;
  height: 143px;
}

td.header3 {
  background-image: url('images/index_035.jpg');
	background-position: left top;
	background-repeat: no-repeat;
	width: 210px;
	height: 162px;
}

td.header4 {
  background-image: url('images/index_04.gif');
	background-position: left top;
	background-repeat: no-repeat;
  width: 98px;
  height: 162px;
}

td.header5 {
  background-image: url('images/index_05.gif');
	background-position: left top;
	background-repeat: no-repeat;
	width: 210px;
	height: 51px;
}

td.menuhome {
  text-align: left;
  vertical-align: top;
  width: 85px;
	height: 19px;
}

td.menuabout {
  text-align: left;
  vertical-align: top;
  width: 80px;
	height: 19px;
}

td.menupreise {
  text-align: left;
  vertical-align: top;
  width: 80px;
	height: 19px;
}

td.menupartner {
  text-align: left;
  vertical-align: top;
  width: 80px;
	height: 19px;
}

td.menuagbs {
  text-align: left;
  vertical-align: top;
  width: 79px;
	height: 19px;
}

td.menukontakt {
  text-align: left;
  vertical-align: top;
  width: 87px;
	height: 19px;
}

td.menuspacer {
  text-align: left;
  vertical-align: top;
  background-image: url('images/menubuttonbg.gif');
	background-repeat: repeat-x;
  width: 80px;
  height: 19px;
}

td.menubottom {
  text-align:left;
  vertical-align: bottom;
  background-image: url('images/menubottombg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	height: 32px;
}

td.leftframe {
  background-color: #fff;
  width: 263px;
	vertical-align: top;
	border-left: 1px dotted #ccc;
}

td.headline {
  background-color: #fff;
	height: 50px;
	text-align: left;
	border-right: 1px dotted #ccc;
}

td.content {
  background-image: url('images/context.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: white;
  vertical-align: top;
	text-align: left;
	padding: 5px;
	border-right: 1px dotted #ccc;
}

td.footer1 {
  background-image: url('images/index_27.gif');
	background-repeat: repeat-x;
	height: 21px;
}

td.bottom1 {
	background-image: url('images/bottom_01.jpg');
	background-repeat: no-repeat;
  width: 11px;
	height: 30px;
}

td.bottom2 {
  background-image: url('images/bottom_02.jpg');
	background-repeat: repeat-x;
	height: 30px;
}

td.bottom3 {
  background-image: url('images/bottom_03.gif');
	background-repeat: no-repeat;
	width: 11px;
	height: 30px;
}

table.preise {
  width: 520px;
	border: 0px;
	background-color: transparent;
}

td.thickbordertop {
  border-top: 4px solid #a52421;
}

td.thickborderbottom {
  border-bottom: 4px solid #a52421;
}

td.borderbottom {
  border-bottom: 1px solid #a52421;
}

th {
  background-color: #f90;
	border-bottom: 1px solid #a52421;
}

.preisefirstcol {
  width: 170px;
	text-align: left;
	vertical-align: top;
	line-height: 15px;
	padding-left: 5px;
}

.preisecol {
  width: 50px;
	text-align: center;
	vertical-align: top;
	line-height: 15px;
}

.leftpadding {
  padding-left: 10px;
}

td.preise {
  background-color: #fc9;
}

.wartungcol {
  width: 30px;
	line-height: 15px;
}

table.impressum {
  width: 300px;
}

td.imprl {
  font-weight: bold;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}

td.imprr {
  font-weight: normal;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}

li {
  padding-bottom: 10px;
}

img.noborder {
  border: 0px;
}

img.border {
  border: 1px solid #a52421;
}

div.center {
  margin: auto;
	text-align: center;
	vertical-align: center;
}

div.border {
  border: 1px dashed #a52421;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}

