@charset "utf-8";
 
h1 {
	font-size:14px;
	font-style:italic;
	color: #FFFFFF;
}
 .gerahmt { border:1px solid #aaaaaa; }

 .einfachertext { font-size:14px;}

.Fettunterstrichen {
	font-weight: bold;
	text-decoration: underline;
}
.ueberschrift {
	font-size: large;
	font-weight: bold;
}
.hyperohnerahmen {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hyperblau {
	color: #0000CC;
}
.Rot_fett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF3333;
	text-decoration: none;
}
.Rot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC3300;
}

.meines {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}

.Stil2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	color: #000099;
	text-align: center;
}

