/* CSS Document */
.navigationlev01 {
	background-image: url(../gfx/n_start.gif);
	background-repeat: no-repeat;
	display: block;
	width:155px;
	height:20px;
	text-decoration: none;
}
a.navigationlev01:hover {
	background-image: url(../gfx/n_start_o.gif);
	background-repeat: no-repeat;
	display: block;
	}
	
a.navigationlev01:active {
	background-image: url(../gfx/n_start_o.gif);
	background-repeat: no-repeat;
	display: block;
	}
	
.navigationlev02 {
	background-image: url(../gfx/n_leistungen.gif);
	background-repeat: no-repeat;
	display: block;
	width:155px;
	height:20px;
	text-decoration: none;
}
a.navigationlev02:hover {
	background-image: url(../gfx/n_leistungen_o.gif);
	background-repeat: no-repeat;
	display: block;
	}

a.navigationlev02:active {
	background-image: url(../gfx/n_leistungen_o.gif);
	background-repeat: no-repeat;
	display: block;
	}


.navigationlev03 {
	background-image: url(../gfx/n_referenzen.gif);
	background-repeat: no-repeat;
	display: block;
	width:155px;
	height:20px;
	text-decoration: none;
}
a.navigationlev03:Hover {
	background-image: url(../gfx/n_referenzen_o.gif);
	background-repeat: no-repeat;
	display: block;
	}
	
a.navigationlev03:active {
	background-image: url(../gfx/n_referenzen_o.gif);
	background-repeat: no-repeat;
	display: block;
	}

.navigationlev04 {
	background-image: url(../gfx/n_grundlagen.gif);
	background-repeat: no-repeat;
	display: block;
	width:155px;
	height:20px;
	text-decoration: none;
}
a.navigationlev04:Hover {
	background-image: url(../gfx/n_grundlagen_o.gif);
	background-repeat: no-repeat;
	display: block;
	}
a.navigationlev04:active {
	background-image: url(../gfx/n_grundlagen_o.gif);
	background-repeat: no-repeat;
	display: block;
	}
	
.navigationlev05 {
	background-image: url(../gfx/n_honorare.gif);
	background-repeat: no-repeat;
	display: block;
	width:155px;
	height:20px;
	text-decoration: none;
}
a.navigationlev05:Hover {
	background-image: url(../gfx/n_honorare_o.gif);
	background-repeat: no-repeat;
	display: block;
	}
a.navigationlev05:active {
	background-image: url(../gfx/n_honorare_o.gif);
	background-repeat: no-repeat;
	display: block;
	}
	
.navigationlev06 {
	background-image: url(../gfx/n_kontakt.gif);
	background-repeat: no-repeat;
	display: block;
	width:155px;
	height:20px;
	text-decoration: none;
}
a.navigationlev06:Hover {
	background-image: url(../gfx/n_kontakt_o.gif);
	background-repeat: no-repeat;
	display: block;
	}
a.navigationlev06:active {
	background-image: url(../gfx/n_kontakt_o.gif);
	background-repeat: no-repeat;
	display: block;
	}
	
a.menu {  
		text-decoration:none;
		color: #A69C92;
		}

a.menu:hover   { color:#999999; 
			text-decoration:none;
			}	
a.menu:active   { color:#999999; 
			text-decoration:none;
			}	

.ko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	color: #A69C92;
}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #464448;
	text-decoration: none;
}
.l1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	color: #8089AE;
	text-decoration: none;
}
.l2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #8089AE;
	text-decoration: none;

}
.p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #464448;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
}

