/* tags */
body, img, table, p, table, tr, td, div, p, h1, h2, h3, h4, h5, h6, span, a, form, ul, li  {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  font-family: Arial;
  color: #454345;
  background: #000;
}

img {
  border: 0px;
}

table {
  margin-bottom: 1em;
}

p {
  margin-bottom: 1em;
}

table {
  border: 0;
  padding: 0;
}

td {
  text-align: left;
  vertical-align: top;
}

tr {
  vertical-align: top;
}

h1 {
  font-size: 35px;
  line-height: 35px;
  margin-bottom: 12px;
}

#homepage h1 {
  padding-top: 20px;
  font-size: 52px;
  line-height: 52px;
}

h2 {
  font-size: 18px;
  line-height: 18px;
  margin-bottom: 18px;
}

h3 {
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 16px;
}

h4 {
  color: #eb9234;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 16px;
}

h5 {
  font-size: 13px;
  line-height: 16px;
}

h6 {
  color: #eb9234;
  font-size: 13px;
  line-height: 16px;
}

img.right {
  float: right;
  margin: 0 0 10 10px;
}

img.left {
  float: left;
  margin: 0 10px 10px 0;
}

/* links */

.teaser a {
  color: #eb9234;
  font-size: 13px;
  line-height: 18px;
  text-decoration: none;
}

#content a {
  color: #454345;
  text-decoration: underline; !important
}

/* generall classes */

.orange {
  color: #eb9234;
}

.red {
  color: #da2b33;
}

.purple {
  color: #b14b94;
}

.blue {
  color: #006cb7;
}

.green {
  color: #00937B;

}

.warn {
  color: #ea9235;
}

.teaser .hilite {
  color: #eb9234;
  font-size: 16px;
  font-weight: bold;
}

.noborderbottom {
  margin-bottom: 0;
}

.inptxt {
  margin: 0;
  background-color: #fff;
  padding: 1px 5px 0 5px;
  height: 17px;
  width: 375px;
  border: solid black 1px;
}

.inpsubmit {
  margin: 0;
  background-color: #fff;
  height: 25px;
  border: 1px black solid;
}

.small {
  font-size: 10px;
}

/* Navigation */
ul#navmain {
  position: absolute;
  left: 0px;
  top: 81px;
}

ul#language {
  position: absolute;
  right: 0px;
  top: 81px;
}

ul#navmain li, ul#language li {
  list-style: none;
  float: left;
}

ul#navmain li a, ul#language li a  {
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #454345;
  font-weight: normal;
  text-decoration: none;
  padding-right: 20px;
  margin-right: 16px;
  background: url(/images/a_ruler.gif) no-repeat right 3px;
}

ul#navmain li.last a, ul#language li.last a  {
  padding-right: 0px;
  margin-right: 0px;
  background: none;
}

ul#navmain li a:hover, ul#navmain li a.on, ul#language li a:hover, ul#language li a.on {
  color: #ea9235;
}

ul#legende {
  position: absolute;
  right: 5px;
  top: 12px;
}

ul#legende li {
  list-style: none;
  float: left;
  padding-right: 8px;
}

ul#legende li a  {
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 13px;
  color: #fdfef0;
  font-weight: normal;
  text-decoration: none;
  padding-right: 8px;
}

ul#legende li a:hover, ul#legende li a.on {
  text-decoration: underline;
}

#subnavigation ul {
  margin-left: 10px;
  margin-bottom: 146px;
}

#subnavigation ul ul {
  margin-left: 13px;
  margin-bottom: 0;
}

#subnavigation ul li {
  list-style: none;
}

#subnavigation ul li a  {
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 13px;
  color: #454345;
  font-weight: normal;
  text-decoration: none;
  padding-left: 14px;
  background: url(/images/bullet_gray.gif) no-repeat 0 3px;
}

#subnavigation ul li a:hover, #subnavigation ul li a.on {
  font-weight: bold;
  background: url(/images/bullet_orange.gif) no-repeat 0 3px;
}

#subnavigation ul li li a, #subnavigation ul li li a:hover, #subnavigation ul li li a.on {
  padding-left: 0px;
  background: none;
}

#subnavigation ul.produkte a.open {
  font-weight: bold;
}

#subnavigation ul.produkte li.a0 li a.on {
  font-weight: bold;
  color: #f2932e;
}
#subnavigation ul.produkte li.a1 li a.on {
  font-weight: bold;
  color: #e4312a;
}
#subnavigation ul.produkte li.a2 li a.on {
  font-weight: bold;
  color: #b74e94;
}
#subnavigation ul.produkte li.a3 li a.on {
  font-weight: bold;
  color: #0070b8;
}
#subnavigation ul.produkte li.a4 li a.on {
  font-weight: bold;
  color: #00957e;
}

#subnavigation .produkte a#a0 {
  background: url(/images/bullet_orange.gif) no-repeat 0 3px;
}

#subnavigation .produkte  a#a1 {
  background: url(/images/bullet_red.gif) no-repeat 0 3px;
}

#subnavigation .produkte  a#a2 {
  background: url(/images/bullet_purple.gif) no-repeat 0 3px;
}

#subnavigation .produkte  a#a3 {
  background: url(/images/bullet_blue.gif) no-repeat 0 3px;
}

#subnavigation .produkte  a#a4 {
  background: url(/images/bullet_green.gif) no-repeat 0 3px;
}



#iconbar a {
  font-size: 12px;
  line-height: 12px;
  color: #454345;
  text-decoration: none;
}

#iconbar a:hover {
  color: #ea9235;
}

/* grid */
#frame {
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -512px;
  width: 1024px;
  z-index: 2;
}

#banner {
  background-color: #fff;
  height: 107px;
  width: 1024px;
  overflow: hidden;
}

#visual {
  background-color: #fff;
  width: 1024px;
  overflow: hidden;
}

#visualhome {
  background-color: #fff;
  width: 1024px;
  height: 290px;
  overflow: hidden;
}

#visual_left {
  float: left;
  width: 221px;
  height: 278px;
  padding-right: 5px;
  overflow: hidden;
}

#visual_right {
  width: 798px;
  height: 278px;
  overflow: hidden;
}

#container {
  position: relative;
  background: #fff;
  width: 1024px;
  margin-top: -2px;
  z-index: 2;
}

#subnavigation {
  position: relative;
  float: left;
  width: 221px;
  padding-right: 4px;
  overflow: hidden;
}

#minheight {
  position: relative;
  float: left;
  width: 1px;
  height: 300px;
  overflow: hidden;
}

#bausteinsystem {
  position: absolute;
  left: 10px;
  bottom: 5px;
}

#bausteinsystem_252x {
  position: absolute;
  right: 10px;
  bottom: 10px;
}

#homepage {
  height: 342px;
  padding-left: 20px;
  margin-top: -9px
}

#content {
  float: left;
  width: 798px;
  padding-bottom: 44px;
  overflow: hidden;
}

#standard {
  margin-left: 9px;
  width: 696px;
  line-height: 16px;
  font-size: 13px;
  overflow: hidden;
}

#threecol_col2 {
  float: left;
  margin-left: 9px;
  width: 435px;
  line-height: 16px;
  font-size: 13px;
  overflow: hidden;
}

#threecol_col3 {
  float: left;
  margin-left: 12px;
  width: 330px;
  line-height: 16px;
  font-size: 13px;
  overflow: hidden;
}

#iconbar {
  position: absolute;
  right: 12px;
  bottom: 8px;
  display: none;
}

#footer {
  position: relative;
  margin: 10px 0 16px 0;
  border: 1px #fff solid;
  padding: 12px;
  height: 13px;
  color: #fdfef0;
  font-size: 13px;
  font-weight: bold;
  z-index: 2;
}

/* pageelements */
div.cycle img {
  position: absolute;
  display: none;
}

#iconprint {
  background: url(/images/icon_print.gif) no-repeat;
  padding: 6px 10px 0 29px;
}

#iconpdf {
  background: url(/images/icon_pdf.gif) no-repeat;
  padding: 6px 0 0 29px;
}

#bg_filler {
  position: fixed;
  height: 195px;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 1;
  background: url(/images/bg_body.gif) #fff repeat-x 0 0;
}

#bg_granulat {
  position: fixed;
  right: 0px;
  bottom: 0px;
  z-index: 1;
}

.body_granulat {
  background: url(/images/bg_granulat.jpg) #000 no-repeat 860px 800px;
}

#standard div.cycle {
  margin-bottom: 12px;
}

.fliesstext ul {
  margin-bottom: 1em;
}

.fliesstext ul li {
  background: url(/images/bullet_gray.gif) no-repeat 0 5px;
  padding-left: 16px;
  line-height: 20px;
} 

#teaser {
  position: absolute;
  top: 234px;
}

#newsticker {
  position: absolute;
  top: 191px;
  height: 23px;
  min-width: 158px;
  line-height: 23px;
  font-size: 19px;
  overflow: hidden;
  color: white;
  background: #ea9235;
  white-space: nowrap;
  padding-left: 7px;
  padding-right: 7px;
  letter-spacing: 2px;
}

#newsticker a {
  font-size: 25px;
  font-weight: bold;
  line-height: 25px;
  color: #ea9235;
  text-decoration: none;
  padding-right: 3em;
}

.teaser {
  float: left;
  width: 311px;
  height: 90px;
  font-size: 12px;
  line-height: 18px;
  padding-right: 9px;
  border-right: 3px #ea9235 solid;
  margin-right: 9px;
  overflow: hidden;
}

ul#sitemap, ul#sitemap ul {
  padding-left: 20px;
  margin-bottom: 1em;
}

#googlemap {
  width: 100%;
  height: 260px;
  margin-bottom: 15px;
}

#t_kontakt td {
  padding-bottom: 6px;
}

/* Clearfix workaround */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  clear: both;
  visibility: hidden
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
