body, td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}
.text {
	color: #007085;
}
.welcome {
	border:  1px dotted #abbf39;
	padding: 10px;
}
#navcontainer { }
#navcontainer a { text-decoration: none; }

#navcontainer ul
{
padding: 0;
margin: 0;
list-style-type: none;
position: relative;
}

#navcontainer li { display: inline; }

/*1st level elements*/
#navcontainer ul
{
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color: #ffffff;
padding: 10px 0;
margin-bottom: 0em;
}

#navcontainer li { margin: 0 0 0px; }

#navcontainer ul a,
#navcontainer ul a:link,
#navcontainer ul a:visited
{
background-color: #ffffff;
border: 1px solid #ffffff;
color: #abbf39;
font-weight: bold;
padding: 0px 5px;
}
#navcontainer ul a:hover,
#navcontainer ul a:focus
{
background-color: #abbf39;
border: 1px solid black;
color: black;
padding-bottom: 2px;
}


/*current Link*/
#navcontainer ul a#current,
#navcontainer ul a#current:link,
#navcontainer ul a#current:visited { font-weight: bold; background-color: #abbf39;
border: 1px solid black; padding-bottom: 2px;
color: black;}

/*Second and subsequent levels*/
#navcontainer ul ul
{
	font-size: 10px;
	position: absolute;
	top: 28px;
	left: 0;
	width: 100%;
	border-top: none;
	background-color: #d5df9c;
	padding: 3px 0;
	font-weight : normal;
}

#navcontainer ul ul li { display: inline; }

#navcontainer ul ul a,
#navcontainer ul ul a:link,
#navcontainer ul ul a:visited
{
background-color: #d5df9c;
border: 1px solid #d5df9c;
color: black;
font-weight : normal;
}

#navcontainer ul ul a:hover,
#navcontainer ul ul a:focus
{
background-color: #abbf39;
border: 1px solid black;
color: black;
font-weight : normal;
}

/*current Link*/
#navcontainer ul ul a#subcurrent,
#navcontainer ul ul a#subcurrent:link,
#navcontainer ul ul a#subcurrent:visited { font-weight: bold; }

a:link {
	color: #007085;
	text-decoration: underline;
}
 a:visited {
	color: #007085;
	text-decoration: underline;
}
 a:hover {
	color: #000000;
	text-decoration: underline;
}
 a:active {
	color: #007085;
	text-decoration: underline;
}

a.adr:link {
	color: #000000;
	text-decoration: none;
}
 a.adr:visited {
	color: #000000;
	text-decoration: none;
}
 a.adr:hover {
	color: #007085;
	text-decoration: underline;
}
 a.adr:active {
	color: #000000;
	text-decoration: none;
}h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #007083}
.bold {  font-weight: bold}
.kl {  font-size: 10px}
.lverz {  font-size: 14px; font-weight: bold}
li {  list-style-image: url(images/liste.gif)}
