td {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: #4C4C4C;
}

.introtitel {
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #AF1714;
}



a:href, a:link, a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
}

input, select, textarea {
	border: solid 1px white;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	color: white;
	background-color: black;
	text-decoration:none;
}
input.button {
	border: solid 1px white;
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	color: white;
	background-color: black;
	margin-top: 5px;
	font-weight: bold;
	height: 20px;
	padding: 0px;
	text-transform: uppercase;
}

.xsarus {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: white;
	line-height: 17px;
}
.xsarus:href, .xsarus:link, .xsarus:visited, .xsarus:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: white;
	font-weight: normal
}
.xsarus:hover {
	text-decoration: none;
}