/* base css */
@import url(/.shared/themes/common/base-weblog.css);



/* portal css */


/* theme css */
/* general page elements */

a
{
	text-decoration: underline;
	
}

a:link { color: #003366; }
a:visited { color: #003366; }
a:hover { color: #336600; }
a:active { color: #003366; }


/* layout */

body
{
	margin: 0px;
	color: #333333;
	background: #FFFFFF;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

.singlebr
{
	font-size: 1;
}

#container { position: static; }

#container-inner
{
	position: static;
	border: 0;
	background: #FFFFFF;
}

#banner
{
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #FFFFFF;
	text-align: left;
	font-family: Arial, sans-serif;
}

#banner-1
{
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #FFFFFF;
	text-align: left;
	font-family: Arial, sans-serif;
}

#banner-2
{
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #FFFFFF;
	text-align: left;
	font-family: Arial, sans-serif;
}

#banner-3
{
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #FFFFFF;
	text-align: left;
	font-family: Arial, sans-serif;
}

#banner-inner { padding: 0px; }

#banner a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-1 a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-2 a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-3 a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-header
{
	margin: 0.25em 0;
	font-size: xx-large;
	font-weight: bold;
	
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}

	/* banner image */
	
	#banner
	{
		height: 110px;
		background-image: url("/anzeiger_von_saanen/images/avslogoheader.jpg");
		background-position: 0px 5px;
		background-repeat: no-repeat;
		text-align: left;
	}

	#banner-1
	{
		height: 110px;
		background-image: url("/anzeiger_von_saanen/images/avslogoheader.jpg");
		background-position: 0px 5px;
		background-repeat: no-repeat;
		text-align: left;
	}

	#banner-2
	{
		height: 110px;
		background-image: url("/anzeiger_von_saanen/images/avslogoheader.jpg");
		background-position: 0px 5px;
		background-repeat: no-repeat;
		text-align: left;
	}

	#banner-3
	{
		height: 110px;
		background-image: url("/anzeiger_von_saanen/images/avslogoheader.jpg");
		background-position: 0px 5px;
		background-repeat: no-repeat;
		text-align: left;
	}
	
	#banner-inner { overflow: visible; padding: 0; }
	
	#banner-header
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
	}
	
	#banner-header a
	{
		display: block;
		left: 0;
		top: 0;
		height: 141px;
		text-indent: -1000em;
	}
	
	#banner-description
	{
		overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;
	}



/* default to artistic/calendar/timeline layout */

#container
{
	width: 983px;
}

#pagebody {
    width: 983px;
    margin: 0 auto 0 5px;
}
#alpha, #gamma, #delta, #mpu {
    float: left;
    margin: 0;
}

#beta {
    float: left;
    margin: 0;
}

#beta-lower {
    float: left;
    margin: 0;
}

#gamma-lower {
    float: left;
    margin: 0;
}

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner, #mpu-inner, #beta-lower-inner, #gamma-lower-inner {
    padding: 0;
}


#alpha { width: 375px; }
#beta { width: 240px;  }
#beta-lower { width: 240px;  }
#gamma  { width: 300px; }
#gamma-lower  { width: 300px; }
#delta { width: 300px; }
#mpu { width: 570px; margin-left: 24px; margin-right: 0px; }



/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 0px 0;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: large;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,

{
	margin: 0px;
    padding: 0px;
}

.entry-content p 

{
	text-align: left; clear:both;
	margin: 0px;
	padding: 0px;
}

.entry-content, img 

{
	margin: 0 0 0px 0;
	padding: 0px;
}

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0;
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: normal;	
}


#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */

img.image-full
{
	width: 100%;
}


/* modules */

.marktplatz-header
{
	margin: 0;
  	padding: 0;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	letter-spacing: .3em;
}

.wetter-header
{
	margin: 25px 0 0 0;
	border-bottom: 1px solid #6699CC;
  	padding: 0px 2px 2px 0px;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: left;
}

.module-header
{
	margin: 20px 0 0 0;
	border-bottom: 1px solid #6699CC;
  	padding: 0;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.module-header-anzeige
{
	margin: 8px 0 0 0;
	border-bottom: 1px solid #6699CC;
  	padding-bottom: 5px;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: left;
}

.module-content
{
		margin: 5px 0 0 0;
		color: #333333;
		font-family: Arial, sans-serif;
		font-size: x-small;
		line-height: 125%;
		text-align: left;
}

.module-content-video
{
			margin: 0;
			color: #333333;
			font-family: Arial, sans-serif;
			font-size: x-small;
			line-height: 100%;
			text-align: left;
			border-left: 1px solid #cccccc;
			border-right: 1px solid #cccccc;
            border-bottom: 1px solid #cccccc;
}

.module-content-video a
{
                text-decoration: none;
}

.module-content-video a:link 
{
                color: #003366;
                text-decoration: underline;
}

.module-content-video a:visited 
{
                color: #003366;
                text-decoration: underline;
}

.module-content-video a:hover 
{
                color: #336600;
                text-decoration: underline;
}
.module-content-video a:active 
{
                color: #003366;
                text-decoration: underline;
}


.module-list { margin: 0; }
.module-list-item { margin: 0px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module-photo .module-content
{
	text-align: left;
}

.module-header
{
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #6699CC;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
}


.typelist-thumbnail img { margin: 0; }


/* three-column tweaks */

    .layout-three-column #alpha { width: 375px; margin-right: 0; }
    .layout-three-column #beta { width: 245px; margin-left: 24px; margin-right: 24px;  }
    .layout-three-column #beta-lower { width: 245px; margin-left: 24px; margin-right: 24px;  }
    .layout-three-column #gamma { width: 300px; margin-left: 0px; }
    .layout-three-column #gamma-lower { width: 300px; margin-left: 0px; }


/* user css */


/* other css */

.table {
	background-color: #FFFFCC;
	border: thin solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
	padding: 0;
	line-height: 15px;
}

.copyright
{
	margin: 40px 0 0 0;
	border-bottom: 0px;
	padding-bottom: 5px;
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: normal;	
}

.module-list-item img
{
	margin: 0px;
    padding: 5px;
}

.rssitems ul, li
{
	margin: 0px 0;
    list-style-type: none;
}
.rssitem li, ul
{
	margin: 0px 0;
    list-style-type: none;
	padding-left: 0px;
}
#results_006851273638084680185:dmz1ryp8cny
{
	margin: 0;
	color: #333333;
	background: #FFFFFF;
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

a.ia:link { color: #FFFFFF; }
a.ia:visited { color: #FFFFFF; }
a.ia:hover { color: #FFFFFF; }
a.ia:active { color: #FFFFFF; }


.module-header-inlinempu
{
	margin: 2px 0;
  	padding: 3px;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .3em;
	text-align: center;
}

	img.inlinempu {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.highlight 
{
	color: #CC3333;
    font-weight: bold;

}

.rss-box-jobs 
{
	margin-left: 20px; 
}

.rss-box-jobs-container 

{    
	background-color: #f1f5f1;
    width: 238px;
    border: 1px solid #CCCCCC;
  	padding-left: 0px;
    padding-right: 5px;
    padding-top: 8px;
    padding-bottom: 8px;
}


.rss-box-jobs ul.rss-items  {
           
                 list-style-type: none;
                 margin-left: 0px;

	}

.rss-box-jobs li.rss-item  {

				list-style-type: square;
				margin-left: 0px;
				margin-bottom: 5px;

	}


.rss-box-property 
{
	margin-left: 20px;
}

.rss-box-property-container 

{
                background-color: #f1f5f1;
                width: 238px;
                border: 1px solid #CCCCCC;
  		padding-left: 0px;
                padding-right: 5px;
                padding-top: 3px;
                padding-bottom: 8px;
}


.rss-box-property ul.rss-items  {
                          
                  list-style-type: none;
                  margin-left: 0px;

	}

.rss-box-property li.rss-item  {

                 list-style-type: square;
                 margin-left: 0px;
                 margin-bottom: 5px;

	}

.rss-box-vehicles 
{
			margin-left: 20px; 
}

.rss-box-vehicles-container 

{
                background-color: #f1f5f1;
                width: 238px;
                border: 1px solid #CCCCCC;
  		padding-left: 0px;
                padding-right: 5px;
                padding-top: 8px;
                padding-bottom: 8px;
}


.rss-box-vehicles ul.rss-items  {
           
                 list-style-type: none;
                 margin-left: 0px;

	}

.rss-box-vehicles li.rss-item  

{

                 list-style-type: square;
                 margin-left: 0px;
				margin-bottom: 5px;

	}

.rss-box-rest 
{
		margin-left: 20px; 
}

.rss-box-rest-container 

{
                background-color: #f1f5f1;
                width: 238px;
                border: 1px solid #CCCCCC;
  		padding-left: 0px;
                padding-right: 5px;
                padding-top: 8px;
                padding-bottom: 8px;
}


.rss-box-rest ul.rss-items  {
           
	list-style-type: none;
	margin-left: 0px;

	}

.rss-box-rest li.rss-item  

	{
	list-style-type: square;
	margin-left: 0px;
	margin-bottom: 5px;
	}

.rss-box-events 
{
	margin-left: 20px; 
}

.rss-box-events-container
{
	background-color: #f1f5f1;
	width: 238px;
	border: 1px solid #CCCCCC;
  	padding-left: 0px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}

.rss-box-events ul.rss-items  

{    
list-style-type: none;
margin-left: 0px;
}

.rss-box-events li.rss-item
{
list-style-type: square;
margin-left: 0px;
margin-bottom: 5px;
}


.rss-box-video 
{
	margin-left: 20px; 
}

.rss-box-video-container 
{
    background-color: #ffffff;
	width: 238px;
	border: 1px solid #cccccc;
  	padding-left: 0px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
}


.rss-box-video ul.rss-items

{

	list-style-image: url('/anzeiger_von_saanen/images/playvideo.gif')

}

.rss-box-letzte-eintrage 
{
	margin-left: 20px;
}

.rss-box-letzte-eintrage-container 

{
                width: 238px;
                border: 0px solid #CCCCCC;
  		padding-left: 0px;
                padding-right: 5px;
                padding-top: 3px;
                padding-bottom: 8px;
}


.rss-box-letzte-eintrage ul.rss-items  {
                          
                  list-style-type: none;
                  margin-left: 0px;

	}

.rss-box-letzte-eintrage li.rss-item  {

                 list-style-type: square;
                 margin-left: 0px;

	}

.subheader
{
	color: #000000;
    font-weight: bold;
	padding-left: 3px;
}


.videolinks {
	background-color: #ffffff;
	color: #000000;
	font-family: Arial, sans-serif;
	font-weight: bold;
	cursor: pointer;
	border-bottom: 1px solid #cccccc;
	padding: 0px;
	margin: 0px;
}

.morevideo 
{
  	padding-left: 20px;
	padding-bottom: 20px;
}

.videosubheader
{
	color: #000000;
    font-weight: bold;
    padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.videolinks img,
{
	border: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
    padding-bottom: 0px;
}

#logo1 {border-bottom: #CCCCCC 2px solid;}
#logo2 {border-bottom: #CCCCCC 2px solid;}
#logo3 {border :0px; padding:0px;}
#logo4 {border-bottom: #CCCCCC 2px solid;}
#logo5 {border-bottom: #CCCCCC 2px solid;}

#video-icon-no-padding 
{	
	border-width:0px; 
	border-style: solid; 
	border-color: #cccccc; 
	padding:0px;
}

.imgpad
{
    margin-right: 8px;
	margin-top: 4px;
  	margin-bottom: 10px;
}

.imgpadarchive,

{
    margin-right: 8px;
    margin-left: 8px;
}


.entry-comment-footer,

{
	margin: 15px 0;
}

.entry-comment-footer p { text-align: left; clear:both;}

.entry-comment-footer,
{
	font-weight: bold;
	clear: both;
}

.entry-footer-home,
.trackback-footer-home,
.comment-footer-home
{
	margin: 0 0 0px 0;
	padding-bottom: 10px;
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: normal;	
}

.entry-footer-start,
.trackback-footer-start,
.comment-footer-start
{
	margin: 0 0 0px 0;
	border-bottom: 1px dotted #999999;
	padding-bottom: 10px;
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: small;
	line-height: normal;
	text-align: left;
	font-weight: strong;	
}

.bannernav
{
    float:left;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 20px;
    margin-bottom: 0px;
    font-family: Arial, sans-serif;
    font-size: small;
}

.util
{
    float:left;
    font-family: Arial, sans-serif;
    font-size: x-small;
    padding: 0px;
    margin-right: 0px;
	margin-left: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.imgpadbanner

{
  	margin-right: 5px;
  	margin-top: 4px;
  	margin-bottom: 5px;
}

.imgpadarchive,

{
    margin-right: 8px;
    margin-left: 8px;
}


.imgpad-webfeed

{
  	margin-right: 5px;
  	margin-top: 0px;
  	margin-bottom: 0px;
}

.imgpad-rcm-suchen
{
	margin-left: 5px;    
	margin-right: 3px;
	margin-top: 0px;
  	margin-bottom: 0px;
	padding-left: 5px;    
	padding-right: 3px;
	padding-top: 0px;
  	padding-bottom: 0px;
}


.rcm-suchen
{

	font-family: Arial, sans-serif;
	font-size: small;
	font-weight: strong;
    margin-right: 0px;
	margin-top: 0px;
  	margin-bottom: 0px;
    padding-right: 0px;
	padding-top: 0px;
  	padding-bottom: 0px;	
}

.rcm-suchen-padding
{

	margin: 0;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
}

.allmedia-footer,
{
	padding-left: 5px;	
	font-size: 10px;
	line-height: 95%;
}

.allmedia-spacer,
{
	padding-left: 15px;
}

.allmedia-spacer-table,
{
	padding-left: 40px;
}

.article-date
{
	margin: 0 0 0px 0;
	border-bottom: 1px;
	padding-bottom: 10px;
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: normal;	
}


/* Navigation CSS */

@charset "UTF-8";

/** 
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.
 *
 */


/*-------------------------------------------------/
 * @section		Base Drop-Down Styling
 * @structure	ul (unordered list)
 *				ul li (list item)
 *				ul li a (links)
 *				/*\.class|(li|a):hover/
 * @level sep	ul
 */


ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
border: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
border: 0;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
border: 0;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 110%;
}

ul.dropdown ul li {
 float: none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}


ul.dropdown {
 font-weight: bold;
}

	ul.dropdown li {
	 padding: 7px 10px;
	 border-style: solid;
	 border-width: 1px 1px 1px 0;
	 border-color: #fff #d9d9d9 #d9d9d9;
	 background-color: #ffffff;
	 color: #000;
	}

	ul.dropdown
	ul.dropdown li:hover {
	 background-color: #fcfcfc;
	 color: #000;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #000; text-decoration: none; }
	ul.dropdown a:hover	{ color: #000000; }
	ul.dropdown a:active	{ color: #000000; }

	/* -- level mark -- */

	ul.dropdown ul {
	 width: 175px;
	 margin-top: 1px;
border: 0;
	}

		ul.dropdown ul li {
border: 0;
		 font-weight: normal;
		}



/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */


ul.dropdown *.dir {
border-width: 0;
}


/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;

}


/*-------------------------------------------------/
 * @section		Base Style Extension
 */

ul.dropdown a,
ul.dropdown span {
 display: block;
 padding: 6px 9px 6px 6px;
}



/*-------------------------------------------------/
 * @section		Base Style Override
 */

ul.dropdown li {
 padding: 0;
 border: none;
}

ul.dropdown ul a,
ul.dropdown ul span {
 padding: 8px;
}



/*-------------------------------------------------/
 * @section		Base Style Reinitiate: post-override activities
 */





/*-------------------------------------------------/
 *	@section	Custom Styles
 */

ul.dropdown li {
border: 0;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 background-color:#d9d9d9;
 color: #000;
border: 0;
}

ul.dropdown li a:active {
 background-color:#d9d9d9;
border: 0;
}


/* Non-first level */

ul.dropdown ul {
 margin-top: 0;
}

	ul.dropdown ul li {
	}

	ul.dropdown ul li.hover,
	ul.dropdown ul li:hover {

	}



/* Mixed */

ul.dropdown a 
 {
 border-style: solid;
 border-width: 1px 1px 1px 1px;
 border-color: #d9d9d9;
}

ul.dropdown *.dir 
 {
 border-style: solid;
 border-width: 0px 0px 0px 0px;
 border-color: #d9d9d9;
}


/*-------------------------------------------------/
 * @section		Support Class `open` Usage
 * @source		js, artificial
 *
 */

li.hover *.open {
 border-style: solid;
 border-width: 1px 1px 1px 1px;
 border-color: #d9d9d9;
 background-color: #fff; 
 color: #000;
}

ul.dropdown ul li.hover *.open,
{
 padding-left: 15px;
 border-top-color: #fff;
 border-left: solid 1px #ffa500;
}


	/* CSS2 clone */

 li:hover > *.dir {
	 border-style: solid;
	 border-width: 0px 0px 0px 0px;
	 border-color: #ffa500 #d9d9d9 #d9d9d9 #d9d9d9;
 background-image: url(images/navigation/nav-arrow-down.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
	 color: #000;
	}

	ul.dropdown ul li:hover > *.dir,
	{
	 padding-left: 15px;
	 border-top-color: #fff;
	 border-left: solid 1px #ffa500;
	}

.nav-on
{
background-color:#D9D9D9;
border-color:#D9D9D9;
border-style:solid;
border-width:1px;
color:#FFFFFF;
}

.large-nav-font {font-size: 16px}

.keyword {font-weight: bold;}

#SearchResults iframe {width: 100%;}
#search {
         margin-left: 8px; 
         margin-right: 0px; 
         margin-top: 0px; 
padding-top: 8px;
padding-left: 665px;
}

.sa

{
float: right; 
background-color: #f1f5f1;
border-left: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}
/* ph=1 */
/* nhm:from_kauri */
