/* WINCODE - Bankcoop Styles */
td { color: #000000; font-size: 13px; font-family: Verdana, sans-serif; font-weight: normal; }
a { color: #8D302C; font-size: 13px; font-family: Verdana, sans-serif; font-weight: normal; text-decoration: underline }
a:hover { color: #8D302C; }

/* Inhalt */
.table_content { width: 546px; }
.s-black { color: #000000; font-size: 11px; font-family: Verdana, sans-serif; font-weight: normal; }

/* Titel Gewinn */
.xl-title { color: #8D302C; font-size: 26px; font-family: Verdana, sans-serif; font-weight: bold; }

/* Fehlermeldung */
.m-error { color: #BA102C; font-size: 13px; font-family: Verdana, sans-serif; font-weight: normal; }

/* Eingabefeld */
.input1 { color: #000000; font-size: 13px; font-family: Verdana, sans-serif; text-decoration: none; border: 1pt; border-color: #CCCCCC;	border-style: solid; width: 200; }
.dropdown { color: #000000; font-size: 13px; font-family: Verdana, sans-serif; text-decoration: none; border: 1pt; border-color: #CCCCCC;	border-style: solid; width: 200; }
