/* CSS Document */

a:link, a:visited, a:active {
	color: #4d4d4d;
	text-decoration: none;
}

/*a:hover {
	text-decoration: none;
}*/


.desktop {
	font-size: 16px;
	text-transform: uppercase;	
}

a.footer {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#999999+0,888888+100 */
background: #999999; /* Old browsers */
background: -moz-linear-gradient(top,  #999999 0%, #888888 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#999999), color-stop(100%,#888888)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #999999 0%,#888888 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #999999 0%,#888888 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #999999 0%,#888888 100%); /* IE10+ */
background: linear-gradient(to bottom,  #999999 0%,#888888 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999999', endColorstr='#888888',GradientType=0 ); /* IE6-9 */

	margin-left: 1%;
	margin-right: 1%;
	margin-top: 7px;
    border-style: solid;
    border-width: 0px 0px 3px;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
    color: #FFFFFF;	   
    border-radius: 6px;
    cursor: pointer;
    font-style: normal;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    transition: all 200ms ease-in-out 0s;
    white-space: nowrap;	
    font-family: "Gotham Rounded A","Gotham Rounded B",Helvetica,Arial,sans-serif;
    font-weight: 700;	
    padding: 9px 3px 9px;
    font-size: 14px;
	border-color: #666666;
	display: inline-block;
	width: 45%;
}

.link {
	/*background-image:url(../mobile_files/button_full1.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position:bottom;
	text-align:center;
	height:40px;
	padding-top:13px;
	padding-left: 1.5%;
	margin-bottom:20px;
	margin-left: 1%;
	margin-right: 3%;
	font-size: 19px; */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#df8125+0,dda46e+100 */
background: #8bb52b; /* Old browsers */
background: -moz-linear-gradient(top,  #ee96d8 0%, #a5037c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee96d8), color-stop(100%,#a5037c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ee96d8 0%,#a5037c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ee96d8 0%,#a5037c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ee96d8 0%,#a5037c 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ee96d8 0%,#a5037c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee96d8', endColorstr='#a5037c',GradientType=0 ); /* IE6-9 */



/*	Violett: ee96d8 & a5037c
	Grün: c6e0a3 & 8bb52b
*/


	margin-left: 1%;
	margin-right: 3%;
    border-style: solid;
    border-width: 0px 0px 3px;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
    color: #fff;	   
    border-radius: 6px;
    cursor: pointer;
    font-style: normal;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    transition: all 200ms ease-in-out 0s;
    white-space: nowrap;	
    font-family: "Gotham Rounded A","Gotham Rounded B",Helvetica,Arial,sans-serif;
    font-weight: 700;	
    padding: 19px 39px 18px;
    font-size: 18px;
	border-color: #63004a;
	display: block;
	}




html, body {height: 100%;}
body {
	background: #F5F5F5;
	color: #4D4D4D;
	font-family: 'Cabin', sans-serif, Verdana;
	font-size: 13px;
	display: table;
	margin:0;
	padding:0;
	width: 100%;
}

.contact {
	font-size:11px;
}



h1 {
	font-family: 'Amaranth', sans-serif, Verdana;
	font-weight: normal;
	font-size: 20px;
	color: #A5037C;
}

h2 {
	color: #A5037C;
    font-family: 'Amaranth', sans-serif, Verdana;
    font-weight: normal;
    font-size: 24px;
    line-height: 26px;
	margin-bottom: auto
}

h3 {
	color: black;
	/*color: #a5037c;*/
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: -5px;
	margin-bottom: -15px;
}

h4 {color: #4D4D4D;
    font-family: 'Amaranth', sans-serif, Verdana;
    font-weight: normal;
    font-size: 20px;
    /*line-height: 26px;*/
	margin-top: 5px;
	margin-bottom: auto
}

img {
	max-width:100%;}

main {
	font-size: 14px;	
		color: #4D4D4D;
}

p {
	font-family: 'Cabin', sans-serif, Verdana;
	line-height: 1.35em;
}

section.hotel{
	color: black;
	text-align:center;
	/*background-image:url(../mobile_files/hotel_top.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position:top;
	background-color: #EDEDED;*/
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin-top: 20px;
	/*padding-top: 5%;
	padding-bottom: 2%;*/ 
	background-image: url('../images/washi.png');
    background-position: bottom;
    background-repeat: repeat;
	min-height: 100px;
	line-height: 1.6;
}

/*section.hotel {
	background: url('../images/washi.png');
	color: #666666;
	width: 100%;
	position:absolute;
	height:100%;
	z-index:1111;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity:0.7;
	z-index:-1;

}*/

.status {
	margin-bottom: auto;
	line-height: 1.5em;}

.page-row {
display: table-row;
}
.page-row-expanded { height: 100%; }


@media screen and (orientation: portrait) {
	header {height: 60px;}
	footer {height: 65px;}
	
	.footer_social {
		float:none;
		margin-top: 1px;
		margin-bottom: 2px;
		width: 100%;
	}
	
	.footer_links {
		float:none;
		width: 100%;
	}
	
	.vp_landscape{
		width: 100%;
		max-width: 600px;
		margin-bottom: 10px;
	}
	
	.vp_portrait{
		display: none;
	}
	
	.city {
		float: none;
		}
		
	.photo {
		float: none;
	}

	
	img.social{
	width:48px;
	margin-left:auto;
	margin-right:auto;
	}
	
	.facts_left {
		float: left;
		}
	.facts_right {
		float: right;
		}
}


@media screen and (orientation: landscape) {
	footer {max-height: 51px;}
		
	a.footer {
		margin-top: 9px;
		margin-bottom: auto;
		font-size: 12px;
		padding: 8px 4px 8px;
		}
		
	.footer_social {
		float: right;
		margin-top: 2px;
		margin-bottom: 2px;
		width: 48%;
		max-height: 51px;
		}
		
	.footer_links {
		float: left;
		width: 52%;
		height: 51px;
		}
		
	.vp_landscape {
		display: none;
		}
	
	.vp_portrait {
		padding-left: 1.5%;
		padding-right: 3%;
		}
	
	.city {
		float: left;
		width: 65%;
		padding-right: 1%;
		}
		
	.photo {
		float: right;
		width: 34%;
		}	
	
	.facts_left {
		float: none;
		}
		
	.facts_right {
		float: none;
		}	
	
	img.social {
		width:44px;
		margin-left:auto;
		margin-right:auto;
		}
		
		
}




	
article {
	margin-left: 2%;
	margin-right: 2%;
}

header {
/*	background-color: #4D4D4D;     /*grau*/
/*	background-color: #F7A800;		/*orange*/
/*	background-color: #8BB52B;		/*grün*/
	background-color: #fed62f;	/*gelb*/
	text-align:right;
}

.facts_left {
	width: 42%;
	line-height: 1.5em;
	}
		
.facts_right {
	width: 58%;
	line-height: 1.5em;
	}	

footer {
	background-color: rgb(77,77,77);
    font-size: 12px;
	text-align:center;
	color: #e6e6e6;
}

.logo {
	height: 60px;	
}




.washi {
	background-image:url("../images/washi.png");
	background-image: -moz-linear-gradient(center bottom , rgba(0, 0, 0, 0.1) 0%, transparent 20%), url("../images/washi.png");
}

.washi2 {
	width:100%;
background: -moz-linear-gradient(top,  rgba(247,247,247,0) 75%, rgba(247,247,247,0.06) 80%, rgba(10,8,15,0.3) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(75%,rgba(247,247,247,0)), color-stop(80%,rgba(247,247,247,0.06)), color-stop(100%,rgba(10,8,15,0.3))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(247,247,247,0) 75%,rgba(247,247,247,0.06) 80%,rgba(10,8,15,0.3) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(247,247,247,0) 75%,rgba(247,247,247,0.06) 80%,rgba(10,8,15,0.3) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(247,247,247,0) 75%,rgba(247,247,247,0.06) 80%,rgba(10,8,15,0.3) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(247,247,247,0) 75%,rgba(247,247,247,0.06) 80%,rgba(10,8,15,0.3) 100%); /* W3C */
    zoom: 1;

    filter: progid:DXImageTransform.Microsoft.gradient(
        gradientType=0, startColor=0, endColorStr=#F0F0F1
    );
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(
        gradientType=0, startColor=0, endColorStr=#F0F0F1
    );
}


div.top {	
	border-bottom: 10px solid #4D4D4D;
	}

/*This is how breakpoints work:

  body{background-color:green;}
  ...same as:   @media screen and (min-width: 401px) and (max-width: 599px) {	body{background-color:green;}	} 

  @media screen and (max-width: 400px) {
		 body{background-color:red;} 
  }

  @media screen and (min-width: 600px) {
	  	 body{background-color:blue;}
  }
  
  
  
  Possible attributes:
  	min-width				Rules applied for any browser width over the value defined in the query.
	max-width				Rules applied for any browser width below the value defined in the query.
	min-height				Rules applied for any browser height over the value defined in the query.
	max-height				Rules applied for any browser height below the value defined in the query.
	orientation=portrait	Rules applied for any browser where the height is greater than or equal to the width.
	orientation=landscape	Rules for any browser where the width is greater than the height.
  */