BODY, TD {
	background-image : url(horoback.jpg);
	color : 8080C0;
	font-family : MS Sans Serif, Geneva, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-align: left;
	border : #C8C8FF;
	scrollbar-face-color: 8080C0; 
	scrollbar-arrow-color: 01000B; 
	scrollbar-base-color: 8080C0; 
	scrollbar-3d-light-color: 01000B; 
	scrollbar-darkshadow-color: 8080C0; 
	scrollbar-highlight-color: 01000B; 
	scrollbar-shadow-color: 01000B; 
	scrollbar-track-color: 01000B;
}

p {
	font-size: 1.0em;
	font-family: MS Sans Serif, Geneva, sans-serif; 
}
	
H1 {
	font-size: 14px;
	width:100%;
	color: ffffff;
	padding: 2px;
	margin: 2px;
}

H2 {
	font-size: 16px;
	width:100%;
	color: ffffff;
	padding: 0px;
	margin: 0px;
	width:100%;filter:shadow(color=#dbdbdb,direction=110);
}

H3 {
    font-size: 20px;
	color: ffffff;
	font-weight: bold;
	width:100%;filter:shadow(color=white,direction=150);
	padding: 5px;
	margin: 5px;
	text-align: center;
}

A {
	color: E7ACFF;
	text-decoration: none;

}

A:Hover {
	color:FFFFFF;
	text-decoration: none;

}

A:Active {
	color: C0C0C0;
}

HR {
	height: 1px;
	color: 8080C0;
	align: left;
	width: 500px; 
	size: 2;
	}
eingabefeld {
	border: solid 1px #999;
	background-color: #fff;
}


/*<link href="style.css" rel="stylesheet" type="text/css">*/