﻿body 
{
    background-color: #ffffff;
    margin: 0px;
    font-family: 'Comic Sans MS' , Verdana, Sans-Serif;
}
div
{
	font-family: 'Comic Sans MS' ,Verdana, Sans-Serif;
	text-align: center;
	color: #21488b;
}

p
{
	font-family: 'Comic Sans MS' , Verdana, Sans-Serif;
	text-align: center;
	color: #21488b;
}

img
{
	float:left;
	padding: 0px;
	margin: 3px;
	border: 2px solid #21488b;
}

.InvisiblePic
{
	float: none;
	padding: 0px;
	margin: 0px;
	border: 0px solid
}

.ImageGalleryPreviewImage
{
	float: none;
	padding: 0px;
	margin: 3px;
	border: 2px solid #21488b;
}

.ImageGalleryDetailImage
{
	float: none;
	padding: 0px;
	margin: 3px;
	border: 2px solid #21488b;
}


.Normal
{
	font-family: 'Comic Sans MS' , Verdana, Sans-Serif;
	text-align: center;
	color: #21488b;
}

.Download
{
}

.Flag
{
	float:none;
	padding: 0px;
	margin: 3px;
	border: 0px solid;
	width: 30px;
	height: 25px;
}

/* Ausflug */
.Ausflug
{
	font-family: 'Comic Sans MS' , 'Comic Sans MS' , Verdana, Sans-Serif;
	color: #21488b;
}

/* facilities */
.Facility
{
	font-family: 'Comic Sans MS' , 'Comic Sans MS' , Verdana, Sans-Serif;
	color: #21488b;
}


.FacilityItem
{
	width: 190px;
}

.FacilityItemName
{
	font-weight: bold;
	font-size: 12px;
	width: 190px;
}

.FacilityItemDescription
{
	font-size: 12px;
	font-family: 'Comic Sans MS' , Verdana, Sans-Serif;
	text-align: center;
	width: 190px;
}

.FacilityItemPropertyShort
{
	font-size: 12px;
	font-family: 'Comic Sans MS' , Verdana, Sans-Serif;
	width: 80px;
}
.FacilityItemPropertyLong
{
	font-size: 12px;
	font-family: 'Comic Sans MS' , Verdana, Sans-Serif;
	width: 160px;
}


/* Appartments */
.Appartment
{
	font-family: 'Comic Sans MS' , 'Comic Sans MS' , Verdana, Sans-Serif;
	color: #21488b;
}


.AppartmentItem
{
	width: 190px;
}

.AppartmentItemName
{
	font-weight: bold;
	font-size: 12px;
	width: 190px;
}

.AppartmentItemDescription
{
	font-size: 12px;
	font-family: 'Comic Sans MS' , Verdana, Sans-Serif;
	text-align: center;
	width: 190px;
}

.AppartmentItemPropertyShort
{
	font-size: 12px;
	font-family: 'Comic Sans MS' , Verdana, Sans-Serif;
	width: 80px;
}
.AppartmentItemPropertyLong
{
	font-size: 12px;
	font-family: 'Comic Sans MS' , Verdana, Sans-Serif;
	width: 160px;
}

/* Image Gallery*/

.gallery
{
	text-align: left;
	font-family: 'Comic Sans MS' , Verdana, Sans-Serif;
	color: #21488b;
}

/* Main layout */
.topBar
{
	background-image: url(bg_top.jpg);
	height: 83px;
	background-repeat: no-repeat;
	font-family: 'Comic Sans MS' , Verdana, Sans-Serif;
	text-align: right;
}

.leftBar
{
	background-image:url(bg_left.jpg);
	width:223px;
	height:685px;
	background-repeat: no-repeat;
	font-family: 'Comic Sans MS' , Verdana, Sans-Serif;
}

.rightBar
{
	background-image: url(bg_right.jpg);
	width: 69px;
	height: 685px;
	background-position-x: left;
	background-repeat: no-repeat;
	font-family: 'Comic Sans MS' , Verdana, Sans-Serif;
}

.mainBar
{
	width:554px;
	height:685px;
}


.CMSListMenuUL
{
	font-family: 'Comic Sans MS' , Verdana, Sans-Serif;
	font-weight:400;
	
}

.CMSListMenuLI
{
	font-family: 'Comic Sans MS' , Verdana, Sans-Serif;
	list-style-type: none;
	font-weight: 600;
	
}

.CMSListMenuLink
{
	font-family: 'Comic Sans MS' , Verdana, Sans-Serif;
	color: #1F488A;
	
}



/* PriceList */

.PricelistTable
{
	border-right: black thin dotted;
	border-top: black thin dotted;
	border-left: black thin dotted;
	border-bottom: black thin dotted;
}
.PricelistHeaderRow
{
	border-bottom: black thin dotted;
}
.PricelistHeaderData
{
	font-weight: bold;
	border-bottom: black thin dotted;
}

.PricelistFooterData
{
	font-weight: bold;
	text-align: left;
}
.PricelistItemRow
{
	
}
.PricelistItemData
{
	font-weight: bold;
	border-bottom: black thin dotted;
}
.PricelistProductName
{
	font-weight: bold;
	text-align: left;
}
.PricelistProductDescription
{
	font-weight: normal;
	text-align: left;
}