/* Standarddefinition für LINKS */

#menu_1_hor	{
	width: 955px;
	background-color:#464a60;
	font-size: 1em;
	font-family: Tahoma!important;
	padding:0;
	margin: 0 auto;
	text-align: center;
	}
	
#menu_1_hor .menueWrap{
	margin-left: 200px;
}
	
#menu_2{
	margin: 0px;
}	

#menu_1_hor_sub, 
#menu_1_hor_sub a:link, 
#menu_1_hor_sub a:hover, 
#menu_1_hor_sub a:active, 
#menu_1_hor_sub a:visited  {display: none;}

#menu_1_sub, 
#menu_1_sub a:link, 
#menu_1_sub a:hover, 
#menu_1_sub a:active, 
#menu_1_sub a:visited  {display: none;}

#menu_1_sub_re, 
#menu_1_sub_re a:link, 
#menu_1_sub_re a:hover, 
#menu_1_sub_re a:active, 
#menu_1_sub_re a:visited  {display: none;}

#menu_2, 
#menu_2 a:link, 
#menu_2 a:hover, 
#menu_2 a:active, 
#menu_2 a:visited  {}

#menu_2_re, 
#menu_2_re a:link, 
#menu_2_re a:hover, 
#menu_2_re a:active, 
#menu_2_re a:visited  {display: none;}

#menu_3, 
#menu_3 a:link, 
#menu_3 a:hover, 
#menu_3 a:active, 
#menu_3 a:visited  {}

#menu_3_re, 
#menu_3_re a:link, 
#menu_3_re a:hover, 
#menu_3_re a:active, 
#menu_3_re a:visited  {display: none;}

/* Standarddefinition für LINKS im HAUPTMENÜ */


.menu1,
.menu1-act { 
font-family: Tahoma!important;
float: left;
padding: 3px 0px 3px 0px;
}

/*.menu1 {
	padding:5px 5px 5px 10px;
}*/

.menu1 a,
.menu1 a:link,
.menu1 a:visited  {
	font-size:1.em;
	text-decoration: none;
	color: #ffffff;
	background-image:url(img/pfeil_a.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0 4px;
	margin-left: 10px;
}

.menu1 a:active,
.menu1 a:hover {
	color: #99e2d1;
	background-image: url(img/pfeil_over.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0 4px;
		margin-left: 10px;
}

.menu1-act a:link,
.menu1-act a:visited {
	color: #99e2d1;
	background-image: url(img/pfeil_over.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0 4px;
		margin-left: 10px;
}

/* submenue */

.menu2,
.menu2-act {
	margin: 6px 10px 6px 10px;
	padding-bottom: 4px;
	border-bottom: 2px dotted #ccc;
}

.menu2 a:link,
.menu2 a:visited {
	font-size:1.2em;
	color:#333!important;
	text-decoration:none!important;
	background-image:url(img/pfeil_sub.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0 4px;

}

.menu2-act a:link,
.menu2-act a:visited {
	color: #0290A4 !important;
  font-weight: bold;
}
.menu2 a:hover,
.menu2 a:active  {
	color: #0290A4 !important;
}

.menu3,
.menu3-act {
	margin: 2px 10px 2px 35px;
	padding-bottom: 2px;
}

.menu3 a:link,
.menu3 a:visited {
	font-size:1.2em;
	color:#333!important;
	text-decoration:none!important;
	background-image:url(img/pfeil_sub.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0 4px;

}

.menu3-act a:link,
.menu3-act a:visited {
	color: #0290A4 !important;
  font-weight: bold;
}
.menu3 a:hover,
.menu3 a:active  {
	color: #0290A4 !important;
}

.menu4,
.menu4-act {
	margin: 2px 10px 2px 45px;
	padding-bottom: 2px;
}

.menu4 a:link,
.menu4 a:visited {
	font-size:1.2em;
	color:#333!important;
	text-decoration:none!important;
	background-image:url(img/pfeil_sub.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0 4px;

}

.menu4-act a:link,
.menu4-act a:visited {
	color: #0290A4 !important;
  font-weight: bold;
}
.menu4 a:hover,
.menu4 a:active  {
	color: #0290A4 !important;
}