#navigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 180px;
    margin: 0;
}
#navigation a:link {
    text-decoration: none;
	color: #000000;
	display: block;
	padding: 2px;
	background-image: url(images/verlauf_braun_10.jpg);
	background-repeat: no-repeat;
}
#navigation a:visited {
    text-decoration: none;
	color: #000000;
	display: block;
	padding: 2px;
	background-image: url(images/verlauf_braun_10.jpg);
	background-repeat: no-repeat;
}
#navigation a:hover {
    text-decoration: none;
	color: #000000;
	display: block;
	padding: 2px;
	background-image: url(images/verlauf_braun_20.jpg);
	background-repeat: no-repeat;
}
#navigation a:active {
    text-decoration: none;
	color: #000000;
	display: block;
	padding: 2px;
	background-image: url(images/verlauf_braun_10.jpg);
	background-repeat: no-repeat;
}
.einruecken {
	text-indent: 18px;
}.einruecken2 {
	text-indent: 30px;
}

