head, p, tr, td {
color: #6C6C6C;
font: normal 12px arial, verdana, helvetica, sans-serif;

}

h1{
	color: #AE0040;
	font: normal 24px arial, verdana, helvetica, sans-serif;
	line-height: 18px;
	line-height: 28px;
}

h2{
	color: #AE0040;
	font: normal 22px arial, verdana, helvetica, sans-serif;
	line-height: 18px;
}

a:link { color: #AE0040; text-decoration: none;}
a:visited { color: #AE0040; text-decoration: none;}
a:hover { color: #000000; text-decoration: none;}
a:active { color: #000000; text-decoration: none;}

#footer {
	font: normal 11px arial, verdana, helvetica, sans-serif;
	text-decoration: none;
}

#footer a {
	text-decoration: none;
}

.textfield {
	width: 260px;
	border-width: 1px;
	border-style: solid;
	border-color: #AE0040;
}

.fieldbutton {
	width: 120px;
	border-width: 1px;
	border-style: solid;
	border-color: #AE0040;
}

.liste {
	background-image: url(dot.gif); background-repeat: no-repeat;
	margin-left: 2px;
	text-indent: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
}


