/* allgemeines styles werden hier definiert */
body { background-color: #e0e6eb; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
td	{ font-family: verdana; font-size: 11px; color: #ffffff; text-align: justify; font-weight: bold;  }
img	{ border: 0px; }

form	{ display: inline; }
.form 		{ margin:1px; border:1px ridge #212121; background-color:#ffffff; color:#212121; font-family:Verdana; font-size:10px; }
/* form:focus { background-color:#ffffff; border-color:#212121; color:#212121; } */


/* die farben für die text-hyperlinks werden hier definiert */
a			{ font-family: verdana; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: underline; }
a:hover		{ font-family: verdana; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: underline; }
a:active	{ font-family: verdana; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: underline; }
a:visited	{ font-family: verdana; font-size: 11px; color: #ffffff; font-weight: bold; text-decoration: underline; }

/* tabellen werden hier definiert */
.outertable	{ border: 0px; width: 100%; padding-bottom: 3px; padding-left: 11px; padding-right: 10px; padding-top: 0px; }
.tbl_text	{ font-family: verdana; font-size: 11px; font-weight: bold; text-align: justify; line-height: 15px; color: #ffffff; padding-left: 10px; padding-right: 10px; }

/* styles der page werden hier definiert */
.headline	{ font-family: verdana; font-size: 14px; color:#ffffff; font-weight: bold; padding-bottom: 3px; padding-top: 3px; vertical-align: middle }

.ticker	{ vertical-align: middle; font-family: verdana; font-size: 11px; color: #ffffff; }