BODY {
	margin: 0px;
}

A, TD, H1, H2, H3, PRE, SPAN{
	font-family : "Lucida Sans Unicode", "Trebuchet MS", "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size : 80%;
	color : #333333;
}
A:LINK, A:VISITED {
	font-size : 100%;
	color : #990000;
	text-decoration: none;
	font-weight : normal;
}
A:HOVER{
	font-size : 100%;
	color : #990000;
	text-decoration: none;
	font-weight : bold;
}
A.smarts:LINK, A.smarts:VISITED {
	font-size : 100%;
	color : #990000;
	text-decoration: none;
	font-weight : bold;
}
A.smarts:HOVER{
	font-size : 100%;
	color : #333333;
	text-decoration: none;
	font-weight : bold;
}
H1 {
	font-size : 100%;
	color : #990000;
	font-weight : bold;
	text-decoration : none;
}
H2 {
	font-size : 100%;
	color : #333333;
	font-weight : normal;
	text-decoration : none;
}
H3 {
	font-size : 100%;
	color : #333333;
	font-weight : bold;
	text-decoration : none;
}
H4 {
	font-size : 100%;
	color : #333333;;
	font-weight : bold;
	text-decoration : none;
}
H5 {
	font-size : 80%;
	font-weight : bold;
	color : #3333333;
}
SPAN {
	font-size : 100%;
	font-weight : bold;
	color : #CC3300;
	text-decoration : none;
}
.eingabefeld {
	border-width: 1px
	border-style: solid;
	background-color: #000033;
	font-weight: bold;
	background-color:  transparent;
}
.over{
	font-size : 80%;
	color : #990000;
	text-decoration: none;
	font-weight : bold;
}

