body {
	background-color: #eeeeee;
}
.bgdarkgreen {
	background-color: #006633;
	font-size: 12px;
	color: #FFFFFF;
}
.rahmen {
border: 1px solid #666666}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copy{
	font-size: 10px;
	color: #333333;
	line-height: 14px;

}
.backlink {
	font-size: 10px;
	color: #006633;
	font-weight: bold;
	text-decoration: none;
}
.backlink:hover {
	color: #006633;
	font-weight: bold;
	text-decoration: underline;
}
.small{
	font-size: 10px;
	color: #333333;
	font-weight: bold;
}
.subline1{
	font-size: 10px;
	color: #006633;
}
.subline2{
	font-size: 10px;
	color: #cccccc;
	font-weight: bold;
}

