@charset "utf-8";
/* CSS Document */

/*#header {
	background: url(../img/header-p3.jpg);
	}*/

#sidebar h2.p3
	{
	background: url(../img/icon_p3.png) no-repeat 0 0;
	}

#sidebar #unternavi
	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#unternavi li
	{
	border-bottom: dotted 1px #888;
	margin: 0;
	padding: 0;
	}

#unternavi li a
	{
	display: block;
	font-size: 16px;
	padding: 10px;
	text-decoration: none;
	}

#unternavi li a:hover
	{
	text-decoration: none;
	}

.aktiviert
	{
	background: #eee;
	}
