BODY, P, TD {
	color : #333333;
	font-family : Arial;
	font-size: 12px;

}


H1 {
	font-size: 14px;
	font-family : Verdana, Arial;
	color : #404040;
	font : bold 14px;
}

A {
	text-decoration: none;
	color: #660000;
	font : bold 12px;
	font-family : Arial;
}

A:Hover {
	text-decoration: underline;
	color: #202020;
	font : bold 12px;
	background : transparent;
}

A:ACTIVE {
	text-decoration: underline;
	color: #202020;
	font : bold 12px;
	background : transparent;
}

input {
	border-style : groove groove groove groove;
	display : inline;
	font-family : monospace;
	font-size : 12px;
}

textarea {
	border-style : groove groove groove groove;
	display : inline;
	font-family : monospace;
	font-size : 12px;
	width : 400px;
}

.Blocksatz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.TitelSchriftred {
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 20px;
}

.TitelSchriftblack {
	font-family: Arial, Helvetica, sans-serif;
	color: #202020;
	font-size: 20px;
}

.klein {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
.MenuNormal {
	text-decoration: none;
	color: #333333;
	font : bold 16px;
	font-family : Arial;
}
.MenuLink {
	text-decoration: none;
	color: #660000;
	font : bold 16px;
	font-family : Arial;
}

.MenuLink:Hover {
	text-decoration: underline;
	color: #202020;
	font : bold 16px;
	background : transparent;
}

.MenuLink:ACTIVE {
	text-decoration: underline;
	color: #202020;
	font : bold 16px;
	background : transparent;
}

