/* alle Einstellungen */
.blue {
   color: #00a8e1;
   font-weight: bold;
}
span.blue {
   color: #00a8e1;
   font-weight: bold;
}
.submitbutton {
   color: #999;
   font-weight: bold;
   font-size: 92%;
   line-height: 1.8em;
   margin-bottom: 2em;
}
.link-icon {
   sbackground: url(../gfx/link-icon.gif) left 60% no-repeat;
   sfont-weight: bold;
   spadding-left: 20px;
}
.link-icon:hover, .link-icon:focus {
   sbackground: url(../gfx/link-icon-act.gif) left 60% no-repeat;
}
.link-icon {
   color: #fff;
   background-color: #00b8eb;
   margin: 0 0 40px 0;
   cursor: pointer;
   border: none;
   font-size: 92%;
   font-weight: bold;
   line-height: 1.5em;
   height: 1.5em;
   padding: 0 5px;
}
a.link-icon:hover, a.link-icon:focus {
   background-color: #b7b7b7;   
   color: #fff;
   text-decoration: none;
}
.blue-box,
a.blue-box {
   color: #fff;
   background-color: #00b8eb;
   margin: 0 0 40px 0;
   cursor: pointer;
   border: none;
   font-size: 92%;
   font-weight: bold;
   line-height: 1.5em;
   height: 1.5em;
   padding: 0 5px;
}
a.anfragebutton,
a.katalogdownload {
   color: #0f0;
}
