table, td, tr, p, h1, h2 { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px }
body, a            { font-family: Arial, Verdana, Helvetica, sans-serif}
a:link             { color:#CC0000; text-decoration:none }
a:visited          { color:#100C68; text-decoration:none }
a:hover            { color:#CC0000; text-decoration:underline }
a:active           { color:#9999FF; text-decoration:none }
a.menue:link       { font-size: 12px; color:#FFFFFF; text-decoration:none }
a.menue:visited    { font-size: 12px; color:#FFFFFF; text-decoration:none }
a.menue:hover      { font-size: 12px; color:#CC0000; text-decoration:none }
a.menue:active     { font-size: 12px; color:#FF9900; text-decoration:none }
a.menue-dk:link    { font-size: 12px; color:#100C68; text-decoration:none }
a.menue-dk:visited { font-size: 12px; color:#100C68; text-decoration:none }
a.menue-dk:hover   { font-size: 12px; color:#000000; text-decoration:underline }
a.menue-dk:active  { font-size: 12px; color:#CC0000; text-decoration:none }
a.white:link       { font-size: 11px; color:#FFFFFF; text-decoration:none }
a.white:visited    { font-size: 11px; color:#FFFFFF; text-decoration:none }
a.white:hover      { font-size: 11px; color:#FFFFFF; text-decoration:underline }
a.white:active     { font-size: 11px; color:#FF9900; text-decoration:none }
body               { color:#000000; background-color:#FFFFFF; margin=0 }
h1                 { font-size: 16px; font-weight: bold; margin-top: 0px; color:#CC0000 }
h2                 { font-size: 14px; font-weight: bold; margin-top: 5px }
p                  { text-align: justify }
p.info             { font-weight: bold }
p.autor            { font-style: italic }
p.small-block      { font-size: 11px; color: #222222; padding-left: 4px; padding-right: 4px; padding-top: 4px; padding-bottom: 4px; margin-bottom: 0 }
p.small-left       { font-size: 11px; color: #222222; padding-left: 4px; padding-right: 4px; padding-top: 4px; padding-bottom: 4px; margin-bottom: 0; text-align: left}
input, select      { font-family: Arial, Verdana, Helvetica, sans-serif; font-size:12px }
form               { margin: 0px }

.bg-bright         { background-color:#FFFFFF } /* bg_white */
.bg-light          { background-color:#E0E8FF } /* bg_hblau */
.bg-medium         { background-color:#808CD0 } /* bg_blau */
.bg-dark           { background-color:#100c68 } /* bg_dblau */

.input60           { width: 60px }
.input90           { width: 90px }
.input120          { width: 120px }
.input240          { width: 240px }
.input360          { width: 360px }
.nocss             { display: none; margin: 0 }
.margin-bottom     { margin-bottom: 10px }
.small             { font-size: 11px }
.small-black       { font-size: 11px; color: #000000 }
.small-white       { font-size: 11px; color: #FFFFFF }
.small-orange      { font-size: 11px; color: #FF9900 }
.small-red         { font-size: 11px; color: #CC0000 }
.norm-red          { font-size: 12px; color: #CC0000 }
.norm-black        { font-size: 12px; color: #000000 }
.norm-white        { font-size: 12px; color: #FFFFFF }
.norm-orange       { font-size: 12px; color: #FF9900 }
.bold-dblau        { font-size: 12px; color: #100C68; font-weight: bold }
.bold-blau         { font-size: 12px; color: #9999FF; font-weight: bold }
.bold-red          { font-size: 12px; color: #CC0000; font-weight: bold }
.bold-white        { font-size: 12px; color: #FFFFFF; font-weight: bold }

.border			    { border-color:#CC0000; border-width:1px; border-style:solid; }

td.menue a {
			display:block;
			font-size:11px;
			text-decoration:none;
			color:#100c68;
			background-color:#ffffff;
			padding:3px;
			width:180px;
			border-width:1px;
			border-color:#CC0000;
			border-top-style:solid;
			border-left-style:solid;
			border-right-style:solid; }

td.menue-bottom a {
			display:block;
			font-size:11px;
			text-decoration:none;
			color:#100c68;
			background-color:#ffffff;
			padding:3px;
			width:180px;
			border-width:1px;
			border-color:#CC0000;
			border-top-style:solid;
			border-left-style:solid;
			border-right-style:solid;
			border-bottom-style:solid; }

td.menue-bottom a:hover {
			text-decoration:none;
			background-color:#E0E8FF; }

td.menue a:hover {
			text-decoration:none;
			background-color:#E0E8FF; }