/* HTML5 Boilerplate  */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol {margin: 1em 0; padding: 0 0 0 15px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/* ==|== primary styles =====================================================
   Author:info@franzschmidt.de
	 
   ========================================================================== */
body {
	font-family: sans-serif;
	font-size:13px;
	line-height:20px;
	color:#000;
	background:#544c45;
	}
	
p {margin: 0 0 1.6em 0;}
blockquote {display:inline-block;color:#00a4e2; font-style:italic; background:url(../img/blockquote.png) top left no-repeat; padding-left:30px}

.imgLeft {float:left; margin: 0 5px 15px 0}
.imgRight {float:right; margin-left: 5px}
/* ==|== Headline ====================================================== */
h1,h2,h3,h4,h5,h6 {font-family: 'Special Elite', cursive; margin:0 0 20px 0}
h1 {font-size: 20px; color:#00a4e2}
h2 {font-size: 14px; margin:0 0 8px 0; color:#e2007a}
h3  {font-size: 14px; margin:0 0 8px 0}
h4  {font-size: 14px; margin:0 0 0px 0}
h5, h6 {font-size: 14px; margin:0 0 4px 0}

/* ==|== Links ====================================================== */
a {color:#e2007a; text-decoration:none}
a:visited{color:#e2007a;}
a:hover {color:#e2007a;}
a:active {color:#e2007a;}

/* ==|== Content ====================================================== */
.bg {background: url('../img/bg.jpg') top center no-repeat; height: 1030px; width: 100%;}

#wrapper {clear: both; width:996px;/*1064px*/ margin: 0 auto; text-align: left; position: relative;}

section.content {position:absolute; left: 240px; top: 75px; background:#fff; width:450px; min-height:800px; padding: 65px 25px 25px 25px; z-index:10;}
article {margin-bottom: 25px}

nav.main {position:absolute; left: 65px; top: 70px; padding: 80px 20px 0 20px; background: url(../img/bg_nav.png) top left no-repeat; width:120px; min-height:240px; z-index:100;}
nav.main ul { list-style:none; padding:0; margin-top:40px}
nav.main ul li {margin-bottom:10px}
nav.main ul li a {font-family: 'Special Elite', cursive; font-size:14px; color:#00a4e2; text-decoration:none}
nav.main ul li a.active,
nav.main ul li a:hover {color:#e2007a}

/* ==|== specials ====================================================== */
.box_prinzessin {position:absolute; left: -180px; top: 70px;}
.box_foto {position:absolute; left: -150px; top: 265px;}
.box_gueth {position:absolute; left: 470px; top: 55px; z-index:100;}
.box_shaun {position:absolute; left: 870px; top: 68px;}
.box_facebook {position:absolute; left: 720px; top: 70px;}
.box_book {position:absolute; left: 750px; top: 265px;}

/* ==|== Forms ====================================================== */
form {margin-bottom:15px;}
input, textarea, select, button {font:12px/18px Arial, Helvetica, sans-serif;padding:0; background: #e6e6e6; outline:none;}
input, textarea, button {border:1px solid #b1b1b1; border-color:#b1b1b1 #e6e6e6 #e6e6e6 #b1b1b1; padding:2px 6px 2px 6px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
label {display:block; font-weight: normal; margin-right: 10px; vertical-align: middle}

input[type="text"] {
  width: 410px;
  /*background: #fefefe;
  border: 1px solid #ccc;*/
  padding: 4px;
  vertical-align: middle;
  clear: both;
  margin-bottom: 8px;
  }

textarea {width: 410px; padding: 2px; margin-bottom: 8px;}

input[type="submit"],
input[type="button"],
button {
  border: 0;
  font-weight: bold;
  cursor: pointer;
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 7px 0 0;
  padding: 6px 8px 6px 8px;
  color: #fff; 
  background: #E2007A;
}

/* ==|== Footer ====================================================== */
footer {position:absolute; left: 760px; top: 900px; background: url(../img/bg_footer.png) top left no-repeat; width:178px; min-height:50px}
footer nav.bottom ul {list-style:none; padding:12px 0 0 0;}
footer nav.bottom ul li {float:left; margin-left:15px}
footer nav.bottom ul li a {font-family: 'Special Elite', cursive; color:#000; font-size:14px; text-decoration:none;}

/* ==|== shadow ====================================================== */
.shadow {
	-moz-box-shadow: 0px 0px 10px #4d4d4d;
	-webkit-box-shadow: 0px 0px 10px #4d4d4d;
	box-shadow: 0px 0px 10px #4d4d4d;
}
@media (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { 

   .bg {background: url('../img/bg_ipad_portrait.jpg') top center no-repeat; width: 100%; height: 900px; }
  #wrapper {width: 100%}
  section.content { min-height:760px;}
  footer {position:absolute; left: 50px; top: 790px;}
  .box_prinzessin {display:none; position:absolute; left: -180px; top: 70px;}
  .box_foto {display:none; position:absolute; left: -150px; top: 265px;}
  .box_gueth {position:absolute; left: 470px; top: 55px; z-index:100;}
  .box_shaun {display:none; position:absolute; left: 870px; top: 65px;}
  .box_facebook {position:absolute; left: 60px; top: 380px;}
  .box_book {display:none; position:absolute; left: 750px; top: 265px;}

 }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation : landscape) {
/*@media only screen and (min-width: 35em) { url('../img/bg.jpg') top center no-repeat;*/
  .bg {background: url('../img/bg_ipad_landscape.jpg') top center no-repeat; width: 100%;}
  #wrapper {width: 100%}
  section.content { min-height:860px;}
  footer { position:absolute; left: 760px; top: 900px;}
  .box_prinzessin {display:none; position:absolute; left: -180px; top: 70px;}
  .box_foto {display:none; position:absolute; left: -150px; top: 265px;}
  .box_gueth {position:absolute; left: 470px; top: 55px; z-index:100;}
  .box_shaun { position:absolute; left: 870px; top: 65px;}
  .box_facebook {position:absolute; left: 760px; top: 70px;}/*left: 760px; top: 70px;} - left: 60px; top: 430px;*/
  .box_book {position:absolute; left: 750px; top: 265px;}

}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clr:before, .clr:after { content: ""; display: table; }
.clr:after { clear: both; }
.clr { *zoom: 1; }

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}