h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #006699;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EBEBEB;
}
li {
	list-style-type: none;
	text-align: left;
	list-style-image: url(images/pfeil.gif);







}
a {
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.sis-menu {
	background-color: #AAAAAA;


}
