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




html {
	background:url(https://urlaubaustria.at/admin/upload/kunden/5140/styles/) 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:#B2B2B2;
    margin: 0; padding: 0;
}

body 
{
    margin: 0; padding: 0;
	color: #313131;
 	font-size: 1.2857142857143em; /* base size 16 px */
    font-family:'Open Sans Condensed','Arial',sans-serif;
	line-height:1.5714285714286em;
	text-align:left;
	overflow-x:hidden;
}

select, input, option
{
    font-family:'Open Sans Condensed','Arial',sans-serif;
}


@media only screen and (min-width: 150px) and (max-width:768px) {
    #slideshow { 
        position: relative; 
        width: 768px; 
        height:240px;
    }
}
@media only screen and (min-width: 769px) and (max-width:1024px) {
    #slideshow { 
        position: relative; 
        width: 960px; 
        height:300px;
    }
}
@media only screen and (min-width: 1024px) and (max-width:1280px) {
    #slideshow { 
        position: relative; 
        width: 1280px; 
        height:400px;
    }
}

@media only screen and (min-width: 1280px) and (max-width:1600px) {
    #slideshow { 
        position: relative; 
        width: 1600px; 
        height:500px;
    }
}
@media only screen and (min-width: 1600px) and (max-width:1920px) {
    #slideshow { 
        position: relative; 
        width: 1920px; 
        height:600px;
    }
}

#slideshow > div { 
    position: absolute; 
    top: 0px; 
    left: 0px; 
    right: 0px; 
    bottom: 0px; 
}

.maxh
{
max-width:100%;
width:100%;
max-height:100%;
height:100%;

	-webkit-height: 100%;
	-webkit-max-height: 100%;
	
}

.mheadbg {
  background-color: #B2B2B2; width:100%; float:left;
}
.mcontainer { width: 960px; margin: 0 auto; padding: 0;  z-index:999; }	
.footerc { background-color: #B2B2B2; }
.headerc { background-color: #B2B2B2; }


.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:55px;
}

.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);

}

a { text-decoration: underline; }
a:link, a:visited 
{
	color: #A13030;
}

a:hover, a:active 
{
	color: #A13030;
}

.anfragebtn {
  padding: 0.1em;
  font-family: 'Open Sans Condensed','Arial',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;
}

.bolld {
  font-family: 'Open Sans Condensed','Arial',sans-serif;
 font-size: 1.1em;
  font-weight: 700;
  line-height: 1.2em;
  }

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

/* GRID */

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

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

h1,h2,h3,h4 { 
    font-family:'Open Sans Condensed','Arial', sans-serif;
    font-weight: normal;
	line-height:105%;
    -webkit-font-smoothing:subpixel-antialiased;
    color:#313131;
}

h1 {
    font-size:1.5714285714286em;
    margin-bottom:0.5em;
    line-height:1em;
}

h2 { 
    font-size:1.5714285714286em;
    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:'Open Sans Condensed','Arial', sans-serif;
    font-weight: normal;
	line-height:105%;
    -webkit-font-smoothing:subpixel-antialiased;
    color:#313131;
    text-transform:uppercase;

}

.borderright
{
	border-right: 1px solid #A13030;
}
.textmini
{
	font: 'Open Sans Condensed',Arial, normal 12px ;
	color: #fff;
}

.textmini a
{
	font: 'Open Sans Condensed',Arial, normal 12px ;
	color: #fff;
}

.textmini1
{
	font: 'Open Sans Condensed',Arial, normal 0.9em ;
	color: #313131;
    text-align:right;
}

.textmini1 a
{
	color: #313131;
}

.tbild {
	max-width: 100%;
	padding: 0;
}
#ie8 .tbild {
	width: 100%;
}

.clipin{
  position:absolute;
  clip:rect(0px 200px 140px 0px);
}
.clipout{
  position:relative;
  width:200px;
  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 #A13030;
  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:92%;	
display:block;
float:left;
padding:0 2%;
margin:0 3%;
}
.gals h2,h3 { 
    font-family:'Open Sans Condensed','Arial',sans-serif;
    font-size:1.5714285714286em;
    line-height:1em;
    margin-bottom:0.5em;
}


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

.content
{
    background:url('https://www.urlaubsalzburg.com/images/85white.png') repeat;
}


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

.ncontainer {
    width: 100%;
    height: 100%;
	z-index:1000;
	position:relative;
	float:right;  
}
.toggleMenu {
	width:100%;
    height: 100%;
    display: none;
}

.nav {
	list-style: none;
    *zoom: 1;
	background-color: #B2B2B2; 
    font-family:'Open Sans Condensed','Arial',sans-serif;
    font-size:28px;
    font-weight:normal;
    color: #313131;
	text-decoration:none;
	text-align:right;
}

.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 14em;
    height: 100%;
}
.nav a {
    padding: 10px;
    color:#313131;
    text-decoration: none;
}
.nav a:hover {
    padding: 10px;
    color:#080E1A;
	background-color: #B2B2B2; 
}

.nav li {
    position: relative;
}
.nav > li {
	float: right;
}
.nav > li > .parent {
	background-repeat: no-repeat;
	background-position: 100% 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: #B2B2B2;
	position: relative;
	z-index:100;
	border-top: thin solid #A13030;
}
.nav li li li a {
	background:#B2B2B2;
	z-index:200;
	border-top: thin solid #A13030;
}

.capitals
{
    padding: 10px;
}

.nav a#focused
{
    color:#080E1A;
	background-color: #B2B2B2; 
}

.nav a#focused1
{
    color:#313131;
	background-color: #B2B2B2; 
}
.nav a#focused1:hover
{
    color:#080E1A;
	background-color: #B2B2B2; 
}
.nav ol, .nav ul
{
list-style:none;
}


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

html{
    background: #B2B2B2;
}

.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);

}

.w10  { width:2%; }
.w20  { width:100%; }
.w30  { width:100%; }
.w40  { width:100%; }
.w50  { width:100%; }
.w70  { width:100%; }
.w80  { width:100%; }
.w90  { 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;
    background-color: #eedbbe;
}

.ncontainer {
	float:left; 
	width:100%;
}
    .active {
        display: block;
    }
    .nav > li {
        float: none;
    text-align:center;
    }
    .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%;
    text-align:center;
    }
   .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 #A13030;*/
	  margin-right: 4%;
	  margin-bottom: 2%;
	}
	.bildrechts {
	  float:left;
	  padding: 1%;
	  /*border: 2px solid #A13030;*/
	  margin-right: 2%;
	  margin-bottom: 2%;
	  margin-left: 0%;
	}
}
.smallfont
{
font-size:0.8rem;	
}
h5 { font-size: em; margin-top:1em; }
 .form-style{
     width:80%;
     padding:30px;
     margin:20px auto;
     background: #FFF;
     border-radius: 10px;
     -webkit-border-radius:10px;
     -moz-border-radius: 10px;
     box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
     -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
     -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.13);
}
.form-style .inner-wrap{
     padding: 10px;
     background: #F8F8F8;
     border-radius: 6px;
     margin-bottom: 15px;
}
.form-style h1{
    background: #313131;
     padding: 20px 30px 15px 30px;
     margin: -30px -30px 30px -30px;
     border-radius: 10px 10px 0 0;
     -webkit-border-radius: 10px 10px 0 0;
     -moz-border-radius: 10px 10px 0 0;
     color: #fff;
     text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
     font: normal 30px 'Arial', serif;
     -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
     -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
     box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
     border: 1px solid #313131;
}
.form-style h1 > span{
     display: block;
     margin-top: 2px;
     font: 13px 'Arial', sans-serif;
}
.form-style label{
     display: block;
     font: 13px 'Arial', sans-serif;
     color: #313131;
     margin-bottom: 15px;
}
.form-style input[type="text"],
.form-style input[type="date"],
.form-style input[type="datetime"],
.form-style input[type="email"],
.form-style input[type="number"],
.form-style input[type="search"],
.form-style input[type="time"],
.form-style input[type="url"],
.form-style input[type="password"],
.form-style textarea,
.form-style select {
     display: block;
     box-sizing: border-box;
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     width: 100%;
     padding: 8px;
     border-radius: 6px;
     -webkit-border-radius:6px;
     -moz-border-radius:6px;
     border: 2px solid #fff;
     box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
     -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
     -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.33);
}

.form-style .section{
     font: normal 20px 'Arial', serif;
     color: #313131;
     margin-bottom: 5px;
}
.form-style .section span {
     background: #313131;
     padding: 5px 10px 5px 10px;
     position: absolute;
     border-radius: 50%;
     -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
     border: 4px solid #fff;
     font-size: 14px;
     margin-left: -45px;
     color: #fff;
     margin-top: -3px;
}
.form-style input[type="button"], 
.form-style input[type="submit"]{
     background: #313131;
     padding: 8px 20px 8px 20px;
     border-radius: 5px;
     -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
     color: #fff;
     text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.12);
     font: normal 30px 'Arial', serif;
     -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
     -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
     box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.17);
     border: 1px solid #313131;
     font-size: 15px;
}
.form-style input[type="button"]:hover, 
.form-style input[type="submit"]:hover{
     background: #080E1A;
     -moz-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
     -webkit-box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
     box-shadow: inset 0px 2px 2px 0px rgba(255, 255, 255, 0.28);
}
.form-style .privacy-policy{
     float: right;
     width: 50%;
     font: 12px Arial, Helvetica, sans-serif;
     color: #4D4D4D;
     margin-top: 10px;
     text-align: right;
}

.cd-nav-trigger {
  float: right;
  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: #313131;
}
.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;
}
