body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftlist a{
	margin: 0px;
	padding: 0px;
	padding-left:10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration:none;
	color: #000000;
	display: block;
	line-height: 20px;
	font-weight: bold;
}
.leftlist a:hover{
	color:  #FFFFFF;
	background-color: #33cccc;
	font-weight: bold;


}

.leftlist a:active{
	color:  #FFFFFF;
	background-color: #33cccc;
	font-weight: bold;

  }
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #33CCCC;
}
.overskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}
