.rahmen { border: #FF9900; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
a:active {  color: #FF9900; text-decoration: none}
a:hover {  color: #FF9900; text-decoration: none; font-size: medium}
a:link {  color: #FF9900; text-decoration: none}
a:visited {  color: #FF9900; text-decoration: none}
.rahmen-grau { border: 1px #CCCCCC solid}
.mini-link {  font-family: "Times New Roman", Times, serif; font-size: 8px; color: #CCCCCC; text-decoration: none}
.link2 { font-family: Verdana, Helvetica, sans-serif, Arial; font-size: 14px; color: #FF9900; text-decoration: none }
.bg {
	background-attachment: fixed;
	background-image: url(pics/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rahmen-rot {
	border-top: 1px none #CC0000;
	border-right: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-left: 1px none #CC0000;

}
.text {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text-Ue {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}
