﻿/*
###################################
	Scrollproperties, HTML
###################################
*/
html
{
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;
}

/*
###################################
	Body
###################################
*/
body 
{
	padding: 0px;
	margin: 0px;
	background-color: #3b8cb7;
    background-image: url('../images/design/background/body.jpg');
    background-repeat: no-repeat;
    background-position: top center;
}

/*
###################################
	Wrapper
###################################
*/
#Wrapper 
{ 
	width: 962px;
	padding: 0px;
	margin: 0px;
	margin: 0px auto;
	position: relative;
}

/*
###################################
	Clouds
###################################
*/
.Cloud3Large
{
    top: -39px; left: -128px; width: 454; height: 193px;
}
.Cloud3Medium
{
    top: 299px; right: -378px; width: 318; height: 135px;
}
.Cloud3Small
{
    top: 711px; left: -200px; width: 182; height: 77px;
}
.Cloud2Large
{
    top: 11px; right: -313px; width: 382; height: 194px;
}
.Cloud2Medium
{
    top: 375px; left: -265px; width: 332; height: 169px;
}
.Cloud2Small
{
    top: 530px; right: -180px; width: 154; height: 78px;
}
.Cloud1Large
{
    top: 732px; right: -300px; width: 395; height: 127px;
}
.Cloud1Medium
{
    top: 172px; left: -380px; width: 332; height: 105px;
}
/*
###################################
	Header
###################################
*/
#Header 
{ 
	width: 962px;
	padding: 0px;
	margin: 0px;
	height: 120px;
}
#HeaderLeft 
{ 
	width: 10px;
	padding: 0px;
	margin: 0px;
	height: 120px;
	float: left;
	background-image: url('../Images/Design/Background/header_left.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}
#HeaderSpan
{ 
	width: 951px;
	padding: 0px;
	margin: 0px;
	height: 120px;
	float: left;
	background-image: url('../Images/Design/Background/header_span.png');
	background-position: bottom left;
	background-repeat: repeat-x;
}
#HeaderRight
{ 
	width: 1px;
	padding: 0px;
	margin: 0px;
	height: 120px;
	float: left;
	background-image: url('../Images/Design/Background/header_right.png');
	background-position: bottom right;
	background-repeat: no-repeat;
}

/*
###################################
	Headerlogo
###################################
*/
#HeaderLogo
{ 
	width: 192px;
	height: 101px;
	float: left;
}
#HeaderLogoPaddding
{ 
	padding-top: 19px;
}

/*
###################################
	HeaderMenuPlate
###################################
*/
#HeaderMenuPlate
{ 
	width: 759px;
	height: 120px;
	float: left;
}

/*
###################################
	HeaderMenuShortcutPlate
###################################
*/
#HeaderMenuShortcutPlate
{ 
	float: right;
	padding-top: 24px;
}

.HeaderMenuShortcutItem
{
	float: left;
	padding-left: 10px;
}
.HeaderMenuShortcutItem a
{
	text-decoration: none !important; 
}

/*
###################################
	Menu
###################################
*/
#MenuMargin
{
	padding-top: 24px;
	padding-left: 125px;
}
#MenuEnMargin
{
	padding-top: 24px;
	padding-left: 121px;
}
#MenuEn
{
	width: 638px;
	height: 36px;
}
#Menu
{
	width: 634px;
	height: 36px;
}
.MenuItem
{
	float: left;
	height: 36px;
}
.MenuItemHome
{
	width: 43px;
	height: 36px;
}
.MenuItemAccommodation
{
	width: 64px;
	height: 36px;
}
.MenuItemSchoolsAndGroups
{
	width: 118px;
	height: 36px;
}
.MenuItemConference
{
	width: 77px;
	height: 36px;
}
.MenuItemEatAndShop
{
	width: 94px;
	height: 36px;
}
.MenuItemEat
{
	width: 45px;
	height: 36px;
}
.MenuItemActivities
{
	width: 82px;
	height: 36px;
}
.MenuItemAdventurePark
{
	width: 94px;
	height: 36px;
}
.MenuItemPrices
{
	width: 99px;
	height: 36px;
}
.MenuItemAbout
{
	width: 74px;
	height: 36px;
}
.MenuItemContact
{
	width: 65px;
	height: 36px;
}
.MenuItemEnStart
{
	width: 43px;
	height: 36px;
}
.MenuItemEnAccommodation
{
	width: 111px;
	height: 36px;
}
.MenuItemEnCamping
{
	width: 71px;
	height: 36px;
}
.MenuItemEnAdventurePark
{
	width: 106px;
	height: 36px;
}
.MenuItemEnConferenceAndGroups
{
	width: 137px;
	height: 36px;
}
.MenuItemEnGroups
{
	width: 60px;
	height: 36px;
}
.MenuItemEnActivities
{
	width: 72px;
	height: 36px;
}
.MenuItemEnDining
{
	width: 57px;
	height: 36px;
}
.MenuItemEnPrices
{
	width: 54px;
	height: 36px;
}
.MenuItemEnContact
{
	width: 64px;
	height: 36px;
}

/*
###################################
	Content
###################################
*/
#Content 
{ 
	width: 962px;
	padding: 0px;
	margin: 0px;
}
#ContentTop
{ 
	width: 962px;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
}
#ContentTopLeft
{ 
	width: 11px;
	height: 10px;
	background-image: url('../Images/Design/Background/content_top_left.png');
	background-repeat: no-repeat;
	background-position: top left;
}
#ContentTopSpan
{ 
	width: 940px;
	height: 10px;
	background-image: url('../Images/Design/Background/content_top_span.png');
	background-repeat: repeat-x;
	background-position: top left;
}
#ContentTopRight
{ 
	width: 11px;
	height: 10px;
	background-image: url('../Images/Design/Background/content_top_right.png');
	background-repeat: no-repeat;
	background-position: top left;
}
#ContentSpan
{
	width: 962px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	background-image: url('../Images/Design/Background/content_span.png');
	background-repeat: repeat-y;
	background-position: top left;
}
#ContentSpanPadding
{
	padding-left: 11px;
	padding-right: 11px;
}
#ContentSpanBackground
{
    width: 940px;
    background-color: #fff;
}
#ContentBottom
{ 
	width: 962px;
	height: 11px;
	font-size: 0px;
	line-height: 0px;
}
#ContentBottomLeft
{ 
	width: 11px;
	height: 11px;
	background-image: url('../Images/Design/Background/content_bottom_left.png');
	background-repeat: no-repeat;
	background-position: top left;
}
#ContentBottomSpan
{ 
	width: 940px;
	height: 11px;
	background-image: url('../Images/Design/Background/content_bottom_span.png');
	background-repeat: repeat-x;
	background-position: top left;
}
#ContentBottomRight
{ 
	width: 11px;
	height: 11px;
	background-image: url('../Images/Design/Background/content_bottom_right.png');
	background-repeat: no-repeat;
	background-position: top left;
}

/*
###################################
	Footer
###################################
*/
#Footer
{
	width: 962px;
}
#FooterPadding
{
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 2px;
}
#FooterLeft
{
	float: left;
	width: 6px;
	height: 77px;
	background-image: url('../Images/Design/Background/footer_left.png');
	background-repeat: no-repeat;
	background-position: top left;
}
#FooterSpan
{
	float: left;
	width: 948px;
	height: 77px;
	background-image: url('../Images/Design/Background/footer_span.png');
	background-repeat: repeat-x;
	background-position: top left;
}
#FooterSpanPadding
{
	padding-left: 8px;
}
.FooterText
{
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	font-family: Arial;
}
#FooterAddress
{
	float: left;
	padding-top: 10px;
	width: 183px;
}
.FooterIcoPlate
{
	float: left;
	width: 36px;
	padding-top: 5px;
}
.FooterTextPlate
{
	float: left;
}
#FooterContact
{
	float: left;
	padding-top: 10px;
	width: 232px;
}
#FooterPdfPlate
{
	float: left;
	padding-top: 10px;
	width: 146px;
}
#EnFooterPdfPlate
{
	float: left;
	padding-top: 10px;
	width: 126px;
}
#EnFooterLinksPlate
{
	float: right;
	width: 395px;
	padding-top: 10px;
}
#EnFooterLinksPlate .FooterText
{
	padding-right: 12px;
}
.EnFooterLinkColumn
{
	float: right;
	padding-left: 25px;
}

#FooterLinksPlate
{
	float: left;
	width: 280px;
	padding-top: 10px;
}
#FooterLinksPlate .FooterText
{
	padding-right: 0px;
}
#FooterAboutPlate
{
	float: right;
	width: 95px;
	padding-top: 10px;
	text-align: right;
}
#FooterAboutPlate .FooterText
{
    padding-right: 8px;
}
.FooterLinkColumn
{
	float: left;
}
.FooterLinkColumn1
{
	width: 84px;
}
.FooterLinkColumn2
{
	width: 98px;
}
#FooterRight
{
	float: left;
	width: 6px;
	height: 77px;
	background-image: url('../Images/Design/Background/footer_right.png');
	background-repeat: no-repeat;
	background-position: top left;
}
#FooterCopyright
{
	float:left;
	width: 200px;
	color: #9dc6db;
	font-weight: bold;
	font-family: Arial;
	padding-top: 4px;
	font-size: 11px;
	line-height: 15px;
	padding-left: 2px;
	padding-bottom: 10px;
}
#FooterAbout
{
	float: right;
	width: 300px;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 10px;
}
#FooterAbout span
{
	padding-left: 10px;
}

/*
###################################
	Language
###################################
*/

#LanguagePopupEn
{
    background-image: url('../Images/Language/Popup/bg.png');
    height:421px;
    width:637px;
    background-color:#5891df;
    position:absolute;
    right:85px;
    top:33px;
}


#LanguagePopupClose
{
    position:absolute;
    top:14px; right:14px;
}

#LanguagePopupTextPlate
{
    width:509px;
    padding-left:33px;
    padding-top:81px;
    color:#FFFFFF;
    font-family:Verdana;
    font-size:13px;
    line-height:19px;
}


/*
###################################
	Work
###################################
*/
.WorkBoxPlate
{
    background-color: #ebf2fd;
}
.WorkBoxPlateMargin
{
}
.WorkBoxPlatePadding
{
    padding: 10px;
}

.WorkBoxPlate h6
{
	font-family: Arial;
	font-size: 16px;
	color: #255195;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 3px;
	padding-top: 2px;
}
.WorkBoxPlateButtonRow
{
    padding-top: 8px;
}
/*
###################################
	ContentBoxCommon
###################################
*/
.ContentBoxCommon694
{
    width: 694px;
	padding-bottom: 10px;
}
.ContentBoxCommon694Top
{
    height: 7px;
    width: 694px;
    line-height: 0px;
    font-size: 0px;
}
.ContentBoxCommon694TopLeft
{
    height: 7px;
    width: 7px;
    background-image: url('../Images/Design/Boxes/Common/top_left.png');
}
.ContentBoxCommon694TopLeftSpan
{
    height: 7px;
    width: 4px;
    background-image: url('../Images/Design/Boxes/Common/top_left_span.png');
}
.ContentBoxCommon694TopSpan
{
    height: 7px;
    width: 672px;
    background-image: url('../Images/Design/Boxes/Common/top_span.png');
}
.ContentBoxCommon694TopRightSpan
{
    height: 7px;
    width: 4px;
    background-image: url('../Images/Design/Boxes/Common/top_right_span.png');
}
.ContentBoxCommon694TopRight
{
    height: 7px;
    width: 7px;
    background-image: url('../Images/Design/Boxes/Common/top_right.png');
}
.ContentBoxCommon694Span
{
    height: 341px;
    width: 694px;
    background-image: url('../Images/Design/Boxes/Common/span_span.png');
}

.ContentBoxCommon694SpanPadding
{
    padding-left: 7px;
}

.ContentBoxCommon694Bottom
{
    height: 7px;
    width: 694px;
    line-height: 0px;
    font-size: 0px;
}
.ContentBoxCommon694BottomLeft
{
    height: 7px;
    width: 7px;
    background-image: url('../Images/Design/Boxes/Common/bottom_left.png');
}
.ContentBoxCommon694BottomLeftSpan
{
    height: 7px;
    width: 4px;
    background-image: url('../Images/Design/Boxes/Common/bottom_left_span.png');
}
.ContentBoxCommon694BottomSpan
{
    height: 7px;
    width: 672px;
    background-image: url('../Images/Design/Boxes/Common/bottom_span.png');
}
.ContentBoxCommon694BottomRightSpan
{
    height: 7px;
    width: 4px;
    background-image: url('../Images/Design/Boxes/Common/bottom_right_span.png');
}
.ContentBoxCommon694BottomRight
{
    height: 7px;
    width: 7px;
    background-image: url('../Images/Design/Boxes/Common/bottom_right.png');
}

/*
###################################
	StartPageInformationBox
###################################
*/
.StartPageInformationBox
{
    background-color: #3b8cb2;
    width: 680px;
    height: 341px;
    background-image: url('../Images/Design/StartPage/IntroBox/water_bg.png');
    position: relative;
}

.StartPageInformationBoxSign
{
    width: 222px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.StartPageInformationBoxContentPlate
{
    width: 330px;
    height: 285px;
    position: absolute;
    top: 31px;
    left: 259px;
    overflow: hidden;
}
h1.StartPageHeader
{
    padding: 0px;
    margin: 0px;
    padding-left: 68px;
    padding-bottom: 2px;
}
.StartPageInformationBoxTextPlate
{
    width: 267px;
    font-size: 17px;
    line-height: 20px;
    color: #3f3b00;
}
