.text  {
	font-family: Verdana;
	font-size: 12px;
	font-style: regular;
	color: black;
}

.ueberhomeier  {
	font-family: Verdana;
	font-size: 12px;
	font-style: regular;
	color: black;
}

.text2  {
	font-family: Verdana;
	font-size: 16px;
	font-style: none;
	color: black;
}

.text3  {
	font-family: Verdana;
	font-size: 9px;
	font-style: none;
	color: black;
}

.text4  {
	font-family: Verdana;
	font-size: 22px;
	font-style: none;
	color: black;
}

.text5  {
	font-family: Verdana;
	font-size: 12px;
	font-style: none;
	color: black;
}

a:link {
	font-family: Verdana;
	font-size: 12px;
	font-style: regular;
	color: #000000;
	text-decoration: none;
}

a:visited {
	font-family: Verdana;
	font-size: 12px;
	font-style: regular;
	color: #000000;
	text-decoration: none;
}

a:active {
	font-family: Verdana;
	font-size: 12px;
	font-style: regular;
	color: #000000;
	text-decoration: none;
}

A:hover {
	font-family: Verdana;
	font-size: 12px;
	font-style: regular;
	color: #000000; 
	text-decoration: underline;
}

.rahmen { 
border: 1px solid #000000;
}