body,td,th {
	font-size: 10px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	color: #003366;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}
.menuskin{
position:absolute;
width:150px;
background-color:menu;
border:1px solid silver;
font:normal 12px trebuchet;
line-height:20px;
z-index:100;
visibility:hidden;
}

.menuskin a{
text-decoration:none;
color:black;
padding-left:0px;
padding-right:0px;
}

#mouseoverstyle{
background-color:silver;
}

#mouseoverstyle a{
color:white;
}
div {
	text-decoration: none;
	border: none;
}
.style5 {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	list-style-type: none;
	text-align: justify;
	list-style-image: url(../graf/punkt.gif);
	list-style-position: outside;
}

