.rahmen{
	background-repeat: repeat-y;
	background-image : url("bilder/seitenrahmen_09.gif");
}
.rahmenoben{
	background-repeat: repeat;
	background-image : url("bilder/seitenrahmen_02.gif");
}
.rahmenunten{
	background-repeat: repeat;
	background-image : url("bilder/seitenrahmen_19.gif");
}
.text {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	margin: 0px;
	border: none;
}
.texttab {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Black;
	margin: 0px;
	border: none;
}
.texthome {
  font-family: Arial, helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #666666;
  margin: 0px;
  border: none;
}
.titel {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	margin: 0px;
	border: none;
}
.titeltab {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	margin: 0px;
	border: none;
}
.maillink {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	border: none;
	text-decoration: none;
}
A:Link {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
A:Visited {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: Black;
	text-decoration:none;
}