a.icons {
	text-align: center;
	alignment: center;
}
a:link {
	text-decoration: underline;
	color: #FFca01;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #af7901;
	font-weight: bold;
}
hr {
        color:#FFF600;
}
body,textarea,input {
	scrollbar-base-color:#016E01;
        scrollbar-3dlight-color:#016E01;
        scrollbar-arrow-color:#016E01;
        scrollbar-darkshadow-color:#016E01;
        scrollbar-face-color:#FFF600;
        scrollbar-highlight-color:#016E01;
        scrollbar-shadow-color:#016E01;
        scrollbar-track-color:#016E01;

        background-color:#016E01;
	font-family: arial, helvetica, sans-serif;
	color: #FFF600;
	font-size: 10pt;
}
img.icons {
	text-align: center;
	alignment: center;
}
table {
	color: #FFF600;
	width: 100%;
}
table.icons {
	text-align: center;
	alignment: center;
}
td.adresse {
	alignment: left;
	text-align: left;
}
td.falsche_adresse {
	text-align: left;
	alignment: left;
	color: #FF0000;
}
td.icons {
	text-align: center;
	alignment: center;
	height: 175;
}
td.name {
	alignment: right;
	text-align: right;
}
td.zaehler {
	text-align: center;
	alignment: center;
	vertical-align: bottom;
	height: 30;
}
