body
{
	background: #ffffc2;
}

A
{
	Color: Red;
	Text-Decoration: underline;
	font-family: Arial;
	font-style: italic;
	font-weight: normal;
	font-family: Arial;
	font-size: larger;
	text-decoration: none;
	line-height: 12px;
}

A:HOVER
{
	Color: #333333;
	Font-Weight: bolder;
}

.unter
{
position: absolute;
z-index: 1;
Font-Family: Arial;
Font-Size: 12px;
Color: red;
Background-Color: CFD5E4;
Visibility: hidden;
Width: 120px;
Text-Align: center;
Cursor: pointer;
}
.haupt
{
Font-Family: Arial;
Font-Size: 14px;
Font-Weight: normal;
Position: relative;
Color: red;
Background-Color: grey;
Text-Align: center;
Cursor: w-resize;
}
h1
{
	font-family: Arial;
	font-size: larger;
	font-style: italic;
	color: Red;
	text-decoration: none;
	line-height: 9px;
}
h2
{
	font: italic normal normal;
	font-family: Arial;
	font-size: smaller;
	font-style: italic;
	text-decoration: underline;
	line-height: 9px;
}
h3
{
	font: italic normal normal;
	font-family: Arial;
	font-size: smaller;
	font-style: italic;
	text-decoration: underline;
	line-height: 9px;
	text-align: right;
}