.rahmen {
	background-color: #FFFFFF;
	border-top: 1px solid #993366;
	border-left: 1px solid #993366;
	border-right: 1px solid #993366;
	border-bottom: 1px solid #993366;
	}

.InfoTitel {
	background-color: #D2D2D2;
	font-family:arial,helvetica,sans-serif; 
	font-size:16px; 
	font-weight: bold;
	color: #993366;
	letter-spacing:1px;
	}
.InfoUnteritel {
	background-color: #D2D2D2;
	font-family:arial,helvetica,sans-serif; 
	font-size:15px; 
	font-weight: bold;
	color: #993366;
	letter-spacing:1px;
	}
.InfoTextNormal {
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	}
.InfoTextNormalRot {
	font-family:arial, helvetica, sans-serif;
	font-size:13px;
	color: #CC0000;
	}
.InfoTextFettRot {
	font-family:arial, helvetica, sans-serif;
	font-weight: bold;
	font-size:13px;
	color: #CC0000;
	}
a.InfoLinkNormal {
	color: #993366;
	}
a.InfoLinkNormal:visited {color:#993366;}
a.InfoLinkNormal:hover, a.InfoLinkNormal:focus {color:#808080;}
a.InfoLinkNormal:active {color:#808080;}

a.InfoLinkNormalFett {
	color: #993366;
	font-weight: bold;
	}
a.InfoLinkNormalFett:visited {color:#993366;}
a.InfoLinkNormalFett:hover, a.InfoLinkNormalFett:focus {color:#808080;}
a.InfoLinkNormalFett:active {color:#808080;}
