﻿.Module-StyleSheet{}

/* -- ZIMMERRESERVATION -- ------------------------------------------------- */
.ZimmerReservation_Header
{
  padding-top: 10px;
  font-weight: bold;
}

/* -- SEMINARRESERVATION -- ------------------------------------------------ */
.SeminarReservation_Header
{
	padding-top: 10px;
  font-weight: bold;
}
/* -- EASYGALLERY -- ----------------------------------------------------------- */
.tc_EasyGallery2
{
  background-image: url(Images/EasyGallery/ImageBorder_2bg.gif);
  background-repeat: repeat-x;
}
.tc_EasyGallery4
{
  background-image: url(Images/EasyGallery/ImageBorder_4bg.gif);
  background-repeat: repeat-y;
}
.tc_EasyGallery5
{
  background-image: url(Images/EasyGallery/ImageBorder_5bg.gif);
  background-repeat: repeat-y;
}
.tc_EasyGallery7
{
  background-image: url(Images/EasyGallery/ImageBorder_7bg.gif);
  background-repeat: repeat-x;
}
.EasyGallery_ContentTable
{
	
}

/* -- ShopArtikel -- ----------------------------------------------------------- */
.Shop_ArtikelImage
{
	border: solid 1px #000000;
	margin-bottom: 5px;
}
.Shop_ArtikelBezeichnung
{
	font-weight: bold;
	font-size: 11px;
}
.Shop_AnsichtListe_Bezeichnung1
{
	font-weight: bold;
}

/* -- ContentNav -- ------------------------------------------------------------ */
a.RscContentNavSmall_Item:link, a.RscContentNavSmall_Item:visited
{
	width: 100%;
	padding-left: 10px;
	cursor: pointer;
}
a.RscContentNavSmall_Item:hover
{
	font-weight: bold;
	background-color: #D8DEE2;
	cursor: pointer;
}
.RscContentNavSmall_Item_Active
{
	font-weight: bold;
	background-color: #D8DEE2;
	cursor: pointer;
}
a.RscContentNavSmall_Level1HyperLink:link, a.RscContentNavSmall_Level1HyperLink:visited
{
	color: #6D6E71;
	font-size: 11px;
  text-decoration: none;
  line-height: 17px;
  display: block;
}
a.RscContentNavSmall_Level1HyperLink:hover
{
	color: #6D6E71;
	font-size: 11px;
  text-decoration: none;
  line-height: 17px;
}

a.RscContentNav_Item:link, a.RscContentNav_Item:visited
{
	width: 100%;
	padding-left: 10px;
	cursor: pointer;
}
a.RscContentNav_Item:hover
{
	font-weight: bold;
  background-color: #D8DEE2;
	cursor: pointer;
}
.RscContentNav_Item_Active
{
	font-weight: bold;
  background-color: #D8DEE2;
	cursor: pointer;
}
a.RscContentNav_Level1HyperLink:link, a.RscContentNav_Level1HyperLink:visited
{
	color: #6D6E71;
	font-size: 12px;
	font-weight: bold;
  text-decoration: none;
  line-height: 17px;
  display: block;
}
a.RscContentNav_Level1HyperLink:hover
{
	color: #6D6E71;
	font-size: 12px;
	font-weight: bold;
  text-decoration: none;
  line-height: 17px;
}
a.RscContentNav_Level1HyperLinkText:link, a.RscContentNav_Level1HyperLinkText:visited
{
	color: #6D6E71;
	font-size: 11px;
  text-decoration: none;
  line-height: 17px;
  display: block;
}
a.RscContentNav_Level1HyperLinkText:hover
{
	color: #6D6E71;
	font-size: 11px;
  text-decoration: none;
  line-height: 17px;
}

/* -- Bestellformular -- ------------------------------------------------------------- */
.Bestellformular_Header
{
	text-align: left;
}
.Bestellformular_Bezeichnung2
{
	display: block;
	font-size: smaller;
	line-height: 10px;
}
.Bestellformular_Bezeichnung3
{
	display: block;
	font-size: smaller;
	line-height: 10px;
}
.Bestellformular_Preis
{
	text-align: right;
}

/* -- Links -- ----------------------------------------------------------------------- */
.Links_ItemStyle
{
  padding-top: 4px;
  padding-bottom: 4px;
}
.Links_AlternatingItemStyle
{
 background-color: #F8F8F8;
}

/* -- MAILFORMULAR -- ----------------------------------------------------------------------- */
.Mailformular_Label
{
	text-align: right;
	padding-right: 7px;
	width: 100px;
}

/* -- MODUL: KONTAKTE  -- -------------------------------------------------- */
.tc_Kontakte_Titel
{
  background-color: #CCE3F0;
}
.Kontakte_LineGray
{
  background-color: Silver;  
}