@import url(haupt-topart-werbeagentur.css);

#menu ul li a.sitemap{background:url(../bilder/limette-li.png) left no-repeat;}

#inhalt ul.start{
	list-style-type: none;
	padding-top: 40px;
	padding-bottom: 40px;
}
	
#inhalt ul.haupt {
	margin-left: 20px;
	color: #003C97;
	
	font-weight:bold;
	line-height: 2em;
	list-style-type: square;
}

#inhalt ul.haupt ul{
	margin-left: 25px;
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(../bilder/bullet-sitemap.png);
}

#inhalt ul.haupt ul li a{
	color: #003C97;
	text-decoration: underline;
	font-weight:normal;
}

#inhalt ul.haupt ul li a:hover{
	color: #ff9900;
}
