/* Datei: seiten.css */
body { background-color:#339999; }
p,th,td { font-family:Verdana,Helvetica,Arial,sans-serif; color:#000000; font-size: 0.8em; }
a { color:#000066; }
a:hover { color:#339999; }
a:active { color:#339999; }
.form {
	BACKGROUND: #EBEBEB; BORDER-BOTTOM-COLOR: #339999; BORDER-LEFT-COLOR: #339999; BORDER-RIGHT-COLOR: #339999; BORDER-TOP-COLOR: #339999; COLOR: 000000; FONT-FAMILY: verdana;
}
.border1 {
border-top-width:thin; border-top-style:solid;
border-bottom-width:thin; border-bottom-style:solid;
border-right-width:thin; border-right-style:solid;
border-left-width:thin; border-left-style:solid;
border-color:#339999;
}
