html, body, div, p, h1, h2, h3, h4, h5, ul, ol, span, table, td, form, img, li, pre 
 { margin: 0; padding: 0; border: 0; }

html {
 font: 100.01%/1.4; 
 font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; 
}
body { 
 text-align:center; 
 color: #131A29;
 font-size: .75em;
}
#distance {
 position: relative;
 width: 950px;
 height: 30px;
 display: block;
}
#wrappage {
 position: relative; 
 margin: 0px auto;
 width: 950px;
 text-align: left;
}

#kopf {
 background: url(css/images/wolken.jpg) no-repeat 0 100%;
 position: relative;
 width: 950px;
 height: 115px;
}
 #servicenavigation {
  position: relative;
  top: 4px;
  right: 0;
  width: 945px;
  height: 25px;
  text-align: right;
  font-size: .9em; font-weight: bold;
 }
 #servicenavigation h5 {
  display: none; visibility: hidden;
 }
 #servicenavigation li, #servicenavigation form {
  display: inline;
 }
 #servicenavigation form {
  margin-right: 30px;
 }
 #servicenavigation a {
  color: #131A29; text-decoration: none;
 }
 #servicenavigation a:hover {
  color: #ED1C24; 
 }
 #servicenavigation input {
  border: 1px solid #131A29;
  font-size: .85em;
 }
 #logo {
 }
 #logoprint {
  display: none; visibility: hidden;
 }
 
 
 
#hauptnavigation {
 position: relative;
 
 background: #F8A4A7;
 border-top: 1px solid #FFFFFF;
 border-bottom: 1px solid #956567;
 width: 950px;
 margin-bottom: 40px;
}
#hauptnavigation h5 {
 display: none; visibility: hidden;
}
#hauptnavigation #service {
 float: right;
}
#hauptnavigation ul {
 padding: .2em 0;
}
#hauptnavigation li {
 display: inline; margin: 0; padding: 0;
}
#hauptnavigation a {
 text-decoration: none;
 padding: .2em 1em; margin: 0;
 border-right: 1px solid white;
 border-top: 1px solid white;
 border-bottom: 1px solid black;
 background: #ED1C24;
 color: #FFFFFF;
 font-weight: bold;
}
#hauptnavigation a:hover {
 color: #131A29;
}
#hauptnavigation #login a {
 border-right: none;
 border-left: 1px solid white;
 border-top: 1px solid white;
 border-bottom: 1px solid black;
 background: #ED1C24;
 background: #131A29;
 color: #FFFFFF;
 font-weight: bold;
}
#hauptnavigation #login a:hover {
/* color: #CCCCCC; */
 background: #000000;
}



#wrapcontent {
 position: relative;
 width: 950px;
}
#wrapleft {
 float: left;
 width: 230px;
}
 #wrapleft a, #wrapright a {
  color: #131A29;
 }
 #wrapleft a:hover, #wrapright a:hover {
  color: #ED1C24;
 }
 #unternavigation {
/*  width: 210px; */
 }
 #unternavigation h5 {
  display: none; visibility: hidden;
 }
 #unternavigation li {
  list-style-type: none;
 }
 #unternavigation ul ul {
  border-bottom: 5px solid white;
 }
 #unternavigation a {
  text-decoration: none;
  color: #131A29;
  font-weight: bold;
  display: block;
  background: #ccc;
  padding: 0;
  margin: 0;
  padding: .2em 1em .2em 1em;
  border-top: 1px solid white;  
 }
 #unternavigation li li a {
  font-weight: normal;
  border-left: 1em solid #FFFFFF;
 }
/* #unternavigation a.lkw,  #unternavigation a.lkwsub {
  background: #C7EAFB;
 } */ 
/* #unternavigation a.anhaenger {
  background: #FFE6CB;
 }
 #unternavigation a.gelenk {
  background: #CFE8CA;
 }
 #unternavigation a.scheren {
  background: #C7EAFB;
 }
 #unternavigation a.aufzuege {
  background: #E7DDED;
 }
 #unternavigation a.zubehoer {
  background: #DED2C5;
 } */

 #unternavigation a.lkw {
  color: #ffffff;
  background: #23408F;
 }
 #unternavigation a.anhaenger {
  color: #ffffff;
  background: #F7941D;
 }
 #unternavigation a.gelenk {
  color: #ffffff;
  background: #39B44A;
 }
 #unternavigation a.scheren {
  color: #ffffff;
  background: #00B3F1;
 }
 #unternavigation a.aufzuege {
  color: #ffffff;
  background: #762B90;
 }
 #unternavigation a.zubehoer {
  color: #ffffff;
  background: #825D3A;
 }
 
 #unternavigation li.active a.lkw, #unternavigation li.active li.active a.lkwsub, #unternavigation a.lkw:hover, #unternavigation a.lkwsub:hover  {
  color: #ffffff;
  background: #23408F;
 }
 #unternavigation a.anhaenger:hover {
  color: #ffffff;
  background: #F7941D;
 }
 #unternavigation a.gelenk:hover {
  color: #ffffff;
  background: #39B44A;
 }
 #unternavigation a.scheren:hover {
  color: #ffffff;
  background: #00B3F1;
 }
 #unternavigation a.aufzuege:hover {
  color: #ffffff;
  background: #762B90;
 }
 #unternavigation a.zubehoer:hover {
  color: #ffffff;
  background: #825D3A;
 }
 
 #rr, #lokal, #redline {
  border-top: 2px solid #ED1C24;
  margin-top: 1em; 
 }
 #rr h5, #lokal h5, #redline h5 {
  padding: .5em 1em;
  font-size: 1em;
 }
 #rr p, #lokal p, #redline p {
  padding: .5em 1em;
 }
 
 
#wrapright {
 float: right;
 width: 650px;
 position: relative;
}
 #wrapright .zeile {
  clear: both;
  position: relative;
  width: 650px;
 }
 #wrapright .spalte {
  width: 320px;
  float: left;
  padding: 10px 4px 10px 0;
 }
 #wrapright h1 {
  color: #ffffff;
  font-weight: normal;
  background: #ED1C24;
  width: 150px;
  padding: .2em 2em .2em 1em;
  font-size: 1.1em;
  display: block;
 }
 #wrapright h2, h3, p {
 }
 #wrapright h2, h3, p, table {
  font-size: 1em;
  padding: .5em 1em;
 }
 #animation {
 }
#wrapbottom {
 clear: both;
 position: relative;
 margin: 1em 0;
 padding: 0px;
 border-top: 1px solid #B3B5BA;
/* text-align: center; */
 font-size: .9em; font-weight: bold;
}
 #wrapbottom a {
  color: #131A29; 
 }
 #wrapbottom a:hover {
  color: #ED1C24; 
 }
#wrapbottom a {
 
}