
@charset "utf-8";

/* #################################################### */
/* ## Einstellungen der Seite                        ## */
/* ##                                                ## */
/* #################################################### */

.texttyp_1
{
  margin-bottom: 20px;
  font-size:18px;
  font-style: normal;
  font-weight: bold;
  line-height: 24px;
}

.texttyp_1b
{
  margin-bottom: 25px;
  padding-left: 25px;
  font-size:16px;
  font-style: normal;
  font-weight: bold;
  line-height: 24px;
}

.texttyp_2
{
  margin-bottom: 15px;
  font-size:14px;
  font-style: normal;
  font-weight: bold;
  line-height: 19px;
}

.texttyp_3
{
  margin-bottom: 20px;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  line-height: 24px;
}

.texttyp_10
{
  margin-bottom: 5px;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  line-height: 24px;
}

.textcolor_1
{
  color: #E10000;
}

.textcolor_2
{
  color: #214343;
}

.textcolor_3
{
  color: #0C1A58;
}



.thumb-rahmen
{
  clear: both;
  display: block !important;
  margin: 10px 0px 30px 0;
  width: 100%;
}

.thumb_ausenrahmen
{
  float: left;
  margin-bottom: 10px;
  min-height: 90px;
  width: 100px;
}

.thumb_innenrahmen
{
  padding: 5px;
  background: #ffffff;
}


.thumb-rahmen-bild
{
  float: left;
  margin-bottom: 10px;
  min-height: 140px;
  width: 180px;
}

.thumb-rahmen-bild strong
{
  clear: left;
}

.thumb-bild
{
  # background: url(../../images/hg_thump.png) no-repeat bottom right !important;
  background: url(../../pics/hg_thump.png) no-repeat bottom right !important;
  float: left;
  margin: 10px 10px 0px 7px !important;
}

.thumb-bild_2
{
  # background: url(../../images/hg_thump.png) no-repeat bottom right !important;
  background: url(../../pics/hg_thump.png) no-repeat bottom right !important;
  float: left;
  margin: 10px 10px 0px 7px !important;
}

.thumb-bild img
{
  background: #ffffff;
  border: 1px solid #0080FF;
  display: block;
  margin: -6px 8px 8px -6px;
  padding: 5px;
  position: relative;
}

.thumb-bild img:hover
{
  background: #5e0075;
}

.thumb-bild span
{
  display: none;
}
