/*****************************************************/
/*                    RESETs                         */
/*****************************************************/
*{
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
}

/*****************************************************/
/*           SITE DEFINITIONs und HEADER             */
/*****************************************************/

body{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:14px;
	background-color: transparent;
	background-image: url(images/bkg.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center bottom;
	background-color: #f87400;
	color:#464646;
}

#headmenu{
	position:relative;
	width:1000px;
	height:68px;
	margin:0 auto;
	overflow:hidden;

}

#page, #footer{
	position:relative;
	width:960px;
	margin:0px auto;
	overflow:hidden;
}



#email a{
	background:url(images/email_abo.png) 0 0 no-repeat;
	width:176px;
	height:44px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:absolute;
	right:90px;
	top:10px;
}

#email-en a{
	background:url(images/email_abo-en.png) 0 0 no-repeat;
	width:176px;
	height:44px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:absolute;
	right:90px;
	top:10px;
}

#rss a{
	background:url(images/rss_abo.png) 0 0 no-repeat;
	width:49px;
	height:44px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:absolute;
	right:40px;
	top:10px;
}

.sprache {
	width:130px;
	height:40px;
	display:block;
	outline:none;
	position:absolute;
	right:28px;
	top:250px;
}


#header{
	background:url(images/headimage.jpg) 0 0;
	width:960px;
	height:240px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:absolute;
	left:0px;
	z-index:-200;
}

#imagemenu{
	width:212px;
	height:180px;
	display:block;
	outline:none;
	position:absolute;
	left:30px;
	top:31px;
	padding:20px 0 0 15px;
}

.headline-imagemenu {
	font-size:22px;
	text-decoration:none;
	color:#511113;
}

.headline-imagemenu-en {
	font-size:20px;
	text-decoration:none;
	color:#511113;
}


 .imagemenu li {
	margin: 1px 0 5px 25px;
	list-style:disc;
}

#imagemenu ul li a{
 	color:#000000;
	text-decoration:none;
}

#imagemenu ul li a:hover{
	text-decoration:underline;
}



/* *************************************************** */
/*                     Menu                            */
/* *************************************************** */


#menu{
	position:absolute;
	left:0;
	top:0px;
	height:68px;
	width:1000px;
	list-style-type:none;
}
#menu li{
	float:left;
}
#menu li a{
	float:left;
	text-decoration:none;
	color:#fff;
	height:68px;
	background-image:url(images/menu.png);
	font-size:1%;
	text-indent:-19999px;
	overflow:hidden;


}
#menu li a.first{
	border-left:0px;
}
#m_blog{width:268px; background-position:0 68px;}
#m_blog:hover, #m_blog.hover, #m_blog.active{background-position:0 0px;}

#m_zimmer{width:114px; background-position:-268px 68px;}
#m_zimmer:hover, #m_zimmer.hover, #m_zimmer.active{background-position:-268px 0;}

#m_cafe{width:114px; background-position:-382px 68px;}
#m_cafe:hover, #m_cafe.hover, #m_cafe.active{background-position:-382px 0;}

#m_lage{width:84px; background-position:-496px 68px;}
#m_lage:hover, #m_lage.hover, #m_lage.active{background-position:-496px 0;}

#m_salzburg{width:135px; background-position:-580px 68px;}
#m_salzburg:hover, #m_salzburg.hover, #m_salzburg.active{background-position:-580px 0;}

#m_kontakt{width:285px; background-position:-715px 68px;}
#m_kontakt:hover, #m_kontakt.hover, #m_kontakt.active{background-position:-715px 0;}

#menu li a:hover, #menu li a.active{
	background-color:#FFFFFF;
}


/* *************************************************** */
/*                     Menu  englisch                  */
/* *************************************************** */


#menu-en{
	position:absolute;
	left:0;
	top:0px;
	height:68px;
	width:1000px;
	list-style-type:none;
}

#menu-en li{
	float:left;
}

#menu-en li a{
	float:left;
	text-decoration:none;
	color:#fff;
	height:68px;
	background-image:url(images/menu-en.png);
	font-size:1%;
	text-indent:-19999px;
	overflow:hidden;


}
#menu-en li a.first{
	border-left:0px;
}
#m_blog-en{width:267px; background-position:0 68px;}
#m_blog-en:hover, #m_blog-en.hover, #m_blog-en.active{background-position:0 0px;}

#m_zimmer-en{width:111px; background-position:-267px 68px;}
#m_zimmer-en:hover, #m_zimmer-en.hover, #m_zimmer-en.active{background-position:-267px 0;}

#m_cafe-en{width:98px; background-position:-378px 68px;}
#m_cafe-en:hover, #m_cafe-en.hover, #m_cafe-en.active{background-position:-378px 0;}

#m_lage-en{width:110px; background-position:-476px 68px;}
#m_lage-en:hover, #m_lage-en.hover, #m_lage-en.active{background-position:-476px 0;}

#m_salzburg-en{width:127px; background-position:-588px 68px;}
#m_salzburg-en:hover, #m_salzburg-en.hover, #m_salzburg-en.active{background-position:-588px 0;}

#m_kontakt-en{width:285px; background-position:-715px 68px;}
#m_kontakt-en:hover, #m_kontakt-en.hover, #m_kontakt-en.active{background-position:-715px 0;}

#menu-en li a:hover, #menu li a.active{
	background-color:#FFFFFF;
}



/* *************************************************** */
/*                     Bwertungen                            */
/* *************************************************** */

#bewertung{
	position:relative;
	left:30px;
	top:0px;
	height:56px;
	width:189px;
}

#bewertung li{
	float:left;
}

#bewertung li a{
	float:left;
	text-decoration:none;
	color:#fff;
	height:56px;
	background-image:url(images/bewertungen.jpg);
	font-size:1%;
	text-indent:-19999px;
	overflow:hidden;
}

#bewertung li a.first{
	border-left:0px;
}
#holidaycheck{width:53px; background-position:0 0px;}

#tripadvisor{width:41px; background-position:-53px 0px;}

#trivago{width:41px; background-position:-95px 0px;}

#qype{width:53px; background-position:-136px 0px;}

#bewertung li a:hover, #bewertung li a.active{
	background-color:#FFFFFF;
}



/* *************************************************** */
/*                     Betriebe                            */
/* *************************************************** */

#betriebe{
	position:relative;
	left:0px;
	top:0px;
	height:60px;
	width:900px;
}

#betriebe li{
	float:left;
}

#betriebe li a{
	float:left;
	text-decoration:none;
	color:#fff;
	height:60px;
	background-image:url(images/footer-navi.jpg);
	font-size:1%;
	text-indent:-19999px;
	overflow:hidden;
}

#betriebe li a.first{
	border-left:0px;
}
#ebhotel{width:190px; background-position:0 0px;}

#bau{width:260px; background-position:-190px 0px;}

#seestube{width:250px; background-position:-450px 0px;}

#snowtubing{width:200px; background-position:-700px 0px;}

#betriebe li a:hover, #betriebe li a.active{
	background-color:#FFFFFF;
}


/*****************************************************/
/*                      PAGE                         */
/*****************************************************/
.content {
	float:left;
	width:674px;
	padding:275px 0px 0 1px;
	
} 

td {
  padding: 5px 5px 5px 5px;
} 

.td-zimmer {
  padding: 5px 5px 5px 5px;
  background-color:#FFF;
  text-align:center;
} 

.table-zimmer {

  background-color:#f87600;
  margin-bottom:20px;
} 

.tablehead {
  background-color:#f87600;
  color:#FFFFFF;
  font-weight:bold;
} 

.small  {
	font-size:11px;
} 



/*****************************************************/
/*                    SIDEBAR                        */
/*****************************************************/

#sidebar {

	margin-left:675px;
	margin-top:269px;
	width:260px;
	font-size:14px;
	color:#61292C;
}

#sidebar .widget{
	width:255px;
	display:block;
	padding:0px 10px 0px 10px;	
}

#sidebar .bkg{
	background-image: url(images/sidebar_bkg.jpg);
	background-repeat: repeat;
	background-position: center center;
	width:256px;
	display:block;
}

#sidebar .inhalt{
	width:200px;
	display:block;
	padding:5px 0 0 15px;
	margin-left:8px;
}

#sidebar .inhaltfacebook{
	width:240px;
	display:block;
	padding:0 0 0 8px;
}

#sidebar .abschluss{
	background-image: url(images/sidebar_abschluss.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:256px;
	height:15px;
	display:block;	
}

#sidebar .header{
	background-image: url(images/sidebar_head.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:256px;
	height:56px;
	display:block;	
}

#anfrage a{
	background-image: url(images/sidebar_anfrage.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position:relative;
	margin-left:5px;
	width:248px;
	height:77px;
	display:block;
	outline:none;
	text-indent:-19999px;
}

#anfrage-en a{
	background-image: url(images/sidebar_anfrage-en.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position:relative;
	margin-left:5px;
	width:248px;
	height:77px;
	display:block;
	outline:none;
	text-indent:-19999px;
}

#sidebar a:hover{
	text-decoration:underline;
}

#sidebar a{

	font-size:14px;
	text-decoration:none;
	color:#F87400;
	
}

#sidebar .head {
	font-size:19px;
	text-decoration:none;
	color:#F87400;
}

#sidebar .head a{
	font-size:19px;
	text-decoration:none;
	color:#F87400;
}

#sidebar h2 {
	color:#511113;
	font-size:22px;
	padding:22px 0 0 20px;
}


#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul ul {
	padding:0;
}

#sidebar ul li {
	list-style-type: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

#sidebar ul ul li{
	margin:0;
	margin-left:15px;
	padding:3px 0px 0px 0px;
}


#sidebar form {
	margin:0;
	padding:0;
}
	

* html #sidebar .button, *+html #sidebar .button{
	padding:0;
}

#sidebar .head {
	font-size:18px;
}


#sidebar .kontakt {
	background:url(images/sidebar_kontakt.gif) 0 0 no-repeat;
	width:207px;
	height:42px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:relative;
	top:12px;
	left:18px;
	
}

#sidebar .kontakt-en {
	background:url(images/sidebar_kontakt-en.gif) 0 0 no-repeat;
	width:207px;
	height:42px;
	display:block;
	outline:none;
	text-indent:-19999px;
	position:relative;
	top:12px;
	left:18px;
	
}

#foto a{
	background:url(images/sidebar_foto.jpg) 0 0 no-repeat;
	background-position:center bottom;
	position:relative;
	width:212px;
	height:142px;
	display:block;
	outline:none;
	text-indent:-19999px;

}


/*****************************************************/
/*                 BLOG EINTRÄGE                     */
/*****************************************************/

h1, h2, h3 {

}
.post h2, .post h2 a {
	color:#511113;
	font-size:32px;
	text-decoration:none;

}

.post h2{
	
	width:640px;
	margin-bottom:10px;
	
}

h3 {
	color:#F87400;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	margin-bottom:10px;
}


.time{
	font-size:12px;
	color:#535353;
	margin-bottom:10px;
}


#kategorie{
	clear:both;
	width:640px;
	margin-bottom:10px;
	font-family:Lucida Grande, Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#4D4D4D;

}

#kategorie a{
	text-decoration:none;

}

#kategorie a:hover{
	text-decoration:underline;

}


.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
}

a {
	color:#f87400;
}
a:hover{
	text-decoration:none;
}

p{
	line-height:23px;
	padding-bottom:10px;
}

.einpost{
	margin-bottom:30px;
	line-height:18px;
}

.entry{
	margin-top:10px;
}



#post-top .date{
	color:#999;
	font-size:12px;
	font-weight:bold;
}
#post-top .postmetadata {
	float:right;
}
.post {
	position:relative;
	display:block;
	clear:both;
	padding:0px 0px 0px 30px;
	background-color:#FFFFFF;
	
}


.post .readmore{
	padding:5px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	float:right;
	margin:10px;
	text-decoration:none;
	clear:both;
}

.bottom{
	background:url(images/trenner.gif) 0 0 no-repeat;
	background-position: center center;
	width:675px;
	height:50px;
	display:block;
	font-size:11px;
	float:left;
	clear:both;	
}
#tagsdiv{
	float:left;
	width:400px;
}

.bottom a{
	float:left;
	padding:5px 0 5px 20px;
	margin-right:10px;
}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear {
	clear: both;
}

a.more {
	float:left;
	text-decoration:none;
	background-color:#dcdcdc;
	padding:3px 0;
	width:548px;
	height:23px;
	text-align:right;
	display:block;
	margin-bottom:5px;
	margin-top:20px;
	color:#534d49;
}




/*****************************************************/
/*                    HEADLINES                      */
/*****************************************************/

h1 {
	color:#F87400;
	font-size:24px;
	text-decoration:none;
	font-weight:normal;
	margin-bottom:10px;
	
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}

/*****************************************************/
/*                     IMAGES                        */
/*****************************************************/
.post img{
	

}
p img {
	padding: 0;
	max-width: 100%;
	

}

a.flickr img{
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	
	margin: 0 0 5px 10px;
	display: inline;
	border:2px solid #f87400;
}

img.alignleft {
	margin: 0 10px 5px 0;
	display: inline;
	border:2px solid #f87400;

}

img.aligncenter {
	margin: 0 0 0 0px;
	display: inline;
	border:2px solid #f87400;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
	
/*****************************************************/
/*                     LISTEN                        */
/*****************************************************/

html>body .entry ul {
	margin-left: 0px;
	padding: 5px 0 20px 30px;
	list-style: none;
	padding-left: 20px;
	text-indent: 0px;
}

html>body .entry li {
	margin: 0 0 10px 10px;
	list-style:square;
}


/*****************************************************/
/*                     KOMMENTARE                    */
/*****************************************************/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #b2b2b2;
}

#commentform {
	margin: 5px 10px 0 0;
	padding-left: 10px;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #b2b2b2;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}


#commentform #submit {
	margin: 0;
	float: right;
	font-size:12px;
	background-color:#511113;
	color:#fff;
	cursor:pointer;
}

.alt {
	margin: 0;
	padding: 10px;
	display:block;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 20px 10px 10px;
	list-style: none;
	background-color:#FFFFFF;
	border:0px solid #F87400;
	
	
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-bottom:20px;
	height:10px;
	vertical-align:middle;
	padding:5px 10px 0 10px;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* *************************************************** */
/*                     Formular                        */
/* *************************************************** */

.formular {
	background-color:#FFFFFF;
	cursor:auto;
	border:1px solid;
	border-color:#534d49;
	padding:3px 0 0 3px;
}


.abschicken {
	padding:5px;
	font-size:12px;
	background-color:#511113;
	color:#FFFFFF;
	cursor:pointer;

}

.select {
	font-size:12px;
	background-color:#FFFFFF;
	color:#000000;
	cursor:auto;
	border:1px solid;
	border-color:#534d49;

}

.error {
	color:#ff1000;
}

/*****************************************************/
/*                     FOOTER                        */
/*****************************************************/


#footer{
	width:100%;
	height:252px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	background-color: #f87500;
}

#footerlogo a{
	position:relative;
	background:url(images/footer_logo.jpg) 0 0 no-repeat;
	width:168px;
	height:63px;
	display:block;
	outline:none;
	text-indent:-19999px;
}



#footeradresse{
	position:relative;
	font-size:16px;
	color:#511113;	
	margin: 35px 25px 0 25px;

}

#footernavi{
	position:relative;
	font-size:16px;
	color:#511113;
	margin-top:42px;
}

#footerabschluss{
	position:relative;
	margin-top:30px;
	font-size:14px;
	color:#511113;
}


#footeradresse a{
	color:#511113;
	text-decoration:none;
}

#footeradresse a:hover{
	text-decoration:underline;
}


#sportalpen a{
	position:relative;
	float:right;
	margin-right:20px;
	background:url(images/sportalpen.png) 0 0 no-repeat;
	width:100px;
	height:22px;
	display:block;
	outline:none;
	text-indent:-19999px;
}

#sportalpen a:hover{
	background:url(images/sportalpen-hover.png) 0 0 no-repeat;
	float:right;
	width:100px;
	height:22px;
	display:block;
	outline:none;
	text-indent:-19999px;
}


