@charset "utf-8";
/* CSS Document */


html {
	background:url(http://www.urlaubsalzburg.com/admin/upload/kunden/5372/styles/hg.jpg) no-repeat top center fixed;
	min-height:100%;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
    background-color:#FFFFFF;
    margin: 0; padding: 0;
}

body 
{
	color: #2C2C2C;
 	font-size: 1em; /* base size 16 px */
    font-family:'Slabo 27px',sans-serif;
	line-height:1.4285714285714em;
	text-align:center;
	overflow-x:hidden;
}

body, nav, ul, li, a  {margin: 0; padding: 0; color: #2C2C2C;}

select, input, option
{
    font-family:'Slabo 27px',sans-serif;
 	font-size: 1em; /* base size 16 px */
}

#fruehling
{
	background: url(http://www.urlaubsalzburg.com/admin/upload/kunden/5372/styles/logo.png) no-repeat  center center;
	position:absolute;
	left:5px;
	top:-15px;
	width:350px;
	height:200px;
	z-index:1000;
}
.fruehling1
{
	position:absolute;
	width:960px;
	margin: 0 auto;
	float:left;
}

#slideshow { 
    position: relative; 
    width: 1024px; 
    height: 300px; 
}

#slideshow > div { 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    right: 0px; 
    bottom: 0px; 
}
.mheadbg {
  width:100%; float:left;
}
.mcontainer { width: 1024px; margin: 0 auto; padding: 0;  z-index:999; }	
.mcontbg {
   background:url('http://www.urlaubsalzburg.com/images/85white.png') repeat;
  /*   background-color: #FFFFFF; */
    width:100%; float:left;
}

.footerc { background-color: #EFEFEF; }
.headerc { background-color: #FFFFFF; }
.sidenavc { background-color: #EFEFEF; }


.rounded-corners {
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
}

.rounded-corners1 {
-webkit-border-bottom-left-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
border-bottom-left-radius: 6px;
border-bottom-right-radius: 6px;
}

.fixgap
{
position: relative;
top:-5px;
}

.fixgap0
{
position: relative;
top:5px;
}
.fixgap1
{
position: relative;
top:-20px;
}
.fixgap2
{
padding-bottom:20px;
}
  
.shadow
{
 -webkit-box-shadow: 0px 5px 30px 0px rgba(0,0,0,1);
-moz-box-shadow: 0px 5px 30px 0px rgba(0,0,0,1);
box-shadow: 0px 5px 30px 0px rgba(0,0,0,1);

}

.mcontainer a { text-decoration: underline; }
.mcontainer a:link, a:visited, a:hover, a:active  
{
	color: #fff;
}

/* EVENTS */
.ebox
{
	width:150px;
	height: 150px;
	float:left;
	margin-right: 2%;
	margin-bottom:2%;	
	background-color: #fff;
	border: 1px solid #ababab;
}

.ebox h1
{
	font-size:1.5em;
	color: #1a1a18;
	text-align: center;
	padding-top:20%;
    line-height:1em;
	font-variant:small-caps;	

}
.ebox h3
{
	font-size:1em;
	color: #1a1a18;
	text-align: center;
}

.ebox h2
{
	color: #ffffff;
	text-align: center;
	display: block;
	background-color: #ffba31; 
	margin-top:0;
	padding:5%; 
}
.ebox p
{
	text-align: center;	
	font-size:0.8em;
	font-variant:small-caps;	
	font-weight: bold;
    line-height:1.3em;
}
.ebox a
{
	text-decoration:none;	
	color: #1a1a18;
}
.ebox:hover
{
	background-color: #efefef;
	cursor: pointer;
	-webkit-transition: background-color 500ms ease-in-out;
	-moz-transition: background-color 500ms ease-in-out;
	-o-transition: background-color 500ms ease-in-out;
	transition: background-color 500ms ease-in-out;
}

.ebox2
{
	width:150px;
	height: 150px;
	float:left;
	margin-right: 2%;
	margin-bottom:2%;	
	background-color: #fff;
	border: 1px solid #ababab;
}
.ebox2 a
{
	text-decoration:none;	
	color: #1a1a18;
}

.ebox2 h1
{
	font-size:1.5em;
	color: #1a1a18;
	text-align: center;
	padding-top:20%;
    line-height:1em;
	font-variant:small-caps;	

}

div.center-cropped { width: 260px; overflow:hidden;}
div.center-cropped img { height: 100%; min-width: 100%; left: 50%; position: relative; transform: translateX(-50%);}

.thumbnail { position: relative; width: 240px; height: 240px; overflow: hidden; background-color:#fff;}
.thumbnail img { position: absolute; left: 50%; top: 50%; height: 100%; width: auto; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%);}
.thumbnail img.portrait { width: 100%; height: auto;}


.anfragebtn {
  padding: 0.1em 0.3em;
  font-family: 'Slabo 27px',sans-serif;
  font-size: 1em;
  font-weight: 300;
  color: #fff6f1;
  background-color: #b8d934;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b8d934), color-stop(100%, #58821e));
  background: -webkit-linear-gradient(#b8d934, #58821e);
  background: -moz-linear-gradient(#b8d934, #58821e);
  background: -o-linear-gradient(#b8d934, #58821e);
  background: linear-gradient(#b8d934, #58821e);
  text-decoration: none;
  border-radius: 0.2em;
  box-shadow: inset 0 0.0625em 0.0625em rgba(255, 255, 255, 0.25), 0 0.0625em 0.125em rgba(0, 0, 0, 0.25);
  text-shadow: 0 0.02em 0.02em rgba(0, 0, 0, 0.25); 
}

.anfragebtn:hover {
  background: #fcbc3c;
  color: #ffffff;
  background-image: -webkit-linear-gradient(top, #fcbc3c, #d98134);
  background-image: -moz-linear-gradient(top, #fcbc3c, #d98134);
  background-image: -ms-linear-gradient(top, #fcbc3c, #d98134);
  background-image: -o-linear-gradient(top, #fcbc3c, #d98134);
  background-image: linear-gradient(to bottom, #fcbc3c, #d98134);
  text-decoration: none;
}


#flag {
    float: left; 
    color: white;
    text-decoration: none; 
    padding: 10px 0 10px 55px;
    background: orange; 
    position: relative; 
    display: block;
    float: left;
}
#flag:after {
    content: " "; 
    display: block; 
    width: 0; 
    height: 0;
    border-top: 25px solid transparent;         
    border-bottom: 25px solid transparent;
    border-left: 15px solid orange;
    position: absolute;
    top: 50%;
    margin-top: -25px; 
    left: 100%;
    z-index: 2; 
}
#flag:before
{
    content: " "; 
    display: block; 
    width: 0; 
    height: 0;
    border-top: 25px solid transparent; 
    border-bottom: 25px solid transparent;
    border-left: 15px solid white;
    position: absolute;
    top: 50%;
    margin-top: -25px; 
    margin-left: 1px;
    left: 100%;
    z-index: 1; 

}


#flag1 {
    float: left; 
    color: #333;
    text-decoration: none; 
    padding: 10px 0 10px 55px;
    background: #efefef; 
    position: relative; 
    display: block;
    float: left;
}
#flag1:after {
    content: " "; 
    display: block; 
    width: 0; 
    height: 0;
    border-top: 25px solid transparent;         
    border-bottom: 25px solid transparent;
    border-left: 15px solid #efefef;
    position: absolute;
    top: 50%;
    margin-top: -25px; 
    left: 100%;
    z-index: 2; 
}
#flag1:before
{
    content: " "; 
    display: block; 
    width: 0; 
    height: 0;
    border-top: 25px solid transparent; 
    border-bottom: 25px solid transparent;
    border-left: 15px solid white;
    position: absolute;
    top: 50%;
    margin-top: -25px; 
    margin-left: 1px;
    left: 100%;
    z-index: 1; 

}

.bolld {
  font-family: 'Slabo 27px',sans-serif;
 font-size: 1.1em;
  font-weight: 700;
  line-height: 1.2em;
  }

.topcontent
{
	padding: 3% 2%;
	margin-top: 0%;
}

/* GRID */

.w5, .w10, .w20, .w25, .w30, .w40, .w50, .w60, .w70, .w80, .w90, .w95, .w100 { margin:0; padding:0; float:left; }

.w5  { width:5%; }
.w10  { width:10%; }
.w20  { width:20%; }
.w25  { width:25%; }
.w30  { width:30%; }
.w40  { width:40%; }
.w50  { width:50%; }
.w60  { width:60%; }
.w70  { width:69%; }
.w80  { width:80%; }
.w90  { width:90%; }
.w95  { width:95%; }
.w100  { width:100%; }

h1,h2,h3,h4,h5 { 
    font-family:'Slabo 27px', sans-serif;
    font-weight: normal;
	line-height:105%;
    -webkit-font-smoothing:subpixel-antialiased;
    color:#9C1811;
    text-transform:uppercase;
}
h1 {
    font-size:1.1428571428571em;
    margin-bottom:0.5em;
    line-height:1em;
}

h2 { 
    font-size:1.1428571428571em;
    line-height:1em;
    margin-bottom:0.5em;
}

h3 {
    font-size:1.1em;
    line-height:1em;
    margin-bottom:0.5em;
}

h4 {
    font-weight:bold;
    text-transform:uppercase;
    margin-bottom:0.75em;
}

h5 {
    font-family:'Slabo 27px', sans-serif;
    font-weight: normal;
	line-height:105%;
    -webkit-font-smoothing:subpixel-antialiased;
    color:#9C1811;
    text-transform:uppercase;

}

.borderright
{
	border-right: 1px solid #9C1811;
}
.footertext
{
	font: 'Slabo 27px', normal 12px ;
	color: #2C2C2C;
}

.footertext a {
	color:#2C2C2C;
}


.textmini
{
	font: 'Slabo 27px', normal 1em ;
	color: #2C2C2C;
	text-align: center;
}

.textmini a
{
	font: 'Slabo 27px', normal 1em ;
	color: #2C2C2C;
	text-align: center;
}

.body {
	margin: 1% auto;
	width: 100%;
	clear: both;
}

.tbild {
	max-width: 100%;
	padding: 0;
}
#ie8 .tbild {
	width: 100%;
}
.clipin{
  position:absolute;
  clip:rect(0px 180px 140px 0px);
}
.clipout{
  position:relative;
  width:180px;
  height:140px;
}

.bildlinks {
  float:left;
  padding: 1% 1% 1% 0;
  margin-left:-1%;
  margin-right: 2%;
  margin-bottom: 2%;
  clear:both;
  position:static;
}

.bildrechts {
  float:right;
  padding: 1%;
	  border: 2px solid #9C1811;
  margin-bottom: 2%;
  margin-left: 2%;
  clear:both;position:static;
}

/* misc */

.hidden { }
.show { display:none; }
.mapcan
{
position:relative; width: 100%; height: 400px;
padding-bottom:5%;
}

.right { text-align:right; }
.center { text-align:left; }


.gals
{
width:100%;	
display:block;
float:left;
}
.gals h2,h3 { 
    font-family:'Slabo 27px',sans-serif;
    font-size:1.1428571428571em;
    line-height:1em;
    margin-bottom:0.5em;
}


#photodiv {
  background-repeat: no-repeat;
  background-color: #fff;
}

.content
{
    background:url('http://www.urlaubsalzburg.com/images/85white.png') repeat;
    padding-top:3%;
}

.content ul
{
list-style: inherit;
list-style-position: inside;
}


.breadcrumb
{
    font-size:0.65em;
    margin-left:0.6%;
}

.ncontainer {
    width: 100%;
    height: 43px;
    margin: -8px auto;
	z-index:1000;
	position:relative;
	float:left;    
  background-color: #FFFFFF;
}
.toggleMenu {
	width:100%;
    height: 100%;
    display: none;
}
.cd-nav-trigger {
  float: left;
  position: relative;
  display: block;
  width: 34px;
  height: 44px;
  overflow: hidden;
  white-space: nowrap;
  color: transparent;
  cursor: pointer;
}
.cd-nav-trigger span, .cd-nav-trigger span::before, .cd-nav-trigger span::after {
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 24px;
  background: #9C1811;
}
.cd-nav-trigger span {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -2px;
  -webkit-transition: background 0.2s;
  -moz-transition: background 0.2s;
  transition: background 0.2s;
}
.cd-nav-trigger span::before, .cd-nav-trigger span::after {
  content: '';
  right: 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.2s;
  -moz-transition: -moz-transform 0.2s;
  transition: transform 0.2s;
}
.cd-nav-trigger span::before {
  /* menu icon top line */
  top: -6px;
}
.cd-nav-trigger span::after {
  /* menu icon bottom line */
  top: 6px;
}

.nav {
	list-style: none;
     *zoom: 1;
    font-family:'Slabo 27px',sans-serif;
    font-size:px;
    font-weight:normal;
    color: #9C1811;
	text-align:center;
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 14em;
    height: 100%;
}
.nav a {
    padding: 10px 15px;
    color:#9C1811;
	text-decoration:none;
}
.nav a:hover {
    padding: 10px 15px;
    color:#FFCC1B;
	background-color: #9C1811; 
}

.nav li {
    position: relative;
}
.nav > li {
	float: left;
}
.nav > li > .parent {
	background-image: url("http://www.urlaubsalzburg.com/images/downArrow.png");
	background-repeat: no-repeat;
	background-position: 97% 50%; 
}
.nav > li > a {
    display: block;
}
.nav li  ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 0;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
	display: block;
	background: #FFCC1B;
	position: relative;
	z-index:100;
	border-top: thin solid #9C1811;
}
.nav li li li a {
	background:#FFFFFF;
	z-index:200;
	border-top: thin solid #9C1811;
}

/* ################## */


.capitals
{
    padding: 10px 15px;
}

.nav a#focused
{
    color:#FFCC1B;
	background-color: #9C1811; 
}

.nav a#focused1
{
    color:#9C1811;
	background-color: #FFFFFF; 
}
.nav a#focused1:hover
{
    color:#FFCC1B;
	background-color: #9C1811; 
}
.nav ol, .nav ul
{
list-style:none;
}
.padding5 {  padding-left: 5%; }


@media only screen and (min-width: 150px) and (max-width:768px) {

html{
    background: #FFFFFF;
}

.shadow
{
 -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
-moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);

}
.padding5 {  padding-left: 0%; }

.w5  { width:1%; }
.w10  { width:2%; }
.w20  { width:100%; }
.w25  { width:100%; }
.w30  { width:100%; }
.w40  { width:100%; }
.w50  { width:100%; }
.w70  { width:100%; }
.w80  { width:100%; }
.w90  { width:100%; }
.w95  { width:100%; }
.w100  { width:100%; }


.mcontainer { width: 100%; margin: 0 auto; padding: 0;  }


.toggleMenu {
    display:  block;
    width:100%;
    height: 100%;
    padding:1%;
    z-index:1;
    font-weight:bold;
}

.ncontainer {
	float:left; 
	width:100%;
        position:absolute;
    top:0px;
    right:0px;
  background-color: transparent;
}
    .active {
        display: block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50%;
    }
    .nav li li .parent {
        background-repeat: no-repeat;
        background-position: 95% 50%;
    }
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: static;
    }
	
    
	/* misc */
	.hidden { display:none; }
	.show { display:block;} 

	.right { text-align:center; }
	.center { text-align:center; }

	
	.bildlinks {
	  float:left;
	  padding: 1%;
	  /*border: 2px solid #9C1811;*/
	  margin-right: 4%;
	  margin-bottom: 2%;
	}
	.bildrechts {
	  float:left;
	  padding: 1%;
	  /*border: 2px solid #9C1811;*/
	  margin-right: 2%;
	  margin-bottom: 2%;
	  margin-left: 0%;
	}
}
