
body {
   font-family: Arial, Helvetica, sans-serif;
   color: #FF9E22;
   font-size: 0.8em;
   line-height: 125%;
   background-color: #9B484C;
   background-image: url(../ornament/himmel-orange.jpg);
   background-position: 0em 0em;
   background-repeat: repeat-x;
   overflow: auto;
}

#viewport {
   /*viewport*/
   position: absolute;
   left: 50%;
   margin-left: -28.5em;
   top: 50%;
   margin-top: -24em;
   width: 57em;
   height: 47em;
   border-left: 1px solid #B42517;
   border-right: 1px solid #B42517;
   background-color: #9B484C;
   z-index: 2;
}
#kopfbox {
   /*kopfbox*/
   position: absolute;
   left: 50%;
   margin-left: -28.5em;
   top: 50%;
   margin-top: -24em;
   width: 57em;
   height: 10.15em;
   border-left: 1px solid #B42517;
   border-right: 1px solid #B42517;
   border-bottom: 1px solid #B42517;
   background-color: #ff9f21;
   background-image: url(../ornament/kopf-hg.jpg);
   background-position: left top;
   background-repeat: repeat-x;
   overflow: hidden;
   z-index: 2;
}
#kinder {
   /*Kinder im Wasser*/
   position: absolute;
   left: 50%;
   margin-left: 365px;
   top: 0%;
   margin-top: 400px;
   width: 107px;
   height: 125px;
   border-bottom: 1px solid #B42517;
   border-left: 1px solid #B42517;
   background-color: transparent;
   background-image: url(../ornament/kinder.j);
   background-position: left;
   background-repeat: no-repeat;
   overflow: hidden;
   z-index: 1;
}
#logo {
   /*Logo*/
   position: absolute;
   left: 50%;
   margin-left: -550px;
   top: 0%;
   margin-top: 405px;
   width: 160px;
   height: 73px;
   background-color: transparent;
   background-image: url(../ornament/logo-rot.jpg);
   background-position: left;
   background-repeat: no-repeat;
   overflow: hidden;
   z-index: 1;
}
#suchen {
	/*Suchfeld*/
	position: absolute;
	left: 50%;
	margin-left: -550px;
	top: 0%;
	margin-top: 485px;
	width: 160px;
	border: 0px solid red;
	background-color: transparent;
	overflow: hidden;
	text-align: center;
	z-index: 1;
}
#suchergebnis {
	/*Suchfeld*/
	position: absolute;
	left: 50%;
	margin-left: -550px;
	top: 0%;
	margin-top: 550px;
	width: 160px;
	height: 140px;
	color: #9B484C;
	background-color: #9B484C;
	border: 1px solid #B42517;
	overflow: auto;
	text-align: left;
	z-index: 5;
}
#sprache {
   /*Sprachschalter*/
   position: absolute;
   left: 50%;
   margin-left: -39em;
   top: 0%;
   margin-top: 363px;
   width: 7em;
   height: 1.5em;
   color: #B42517;
   border: 0px solid #B42517;
   background-color: transparent;
   z-index: 3;
}
#sprache a:link  {
	text-decoration: none;
	color: #B42517;
   background-color: transparent;
}
#sprache a:visited {
	text-decoration: none;
	color: #B42517;
	background-color: transparent;
}
#sprache a:hover {
   text-decoration: underline;
   color: #B42517;
   background-color: transparent;
}
#datum {
   /*Jahreszahl*/
   position: absolute;
   left: 50%;
   margin-left: 375px;
   top: 0%;
   margin-top: 526px;
   font-size: 0.9em;
   height: 1.5em;
   color: #FF9F21;
   
   z-index: 2;
}
#blume {
   /*Blume*/
   position: absolute;
   left: 50%;
   margin-left: -23em;
   top: 50%;
   margin-top: -16em;
   width: 3.93em;
   height: 3.92em;
   background-color: transparent;
   z-index: 3;
}

#titel-d {
   /*Nusa Indah*/
   position: absolute;
   left: 50%;
   margin-left: -28.5em;
   top: 50%;
   margin-top: -24em;
   width: 19.45em;
   height: 7.75em;
   border-left: 1px solid #B42517;
   background-color: #48749B;
   overflow: hidden;
   z-index: 3;
}
#holidays {
   /*Nusa Indah*/
   position: absolute;
   left: 50%;
   margin-left: -28.5em;
   top: 50%;
   margin-top: -16.1em;
   width: 19.45em;
   height: 1.5em;
   border-left: 1px solid #B42517;
   background-color: #48749B;
   overflow: hidden;
   z-index: 2;
}
#nav-senkrecht {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -27.5em;
	margin-top: -9.4em;
   background-color: transparent;
	z-index: 5;
}
#nav-senkrecht ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav-senkrecht li {
   margin: 0 0 .6em 0;
   line-height: 1.6em;
   text-align: left;
   background-color: transparent;
}
#nav-senkrecht a {
   text-decoration: none;
   display: block;
   width: 6em;
   border: 1px solid #B42517;
   padding-left: 1em;
   background-color: transparent;
}
#nav-senkrecht a:hover {
	color: #FF9E22;
   border-color: #FF9E22;
}
a:link {
	text-decoration: none;
	color: #FF9E22;
   background-color: transparent;
}
a:visited {
	text-decoration: none;
	color: #FF9E22;
	background-color: transparent;
}
a:hover {
   text-decoration: underline;
   color: #FF9E22;
   background-color: transparent;
}
#box {
   /*Seiten-html*/
   position: absolute;
   top: 50%;
   margin-top: -9.5em;
   left: 50%;
   margin-left: -18.4em;
   width: 43.2em;
   min-height: 50em;
   padding: 1em;
   border: 1px solid #FF9E22;
   color: #FE9F21;
   background-color: #9B484C;
   
   z-index: 4;
}
#gallerie {
   /*Vorschau Bilder*/
   position: absolute;
   top: 50%;
   margin-top: -20.5em;
   left: 50%;
   margin-left: -8.8em;
   width: 36.3em;
   height: 5.5em;
   border: 1px solid transparent;
   background-image: url(../bilder/vorschau/24.jpg);
   background-repeat: repeat;
   background-position: left;
   overflow: hidden;
   z-index: 3;
}
#gallery {
   padding: 0px;
   margin: 0;
   height: 5.5em;
   list-style-type: none;
   border: 0px solid #888;
}
#gallery li {
  float:right;
  }
#gallery li a {
  display: inline;
  height: 5.5em;
  width: 1.1em;
  float:left;
  text-decoration:none;
  border-left: 1px solid white;
  cursor:default;
}
#gallery li a img {
  width: 1.1em;
  height: 5.5em;
  border:0;
  }
#gallery li a:hover {
   background: #eee;
   width: 8.25em;
}
#gallery li a:hover img {
  height: 5.5em;
  width: 8.25em;
}
#nav {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -13.6em;
	margin-left: -9.8em;
   width: 37.4em;
   border-bottom: 1px solid #B42517;
   padding-bottom: 0.2em;
   background-color: transparent;
   z-index: 4;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;

}
#nav ul li {
	display: inline;
}
#nav a {
	text-decoration: none;
	border: 0px solid;
	padding-left: 0.6em;
	padding-right: 0.6em;
	color: #FF9E22;
	background-color: transparent;
}
#nav a:hover {
   color: #C4293B;
   background-color: #FF9E22;
}
h1 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.3em;
   line-height: 80%;
}
h2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.1em;
   line-height: 100%;
}
h3 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1em;
   line-height: 100%;
}
