BODY {
	background-color : #000000;
	color : #FF7D19;
	font-family : Verdana, Arial, Helvetica, Univers, sans-serif;
	font-size : smaller;
}

#BildMitRahmen {
	border-width:1px;
	border-style:solid;
	border-color:FF7D19;
}

a:link { text-decoration: none; color:#FFFFFF; }
a:visited { text-decoration: none; color:#FFFFFF; }
a:active { text-decoration: none; color:#FFFFFF; }
a:hover { text-decoration: underline; color:#FFFFFF; }

TD {
	font-family : Verdana, Arial, Helvetica, Univers, sans-serif;
	font-size : smaller;
}