body {
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  color: #fff;
}

a, a:active, a:link, a:visited, a:hover {
  color: #B40000;
  text-decoration: underline;
}

img {
  border: 0px;
}

/* Main Elements */

#container {
  margin: 0px auto 0px auto;
  width: 940px;
}

#page {
  padding: 0px 27px;
  background: url(../images/bg_page_00.gif) top left repeat-y;
}

#header {
  height: 182px;
  width: 884px;
  background: url(../images/bg_header_00.jpg) top right no-repeat;
}

#content {
  clear: left;
  width: 674px;
  margin: 6px 0px 0px;
  padding: 10px 10px 20px 200px;
  background: url(../images/bg_page_01.jpg) top left no-repeat #000;
}

#footer {
  margin: 5px 0px 0px;
}

#border_top {
  position: relative;
  top: 0px;
  left: -28px;
}

#border_bottom {
  position: relative;
  bottom: -10px;
  left: -27px;
}

/* Logo */

#logo {
  float: left;
}

/* Navigation */

#navigation {
  position: relative;
  top: 0px;
  left: 5px;
}

#navigation ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#navigation li {
  float: left;
  display: block;
  height: 30px;
  padding: 152px 10px 0px;
  background-image: none;
}

#navigation li a {
  font-family: verdana, serif;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
	letter-spacing: -0.05em;
}

#navigation li a:hover {
  text-decoration: underline;
}

#navigation li.active {
  color: #fff;
  background: url(../images/bg_navigation_00.png) top left repeat-x;
}

/* Footer */

#footer_part1 {
  float: left;
  width: 162px;
  height: 20px;
  padding: 10px 10px;
  background: url(../images/bg_corner_00.gif) bottom left no-repeat #333;
}

#footer_part2 {
  position: relative;
  top: 0px;
  left: 187px;
  width: 687px;
  height: 28px;
  padding: 12px 10px 0px 0px;
  background: url(../images/bg_bottom_00.gif) top right repeat-y #000;
  font-family: verdana, sans-serif;
  font-size: 10pt;
  color: #B40000;
  text-align: right;
}

/* Lightbox */

.gTable td {
  width: 33%;
}

/* Kontakt */

#formmail p.line {
  padding: 0px 0px 10px 0px;
  border-bottom: 1px solid #333;
}

#formmail p.line label {
	float: left;
	display: block;
	width: 200px;
}

#formmail select, #formmail textarea, #formmail p.line input {
  border: 1px solid #666;
  background: url(../images/bg_input_00.gif) top left no-repeat;
}

#formmail option {
  background-image: none;
  background-color: #333;
}

#formmail p.line input {
  width: 200px;
  background-color: #333;
  color: #fff;
}

#formmail #n_Submit {
  border: 1px solid #666;
  padding: auto;
  width: auto;
  height: 26px;
  color: #fff;
  background: url(../images/bg_button_00.gif) top left repeat-x #B40000;
}

/* Marquee */

#marquee_container {
	height: 20px;
	width: 670px;
	overflow: hidden;
	background-color: #B40000;
	color: #FFF;
	font-weight: bold;
}

#marquee {
	float: left;
}

/* Maedels */

.pauschale {
	margin: 20px 0px 0px;
	padding: 0px 0px 20px;
	border-top: 1px solid #222;
	clear: right;
}

.image {
	float: right;
}
