#body
{
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 20px;
}
#rahmen 
{
	border: 1px solid #008000;
	background-color: #fff7c1;
}
#rahmenGuest 
{
	border: 2px solid #008000;
	background-color: #fffff0;
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: normal;
	padding: 5px;
}
#hrefButton
{
	cursor: pointer;
	background-color: #fff7c1;
	color: #008000;
	border: 2px solid #008000;
	vertical-align: middle;
	font-weight: bold;
}
#ohneHrefAll
{
 	border: none; 
	background-color: #fff7c1; 
	color: #008000; 
	text-decoration: underline;
}
#text10
{
	font-family: Verdana;
	color: black;
	font-size: 10px;
}
#text12
{
	font-family: Verdana;
	color: black;
	font-size: 12px;
}
#text14
{
	font-family: Verdana;
	color: black;
	font-size: 14px;
}
#text20
{
	font-family: Verdana;
	color: black;
	font-size: 20px;
}
#textGreen10
{
	font-family: Verdana;
	color: #008000;
	font-size: 10px;
	font-style: italic;
}
#textGreen
{
	font-family: Verdana;
	color: #008000;
	font-size: 14px;
	font-style: italic;
}
#textHead
{
	font-family: Verdana;
	color: black;
	font-size: 18px;
	background-color: #fff7c1;
	border: 1px solid #008000;
}


