body, td, th {
        font-family: arial, sans-serif;
        font-size: 14px;
}
td {
        vertical-align: top;
}

a:link, a:visited {
        color: #222299;
        text-decoration: none;
}
a:hover {
        color: #0000ff;
        font-weight: bold;
}
a:active {
        text-decoration: none;
        color: #FFFF00;
}

.inhalte {
   margin:15px 8px 8px 3px;

}

/*Festgelegte Types*/
img {
   vertical-align: top;
   border: 0px;
}

.inhalte h1 {
   color: #444444;
   font-size: 25px;
   text-decoration: underline;
   margin:0px 0px 4px 0px;
}


#downloadtd0 {
   background-color: #e7e7FF;
   padding: 5px 5px 5px 5px;
   margin: 3px 0px 5px 0px;
   height: 90px;
   width: 88%;
}
#downloadtd1 {
   padding: 5px 5px 5px 5px;
   margin: 3px 0px 5px 0px;
   height: 90px;
   width: 88%;
}
.downloadbild {
   height: 78px;
   width: 95px;
   border:1px dotted #777777;
   vertical-align: middle;
   padding: 4px 4px 4px 4px;
   background-color: #eeeecF;
}
.downloadbild:hover {
   background-color: #ccFFcc;
   border:1px solid #777777;
}

.downloadbutton {
   padding: 0px 4px 0px 4px;
   border:1px dotted #0011cc;
   float:right;
}
.downloadbutton:hover {
   border:2px dotted #00aa00;
   color: black;
   background-color: #cceecF;
}

.download td {
    vertical-align: middle;
    color: #151287;
    font-size: 14pt;
}
#tip {
    border-color: #FFcc00;
}
#tanz {
  opacity:0.7;
  filter:alpha(opacity=70);
}

#faqtitle {
   font-weight: bold;
   font-size: 18px;
   text-decoration: underline;
}