/*
 * IVE Globales Stylesheet
 * (c) IVE mbH 2007
 */

/*
 * Globale Parameter fuer Inhalte
 */

BODY {
  background-color : #ffffff;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 80%;
  color : black;
  margin : 0
}

#titel {
  margin-top:0px;
  margin-left:0px;
  padding-top: 30px;
  padding-left: 30px;
  font-weight : bold;
  font-size : 110%;
  color : #000000;
}

/*
div.tabref {
  background-color : #33cc66;
  margin-top : 16px;
  margin-left : 0px;
  width : 100%;
  height : 140px;
  vertical-align : top;
  padding-top :   5px;
  padding-bottom: 5px;
  padding-left:   5px;
  padding-right:  5px;
}
*/

div.tab1 {
  margin-top : 6px;
  margin-left : 30px;
}

div.tab2 {
  margin-top : 0px;
  margin-left : 0px;
}

#td-ref {
  text-align : center;
  width : 160px;
  height : 140px;
}

/*
#td-ref {
  text-align : center;
  font-family : arial;
  font-size : 50%;
  color : #cc3300;
  width : 160px;
  height : 140px;
}

table {
 border : 1;
 width : 100%;
}

td {
 border : 1px solid #000;
 vertical-align : top;
 overflow : hidden;
}
*/

#p1 {
  padding-left: 30px;
  font-size : 85%;
  color: #000000;
}

#p2 {
  font-family : arial;
  padding-left: 30px;
  padding-right: 30px;
  font-size : 85%;
  text-align : justify;
  color: #000000;
}

/*
#text1 {
  font-weight : bold;
  font-family : arial;
  font-size : 90%;
  color : #000000;
}
*/

#text2 {
  font-family : arial;
  font-size : 85%;
  color : #000000;
}

/*
#text3 {
  font-family : arial;
  text-align: justify;
  font-size : 85%;
  color : #000000;
}
*/

#text-aufz {
  font-family : arial;
  line-height: 1.6em;
  font-size : 85%;
  color : #000000;
}

#text-faq {
  font-family : arial;
  font-size : 80%;
  color : #000000;
}

/*
td {
  font-family : arial;
  text-align: justify;
  font-size : 90%;
  color : #00ff00;
}


#td-ref {
  text-align : center;
  font-family : arial;
  font-size : 50%;
  color : #000000;
  width : 140px;
  height : 120px;
}
*/

A {
  text-decoration: None;
}

A:VISITED {
  text-decoration: None;
}

A:HOVER {
  color : #ff9900;
  text-decoration: Underline;
}

A:ACTIVE {
  color : #ff9900;
  text-decoration: None;
}
