BODY  {
	background: #CCCCFF url(img/-leiste-.jpg) no-repeat;
	color : #003366;
	font-family : "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
}

H2 {
	font-size: larger;
	color: #0000A4;
	background : transparent;
	border : none;
	font-family : "Times New Roman";
	font-style : normal;
}

H3 {
	font-size: smaller;
	color: Blue;
	background : transparent;
	font : normal;
}

P {
	font-size: small;
	color: White;
	background : #7D7D7D;
}

H4 {
	font-size: small;
	font-variant: normal;
	font-weight: normal;
	color : white;
}

B {
	font-size: larger;
	font-variant: normal;
	font-weight: lighter;
	color : Navy;
	background : #87CEEB;
	border : medium none;
}

HR {
	color: #400080;
	height: auto;
}
#absElement
{position: absolute; top:102px; left: 8px; width: 250px; color: blue; font-weight:italic;}