#border
{
	border: 2px solid #F0E68C;
}
#button
{
	font-family: Arial;
	font-size: 14px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	color: black;
	background-color: white;
	border: 2px solid #006400;
}
#textrahmen
{
	font-family: Arial;
	font-size: 14px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: black;
	background-color: white;
	border: 2px solid #006400;
}
#rahmenRot
{
	font-family: Arial;
	font-size: 14px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	color: black;
	background-color: white;
	border: 2px solid darkred;
}
#text14
{
	font-family: Arial;
	font-size: 14px;
}
#headline
{
	font-family: Arial Narrow;
	font-size: 24px;
	border: 2px solid #006400;
	text-align: center;
	color: #006400;
	background-color: white;
	height: 32px;
	line-height: 32px;
	font-style: italic;
}