<!--
/*
(c) ADONTEC

NOTES: NetScape and Mozilla need exact writting e.g. "Default" and not "DEFAULT"

#FFF7DE   color gelblich=Zeitung
          PaperColor
*/

.default {
  font-family:Verdana,Tahoma,Arial;
  font-size:9pt;
  line-height:135%;
  color:#404040;
}
BODY {
  font-family:Verdana,Tahoma,Arial;
  font-size:9pt;
  line-height:135%;
  color:#404040;
  background:#FFF7DE;
  margin: 0px;
  padding: 5px;
}
BODY.P_DESC {
  font-family:Verdana,Tahoma,Arial;
  font-size:9pt;
  line-height:135%;
  color:#404040;
  background:#FFF7DE;
  margin: 0px;
  padding: 5px;
}
BODY.P_DESC_2 {
  background:URL("images/back01.gif");
  font-size:10pt;
  color:#404040;
  background:WHITE;
}
TABLE,TD,TH {
  font-family:Verdana,Tahoma,Arial;
  font-size:9pt;
  line-height:135%;
  color:#404040;
}
H1 {
 font-family:Verdana,Arial;
 font-size:18pt;
 font-weight:bold;
 line-height:110%;
}
H1.default { }

CODE {
 font-family: Courier;
 font-size: 8pt;
 font-style:normal;
 font-weight:normal;
 color: #808080;
}
a:link { text-decoration:underline; font-weight:normal; color:#353599; }
a:visited { text-decoration:underline; font-weight:normal; color:#9999CC; }
a:hover { text-decoration:none; font-weight:normal; color:red; }
a:active { text-decoration:underline; font-weight:normal; color:#353599; }
a:focus { text-decoration:none; font-weight:normal; color:white; }

.link_bg_white {
  border-width:0pt;
  border-style:ridge;
  background:RGB(204,204,255);
  color:#ffffff;
  padding-left:2pt;
  padding-right:2pt;
  padding-top:0pt;
  padding-bottom:1pt;
  margin-left:1pt;
  margin-right:1pt;
  margin-top:2pt;
  margin-bottom:2pt;
}
clscart {
  background: rgb(255,128,0);
  border: thick;
}
.small_1 {
  font-size:8pt;
}
.small_2 {
  font-size:7pt;
}
.sm99 {
  font-family:Arial;
  font-size:1pt;
  color:white;
}

/*
.fooclass is not recognised by Mozilla so we define the p.fooclass etc.
*/
.default {}
.LH {
  font-family:Verdana,"Lucida Sans Unicode",Arial,"Times New Roman", "sans serif";

  font-weight:normal;
  font-style:normal;
  line-height:150%;
}
.boxed_0 {
 border-width:0pt;
 border-style:groove;
 background:RGB(204,204,255);
 padding:5pt;
 font-family:Arial;
 font-weight:bold;
 color:#ffffff;
}
.boxed_1  {
 border-width:3pt;
 border-style:groove;
 background:RGB(204,204,255);
 padding:5pt;
 color:#ffffff;
}
.box {
  background:#FCFDFE;
  border:1px solid #CACACA;
  padding:5px 10px 5px 10px;
  margin-bottom:6pt;
}
.TitleHead  {
 font-family:Verdana,Arial;
 font-size:24pt;
 text-align:center;
 font-weight:bold;
 color: #0020FF;
 width:100%;
 margin:auto;
 line-height:110%;
 background:url(/images/title_cable.jpg);
}
.ProductHead  {
 padding:4pt;
 width:100%;
 font-family:Verdana,Arial;
 font-weight:bold;
 font-size:14pt;
 color:#ffff80;
 background:#000080;
 line-height:110%;
}

DIV.boxed_1 {
 border-width:3pt;
 border-style:groove;
 background:RGB(204,204,255);
 padding:5pt;
 font-family:Verdana,Arial;
 font-weight:bold;
 color:#ffffff;
}
DIV.boxed_white {
 border-width:8pt;
 border-style:groove;
 background:RGB(255,255,255);
 padding:5pt;
 font-family:Verdana,Arial;
 font-size:24pt;
 font-weight:bold;
 color:#3366FF;
}
DIV.boxed_white_simple {
 border-width:4pt;
 border-style:groove;
 background:RGB(255,255,255);
 padding:1pt;
 color:#3366FF;
}
P.SimpleBox {
 border-width:1pt;
 border-style:dotted;
 background:RGB(204,204,255);
 padding:5pt;
 font-family:Verdana,Arial;
 font-weight:bold;
 font-size:10pt;
 color:#ffffff;
}

TD.ProductHead {
 width:100%;
 font-family:Verdana,Arial;
 font-size:16pt;
 font-weight:bold;
 color:#ffff80;
 background: #000080;
 margin: auto;
 border-style: none;
 margin:0;
 padding:0;
}

TD.ProductHead2 {
 font-family:Verdana,Arial;
 font-size:14pt;
 font-weight:bold;
 color:white;
 background: #3366FF;
 margin: auto auto auto auto;
 width: 100%;
 border-style: none;
 margin:0;
 padding:0;
}
H1.ProductHead {
 font-family:Verdana,Arial;
 font-size:24pt;
 font-weight:bold;
 color:#ffff80;
 background: #000080;
 width: 100%;
 border-style: none;
 margin-left:0.0em;
 margin-top:0.20em;
 margin-right:0.0em;
 margin-bottom:0.0em;
 padding:0;
}
SPAN.ProductTitleBig {
  font-size:24pt;
  font-weight:bold;
}
SPAN.ProductTitleMedium {
  font-size:14pt;
  font-weight:normal;
}
SPAN.ProductTitleSmall {
  font-size:12pt;
  font-weight:normal;
}
.h2 {
font-size:8pt;
display:none;
visibility:hidden;
}
.hh {
 padding:0;
 margin:0;
 font-size: 6pt;
 color: white;
 display:none;
}
.hide {display:none;}
/*.absmiddle { vertical-align:middle; }*/
.absmiddle { vertical-align:middle; margin-bottom:.25em; }
  -->
