/*****************************GENERAL*****************************/
body, form
{
	overflow: auto;
	margin: 0px;
}
body
{
    background-repeat:repeat-y;
}
body, p, li, dl, ul, ol, h1, h2, h3, h4, h5, h6, table
{
}
a
{
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}

.clear
{
	clear:both;
	font-size:0;
	line-height:0;
}

.hidingdivs 
{
	visibility:hidden;
	display:none;
}


/*****************************TEXT*****************************/
body,table,p,.text
{
	font-family:Verdana;
}
.textinput
{
	padding-left:3px;
}
h1
{
	font-size:30px;
	line-height:38px;
	font-family:Georgia;
	font-weight:normal;
	
}
.title
{
	font-weight:bold;
}
.titlesmall,h2
{
	font-weight:bold;
	text-decoration:none;
}
.titlesmallblack,h3
{
	font-weight:bold;
}
h1,h2
{
	margin:10px 0;
}

.pagerselected
{
	font-weight:bold;
	text-decoration:none;
}
.pager
{
	text-decoration:none;
}
.pagerpadding
{
    padding-top:20px;
}
/****************************PictureBG*****************************/
#PictureBG
{
	padding:4px 4px 4px 4px;
}
.PictureBG
{
	padding:4px 4px 4px 4px;
	float:left;
	margin-right:10px;
}
/****************************MODULES*****************************/
.detaillink
{
	background-repeat:no-repeat;
	background-position:0 2px;
	padding-left:15px;
	
}
.dottetline
{
	background-repeat:repeat-x;
	line-height:1px;
	font-size:1px;
	height:1px;
}
/*****************************CONTACT*****************************/
.fsItem
{
	line-height:16px;
}
.fsItem .textinput
{
	margin-top:3px;
}
.fsItemDesc
{
	float:left; 
	width:100px;
	line-height:11px;

}
.missing
{
    padding:10px;
    margin-bottom:20px;
}

.privacynote
{
   display:block;
   padding:10px;
   margin:10px 0;
}
/*****************************FARME SEARCH*****************************/
.searchtext
{
    width:123px;
}
/*****************************LANGUAGE*****************************/
#Language
{
	padding:0px 0px 0px 0px;
}
#Language a
{
	text-decoration:none;
}
#Language a:hover
{
	text-decoration:none;
}


/*****************************SERVICELINKS*****************************/
#Service a
{
	text-decoration:none;
	text-transform: uppercase;
}
#Service a:hover
{
	text-decoration:none;
	text-transform: uppercase;
}

/*****************************EVENTS*****************************/
#EventsBox
{
	position: relative;
}
#Events
{
	position: absolute;
	left: 0px;
	top: -150px;
	height: 150px;
	width: 201;
	z-index:5;
}
#EventsBox .EventsBG
{
    position:absolute;
    left:0;
    top:-150px;
    z-index:4;
}
#EventsBox .EventsBottom
{
	position:absolute;
	z-index:10;
	left:0;
	top:-15px;
}

/*****************************MODUL*****************************/
#BoxRight
{
	padding: 4px 6px 4px 6px;
}

#BoxLeft
{
	padding: 5px 5px 4px 10px;
}

.ModulTitle
{
	font-weight:bold;
	text-decoration:none;
}
.ModulDate
{
	font-weight:normal;
}
.ModulText
{
	font-weight:normal;
}

/*****************************SITEPATH*****************************/
#SitePath
{
	padding:23px 0px 3px 0px;
}

#SitePath a
{
	text-decoration:none;
}
/*****************************CONTENT*****************************/
#Content
{
	
	padding:20px 0px 40px 0px;
}

/*****************************ADDRESS*****************************/
#Address
{
	float:none;
}
/*****************************FOOTER*****************************/
#Footer
{
	padding:5px 0px 10px 0px;
	text-align:center;
}
#Footer a
{
	text-decoration:none;
}
#Footer a:hover
{
	text-decoration:none;
}

/*****************************MENU TOP FLYOUT*****************************/

.item0
{
	position:relative;
	height:32px;
	font-size:1px;
	line-height:1px;
}


.hideflyout
{
	display:none;
}
.flyout
{
	position:absolute;
	margin:0;
	padding:0;
	left:0;
	z-index:10;
	bottom:32px;

}
.flyout2
{
	position:absolute;
	left:134px;
	bottom:0;
}
.flyout .item1
{
	margin:0;
	padding:0;
	width:134px;
	position:relative;
	
}
.flyout .link1
{
	display:block;
	padding:3px 2px 3px 24px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:9px 6px;
	font-size:9px;
	line-height:13px;
}
.flyout .item2
{
	margin:0;
	padding:0;
	width:134px;
}
.flyout .link2
{
	display:block;
	padding:3px 2px 3px 24px;
	margin-left:2px;
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:9px 6px;
	font-size:9px;
	line-height:13px;
}


.item1 .spacer
{
	height:1px;
	line-height:1px;
	font-size:1px;
	background-repeat:repeat-x;
}
.item2 .spacer
{
	margin-left:2px;
}
.spacerbottom
{
	height:10px;
	line-height:1px;
	font-size:1px;
	background-repeat:repeat-x;
}
/*****************************FRAME WEBACAM*****************************/
#webcam 
{
	padding-top:2px;
}

/*****************************WEATHER*****************************/
#Weather .header
{
	padding:5px 10px;
}
#weather .panelDetail
{
	padding:10px;
}
#weather .description
{
	margin:10px 0;
}
#weather .subheader
{
	font-weight:bold;
}
#weather .images
{
	float:right;
	margin:0 0 5px 10px;
}
/*****************************WEATHER*****************************/
#quickRequest .content
{
	text-align:left;
	padding:5px;
}
/*****************************Popup QUICKREQUEST*****************************/

#QuickRequestPopup
{
	margin:0px;
	z-index:1002;
	width:100%;
	height:100%;
	vertical-align: top;
}

#QuickRequestPopup div
{
	visibility:hidden;
	display:none;
}

#QuickRequestPopup .Popuptitle
{
	height:20px;
	padding-left:5px;
}

#QuickRequestPopup .PopupContent
{
	padding:5px;
}

/*****************************POPUPS*****************************/
.PopupFrocen
{
	background-color: #444444;
	z-index: 1000;
}



.PopupWindow
{
	z-index: 1001;
}

.PrintContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
}

.PrintContent
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;
	width: 97%;
}

.PrintLock
{
	position: absolute;
	top: 70;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
}

.ScrollBoxContainer
{
	position: relative;
	width: 100%;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
}
.ScrollBox
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 615px;
	height: 100%;
	overflow: auto;
	padding-right: 10px;
}

/********************************************** PRIVACY***************************************************/

#privacy .privacyheader
{
	padding-left:10px;
}

/********************************************** DOWNLOADS***************************************************/
#downloads .downloadlink
{
	padding:2px 0 12px 0;
}
#downloads .downloadlink a
{
	text-decoration:none;
	font-weight:bold;
}

#downloads .downloadlink .dlicon
{
	
	margin-bottom:-10px;
}
/********************************************** videomodule***************************************************/

#videomodule .linkitem
{
	display:block;
	padding: 8px 0 8px 25px;
	font-weight:bold;
	text-decoration:none;
	background-position:10px 10px;
	background-repeat:no-repeat;
		
}
#videomodule .detail
{
	text-align:center;
	margin-bottom:10px;
}
#videomodule .item
{
	width:425px;
	margin:auto;
}
#videomodule .linkitem:hover
{
	color:Black;
}
#videomodule .item .header
{
	padding:2px 10px;
	margin:0;
}


/*****************************PLACES*****************************/
#places .item
{
	padding-bottom:10px;
	margin-bottom:10px;
}
#places .item .detaillink
{
    float:right;
}

#places .detail .positioner
{
	float:right;
	width:170px;
	margin-left:10px;
	padding-bottom:10px;
}
#places .detail .infobox
{
	float:none;
	padding: 5px 10px;
}
#places .detail .moduleimage
{
	float:none;
	margin:0;
}
#places .detail .moduletitle
{
	padding-bottom:5px;
}
#places .detail .placeModules
{
	margin-top:30px;
}

#places .detail .ModuleLinks
{
	margin-top:10px;
}
#places .detail .ModuleLinks ul
{
	margin:0;
	padding:0;
	list-style:none;
}
#places .detail .ModuleLinks li
{
	float:none;
	padding-top:2px;
}

#places .detail .moduletitle
{
	padding:2px 10px;
	margin:0;
}

/*****************************POPUPDIV*****************************/

#popupDiv
{
	background: transparent;
}

#popupDiv .popupTitle
{
	background-position: bottom;
	padding-left: 10px;
	font-size: 11px;
	line-height: 16px;
	font-family: verdana;
	height:30px;
}

#popupDiv .popupSubtitle
{
	font-weight: bold;
	font-size: 12px;
	font-family: verdana;
}

#popupDiv .popupContent
{
	font-family: verdana;
	padding: 5px;
}

#popupDiv .popupDescription
{
	padding: 10px;
}

#popupDiv .divisor
{
	height:10px;
	background-repeat:repeat-x;
	background-position:center;
}

/*****************************Popup QUICKREQUEST*****************************/

#QuickRequestPopup
{
	margin:0px;
	z-index:1002;
	width:100%;
	height:100%;
	vertical-align: top;
}

#QuickRequestPopup div
{
	visibility:hidden;
	display:none;
}

#QuickRequestPopup .Popuptitle
{
	height:20px;
	padding-left:5px;
}

#QuickRequestPopup .PopupContent
{
	padding:5px;
}


/*****************************ANFRAGEASSISTANT (#OFFERS)*****************************/
#offers .asistantdetil
{
	padding:2px 5px 5px 5px;
}
#offers .asistantdetil .detaillink
{
	float:right;
}

/*****************************COMPANIES*****************************/
#companies .infopannel
{
	padding:2px 0;
}

#companies .infopannel .InfoName
{
	float:left;
	width:80px;
	font-weight:bold;
}
#companies .infopannel .InfoValue
{
	margin-left:80px;
}
#companies .detaillink
{
	float:right;
}
#companies .headeritem
{
	margin-bottom:10px;
}
#companies .dottetline
{
	margin:10px 0;
}
#companies .searchbox
{
	margin-bottom:30px;
}

#companies #searchcontent
{
	background-repeat:repeat-y;
	background-position:left;

}
#companies .searchbox .header
{
	padding:3px 10px;
}
#companies .searchbox .content,#companies .searchbox .contentresults
{
		border-top:0;
		padding:5px 10px;
}
#companies .searchbox .dottetline
{
	margin:10px 0;
}
#companies .searchbox .dditem
{
	float:left;
	margin-right:15px;
}
#companies .plus
{
	display:block;
	padding:2px 10px;
	font-weight:bold;
	text-decoration:none;
}
#Companies .searchicon
{
	float:right;
	background-repeat:no-repeat;
	background-position:0 2px;
	height:16px;
	width:15px;
}
#Companies .headeritem a
{
	cursor:pointer;
}
#Companies .googlemap
{
	margin-top:10px;
}
#Companies .googlemapbutton_True
{
    cursor:pointer;
}
#Companies .googlemapbutton_False
{
    display:none;
}

#companies .searchcontent .contentresults
{
    display:none;
}
#companies .hiddencontent .content
{
    display:none;
}
/********************************************** Styles Tour start ***************************************************/
#GPSTours .boxtitle
{
	text-decoration: none;
	padding: 3px;
}
#GPSTours .boxcontent
{
	text-decoration: none;
}

#GPSTours .detailbox
{
	margin: auto;
	width: 100%;
}

#GPSTours .datailboxtitle
{
	text-decoration: none;
	padding: 3px 10px 3px 5px;
}
#GPSTours .detailboxcontent
{
	text-decoration: none;
	padding-left: 5px;
}

#GPSTours .ImageToursContainer
{
	float: right;
	margin-left: 15px;
	margin-top: 30px;
}

#GPSTours .ItemTitle
{
	font-weight: bold;
	text-decoration: none;
}

#GPSTours .MapContainer
{
	margin-top: 20px;
}
#GPSTours .MapFrame
{
	margin-top:10px;
}

#GPSTours .box,#GPSTours .detailbox
{
	text-align:left;
	margin-left:10px;
	font-size:11px;
	line-height:14px;
	background-repeat:repeat-y;
	padding-bottom:3px;
}
#GPSTours .boxtitle,#GPSTours .datailboxtitle
{
	padding:5px;
	font-weight:bold;
}
#GPSTours .boxcontent,#GPSTours .detailboxcontent
{
	padding:2px 5px 2px 10px;
}
#GPSTours .boxcontentDesc
{
	float:left;
	width:85px;
}

/*****************************LTSEvents*****************************/
#LTSEvents .item
{
	margin:10px 0 10px 0;
}
#LTSEvents .image
{
	float:left;
	margin-right:10px;
}
#LTSEvents .item .description
{
    margin-left:130px;
}
#LTSEvents .separator
{
	height:1px;
	line-height:1px;
	font-size:1px;
}
#LTSEvents .link
{
	text-align:right;
}
#LTSEvents .link a
{
	font-weight:bold;
	text-decoration:none;
}

#LTSEvents .date
{
	font-weight:normal;
	font-style:italic;
}
#LTSEvents h2
{
	margin-top:0;
}
#LTSEvents h2 a
{
	text-decoration:none;
}

#LTSEvents .search
{
	padding:10px 10px 3px 10px;
	float:left;
}
#LTSEvents .listcontainer
{
	padding-top:10px;
}

#LTSEvents .decriptioncontainer
{
	padding:5px 0;
}
#LTSEvents .calendarcontainer
{
	float:left;
	margin-right:20px;
}
#LTSEvents .timeContainer
{
	float:left;
}

/*****************************LINKS*****************************/
#Links .pictureBG
{
    float:left;
    margin-right:15px;
}
#Links .item
{
    margin-bottom:30px;
}
/*****************************OFFER MODULE*****************************/

#offerModule .item
{
    margin-bottom:30px;
}

/*****************************FOTOGALLERY*****************************/
#Fotogallery .item
{
    margin-bottom:20px;
}

/*****************************MENU LEFT TOP*****************************/
#MenuLeftTop
{
    text-align:left;
    background-repeat:repeat-y;
    z-index:1;
    
}

#MenuLeftTop .header
{
    height:38px;
    background-repeat:no-repeat;
}

#MenuLeftTop .header a
{
    padding:10px 0 0 40px;
    display:block;   
}

#MenuLeftTop .content
{
    margin:0 14px 0 56px;
}

#MenuLeftTop .content a
{
    display:block;
    line-height:16px;
    padding:4px 0;
    background-position:bottom;
    background-repeat:repeat-x;
    text-transform:uppercase;
    text-decoration:none;
}
#MenuLeftTop .content div
{
   padding-left:20px;
   background-position:bottom;
    background-repeat:repeat-x;
   
}
#MenuLeftTop .content div a
{
    /*background:none;*/
    line-height:16px;
    padding:4px 0;
    text-decoration:none;
}
#MenuLeftTop .content div.item2
{
    padding:0;
    margin-left:20px;    
}

.menuLeftFooter
{
    position:relative;
    font-size:0;
    line-height:0;
    z-index:5;
    height:0;
    text-align:left;
    margin-bottom:20px;
}
.menuLeftFooter .footer
{
    height:6px;
    font-size:6px;
    line-height:6px;
    width:39px;
    position:absolute;
    bottom:0;
    left:0;
    background-repeat:no-repeat;
    z-index:6;
}

/* ------------------------------------------------------
   SnowReport 
   ------------------------------------------------------ */

#SnowReport td
{

	text-decoration: none;
}

#SnowReport .Header
{
	padding: 5px;
	font-weight:bold;
	
}
#SnowReport .Skiarea, #snowreport .listtable
{
    margin-bottom:20px;

}
#SnowReport .Skiarea
{
padding:5px;
}

#SnowReport .FullCell
{
	width: 100%;
	height: 100%;
}


/* ------------------------------------------------------
   menu Bottom
------------------------------------------------------ */

#menu-bottom a
{
   text-decoration:none;
}  