
/* ALLGEMEINE ELEMENTE */

BODY
{
  font-size:    11px;
  font-family:  Verdana, Arial;
  background:   #F6F6F6;
  margin:       0px;
  padding:      0px;
}
A
{
  color:            #666666;
  font-weight:      bold;
  text-decoration:  none;
  font-size:        11px;
}
A:hover
{
  color:            #990033;
}
A.anker
{
  font-size:    9px;
  font-family:  Verdana, Arial;
  background:   #F6F6F6;
  margin:       0px;
  padding:      0px;
}
A.anker:hover
{
  color:            #990033;
}
ul
{
  margin-top:     0px;
}
/* HEAD */

.head_hintergrund
{
  background-color:   #CCCCCC;
  line-height:        1px;
}

/* MENU */

.menu_hauptkategorie
{
  height:       19px;
  background:   #CCCCCC;
  font-size:    11px;
}

.link_hauptmenu
{
  color:            #666666;
  font-weight:      bold;
  text-decoration:  none;
  margin-left:      9px;
  font-size:    11px;
}
.link_hauptmenu:hover
{
  color:            #990033;
}
.link_submenu_1
{
  color:            #990033;
  font-weight:      bold;
  text-decoration:  none;
  line-height:      18px;
  font-size:        11px;
}
.link_submenu_1:hover
{
  color:            #666666;
}
.link_submenu_2
{
  color:            #666666;
  font-weight:      bold;
  text-decoration:  none;
  line-height:      18px;
  font-size:        11px;
}
.link_submenu_2:hover
{
  color:            #990033;
}

/* INHALTSBEREICH */

.content_td
{
  font-family:  Verdana, Arial;
  font-size:    11px;
  color:        #333333;
  line-height:  24px;
}
.content_td_kontakt
{
  font-family:  Verdana, Arial;
  font-size:    11px;
  color:        #333333;
  line-height:  100%;
}
.content_bildleiste
{
  font-size:   11px;
  line-height: 13px;
}
.content_table_headline
{
  color:        #9D0031;
  font-weight:  bold;
}
.content_table_hell
{
  background:   #F6F6F6;
  color:        #333333;
  font-size:    11px;
}
.content_table_dunkel
{
  background:   #CCCCCC;
  color:        #333333;
  font-size:    11px;
}

.content_table_headline b, .content_table_hell b, .content_table_dunkel b
{
  margin-left: 5px;
}

.aktuell_box_headline
{
  background-color: #CCCCCC;
  color:            #9D0031;
  font-weight:      bold;
  padding:          3px;
  padding-left:     5px;
  line-height:      100%;
}

.b_darkgrey
{
  color:        #555555;
}

.link_hidden
{
  color:        #333333;
  font-weight:  normal;
}
.link_hidden:hover
{
  color:        #990033;
}

/* MARKIERUNGEN */

.content_headline
{
  font-family:  Verdana, Arial;
  font-size:    18px;
  color:        #666666;
  font-weight:  bold;
  line-height:  30px;
}

.kontakt_form
{
  width:        300px;
  font-family:  Verdana, Arial;
  font-size:    11px;
  color:        #000000;
  border:       0px;
  border-bottom:#999999 1px solid;
  background-color: #E2E2E2;
}
