/****** CUSTOM ******/

#ct_stellen H1 {
  background: #919294;
  padding: 5px;
  margin: 0 0 10px 0;
}

#ct_stellen P.bodytext {
  padding: 5px;
}

/****** BOTTOMNAV ******/

A.bottomnav-level1-no {
  font-family: Arial;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

A.bottomnav-level1-act, A.bottomnav-level1-no:hover {
  font-family: Arial;
  font-size: 11px;
  color: #AB1828;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.bottomnav-klammer {
  font-family: Arial;
  font-size: 11px;
  color: #AB1828;
  font-weight: normal;
  letter-spacing: 0px;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}


/****** TOPNAV ******/

A.topnav_1-level1-no {
  font-family: Arial;
  font-size: 12px;
  color: #878a8b;
  font-weight: normal;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 3px 0px 3px;
}

A.topnav_1-level1-act, A.topnav_1-level1-no:hover {
  font-family: Arial;
  font-size: 12px;
  color: #d9001b;
  font-weight: normal;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 3px 0px 3px;
}

#whereiam IMG {
  padding: 0 0 0 0; 
  margin: 0 0 0 0;
}

/****** LEFTNAV ******/


/*** LEFTNAV LEVEL 1 ***/
#leftnav_1-level1 IMG {
  float: left;
  width: 145px;
  height: 50px;
  margin: 0 0 5px 0;
  vertical-align: middle;
  background: transparent;
}
/*** LEFTNAV_2 LEVEL 1 ***/

DIV.leftnav_2-level1-no A {
  font-family: Arial;
  font-size: 12px;
  color: #878a8b;
  font-weight: normal;
  text-decoration: none;
  display: block;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 00px;
  /* border-bottom: 1px solid #999999; */
}

DIV.leftnav_2-level1-act A, DIV.leftnav_2-level1-no A:hover {
  font-family: Arial;
  font-size: 12px;
  color: #d9001b;
  font-weight: normal;
  text-decoration: none;
  display: block;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 00px;
  /* border-bottom: 1px solid #AB1828; */
}


/*** LEFTNAV_2 LEVEL 2 ***/

DIV.leftnav_2-level2-no A {
  font-family: Arial;
  font-size: 12px;
  color: #878a8b;
  font-weight: normal;
  text-decoration: none;
  display: block;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 10px;
  /* border-bottom: 1px solid #999999; */
}

DIV.leftnav_2-level2-act A, DIV.leftnav_2-level2-no A:hover {
  font-family: Arial;
  font-size: 12px;
  color: #d9001b;
  font-weight: normal;
  text-decoration: none;
  display: block;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 10px;
  /* border-bottom: 1px solid #AA1A29; */
}

/*** LEFTNAV LEVEL 4 ***/

DIV.leftnav_1-level4-no A {
  font-family: Arial;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  display: block;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 75px;
  /* border-bottom: 1px solid #999999; */
}

DIV.leftnav_1-level4-act A, DIV.leftnav_1-level4-no A:hover {
  font-family: Arial;
  font-size: 11px;
  color: #AB1828;
  font-weight: bold;
  text-decoration: none;
  display: block;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 75px;
  /* border-bottom: 1px solid #AA1A29; */
}

