﻿BODY
{
  font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  background: fixed;
  background-image: url(Images/Layout/layout_bg.jpg);
}
TABLE
{
  color: Black;
  font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}
A
{
  color: #3173B0;
  text-decoration: none;
}

/* -- ALLGEMEIN -- --------------------------------------------------------- */
.Body
{
  margin: 0;
  background-color: #CCE3F0;
}

/* -- LAYOUT -- ------------------------------------------------------------ */
.Layout_2
{
  width: 100%;
  height: 19px;
  background-image: url(Images/Layout/Layout_2bg.gif);
  background-repeat: repeat-x;
}

/* -- INTRO -- ------------------------------------------------------------- */
.Body_Intro
{
  margin: 0;
  background-color: #CCE3F0;
}
.tc_Intro_1
{
  width: 50%;
  background-image: url(Images/Intro/Intro_1bg.gif);
  background-repeat: repeat-x;
}
.tc_Intro_9
{
  width: 50%;
  background-image: url(Images/Intro/Intro_9bg.gif);
  background-repeat: repeat-x;
}


/* -- VALIDATOREN  -- ------------------------------------------------------ */
.Validator
{
  font-size: 12px;
  font-weight: bold;
  color: Red;
}
.TextBoxWatermarkText
{
	font-family: Tahoma;
	line-height: 18px;
	background-image: url(Images/SkinFile/TextBox.jpg);
}

/* -- EASY GALLERY  -- ----------------------------------------------------- */
.EasyGallery_Thumbnail
{
  width: 145px;
  height: 100px;
  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;
}

/* -- SKIN FILE  -- -------------------------------------------------------- */
.TextBox
{
	font-family: Tahoma;
	line-height: 18px;
  background-image: url(Images/SkinFile/TextBox.jpg);
}
.TextBox_Anzahl
{
	font-family: Tahoma;
	text-align: right;
	margin-right: 2px;
  background-image: url(Images/SkinFile/TextBox.jpg);
}
