a, body, td, .kleiner
{
	font-size: 90%;
	font-family: Verdana, Arial, sans-serif, Helvetica, Geneva, Swiss;
}

.kleiner { font-size: 80%; }

/* Anker-Pseudo-Klasse Standard (Links) */
a:link
{
	color: #666666;
	background-color: transparent;
}

a:visited
{
	color: #666666;
	background-color: transparent;
}

a:active
{
	color: #3333CC;
	background-color: transparent;
}

a:hover
{
	color: #666666;
	background-color: transparent;
}

.needed
{
	color: #6666FF;
	font-weight: normal;
	font-size: 90%;
}

/* Formularfelder */

input.image
{
	margin: 0;
	padding: 0;
	border-width: 0;
}

input
{
	border-style: groove;
	background-color: #EAEAFF;
	color: #000000;
}

input.send
{
	border-style: groove;
	background-color: #EAEAFF;
	color: #000000;
}

select
{
	border-style: groove;
	background-color: #EAEAFF;
	color: #000000;
}

textarea
{
	border-style: groove;
	background-color: #EAEAFF;
	color: #000000;
}

/* Sonstige Buttons */

.anfragebutton
{
	border-style: solid;
	background-color: #FFCC00;
	color: #990000;
	border-color: 990000;
	border-width: 1px;
	padding: 2px;
}
