body,p,td,li {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size : x-small;
}
h1{
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : small;
	font-weight: bold;
	text-align: center;
	color: #000000;
}
h2 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : small;
	font-weight: bold;
	color: #000000;
}
a {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : x-small;
	text-decoration : none;
	color: #6E0000;
	font-weight : bold;
}
a:hover {
	text-decoration : underline;
}
.current {
	color: #6E0000;
}
.mainmenu,.mainmenu:active,.mainmenu:visited {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 100%;
	font-weight: bold;
	color: #FFC23E
}
.mainmenu2,.mainmenu2:active,.mainmenu2:visited {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 100%;
	font-weight: bold;
	color: #FFE7B5;
}
.branch {
	padding-left: 10px;
}
.branch a {
	font-size : 105%;
	font-weight: bold;
	color: #000000;
}
.branch .current {
	font-size : 105%;
	font-weight: bold;
	color: #6E0000;
}
.branch .item {
	padding-bottom: 15px;
	padding-left: 20px;
	background-image:url(imgb/punkt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.sublevel .branch {
	padding-left: 15px;
}

.sublevel .branch a {
	font-size : 95%;
	font-weight: bold;
	color: #000000;
}
.sublevel .branch .current {
	font-size : 105%;
	font-weight: bold;
	color: #6E0000;
}
.sublevel .branch .item {
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: none;
}
.sublevel {
	padding-left: 15px;
}
.road,.road:active,.road:visited  {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : x-small;
	color: Black;
}
.important {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	color: #590000;
}
.imagetxt {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : xx-small;
	color: #000000;
}