BODY {
	background-color : #999999;
	margin: 10px;
}

A, TD, H1, H2, H3, PRE, SPAN{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	color : #333333;
}
A:LINK, A:VISITED {
	font-size : 100%;
	color : #003366;
	text-decoration: none;
	font-weight : bold;
}
A:HOVER{
	font-size : 100%;
	color : #333333;
	text-decoration: none;
	font-weight : bold;
}
A.physio:LINK, A.physio:VISITED {
	font-size : 80%;
	color : #003366;
	text-decoration: none;
	font-weight : normal;
}
A.physio:HOVER{
	font-size : 80%;
	color : #333333;
	text-decoration: none;
	font-weight : normal;
}
H1 {
	font-size : 120%;
	color : #003366;
	font-weight : bold;
	text-decoration : none;
	font-style: italic;
}
H2 {
	font-size : 120%;
	color : #333333;
	font-weight : bold;
	text-decoration : underline;
}
H3 {
	font-size : 120%;
	color : #666666;
	font-weight : bold;
	text-decoration : none;
}
H4 {
	font-size : 100%;
	color : #333333;;
	font-weight : bold;
	text-decoration : none;
}
H5 {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
H6 {
	font-size : 120%;
	color : #006699;
	font-weight : bold;
	text-decoration : none;
}
SPAN {
	font-size : 100%;
	font-weight : bold;
	color : #333333;
	text-decoration : none;
}
.eingabefeld {
	border-width: 1px
	border-style: solid;
	background-color: #000033;
	font-weight: bold;
	background-color:  transparent;
}
.kopf {
	padding-left: 10px;
}
.kopf1 {
	padding-left: 10px;
	color: #CCCCCC;
	font-weight: bold;
}
.fett {
	font-weight: bold;
	padding: 5px;
	border: 1px solid #666666;
}
.fett1 {
	font-weight: bold;
}



