BODY {
	background-color : #FFE8F0;
	color : #CA0042;
	font-family : "Comic Sans MS";
	font-size : 14px;
	font-style: italic;
	font-weight : bold;
}

H1{
	font-size : 30px;
	font-family : "Comic Sans MS";
	color : #CA0042;
	font-style: italic;
	font-weight : bold;
}

H2{
	font-size : 24px;
	font-family : "Comic Sans MS";
	color : #CA0042;
	font-style: italic;
	font-weight : bold;
}
H3{
	font-size : 20px;
	font-family : "Comic Sans MS";
	color : #CA0042;
	font-style: italic;
	font-weight : bold;
}

P {
	font-size : 14px;
	font-family : "Comic Sans MS";
	color : #CA0042;
	font-style: italic;
	font-weight : bold;
}

TD	{
	font-size : 13px;
	font-family : "Comic Sans MS";
	color : #CA0042;
	font-style: italic;
	font-weight : bold;
}
HR {
	font-size : 2px;
	color : #FECFDC;
	vertical-align : middle;
	ruby-align : center;
	height: 1px;
}

 A:link {
	color :#E76A7A;
	font-family : "Comic Sans MS";
	font-style: italic;
	font-weight : bold;
	text-decoration : none;
}

 A:visited {
	color : #E76A7A;
	font-family : "Comic Sans MS";
	font-style: italic;
	font-weight : bold;
	text-decoration : none;
}

 A:hover{
	color: #E76A7A;
	font-family : "Comic Sans MS";
	font-style: italic;
	font-weight : bold;
	text-decoration : underline;
}
 .selected {
	color : #FD90AF;
	font-family : "Comic Sans MS";
	font-style: italic;
	font-weight : bold;
	text-decoration : none;
}
.normal{
	font-weight : normal;
}
.zwischenraum
{
	font-size : 2px;
}
