/****** CUSTOM ******/

#header UL {
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 154px;
	overflow: hidden;
}

#header LI {
	margin: 0;
	padding: 0;
}

INPUT.tx-indexedsearch-searchbox-button {
  font-family: Verdana;
  color: #ffffff;
  border: 0;
  background: #e41e1e;
}
INPUT.tx-indexedsearch-searchbox-sword {
	margin: 0 0 0 20px;
	width: 120px;
}

/* MENUE */

######
#
# Snippets by http://typo3.intervation.de/index.php?id=1
#
####

#hauptmenue {
	line-height : normal;
	text-align: left;
	height:auto;
	overflow:hidden;
	width: 100%;
}
#hauptmenue ul {
	list-style-type : none;
	margin-right : 0;
	padding : 0;
	margin-top: 0;
	margin-bottom: 0;
	text-align:right;
	display:inline;
}
#hauptmenue li {
	display : inline;
	margin : 0;
	padding : 0;
}
#yymenu a {
	padding: 4px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	margin: 0px;
	border-bottom: solid 1px #FFffff;
	background: #8594a0;
	font: bold 11px Verdana, Arial, Helvetica, Geneva, SunSans-Regular;
}
#yymenu a.last {
	border-style: none;
}
#yymenu  {
	background: #2e3e4b;
}

#yymenu a:hover {
	color: #2D4200;
	background-color: #C3EA77;		
}
.mmLevel1, .mmLevel2{
	padding-top:0px;
	margin-bottom:10px;
	border: 2px solid #8594a0;
}
#yymenu .sub {
	background-image: url(../images/ypmenu_pfeilg.gif);
	background-repeat: no-repeat;
	background-position: right center;
}



/****** 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 ******/

SPAN.topnav_1-level1-no {
  font-family: Verdana;
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 0px 3px;
}

A.topnav_1-level1-act, SPAN.topnav_1-level1-no:hover {
  font-family: Verdana;
  font-size: 11px;
  color: #ec1c2f;
  font-weight: bold;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px 10px 0px 3px;
}


/****** LEFTNAV ******/


/*** LEFTNAV LEVEL 1 ***/

DIV.leftnav_1-level1-no {
  font-family: Verdana;
  font-size: 13px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  display: block;
  letter-spacing: 0.1em;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 3px 15px;
}

DIV.leftnav_1-level1-act {
  font-family: Verdana;
  font-size: 13px;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  display: block;
  letter-spacing: 0.1em;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 3px 15px;
}

/*** LEFTNAV LEVEL 2 ***/

DIV.leftnav_1-level2-no A {
  font-family: Verdana;
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
  display: block;
  background: url(../../main/images/layout/leftnav_button.gif) no-repeat 15px center transparent;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 4px 40px;
  /* border-bottom: 1px solid #999999; */
}

DIV.leftnav_1-level2-act A, DIV.leftnav_1-level2-no A:hover {
  font-family: Verdana;
  font-size: 12px;
  color: #e41e1e;
  text-decoration: none;
  font-weight: normal;
  display: block;
  background: url(../../main/images/layout/leftnav_button.gif) no-repeat 15px center transparent;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 4px 40px;
  /* border-bottom: 1px solid #AB1828; */
}


/*** LEFTNAV LEVEL 3 ***/

DIV.leftnav_1-level3-no A {
  font-family: Verdana;
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
  display: block;
  background: transparent;
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 0px 55px;
  /* border-bottom: 1px solid #999999; */
}

DIV.leftnav_1-level3-act A, DIV.leftnav_1-level3-no A:hover {
  font-family: Verdana;
  font-size: 12px;
  color: #e41e1e;
  font-weight: normal;
  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; */
}

/****** LEFTNAV2 ******/


/*** LEFTNAV LEVEL 1 ***/

DIV.LEFTNAV_2-level1-no A{
  font-family: Verdana;
  font-size: 12px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
  display: block;
  background: url(../../main/images/layout/leftnav_button.gif) no-repeat 15px center transparent;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 3px 40px;
}

DIV.LEFTNAV_2-level1-act A, DIV.LEFTNAV_2-level1-no A:hover {
  font-family: Verdana;
  font-size: 12px;
  color: #e41e1e;
  font-weight: normal;
  text-decoration: none;
  display: block;
  background: url(../../main/images/layout/leftnav_button.gif) no-repeat 15px center transparent;
  margin: 0px 0px 0px 0px;
  padding: 4px 0px 3px 40px;
}

DIV.langnav-level1-no {
	position: absolute;
	top: 168px;
	right: 0px;
	width: 65px;
	height: 16px;
	font-size: 0;
}
DIV.langnav-level1-no img {
	float: left;

}
/*margin-right: 0px;*/
DIV.langnav-level1-no A{
	font-family: Verdana;
	color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
DIV.langnav-level1-no A:hover{
  font-family: Verdana;
  font-size: 11px;
  color: #ec1c2f;
  font-weight: bold;
  text-decoration: none;
}