BODY, P, TD  {
	font-family: Arial, Helvetica, sans-serif;
	line-height:18px;
	font-size: 13px;

	color:#333 !important;
}

.fussnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {
	font-size:24px;
	color:#EA0000;
	font-weight:normal;
	margin-top:0px;
}

.titel_gross {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font : bold italic;
}
.titel_gross_duenn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font : italic;
}
.inhalt_titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
}

.inhalt_seitenzahl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
}

A {
	text-decoration: none;
	color: Red;
	font-family : Arial, Helvetica, sans-serif;
}

A:Hover {
	text-decoration: underline;
	color: Red;
	background : transparent;
}

.input {
	border-style : groove groove groove groove;
	display : inline;
	font-family : monospace;
	font-size : 18px;
	background : #FFFFCE;
}

.textarea {
	border-style : groove groove groove groove;
	display : inline;
	font-family : monospace;
	font-size : 12px;
	width : 325px;
	background : #FFFFCE;
}

.select {
	border-style : groove groove groove groove;
	display : inline;
	font-family : monospace;
	font-size : 12px;
	background : #FFFFCE;
}
TitelRot {
	text-decoration: none;
	color: Red;
	font-size : 40px;
	font-family : Arial, Helvetica, sans-serif;
}	