/*
 * IVE Globales Stylesheet
 * (c) IVE mbH 2007
 */

/*
 * Globale Parameter fuer Inhalte
 */

BODY {
  background-color : #cccccc;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : black;
  margin : 0px;
}

#titel {
  margin-top:0px;
  margin-left:0px;
  padding-top: 20px;
  padding-left: 10px;
  font-weight : bold;
  font-size : 110%;
  color : #000000;
}

#p1 {
  padding-left: 20px;
  padding-right: 60px;
  line-height: 1.6em;
  font-size : 90%;
  color: #000000;
}

#p3 {
  padding-left: 10px;
  line-height: 1.6em;
  font-size : 100%;
  color: #000000;
}

div.tab1 {
  font-size : 85%;
  margin-top : 6px;
  margin-left : 10px;
}

#td-tab1 {
  height : 40px;
}

div.tab2 {
  margin-top : 0px;
  margin-left : 0px;
}

#text1 {
  font-family : arial;
  font-size : 10pt;
  color : #000000;
}

#text2 {
  font-weight : bold;
  font-family : arial;
  font-size : 8pt;
  color : #000000;
}

#text-t2 {
  font-weight : bold;
  font-family : arial;
  font-size : 10pt;
  color : #000000;
}

#text3 {
  font-family : arial;
  font-size : 10pt;
  color : #000000;
}

#text-faq {
  font-family : Verdana;
  font-size : 8pt;
  color : #000000;
}

#table-ref {
  background-color : #3d6666;
  width : 140px;
  height : 120px;
  margin-left :  10px;
  padding-top :   5px;
  padding-bottom: 5px;
  padding-left:   5px;
  padding-right:  5px;
}
#td-ref {
  text-align : center;
  width : 180px;
  height : 120px;
}

#text-a {
  color : #0000FF;
}

A {
  color : #ffffff;
  text-decoration: None;
}

A:VISITED {
  text-decoration: None;
}

A:HOVER {
  color : #ff9900;
  text-decoration: Underline;
}

A:ACTIVE {
  color : #ff9900;
  text-decoration: None;
}

/*
 * A:VISITED {
 *  color : #ffcc66;
 *  text-decoration: None;
 *}

 *A:HOVER {
 *  color : #ffcc66;
 *  text-decoration: Underline;
 *}
 */