body, html, font, p, span, td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
td{
	vertical-align:top;
}
A:ACTIVE, A:LINK, A:VISITED {
	text-decoration : underline;
	color : #405268;
}
A:HOVER {
	text-decoration : none;
	color : #405268;
}
.fehler {
	font-size : 12px;
	color: #FF0000;
}
.rot {
	color: #A02020;
}
.grau {
	color: #606060;
}
.weiss {
	color: #FFFFFF;
}
A.befehl:ACTIVE, A.befehl:LINK, A.befehl:VISITED {
	color : #20A020;
	text-decoration : underline;
}
A.befehl:HOVER {
	color : #20A020;
	text-decoration : none;
}
A.weiss:ACTIVE, A.weiss:LINK, A.weiss:VISITED {
	color : #FFFFFF;
	text-decoration : underline;
}
A.weiss:HOVER {
	color : #FFFFFF;
	text-decoration : none;
}
.headline1{
	font-size : 18px;
	font-weight: bold;
	color : #405268;
}

.headline1big{
	font-size : 24px;
	font-weight: bold;
	color : #405268;
}

.headline2{
	font-size : 12px;
	font-weight: bold;
}
}
.subheadline{
	font-size : 11px;
	font-weight: bold;
	color : #405268;
}

select, input, textarea {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

table.cdliste tr td	{
	padding	:	2px 20px 2px 0px;
}

table#titelliste, table#titelliste tr, table#titelliste td {
	border: 1px solid #C0C0C0;
	border-collapse:collapse;
	background-color: #FFFFFF;
}
table#titelliste td.r {
	text-align: right;
}
table#titelliste td {
	border-bottom-color: #A0A0A0;
	padding: .2em .4em;
}
