body {
	margin: 0;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.head_big {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.fliess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.fliess_gelb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FFCC33;
}
.tabelle_einzug {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: circle;
}
.fliess_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #003366;
}
.fliess_bold_italic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}
.prod_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}
.fliess_klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
}
.hauptnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.hauptnavi:hover,.hauptnavi_aktiv,.hauptnavi_aktiv:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.subnavi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subnavi:hover,.subnavi_aktiv,.subnavi_aktiv:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover,a.active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.formular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	background-color: #ffffff;
	border: 1px solid #000000;
	padding: 2px;
}
.ruhuman {
	display: none;
}
div.messehinweis {
	width: 145px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
hr {
	height: 1px;
	border: none;
	margin: 3px 0;
 padding: 0;
	color: #dddddd;
	background-color: #dddddd;
	clear: both;
}
h2,h3 {
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 5px 0;
}
legend {
  font-size: 11px;
  font-weight: bold;
  padding: 0;
}
fieldset {
  border: 1px solid #ccc;
  margin-bottom: 5px;
}
ul {
  margin: 0;
  padding: 0;
  font-size: 10px;
  list-style-type: none;
}
ul.bullet {
  list-style-type: square;
  padding-left: 15px;
}
ul li {
  padding: 2px;
  margin-bottom: 5px;
}
table.dealers {
  font-size: 10px;
  margin: 0;
  padding: 0;
}
table.dealers td {
  vertical-align: top;
}
ul li:hover {
  background-color: #ccc;
}
#slideshow {
  width: 500px;
  height: 340px;
  overflow: hidden;
}
.designplus {
  position: relative;
  width: 260px;
  height: 340px;
}
.designplus img {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
a img {
  border: none;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}