.text {
	font: normal 10pt Arial, Helvetica, sans-serif;
	color: #99FF00;
}
.ramen {
	border-top: thin solid #FFFFFF;
	border-right: thin solid #333333;
	border-bottom: thin solid #333333;
	border-left: thin solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #000099;
	background-color: #339966;



}
.rahmen2 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #FFFFFF;
	background-color: #CCCCCC;

}
.rahmen2Kopie {
	background-color: #F1EADD;
	border: thick solid #F4DEA5;


}
.rahmen3 {

	background-color: #CC6699;
	border: thin solid #000000;
}

