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




html {
	background:url(https://urlaubaustria.at/administration/upload/kunden/1668/bilder/bg.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;
}

body 
{
	color: #000000;
 	font-size: 1.1428571428571em; /* base size 16 px */
    font-family:'Open Sans Condensed','Arial',sans-serif;
	line-height:1.4285714285714em;
	text-align:left;
	overflow-x:hidden;
}

body, nav, a  {margin: 0; padding: 0;}

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


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


.mcontainer { width: 960px; margin: 0 auto; padding: 0;  z-index:999;}	
	
.sidenavpos
{
    padding:2%; 
    position:relative; 
    top:-58px; 
    right:15px; 
   font-size:0.8em;
}		

.post-info
{
font-weight: bold;
color: #000000;
}
						 
.mcontbg {
   background:url('https://www.landhausherzog.at/imgs/bgcont1.jpg') top no-repeat;
    }

.fixgap0
{
position: relative;
top:5px;
}
   
.fixgap
{
position: relative;
top:-6px;
z-index:0;
}
.fixgap1
{
position: relative;
top:-21px;
}

.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: #D20025;
}

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

.anfragebtn {
 /* margin: 0.1em 0;*/
  padding: 0.5em;
  font-family: 'Open Sans Condensed','Arial',sans-serif;
  font-size: 1.2em;
  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.375em;
  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;
  margin: 0.6em 0; }

/* GRID */

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

.w20  { width:10%; }
.w20  { width:20%; }
.w30  { width:25%; }
.w40  { width:40%; }
.w50  { width:50%; }
.w60  { width:60%; }
.w70  { width:75%; }
.w90  { width:90%; }
.w100  { width:100%; }

h1,h2,h3,h4,h5 { 
    font-family:'Kaushan Script','Arial', sans-serif;
    font-weight: normal;
	line-height:105%;
    -webkit-font-smoothing:subpixel-antialiased;
    color:#3A702A;
}

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

h2 { 
    font-size:1.2857142857143em;
    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-size:1em;
	font-weight:bold;
}

.mainfooter .textmini1 {
    color:#000;
    font-weight:bold;
   }
.mainfooter .textmini {
    color:#000;
    font-weight:bold;
   }

.mainfooter a {
    color:#000000;
    color:#000;
    font-weight:bold;
}
.mainfooter a:hover,
.mainfooter a:focus {
    color:#000000;
    color:#000;
}

.mainfooter
{
   background:url('https://www.landhausherzog.at/imgs/footer.png') top no-repeat;
    font-weight:bold;

}

.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: #000000;
    text-align:right;
}

.textmini1 a
{
	color: #000000;
}

.sidenav
{
font-variant:small-caps;	
    font-size:0.86667em;
    color:#fff;
}
.sidenav a 
{
    color:#fff;
}

.sidenav a:link, .sidenav a:visited 
{
	color: #fff;
}

.sidenav a:hover, .sidenav a:active 
{
	color: #fff;
}

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

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

.logos
{
width: 100%;
float:left;
margin: 2% 5% 0 5%;
}

.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 #644B25;
  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%;
}
.txtm1
{
float:left;
position:absolute; left: 71%; top:2px; width:29%; height:400px; overflow-x: hidden; background-color:#efefef;
}
.txtm2
{
position:absolute; width:70%; height:400px;
}
.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.2857142857143em;
    line-height:1em;
    margin-bottom:0.5em;
}


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

.maincontent
{
	line-height:1.4285714285714em;
	position:relative;
	z-index:80;
}

.content
{
	width: 68%;
	float: left;
	margin: 1% 0;
	padding: 0 2%;
    background:url('https://www.urlaubsalzburg.com/images/75white.png') repeat;
}

.content ul
{
list-style: square;
list-style-position: outside;
margin-top:-10px;
}
.contenttop
{
	margin-top: 0%;
}



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


.sidebar
{
	width: 28%;
	float: left;
}

.sidebar h2,h3 { 
    font-family:'Open Sans Condensed','Arial',sans-serif;
    font-weight:bold;
    text-transform:uppercase;
    font-size:1.2em;
    line-height:1em;
    color:#3A702A;
    margin-bottom:0.5em;
    -webkit-font-smoothing:subpixel-antialiased;
}

.sidebar a { 
    color:#3A702A;
}

.sidebar a:hover,
.sidebar a:focus {
    color:#D20025;
	text-decoration:underline;
	/*background-color: #fff;*/
}

.mainfooter .textmini1 {
    color:#000;
    font-weight:bold;
   }
.mainfooter .textmini {
    color:#000;
    font-weight:bold;
   }

.mainfooter a {
    color:#000000;
    color:#000;
    font-weight:bold;
}
.mainfooter a:hover,
.mainfooter a:focus {
    color:#000000;
    color:#000;
}

.mainfooter
{
   background:url('https://www.landhausherzog.at/imgs/footer.png') top no-repeat;
    font-weight:bold;

}

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

.ncontainer {
    width: 100%;
    margin: 0px auto;
	z-index:1000;
	position:relative;
	float:left;    
}
.toggleMenu {
	width:100%;
    display: none;
}

.nav ul { list-style:none; margin: 0; padding: 0; }
.nav a { text-decoration: none; }
.nav a:hover { text-decoration: none; }

.nav {
	margin: 0; padding: 0;
	list-style: none;
     *zoom: 1;
    font-family:'Oswald','Arial',sans-serif;
    font-size:18px;
    font-weight:normal;
    color: #3A702A;
	text-decoration:none;
	text-align:center;
    
}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
    list-style: none;
    width: 14em;
}
.nav a {
    padding: 20px 15px;
    color:#3A702A;
}
.nav a:hover {
    padding: 20px 15px;
    color:#B4D049;
}

.nav li {
    position: relative;
    width:14em;
    height: 3em;
    display: block;
}
.nav > li {
	float: left;
}
.nav > li > a {
    display: block;
}
.nav li ul {
    position: absolute;
    left: -9999px;
}
.nav > li.hover > ul {
    left: 100%;
    top:-2px;
}
.nav li li.hover ul {
    left: 100%;
    top: 0;
}
.nav li li a {
    color:#B4D049;
	display: block;
	position: relative;
	z-index:100;
   /*background-image: url("https://www.landhausherzog.at/imgs/nav_bg.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;*/
    background-color: #eedbbe;
    color: #674d38;
    font-size:0.86667em;
	border-top: thin solid #644B25;
}

.nav li li li a {
	z-index:200;
	border-top: thin solid #644B25;
}


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


.capitals
{
   font-variant:small-caps;
}

.nav a#focused
{
    color:#B4D049;
	background-image: url("https://www.landhausherzog.at/imgs/nav_bg.png");
	background-repeat: no-repeat;
	background-position: 50% 50%; 
}

}

.nav a#focused1
{
    color:#3A702A;
	background-image: url("https://www.landhausherzog.at/imgs/nav_bg.png");
	background-repeat: no-repeat;
	background-position: 50% 50%; 
}
.nav a#focused1:hover
{
    color:#B4D049;
	background-image: url("https://www.landhausherzog.at/imgs/nav_bg.png");
	background-repeat: no-repeat;
	background-position: 50% 50%; 
}
ol, ul
{
list-style:none;
}

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

}
.contenttop
{
	margin-top: 0%;
}

.w10  { width:2%; }
.w20  { width:10%; }
.w30  { width:94%; }
.w50  { width:94%; }
.w70  { width:94%; }
.w90  { width:94%; }
.w100  { width:100%; }
.w101  { width:100%; text-align:center; }

.logos
{ display: none;}


#fruehling
{
display: none;
}
.fruehling1
{
display: none;
}

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

.sidenavpos
{
top:0px; 
right:auto;
text-align:center;
}								 
										 
.ncontainer {
	float:left; 
	width:100%;
}
	.toggleMenu {
		display:  block;
		padding:1%;
		z-index:1;
        font-weight:bold;
        background-color: #eedbbe;
	}

    .active {
        display: block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50%;
    }
    .nav li li .parent {
		background-image: url("https://www.urlaubsalzburg.com/images/darrow1.png");
        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;
    }
	
    

    .box
    {
        width:98%;
        height: auto;
    }
    
    .box h1
    {
        font-size:1.2em;
        padding-top:5%;
    
    }
    
    .box h2
    {
        padding:2%;
    }
    .box p
    {
        font-size:1em;
    }

    .box2
    {
        width:98%;
        height: auto;
    }
    
    .box2 h1
    {
        font-size:1.2em;
        padding-top:5%;
    }
    

  .background {
      	float:left;
        margin-top:0px;
        display:none;
    }
    .shape{
        height: 15%;
        border: 0px solid transparent;
        background-color: #FFFFFF;
        display:none;
    }

	#logo { 
	width: 100%; 
	background-color:#000;
	}
	/* misc */
	.hidden { display:none; }
	.show { display:block;} 
	.txtm1
	{
	float:left;
	position:relative; left: 0%; top:5px; width:100%; float:left;
	}
	.txtm2
	{
	position:relative; width:100%;
	}
	.w50  { width:100%; }
	.right { text-align:center; }
	.center { text-align:center; }

	.maincontent
	{
		top: 0px;
	}
	
	.content
	{
		width: 98%;
		float: left;
	}
	
    .sidebar
    {
		width: 94%;
		margin: 2% 0 2% 0;
		padding: 2% 3%;
        min-height:20px;
        height:100%;
    }

	.mainfooter p
	{
		width: 92%;
		margin: 10px auto;
		/*color: #fff;*/
	}
	.mainfooter
	{
		font-size:0.8em;
	}
	
	.bildlinks {
	  float:left;
	  padding: 1%;
	  /*border: 2px solid #644B25;*/
	  margin-right: 4%;
	  margin-bottom: 2%;
	}
	.bildrechts {
	  float:left;
	  padding: 1%;
	  /*border: 2px solid #644B25;*/
	  margin-right: 2%;
	  margin-bottom: 2%;
	  margin-left: 0%;
	}
	
	/*.tbild {
		max-width: 50%;
		padding: 0;
	}
	#ie8 .tbild {
		width: 50%;
	}*/
    
	.toggleMenu a {
        color: #fff;
        text-decoration:none;
	}
}
.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: #3A702A;
     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 #000000;
}
.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: #000000;
     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: #000000;
     margin-bottom: 5px;
}
.form-style .section span {
     background: #000000;
     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: #000000;
     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 #3A702A;
     font-size: 15px;
}
.form-style input[type="button"]:hover, 
.form-style input[type="submit"]:hover{
     background: #B4D049;
     -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: #3A702A;
}
.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;
}
