

p.normaltext {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	text-align: justify;
}
p.normaltext a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: green;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
}
p.normaltext a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: green;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
}
p.normaltext a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: green;
	line-height: 18px;
	text-align: justify;
	text-decoration: underline;
}
p.normaltext a:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: green;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
}


table.pl {
    font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	border-collapse: collapse;
	}

table.pl th {
	text-align: left;
	background-color: #ddd;
	height:25px;
	}

table.pl td {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;	
	height:20px;
	}
	
table.pl a:link {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: green;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
}
table.pl a:visited {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: green;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
}
table.pl a:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: green;
	line-height: 18px;
	text-align: justify;
	text-decoration: underline;
}
table.pl a:active {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: green;
	line-height: 18px;
	text-align: justify;
	text-decoration: none;
}


H1{
	font-family: Tahoma, Arial, Verdana;
	font-size: 17px;
	color: #666666;
}

.check {
	background-color:#9ACD34;
}

.check a {
	background-color:#9ACD34;
	display: block;
	padding-left: 15px;
}
.check a:hover {
	background-image: url(../images/menue2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 15px;
}
