
body td {
	color:black;
}

h2 {
	margin-bottom:5px;
}


#alles_navbox {
		visibility:hidden;
		width:1px;
		height:1px;
}

#admin_edit {
		visibility:hidden;
                width:1px;
                height:1px;
}

#anbieter_nav {
		visibility:hidden;
                width:1px;
                height:1px;
}

ul{
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 0px;
	
}
ul li{
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-weight: bold;
	background-image: url(../img/list.gif);
	background-repeat: no-repeat;
	background-position: left middle;
}

.linie{
	background-image:	url(../img/linie.gif);
	background-repeat: repeat-x;
	margin: 10px 5px 0px 5px;
}
