.navi_elem {
	background-color:#dcdbd2;
	height:30px;
	width:172px;
	background-image:url(/img/linie_punkte.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	text-align:left;
	color:#656454;
}

.navi_last {
	height:29px;
	background-image:url(/img/navi_ecke_grau.gif);
	background-position:left top;
	background-repeat:no-repeat;	
}


.navi_elem a {
	display:block;
	font-weight:bold;
	color:#656454;
	padding:5px 0 0 20px;
}

.navi_elem a:hover {
	text-decoration:none;
}

.navi_elem div {
	padding:10px 0 0 10px;
	margin:0px;
	line-height:160%;
}

.subnav {
	background-color:#edece8;
	background-image:url(/img/linie_punkte.gif);
	background-repeat:repeat-x;
	background-position:left bottom;		
	padding:7px 0 7px 20px;
}

.subnav a {
	font-weight:normal;
	display:block;
	background-image:url(img/underline.gif);
	background-repeat:no-repeat;
	background-position:left 12px;
	padding:0 0 5px 8px;
	color:#656454;
	width:125px;
}

.subnav a:hover {
	font-weight:bold;
	text-decoration:none;	
}

.subnav a.active {
	font-weight:bold;
	display:block;
	background-image:url(img/underline.gif);
	background-repeat:no-repeat;
	background-position:left 12px;
	padding:0 0 5px 8px;
	color:#656454;
	width:125px;
}

.subnav3 {
	margin-left:10px;
}

.subnav3 a {
	font-size:90%;
	background-image:none;	
	padding:0 0 5px 10px;		
}

.subnav3 a:hover {
	color:#356835;
	font-weight:normal;	
	background-image:url(/img/dot_green.gif);		
	background-repeat:no-repeat;	
	background-position:left top;	

}

.subnav3 a.active {
	font-size:90%;
	color:#356835;
	font-weight:normal;	
	background-image:url(/img/dot_green.gif);		
	background-repeat:no-repeat;	
	background-position:left top;	
	padding:0 0 5px 10px;		
}

.path {
	color:#356835;
	font-size:90%;
	font-weight:normal;
}

.articleList a {
	display:block;
	background-image:url(/img/link_icon.gif);
	background-repeat:no-repeat;
	background-position:left 6px;
	font-weight:normal;
	padding-left:15px;
	margin-bottom:10px;
}

.articleList a:hover {
	text-decoration:underline;
}

a.linkMitPfeil {
	background-image:url(/img/link_icon.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:15px;
	display:block
}

.button_profil {
	background-color:#aec3ae;
}

.button_profil a {
	color:#376537;
}
.button_logout {
	text-align:right;
	margin:6px 11px 0 0;
}

.button_logout a  {
	color:#376537;
	font-weight:normal;
	text-decoration:underline;
}