/* der html-Körper soll keine Randbegrenzungen enthalten */
body { margin:0; margin-top:0px; margin-left:0px; margin-right:0px;}

/* allgemeine styles */
a, p, div, h1, h2, h3, h4, h5, h6, small, ul, ol, dl, li, dd, table, td, th, blockquote, nobr, form  {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

/* Aufzählungen ausrichten */
ul {margin: 0; padding: 0; list-style-position:inside; text-align: left; list-style-type:square;}
/*li {display: inline;}*/

/* Tabellen */
td.lstrich { width:1px; background-color: #ffffff; background-position:left; background-image:url(../images/gpx.gif); background-repeat:repeat-y;}
td.rstrich { width:1px; background-color: #ffffff; background-position:right; background-image:url(../images/gpx.gif); background-repeat:repeat-y;}
td.ostrich { height:1px; background-color: #ffffff; background-position:top; background-image:url(../images/gpx.gif); background-repeat:repeat-x;}
td.ustrich { height:1px; background-color: #ffffff; background-position:bottom; background-image:url(../images/gpx.gif); background-repeat:repeat-x;}

td.lstrichl { width:1px; background-color: #ffffff; background-position:left; background-image:url(../images/strichl_v.gif); background-repeat:repeat-y;}
td.rstrichl { width:1px; background-color: #ffffff; background-position:right; background-image:url(../images/strichl_v.gif); background-repeat:repeat-y;}
td.ostrichl { height:1px; background-color: #ffffff; background-position:top; background-image:url(../images/strichl_h.gif); background-repeat:repeat-x;}
td.ustrichl { height:1px; background-color: #ffffff; background-position:bottom; background-image:url(../images/strichl_h.gif); background-repeat:repeat-x;}

td.strichl {
background-color: #ffffff;
background-position:center;
border-color: #e8e8e8;
border-style: solid;
}

/* ein paar Schriftgrößen */
.bu16 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 16px; font-weight: bold; color: #000000; text-decoration: underline;}
.bu14 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 14px; font-weight: bold; color: #000000; text-decoration: underline;}
.bu12 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold; color: #000000; text-decoration: underline;}
.bu10 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px; font-weight: bold; color: #000000; text-decoration: underline;}

.bug16 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 16px; font-weight: bold; color: #333333; text-decoration: underline;}
.bug14 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 14px; font-weight: bold; color: #333333; text-decoration: underline;}
.bug12 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold; color: #333333; text-decoration: underline;}
.bug10 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px; font-weight: bold; color: #333333; text-decoration: underline;}

.bg16 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 16px; font-weight: bold; color: #333333;}
.bg14 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 14px; font-weight: bold; color: #333333;}
.bg12 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 12px; font-weight: bold; color: #333333;}
.bg11 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 11px; font-weight: bold; color: #333333;}
.bg10 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 10px; font-weight: bold; color: #333333;}

.ng16 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 16px; font-weight: normal; color: #333333;}
.ng14 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 14px; font-weight: normal; color: #333333;}
.ng12 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 12px; font-weight: normal; color: #333333;}
.ng11 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 11px; font-weight: normal; color: #333333;}
.ng10 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 10px; font-weight: normal; color: #333333;}

.frg12 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 12px; font-weight: normal; color: #333333; float:right;}
.flg12 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 12px; font-weight: normal; color: #333333; float:left;}

.b16 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 16px; font-weight: bold; color: #000000;}
.b14 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 14px; font-weight: bold; color: #000000;}
.b12 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 12px; font-weight: bold; color: #000000;}
.b11 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 11px; font-weight: bold; color: #000000;}
.b10 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 10px; font-weight: bold; color: #000000;}

.bw12 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold; color: #ffffff;}
.bw10 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px; font-weight: bold; color: #ffffff;}

.w12 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 12px; font-weight: normal; color: #ffffff;}
.w10 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 10px; font-weight: normal; color: #ffffff;}

.bwr14 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #ffffff; background-color: #ff0000;}
.bwr12 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; background-color: #ff0000;}
.bwr10 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #ffffff; background-color: #ff0000;}

.nu16 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 16px; font-weight: normal; color: #000000; text-decoration: underline;}
.nu14 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 14px; font-weight: normal; color: #000000; text-decoration: underline;}
.nu11 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px; font-weight: normal; color: #000000; text-decoration: underline;}
.nu10 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px; font-weight: normal; color: #000000; text-decoration: underline;}

.n16 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #000000;}
.n14 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000;}
.n13 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000;}
.n12 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;}
.n10 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000;}
.nc10 { font-family: Courier, "Courier New", monospace; font-size: 10px;   font-weight: normal; color: #000000;}

.nr24 {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; color: #dc1e2a;}
.nr13 {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #dc1e2a;}
.nr12 {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #dc1e2a;}
.nr11 {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #dc1e2a;}
.nr10pt { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 10pt; font-weight: normal; color: #dc1e2a;}
.nr10 {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #dc1e2a;}
.nr10abstd { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;   font-size: 10px; font-weight: normal; color: #dc1e2a; margin-left: 15px;}
.nr9 {   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #dc1e2a;}
.nr8 {   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8px; font-weight: normal; color: #dc1e2a;}

.bur16 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #dc1e2a; text-decoration: underline;}
.bur14 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #dc1e2a; text-decoration: underline;}
.bur12 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #dc1e2a; text-decoration: underline;}
.bur11 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #dc1e2a; text-decoration: underline;}

.br30 {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 30px; font-weight: bold; color: #dc1e2a;}
.br24 {  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #dc1e2a;}
.br16 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 16px; font-weight: bold; color: #dc1e2a;}
.br14 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 14px; font-weight: bold; color: #dc1e2a;}
.br12 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 12px; font-weight: bold; color: #dc1e2a;}
.br11 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 11px; font-weight: bold; color: #dc1e2a;}
.br10 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  font-size: 10px; font-weight: bold; color: #dc1e2a;}

.brc12 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #dc1e2a; text-align: center;}
.brc11 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #dc1e2a; text-align: center;}
.brc10 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #dc1e2a; text-align: center;}

.brbd14 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #dc1e2a; border-top-width: 1px; border-top-color: Red; border-top-style: solid; border-bottom-width: 1px; border-bottom-color: Red; border-bottom-style: solid; border-left-width: 1px; border-left-color: Red; border-left-style: solid; border-right-width: 1px; border-right-color: Red; border-right-style: solid; text-transform: lowercase; text-align: center;}
.brbd12 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #dc1e2a; border-top-width: 1px; border-top-color: Red; border-top-style: solid; border-bottom-width: 1px; border-bottom-color: Red; border-bottom-style: solid; border-left-width: 1px; border-left-color: Red; border-left-style: solid; border-right-width: 1px; border-right-color: Red; border-right-style: solid; text-transform: lowercase; text-align: center;}
.brbd10 {text-decoration: none; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #dc1e2a; border-top-width: 1px; border-top-color: Red; border-top-style: solid; border-bottom-width: 1px; border-bottom-color: Red; border-bottom-style: solid; border-left-width: 1px; border-left-color: Red; border-left-style: solid; border-right-width: 1px; border-right-color: Red; border-right-style: solid; text-transform: lowercase; text-align: center; line-height: 16px; padding: 1px; padding-left: 5px; padding-right: 5px;}

.nur12 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #dc1e2a; text-decoration: underline;}
.nur11 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #dc1e2a; text-decoration: underline;}
.nur10 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #dc1e2a; text-decoration: underline;}
.nur9 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #dc1e2a; text-decoration: underline;}
.nur8 { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 8px; font-weight: normal; color: #dc1e2a; text-decoration: underline;}

.nk12 { font-family: "Times New Roman", Times, serif;  font-size: 12px; font-weight: normal; color: #000000; font-style: normal;}

.text { font-size : 9px; color : #666666; text-decoration : none;}

/* Ueberschriften */
h1, h2, h3, h4, h5, h6 { font-weight: bolder; color: #dc1e2a;
   /* border-bottom: 1px solid #bfbfbf;
   border-top: 1px solid #d3d3d3;
   background-color: #efefef;
   padding-left: 1em; */
   }

h5, h6 { font-weight: normal; color: #dc1e2a;
   /* border-bottom: 1px solid #bfbfbf;
   border-top: 1px solid #d3d3d3;
   background-color: #efefef;
   padding-left: 1em; */
   }

h1 { font-size: 15px;
/* background-color: #486ba1; #afcbcc; #efefef;
border-bottom: 1px #d3d3d3 solid;
color: #bdbf8e;  #7f8fa6;
font-weight: normal;
font-style: italic;
text-align: right;
letter-spacing: 2px;
margin: 0px;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 5px;
padding-top: 5px;
margin: 0em;
margin-top: -5px;
margin-left: -5px;
border-bottom: 20px #bdbf8e solid; */
}

h2 { font-size: 14px;
/* background-color: #486ba1;  #37425e;
color: #e4e9c1;
padding-right: 3px;
padding-left: 3px;
padding-top: .5%;
padding-bottom: .5%;
font-weight: bold;
text-align: left;
margin: 0px;
margin-top: -24px; */
}

h3 { font-size: 13px;
/* color: #37425e;
font-weight: bold;
font-style: normal;
text-align: right;
padding-top: 3px;
padding-bottom: 4px;
padding-left: 3px;
border-top: 4px #37425e solid;
border-bottom: 4px #37425e solid;
margin-right: -30px;
padding-right: 30px; */
}


h4 { font-size: 12px;
/* color: #7f8fa6; #486ba1;
font-style: italic;
text-align: left;
font-weight: bold;
text-decoration: underline;
padding-right: 3%;
padding-left: 3%;
padding-top: 5px;
padding-bottom: 5px;
border-top: 4px #7f8fa6 solid;
border-bottom: 4px #7f8fa6 solid;
margin-right: -15px; */
}

h5 {font-size: 10px;}
h6 {font-size: 9px;}

A.red12:link      {color : #dc1e2a; text-decoration: none; font-size : 12px; font-weight: bold;}
A.red12:visited  {color : #dc1e2a; text-decoration: none; font-size : 12px; font-weight: bold;}
A.red12:hover  {color : #ffffff; background-color: #dc1e2a; text-decoration: none; font-size : 12px; font-weight: bold;}
A.red12:active {color : #dc1e2a; text-decoration: none; font-size : 12px; font-weight: bold;}

A.red11:link      {color : #dc1e2a; text-decoration: none; font-size : 11px; font-weight: bold;}
A.red11:visited  {color : #dc1e2a; text-decoration: none; font-size : 11px; font-weight: bold;}
A.red11:hover  {color : #ffffff; background-color: #dc1e2a; text-decoration: none; font-size : 11px; font-weight: bold;}
A.red11:active {color : #dc1e2a; text-decoration: none; font-size : 11px; font-weight: bold;}

A.red10:link      {color : #dc1e2a; text-decoration: none; font-size : 10px;}
A.red10:visited  {color : #dc1e2a; text-decoration: none; font-size : 10px;}
A.red10:hover  {color : #ffffff; background-color: #dc1e2a; text-decoration: none; font-size : 10px;}
A.red10:active {color : #dc1e2a; text-decoration: none; font-size : 10px;}

A.ug12:link      {color : #3c5fa1; text-decoration: none; font-size : 12px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: dotted; border-color: #ffffff;}
A.ug12:visited  {color : #3c5fa1; text-decoration: none; font-size : 12px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: dotted; border-color: #ffffff;}
A.ug12:hover  {color : #333333; text-decoration: none; font-size : 12px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: dotted; border-color: #3c5fa1; background-color: #ffffff;}
A.ug12:active {color : #333333; text-decoration: none; font-size : 12px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: dotted; border-color: #3c5fa1;}

A.ugb12:link      {color : #3c5fa1; text-decoration: none; font-size : 12px; font-weight: bold; border-bottom-width: 1px; border-bottom-style: dotted; border-color: #ffffff;}
A.ugb12:visited  {color : #3c5fa1; text-decoration: none; font-size : 12px; font-weight: bold; border-bottom-width: 1px; border-bottom-style: dotted; border-color: #ffffff;}
A.ugb12:hover  {color : #333333; text-decoration: none; font-size : 12px; font-weight: bold; border-bottom-width: 1px; border-bottom-style: dotted; border-color: #3c5fa1; background-color: #ffffff;}
A.ugb12:active {color : #333333; text-decoration: none; font-size : 12px; font-weight: bold; border-bottom-width: 1px; border-bottom-style: dotted; border-color: #3c5fa1;}

A.ug10:link      {color : #3c5fa1; text-decoration: none; font-size : 10px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: dotted; border-color: #ffffff;}
A.ug10:visited  {color : #3c5fa1; text-decoration: none; font-size : 10px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: dotted; border-color: #ffffff;}
A.ug10:hover  {color : #333333; text-decoration: none; font-size : 10px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: dotted; border-color: #3c5fa1; background-color: #ffffff;}
A.ug10:active {color : #333333; text-decoration: none; font-size : 10px; font-weight: normal; border-bottom-width: 1px; border-bottom-style: dotted; border-color: #3c5fa1;}

A.black12:link      {color : #000000; text-decoration: none; font-size : 12px; font-weight: bold;}
A.black12:visited  {color : #000000; text-decoration: none; font-size : 12px; font-weight: bold;}
A.black12:hover  {color : #000000; text-decoration: none; font-size : 12px; font-weight: bold;}
A.black12:active {color : #000000; text-decoration: none; font-size : 12px; font-weight: bold;}

A.black11:link      {color : #000000; text-decoration: none; font-size : 11px; font-weight: bold;}
A.black11:visited  {color : #000000; text-decoration: none; font-size : 11px; font-weight: bold;}
A.black11:hover  {color : #000000; text-decoration: none; font-size : 11px; font-weight: bold;}
A.black11:active {color : #000000; text-decoration: none; font-size : 11px; font-weight: bold;}

A.black10:link      {color : #000000; text-decoration: none; font-size : 10px; font-weight: bold;}
A.black10:visited  {color : #000000; text-decoration: none; font-size : 10px; font-weight: bold;}
A.black10:hover  {color : #000000; text-decoration: none; font-size : 10px; font-weight: bold;}
A.black10:active {color : #000000; text-decoration: none; font-size : 10px; font-weight: bold;}

A.sub9:link      {color : #dc1e2a; text-decoration: none; font-size : 9px;}
A.sub9:visited  {color : #dc1e2a; text-decoration: none; font-size : 9px;}
A.sub9:hover  {color : #ffffff; background-color: #dc1e2a; text-decoration: none; font-size : 9px;}
A.sub9:active {color : #dc1e2a; text-decoration: none; font-size : 9px;}

a.border:link     {color:#dc1e2a; text-decoration: none; font-size: 10px; font-weight: bold; border: 1px; border-width: 1px; border-style: solid; border-color: #dc1e2a; text-transform: lowercase; text-align: center; line-height: 23px; padding: 2px; padding-left: 5px; padding-right: 5px;}
a.border:visited {color:#dc1e2a; text-decoration: none; font-size: 10px; font-weight: bold; border: 1px; border-width: 1px; border-style: solid; border-color: #dc1e2a; text-transform: lowercase; text-align: center; line-height: 23px; padding: 2px; padding-left: 5px; padding-right: 5px;}
a.border:hover  {color:#dc1e2a; text-decoration: none; font-size: 10px; font-weight: bold; border: 1px; border-width: 1px; border-style: solid; border-color: #dc1e2a; text-transform: lowercase; text-align: center; line-height: 23px; padding: 2px; padding-left: 5px; padding-right: 5px;}
a.border:active {color:#dc1e2a; text-decoration: none; font-size: 10px; font-weight: bold; border: 1px; border-width: 1px; border-style: solid; border-color: #dc1e2a; text-transform: lowercase; text-align: center; line-height: 23px; padding: 2px; padding-left: 5px; padding-right: 5px;}

p {
/* border: 1px solid #9e9e9e; */
padding: 1px;
/* background-color: #fbfbfb; */
/* margin-left: 3%; */
margin-right: 3%;
margin-top: 2%;
margin-bottom: 2%;
text-align: justify;}

img.fll {
 float:left;
 margin-right: 10px;
 margin-bottom: 1px;
}

img.flr {
 float:right;
 margin-left: 10px;
 margin-bottom: 1px;
}

blockquote {
background-color: #ffffff;
background-position:center;
 /* #dc1e2a; #37425e; */
color: #333333;
font-size:12px;
font-style: italic;
font-weight: bold;
padding:1em;
margin: 0%;
border-color: #e8e8e8;
border-style: dotted;
}

#tooltip{
border: 1px solid #000000;
background: #fffff0;
padding: 6px;
position: absolute;
display: none;
font-family : "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
font-size: 12px;
}

.inputtext {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 9px;
   color : #666666;
   border-style : solid;
   border-width : 1px;
   width : 100%;
   border-color: #990000;
   height: 16px;
   margin: 0px 0px 0px 0px;
}
.textfield {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 9px;
   color : #666666;
   border-style : solid;
   border-width : 1px;
   width : 100%;
   border-color: #990000;
   height: 98px;
}
.check {
   height: 12px;
   width: 12px;
   border-color: #990000;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 10px;
   margin: 2px 0px 2px 0px;
}
