




/*
     FILE ARCHIVED ON 7:02:06 Feb 24, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:05:35 Mai 6, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@charset "utf-8";

html, body {
	font-family: 'Doppio One', sans-serif, arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #a6a29a;
	letter-spacing: 0.1em;
	max-width: 1824px;
}

h1 {
	font-family: 'Doppio One', sans-serif, arial;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.1em;
}

h1#message {
	font-family: 'Doppio One', sans-serif, arial;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.1em;
}

h2 {
    font-family: 'Doppio One', sans-serif, arial;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 1.5;
}

/*p {
	font-variant: small-caps;
}*/

.highlight {
	color: #02e0fa;
}

.menu {
	font-family: 'Doppio One', sans-serif, arial;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 1.5;
}

.menuItem {
	margin-top: 20px;
}


/*.............
....ANKER......
.............*/

#impressum {
	position: relative;
	top: -180px;
}

#kontakt {
	position: relative;
	top: -180px;
}

#oeffnungszeiten {
	position: relative;
	top: -180px;
}

#treppe {
	position: relative;
	top: -180px;
}

#dienste {
	position: relative;
	top: -180px;
}

#wochenkarte {
	position: relative;
	top: -180px;
}

#galerie {
	position: relative;
	top: -180px;
}

#anfahrt {
	position: relative;
	top: -180px;
}

/*.............
...............
.............*/


#wrapper {
	width: 727px;
	min-height: 600px;
	margin: 0 auto;
	background-color: #ffffff;
}

#header {
	width: 727px;
	height: 157px;
	background-color: #b8b5ae;
	color: #ffffff;
	position: fixed;
	display: block;
	top: 0px;
	z-index: 980;
	visibility: visible;
}

#header div ul li,
#header div ul li a,
#nav ul li,
#nav ul li a {
	text-decoration: none;
	display: inline-block;
	zoom: 1;  *display: inline;  /* IE7 Hack */
	color: #ffffff;
	line-height: 0.8;

}

#screen ul li {
	margin-top: 7px;
}

#header div ul li,
#nav ul li {
	padding: 0 2px 3px 5px;
	border-left: 1px solid #ffffff;
}

#header div ul li:first-child,
#nav ul li:first-child {
	padding:  0;
	border: 0;
}	

a:hover {
	color: #02e0fa;
}

#logo {
	padding: 15px 0 0 285px;
}

#subTitle {
	margin: 10px 0 0;
	text-align: center;
}

#contactNav {
	margin: 3px 0 0;
	text-align: center;
}

#nav {
	margin: 10px auto;
}

#content {
	padding: 25px;
}

.article {
	margin-bottom: 50px;
}

.article h1 {
	margin-top: 5px;
}
.article p {
	line-height: 1.8;
	margin-top: 5px;
}

.gallery {
	margin-top: 25px;
}

#platzhalter {
	width: 727px;
	height: 157px;
	}

div#screen {
	visibility: visible;
}

select#mobile {
	display: none;
}

div#mobileHeader {
	visibility: hidden;
	width: 0;
	height: 0;
	margin:0;
	padding:0;
}

span.break {
	display: none;
}

.anker {
	position: relative;
	top: -197px;
}

.wpcf7-text,
.wpcf7-textarea {
	border: 1px solid #A6A29A;
	width: 45,39%;
	height: 13px;
	border-radius: 3px;
	padding: 5px;
	z-index: 0;
}

.wpcf7-textarea {
	border: 1px solid #A6A29A;
	width: 45,39%;
	height: 140px;
	z-index: 0;
}

input[type="submit"]{
	width: 18%;
	z-index: 0;
}





@media only screen and (max-width: 480px) and (orientation:portrait) { 

body {
	width: 100%;
	margin:0;
	padding:0;
	font-size: 1em;
}

#wrapper {
	width: 100%;
	padding:0;
	margin:0;
	background-color: #ffffff;
}

#header {
	visibility: hidden;
	z-index: 1;
}

div#mobileHeader {
	background: url(/web/20160224070206/http://www.treppe-schlossplatz.de/wp-content/themes/classic/images/mobileHeader.png) top no-repeat;
	visibility: visible;
	width: 100%; /* probiere mit 100% sonst 320 px*/
	height: 165px;
	margin:0 auto;
	background-color: #b8b5ae;
	color: #ffffff;
	position: fixed;
	display: block;
	top: 0px;
	z-index: 1;
}

h1#message {
	font-family: 'Doppio One', sans-serif, arial;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.05em;
}

hr.mobileHr {
	width: 300px;
	margin: 95px auto 0;
	height: 2px;
	background: url(/web/20160224070206/http://www.treppe-schlossplatz.de/wp-content/themes/classic/images/linie.gif) top left no-repeat;
	border:0;
}

hr.mobileHrSecond {
	width: 300px;
	margin: 16px auto 0;
	height: 2px;
	background: url(/web/20160224070206/http://www.treppe-schlossplatz.de/wp-content/themes/classic/images/linie.gif) top left no-repeat;
	border:0;

}

#contactNav {
	margin: 10px 0 0;
}

#content {
	padding: 10px 5px;
}


#nav ul li,
#nav ul li a {
	text-decoration: none;
	display: block;
	color: #ffffff;
	line-height: 0.6;

}

#logo {
	margin: 15px 5%;
}

#subTitle ul li {
	text-align: center;
	margin:0;

}

#logo {
	padding: 15px 0 0 0;
}

#subTitle {
	margin: 10px 0 0 0;
	text-align: center;

}

.menu {
	font-family: 'Doppio One', sans-serif, arial;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0.08em;
	line-height: 1.5;
}

.article {
	margin-bottom: 30px;
}

.article h1 {
	margin-top: 5px;
	font-size: 1.45em;
}
.article p {
	line-height: 1.5;
	margin-top: 5px;
}

.gallery {
	margin-top: 25px;
}

#platzhalter {
	width: 20px;
	height: 157px;
}

div#screen {
	display: none;
}

select.mobile {
	padding: 0 auto;
}

div#mobileDiv {
	width: 100%;
}

select#mobile {
	display: block;
	margin: 16px 28% 0; 	
	font-size: 14px;
	width: 44%;
	z-index: 999;
}


span.break {
	display: block;
	line-height: 0.2em;
}

input[type="submit"]{
	font-size: 14px;
	margin:0;
	width: 40%;
	height: 20px;
	border: 1px solid #a6a29a;
}

.wpcf7-text,
.wpcf7-textarea {
	z-index: 0;
}


}



@media only screen and (max-width: 480px) and (orientation:landscape) {

body {
	width: 100%;
	margin:0;
	padding:0;
	font-size: 0.6em;
}

#wrapper {
	width: 100%;
	padding:0;
	margin:0;
	background-color: #ffffff;
}

#header {
	visibility: hidden;
}

div#mobileHeader {
	background: url(/web/20160224070206/http://www.treppe-schlossplatz.de/wp-content/themes/classic/images/mobileHeader.png) top no-repeat;
	visibility: visible;
	width: 100%; /* probiere mit 100% sonst 320 px*/
	height: 165px;
	margin:0 auto;
	background-color: #b8b5ae;
	color: #ffffff;
	position: relative;
	display: block;
	top: -100px;
	z-index: 10;
}

h1#message {
	font-family: 'Doppio One', sans-serif, arial;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 0.05em;
}

hr.mobileHr {
	width: 300px;
	margin: 95px auto 0;
	height: 2px;
	background: url(/web/20160224070206/http://www.treppe-schlossplatz.de/wp-content/themes/classic/images/linie.gif) top left no-repeat;
	border:0;
	position: relative;
	top: 150px;
}

hr.mobileHrSecond {
	width: 300px;
	margin: 16px auto 0;
	height: 2px;
	background: url(/web/20160224070206/http://www.treppe-schlossplatz.de/wp-content/themes/classic/images/linie.gif) top left no-repeat;
	border:0;
	position: relative;
	top: 40px;
}

#mobile {
	position: relative;
	top: 95px;
}

#contactNav {
	margin: 10px 0 0;
}

#content {
	padding: 10px 5px;
}


#nav ul li,
#nav ul li a {
	text-decoration: none;
	display: block;
	color: #ffffff;
	line-height: 0.6;

}

#logo {
	margin: 15px 5%;
}

#subTitle ul li {
	text-align: center;
	margin:0;

}

#logo {
	padding: 15px 0 0 0;
}

#subTitle {
	margin: 10px 0 0 0;
	text-align: center;

}

.menu {
	font-family: 'Doppio One', sans-serif, arial;
	font-size: 9px;
	font-weight: normal;
	letter-spacing: 0.08em;
	line-height: 1.5;
}

.article {
	margin-bottom: 30px;
}

.article h1 {
	margin-top: 5px;
	font-size: 1.45em;
}
.article p {
	line-height: 1.5;
	margin-top: 5px;
}

.gallery {
	margin-top: 25px;
}

#platzhalter {
	display: none;
}

div#screen {
	display: none;
}

select.mobile {
	padding: 0 auto;
}

div#mobileDiv {
	width: 100%;
}

select#mobile {
	display: block;
	margin: 16px 28% 0; 	
	font-size: 14px;
	width: 44%;
	z-index: 999;
}


span.break {
	display: block;
	line-height: 0.2em;
}

input[type="submit"]{
	font-size: 14px;
	margin:0;
	width: 30%;
	height: 20px;
}

}