﻿BODY
{
  font-family: Lucida Sans, Sans-Serif, Verdana, Tahoma, Arial, Helvetica;
  font-size: 13px;
}
TABLE
{
  color: Black;
  font-size: 13px;
}
A
{
  color: #990000;
  text-decoration: none;
}



/* -- ALLGEMEIN -- --------------------------------------------------------- */
.Body
{
  margin: 0;
  background-image: url(Images/Layout/Layout_3bg.gif);
}
.Layout_1
{
  background-image: url(Images/Layout/Layout_1bg.gif);
}
.Layout_2
{
  background-image: url(Images/Layout/Layout_2bg.gif);
}
/* -- HEADER -- ------------------------------------------------------------ */
.td_Header
{
  background-color: #542C33;
}

/* -- MENU -- -------------------------------------------------------------- */
.bg_756063
{
  background-color: #756063;
}
.bg_F1F1F1
{
  background-color: #F1F1F1;
}
.bg_FFFFFF
{
  background-color: #FFFFFF;
}


/* -- INHALTE -- ----------------------------------------------------------- */
.tc_ContentPane
{
  background-color: #FFFFFF;
  background-image: url(Images/Layout/ContentPane_Background.gif);
  background-repeat:repeat-y;
  vertical-align: top;
  padding-top: 17px;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 20px;
  border-bottom: groove 2px #756063;
  line-height: 25px;
}


/* -- CONTENT TABLE -- ----------------------------------------------------- */
.ContentTable
{
  padding-left: 5px;
  padding-top: 5px;
  background-color: #D9D8B0;
}
.ContentTitel
{
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  color: #031BA9;
}
.ContentText
{
  padding-top: 8px;
  padding-left: 6px;
  padding-right: 9px;
  background-color: #D9D8B0;
  line-height: 20px;
}
.ContentTextSmall
{
  font-size: 11px;
  line-height: 14px;
}
.tc_C4
{
  background-image: url(Images/Content/ContentPane_4bg.gif);
}
.tc_C5
{
  background-image: url(Images/Content/ContentPane_5bg.gif);
}
.tc_C7
{
  background-image: url(Images/Content/ContentPane_7bg.gif);
  width: 100%;
}

/* -- VALIDATOREN  -- ------------------------------------------------------ */
.Validator
{
  font-size: 12px;
  font-weight: bold;
  color: Red;
}

.tc_Left_Anmeldung
{
  width: 140px;
}
.tc_Left250_Anmeldung
{
  width: 250px;
}
.tc_Titel_Anmeldung
{
  font-size: 11px;
  font-weight: bold;
}


/* -- EASY GALLERY  -- ----------------------------------------------------- */
.EasyGallery_Thumbnail
{
  width: 100px;
  height: 90px;
  background-image: url(Images/EasyGallery/EasyGallery_Bg.jpg);
}

/* -- IMAGE GALLERY  -- ---------------------------------------------------- */
.ImageGallery_Thumbnail
{
  border: solid 1px #5E5C2F;
  width: 143px;
  height: 143px;
  background-image: url(Images/EasyGallery/EasyGallery_Bg.jpg);
}
.ImageGallery_Buttons
{
  background-color: #D1D0AA;
}