/* @override http://www.dekanat-leutershausen.de/fileadmin/templates/css/menu.css */

/* Menu */

#navcontainer {
	/*border:1px solid #580b01;*/
	/*width:200px;*/
	margin-left: 4px;
}

#nav1, #nav1 ul {
padding:0;margin:0;
}

#nav1 {
margin-left: auto;
text-align: left;
list-style: none;
	float: none;
	margin-right: auto;
	background-color: #ffedad;
}


#nav1 a, #nav1 a:active {
border-top: 1px solid #240905;
text-decoration: none;
display: block;
padding: 4px 0px 4px 10px;
background: #ffedad none no-repeat 5px;
color: #240905;
text-decoration:none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#nav1 a:hover {
  color: #fcf487;
	background-color: #360100;
}

/*#nav1 li:hover {
background-color: #f3f3f3;
}*/


#nav1act a:link, #nav1act a:visited, #nav1act a:visited {
 background: #240905 none no-repeat 5px;
color: #fcf487;
	font-variant: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#nav1act a:hover {
/* background-color:#eee;*/
text-decoration:none;
}

#nav2 li, #nav2 ul {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
list-style:none;
border: 0px solid black;
display : inline;
}

#nav2 {
list-style: none;
background: #ffedad;
}

#nav2 a:link, #nav2 a:visited /*, #nav2 a:active*/ {
padding-left:20px;
color: #240905;
background: #ffedad none no-repeat 18px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#nav2 a:hover {
  color: #fcf487;
	background-color: #360100;
}

/* #nav2 a:active{
	background-color: #360100;
	color: #fcf487;
}*/

#nav2act a:link, #nav2act a:visited, #nav2act a:active #nav2act a:visited {
background: #240905 none no-repeat 18px;
	color: #fcf487;
}

#nav2act a:hover{
text-decoration:none;
}

#nav3 li, #nav3 ul {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
list-style:none;
border: 0px solid black;
display : inline;
}

#nav3 {
list-style: none;
 /* background: #ffedad; */
}

#nav3 a:link, #nav3 a:visited /*, #nav3 a:active*/ {
padding-left:30px;
background: #ffedad none no-repeat 28px;
	color: #240905;
}

#nav3 a:hover{
color: #fcf487;
	background-color: #360100;
}

#nav3act a:link, #nav3act a:visited, #nav3act a:active, #nav3act a:active #nav3act a:visited {
background: #240905 none no-repeat 28px;
	color: #fcf487;
}

#nav3act a:hover{
text-decoration:none;
}

#nav4 li, #nav4 ul {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
list-style:none;
border: 0px solid black;
display : inline;
}

#nav4 {
list-style: none;
 /* background: #ffedad; */
}

#nav4 a:link, #nav4 a:visited /*, #nav3 a:active*/ {
padding-left:45px;
background: #ffedad none no-repeat 38px;
	color: #240905;
}

#nav4 a:hover{
color: #fcf487;
	background-color: #360100;
}

#nav4act a:link, #nav4act a:visited, #nav4act a:active, #nav4act a:active #nav4act a:visited {
background: #240905 none no-repeat 38px;
	color: #fcf487;
}

#nav4act a:hover{
text-decoration:none;
}