@charset "utf-8";
/* Navigation Lukaskirche */

#nav {
margin-left: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#nav ul {
list-style-type:none;
}

#nav li {
line-height:30px;
}

#nav a {
display:block;
}

/* Ebene 1 */
#nav ul li a {
color: #F6E6F0;
background-color: #9C0063;
padding-left: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #850054;
font-size: 12px;
letter-spacing: 1px;
font-weight: bolder;
}
/* Ende Ebene 1 */

/* Ebene 2 */
#nav ul ul	{ margin-top:0px; }

#nav ul ul li a:link,
#nav ul ul li a:visited {
padding-left:18px;
background-color: #F8E9ED;
color: #363636;
font-size: 12px;
font-weight: normal;
letter-spacing: normal;
line-height:22px;
border-bottom-width: 0px;
border-left-width: 6px;
border-left-style: solid;
border-left-color: #9C0063;
border-right-width: 6px;
border-right-style: solid;
border-right-color: #9C0063;
}

#nav ul ul li a:hover {
background-image:url(../images/pfeil-links.gif);
background-repeat:no-repeat;
background-position: 3px 4px;
text-decoration: none;
color:#9C0063  !important
}
.NewsDatum {
	font-weight: bold;
	background-color: #F8E9ED;
}
.external-link-new-window img{
	display:none;
}
.internal-link img{
	display:none;
}
	
/* Ebene 2 ausgewählt, keine weitere Ebene */
.lev2_act {
background-image:url(../images/pfeil-links.gif);
background-repeat:no-repeat;
background-position: 3px 4px;
color:#9C0063  !important;
font-weight: bold  !important;
}

/* Ebene 2 ausgewählt, 3. Ebene vorhanden, geöffnet */
.lev2_sub {
background-image:url(../images/pfeil-unten.gif);
background-repeat:no-repeat;
background-position: 4px 3px;
color:#9C0063  !important;
font-weight: bold  !important;
}
/* Ende Ebene 2 */

/* Ebene 3 */
#nav ul ul ul { margin-top:0px; }

#nav ul ul ul li a:link,
#nav ul ul ul li a:visited {
padding-left:34px;
font-size:11px;
color: #363636;
background-color: #F8E9ED;
border-bottom-width: 0px;
background-image:url(../images/dot-liste2.gif);
background-repeat:no-repeat;
background-position: 22px 6px;
line-height:18px;
}

#nav ul ul ul li a:hover {
background-image:url(../images/dot-liste.gif);
background-repeat:no-repeat;
background-position: 22px 6px;
text-decoration: none;
}

/* Ebene 3 ausgewählt */
.lev3_act {
background-image:url(../images/dot-liste.gif)  !important;
background-repeat:no-repeat;
background-position: 22px 6px;
color:#9C0063  !important;
font-weight: bold  !important;
}
/* Ende Ebene 3 */
