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

DIV.csc-textpic-text HR { height: 1px; color: transparent; border-bottom:1px solid black; overflow: hidden; }

b { color: #9c0524; }


#menuebar {
	height:30px;
	overflow:hidden;
	width: 740px;
	padding-left: 0px;
	text-align: center;
	background: repeat-y right top;
}
#hauptmenue {
  float:left;
  width:740px;
  overflow:hidden;
  padding-top: 0px;
  text-align: center;
}
#hauptmenue ul {
	list-style-type : none;
	padding : 0;
	text-align:right;
	display:inline;
	width:800px;
	margin: 0 0 0 0px;
}
#hauptmenue li {
        display : inline;
        margin : 0;
        padding : 0;
}
#hauptmenue a{
	float:left; /* Abstand zur nächsten Box rechts */
	text-decoration:none;
	height:32px;
	color:#FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0 5px 0 0;
	padding: 0 0 0 11px;

}
#hauptmenue a span{
	float:left;
	display:block;
	font-weight:bold;
	height:32	px;
	padding: 8px 20px 2px 8px;
}
#hauptmenue a:hover, #hauptmenue a.level1-act{ /*onMouseover style*/
	
	color: #FFFFFF;
}
#hauptmenue a:hover span, #hauptmenue a.level1-act span{ /*onMouseover style*/
	
	color: #FFFFFF;
}


/****** 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: 11px;
  color: #000000;
  font-weight: bold;
  letter-spacing: 1px;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 44px 0px 3px;
}

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


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


/*** LEFTNAV LEVEL 1 ***/

DIV.leftnav_1-level1-no A {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  display: block;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 3px 3px;
  border-bottom: 1px solid #999999;
}

DIV.leftnav_1-level1-act A, DIV.leftnav_1-level1-no A:hover {
  font-family: Verdana;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  display: block;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 3px 3px;
  border-bottom: 1px solid #999999;
}

/*** LEFTNAV LEVEL 2 ***/

DIV.leftnav_1-level2-no A {
  font-family: Verdana;
  font-size: 10px;
  color: #000000;
  font-weight: normal;
  text-decoration: none;
  display: block;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 2px 13px;
  /* border-bottom: 1px solid #999999; */
}

DIV.leftnav_1-level2-act A, DIV.leftnav_1-level2-no A:hover {
  font-family: Verdana;
  font-size: 10px;
  color: #FFFFFF;
  font-weight: normal;
  text-decoration: none;
  display: block;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 2px 13px;
  /* border-bottom: 1px solid #AB1828; */
}


/*** LEFTNAV LEVEL 3 ***/

DIV.leftnav-level3-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 55px;
  /* border-bottom: 1px solid #999999; */
}

DIV.leftnav-level3-act A, DIV.leftnav-level3-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 55px;
  /* border-bottom: 1px solid #AA1A29; */
}

/*** LEFTNAV LEVEL 4 ***/

DIV.leftnav-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-level4-act A, DIV.leftnav-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; */
}

