body {
	margin:0;
  padding:0;
	background:#66A88C url(/images/background_body.jpg) repeat-x;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
}

a {
  color:#00834D;
  text-decoration:none;
}

img {
  border:0;
}

div#wrap {
  width:100%;
  background:url(/images/background.jpg) no-repeat;
}

p.legal {
  margin:0 0 0 49px;
  padding:10px 0;
  color:#FFFFCD;
  font-size:9px;
}

p.legal a {
  color:#FFFFCD;
  text-decoration:none;
}

p {
  line-height:15px;
}

p.legal {
  line-height:12px;
}
p.legal a:hover {
  color:#fff;
}

div#header {
  margin-left:49px;
  width:790px;
  height:91px;
  background:#02834D url(/images/header.jpg) center left no-repeat;
  border:1px solid #000;
  border-bottom:0;
}

div#header img {
  float:left;
}

div#header ul#navigation {
  list-style:none;
  margin:0;
  margin-top:32px;
  float:right;
}

div#header ul#navigation li {
  float:left;
  width:100px;
  margin:12px 5px 0 5px;
  color:#00834D;
  text-align:center;
  font-family:Verdana,sans-serif;
  font-size:11px;
}

div#header ul#navigation li a {
  padding:5px 0 0 0;
  background:url(/images/background_navigation.gif) no-repeat;
  display:block;
  height:19px;
  color:black;
}

div#header ul#navigation li a:hover {
  background:url(/images/background_navigation_hover.gif) no-repeat;
}


div#header ul#navigation li.aktiv {
  padding:11px 0 0 0;
  margin:0 5px;
  height:26px;
  background:url(/images/background_navigation_hover.gif) no-repeat;
  color:black;
}

div#container {
  overflow:auto;
  margin-left:49px;
  width:790px;
  border:1px solid black;
  border-top:0;
  background:#fff url(/images/background_content.jpg) repeat-y;
}

div#container div#line {
  height:20px;
  width:100%;
  background:url(/images/streifen.gif);
}

h1 {
  font-size:18px;
  color: #00834D;
  margin:10px 20px 0 20px;
}

h2 {
  margin:13px 0;
  font-size:15px;
  color: #00834D;
}

div#contentleft {
  float:left;
  width:220px;
}

div#contentright {
  width:550px;
  float:right;
  padding:0 20px 15px 0;
}

div#contentonly {
  padding:0 20px 10px 21px;
}

ul#subnavigation {
  padding:10px 0 0 20px;
  margin:0;
  margin-bottom:20px;
}

ul#subnavigation li {
  padding:2px 0 2px 18px;
  margin:0;
  font-size:11px;
  list-style:none;
}

ul#subnavigation a {
  color:#00834D;
  padding:0;
  margin:0;
}

ul#subnavigation li.aktiv {
  color:#000;
  background:url(/images/listpfeil.jpg) left 3px no-repeat;
  margin:0;
}

.small {
  font-size:9px;
}

div.right {
  width:290px;
  float:right;
}

div.images {
  width:260px;
  float:left;
}

div.images_presse {
  margin:0 20px 0 0;
  float:left;
}

br.clear, span.clear {
  clear:both;
}

p.line {
  border-bottom:1px solid #ccc;
  padding:20px 0 0 0;
  margin:0 0 20px 0;
}

ul.anhaenge,ul.list {
  list-style:circle;
}

ul.anhaenge_presse {
  list-style:none;
  padding:0;
}

ul.anhaenge li {
  margin:3px 0;
}

ul.anhaenge a {
  color:#00834D;
  border-bottom:1px solid #ccc;
}

blockquote {
  line-height:22px;
  font-size:17px;
  font-style:italic;
  font-weight:bold;
  text-align:center;
  color:#00834D;
}

ul.sortiment {
  line-height:17px;
  margin-left:440px;
}

ul.ansprechpartner {
  list-style:none;
  padding:0;
}

ul.ansprechpartner li {
  padding:5px 0;
  margin:5px 0;
}

ul.ansprechpartner li p {
  line-height:18px;
  margin-top:35px;
}

ul.ansprechpartner li img {
  float:left;
  padding:1px;
  margin:15px 25px;
  border:1px solid #ccc;
}

ul.ansprechpartner li.alt {
  background:#ebfff6;
  height:160px;
}

p.error {
  color:red;
}

p.ok {
  color:green;
}

form.cmxform fieldset { margin-bottom: 10px; }

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}

form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
	}

form.cmxform fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	}

form.cmxform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}

form.cmxform label { width: 160px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 123px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

form.cmxform {
	width: 520px;
	color: #333;
	}

form.cmxform legend,
form.cmxform label { color: #333; }

form.cmxform fieldset {
	border: none;
	background:#b5e2ce url(/images/cmxform-fieldset.gif) left top repeat-x;
	}

form.cmxform fieldset fieldset { background: none; }

form.cmxform fieldset li {
	padding: 5px 10px 7px;
  border-bottom:1px solid #fff;
}

div#special {
  margin:-35px -20px -10px -21px;
  padding-top:35px;
  background:#434343 url(/images/background_history.jpg) no-repeat;
  color:#eee;
}

div#special h1 {
  color:#fff;
}

div#special p {
  margin:10px 20px;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-ie7.jcarousel-container {
  margin:0 5px 20px 0;
  float:left;
}

.jcarousel-skin-ie7.jcarousel-container-horizontal {
    width: 670px;
    height: 125px;
    padding: 10px 40px;
}

.jcarousel-skin-ie7.jcarousel-container-vertical {
  width: 357px;
  height: 365px;
  padding: 20px 10px 20px 0;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal {
  width: 680px;
  height:125px;
}

.jcarousel-skin-ie7 .jcarousel-clip-vertical {
  width: 357px;
  height: 365px;
}

.jcarousel-skin-ie7 .jcarousel-item {
  width: 350px;
  height: 175px;
  padding:1px;
  border: 1px solid #ccc;
}

.jcarousel-skin-ie7 .jcarousel-clip-horizontal .jcarousel-item {
  width: 160px;
  height: 120px;
  padding:1px;
  border: 1px solid #ccc;
}

.jcarousel-skin-ie7 .jcarousel-item:hover {
  border-color: #808080;
}

.jcarousel-skin-ie7 .jcarousel-item-horizontal {
  margin-right: 7px;
}

.jcarousel-skin-ie7 .jcarousel-item-vertical {
  margin-bottom: 7px;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-horizontal {
  position: absolute;
  top: 10px;
  right: 15px;
  width: 12px;
  height: 122px;
  cursor: pointer;
  background: transparent url(/images/next-horizontal.gif) no-repeat 0 0;
  border:1px solid #ccc;
}

.jcarousel-skin-ie7 .jcarousel-prev-horizontal {
  position: absolute;
  top: 10px;
  left: 21px;
  width: 12px;
  height: 122px;
  cursor: pointer;
  background: transparent url(/images/prev-horizontal.gif) no-repeat 0 0;
  border:1px solid #ccc;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-ie7 .jcarousel-next-vertical {
  position: absolute;
  bottom: 1px;
  left: 0;
  width: 352px;
  height: 12px;
  cursor: pointer;
  background: transparent url(/images/next-vertical.gif) no-repeat 0 0;
  border:1px solid #ccc;
}

.jcarousel-skin-ie7 .jcarousel-prev-vertical {
  position: absolute;
  top: 1px;
  left: 0;
  width: 352px;
  height: 12px;
  cursor: pointer;
  background: transparent url(/images/prev-vertical.gif) no-repeat 0 0;
  border:1px solid #ccc;
}

table.produkte {
  margin: 10px 0;
  background: #ebfff6;
}

table.produkte td {
  padding: 5px;
}

table.produkte thead {
  background: #bae5d2;
}
