<!--
A:link {text-decoration: none; color: #0000A0;}
        A:visited {text-decoration: none; color: #0000A0;}
        A:active {text-decoration: none color: #0000A0;}
        A:hover {text-decoration: underline; color:#0000FF;}

.Navlink {COLOR: #FFFFFF; TEXT-DECORATION: none;
  border-width: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;}
a:link.Navlink  {color : #000000;}
a:visited.Navlink  {color : #000000;}
a:active.Navlink  {text-decoration: none;}
a:hover.Navlink  {text-decoration: none; color: #FF0000;}


.Link {COLOR: #0000A0; TEXT-DECORATION: none; font-family: arial; font-size: 10pt;}
A:link.Link {text-decoration: none color: #0000FF;}
A:visited.Link {text-decoration: none color: #0000FF;}
A:active.Link {text-decoration: none color: #0000FF;}
A:hover.Link {text-decoration: underline; color: #FF0000;}

/* Leisteneinstellungen */

td.leistelinks
 { border-top-width:1pt;
   border-top-style:solid;
   border-top-color:#FFFFFF;
   border-bottom-width:1pt;
   border-bottom-style:solid;
   border-bottom-color:#FFFFFFF;
   border-right-width:1pt;
   border-right-style:solid;
   border-right-color:#FFFFFF;
  }



td.leistemitte
 { border-top-width:1pt;
   border-top-style:solid;
   border-top-color:#FFFFF8;
   border-bottom-width:1pt;
   border-bottom-style:solid;
   border-bottom-color:#FFFFF8;
  }

td.leisterechts
 { border-top-width:1pt;
   border-top-style:solid;
   border-top-color:#FFFFF8;
   border-bottom-width:1pt;
   border-bottom-style:solid;
   border-bottom-color:#FFFFFF;
   border-left-width:1pt;
   border-left-style:solid;
   border-left-color:#FFFFFF;
  }

td.bodylinks
 { border-right-width:1pt;
   border-right-style:solid;
   border-right-color:#FFFFFF;
  }

td.bodyrechts
 { border-left-width:1pt;
   border-left-style:solid;
   border-left-color:#FFFFFF;
  }

td.leiste_strich
 { border-right-width:1pt;
   border-right-style:solid;
   border-right-color:#FFFFFF;
  }

a.button:link,a.button:visited
 { color:#FFFFFF;
   text-decoration:none;
 }

a.button:hover,a.button:activ
 { color:#FFFFFF;
   text-decoration:none;
 }

td.mainbutton
 { background-color:#FF0000;
   border-width:1pt;
   border-style:solid;
   border-color:#FF0000;
   cursor:pointer;
 }

td.mainbuttona
 { background-color:#0000FF;
   border-width:1pt;
   border-style:solid;
   border-color:#0000FF;
   cursor:pointer;
 }

 .normale-grau {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color: #ff333333;
	text-decoration: none }
	
	.klein-orange { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: normal; font-weight: 100; font-variant: normal; color: #FF0000; text-decoration: none;}
	

  .ware {COLOR: #FFFFFF; TEXT-DECORATION: none;
  border-width: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;}
a:link.ware  {color : #000000;}
a:visited.ware  {color : #000000;}
a:active.ware  {text-decoration: none;}
a:hover.ware  {text-decoration: none; color: #FFFFFF;}

.boxheader {
  color: #000000;
  background-color: #dddddd;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

/*
** Boxinhalt
** Box content
*/
.box {
  color: #000080;
/*  background-color: #ffffdd; */
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: bold;
  text-decoration: none;
}

