/* html tags */
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 75%;
	color: #555;
	line-height: 1.4em;
}
a:focus {
	cursor:default;
}
a {
	cursor:pointer;
	color: #6094BF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	border: 0 #333 solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
/* Headings */
h1, h2, h3 {
	font-weight: normal;
	margin-bottom: 2px;
	margin-top: 1px;
	text-transform: uppercase;
	color: #333;
}
h1 {
	font-size: 20px;
	letter-spacing: 0;
	margin-bottom: 18px;
}
h2 {
	font-size: 11px;
	border-bottom: 1px dotted #333;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
}
em {
	font-size: 12px;
	font-style: normal;
	color: #999;
}
/* Spacing */
ul {
	list-style: disc;
}
li {
	margin-left: 30px;
}
p, dl, hr, ol, ul, pre, table, address, fieldset {
	margin-bottom: 10px;
}
/* layout */
#wrapMain {
	width: 960px;
	height: 620px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -480px;
	margin-top: -300px;
	z-index: 2;
	overflow: visible;
	background-color: #fff;
	border-bottom: 1px dotted #666;
}
#wrapFlags,
#wrapAdress {
	height: 20px;
	bottom: 0;
	position: absolute;
	font-size: 11px;
	margin-bottom: -24px;
	color: #666;
}
#wrapFlags {
	width: 200px;
	right: 0;
	text-align: right;
	/* top: 64px; */
	z-index:500;
}
#wrapAdress {
	left: 0;
	text-align: left;
	width: 550px;
	margin-left: 5px;
}
#wrapBigYellow {
	width: 960px;
	height: 50%;
	left: 50%;
	top: 0;
	margin-left: -480px;
	background-color: #fee119;
	position: absolute;
	z-index: 1;
}
#wrapTop {
	position: absolute;
	width: 960px;
	top: 0px;
	height: 60px;
	background-color: #fee119;
	overflow:visible;
	z-index: 3;
}
#wrapLogo {
	position: absolute;
	bottom: 0;
	margin-bottom: -25px;
	left: 20px;
	z-index: 4;
	height: 85px;
	width: 198px;
}
#wrapLeft {
	position: absolute;
	left: 0;
	top: 80px;
	width: 550px;
	height: 450px;
	overflow: hidden;
}
#wrapRight {
	position: absolute;
	right: 0;
	top: 80px;
	height: 450px;
	width:390px;
}
#wrapCert {
	position: absolute;
	width: 200px;
	height: 40px;
	overflow: hidden;
	right: 5px;
	bottom: 0px;
	text-align: right;
	z-index:500;
}
#wrapCert a {
	font-size: 11px;
	text-decoration: none;
	color: #666;
}
#wrapCert a:hover {
	text-decoration: underline;
}
#wrpInfo,
#wrpFact {
	position: absolute;
	width: 390px;
	height: 400px;
	z-index: 7;
	top: 20px;
	left: 0px;
	overflow: hidden;
	text-align: left;
	background-color: #fff;
}
#wrpFact {
	visibility: hidden;
	text-align: right;
}
#gmap {
	height: 398px;
	width: 260px;
	right: 0px;
	top:0px;
	position: absolute;
	background-color: #fee119;
	z-index: 47;
	border: 1px solid #333;
}
#reisplan {
	height: 400px;
	width: 250px;
	border-style: none;
	left: 0px;
	top: 0px;
	z-index: 46;
	position: absolute;
}
/* slider */
#imgsshow {
	position: absolute;
	margin-top: 20px;
	width: 533px;
	height: 400px;
	overflow: hidden;
	left: 0px;
	z-index: 5;
}
.bigimg {
	display: block;
}
#gmpos, #gmpos2 {
	width: 533px;
	height: 400px;
	display: block;
}
#imgscntrl,
#txtcntrl {
	display: block;
	position: absolute;
	width: 100%;
	bottom: 0px;
	z-index: 10;
	height: 25px;
	text-align:right;
}
.num_nav { 
	margin-left: 5px;
	margin-right: 15px;
}
.num_nav ul li { 
	display: inline; 
	margin: 0 2px;
	padding: 0;
	font-size: 11px;
}
.num_nav ul li a {
	padding: 0;
	color:#333;
}
.num_nav ul li a.active { 
	font-size: 12px;
	font-weight: bold;
}
.num_nav ul li a:hover { 
	color: #999;
	text-decoration: none;
}
.btn_over {
	color:#fff;
	border: 1px solid #fff;
	background-color: #80301D;
}
#preloader {
	width: 32px;
	height: 32px;
	left: 50%;
	top: 50%;
	margin-left: -16px;
	margin-top: -16px;
	visibility: hidden;
	position: absolute;
	z-index: 55;
}
#next_btn,
#prev_btn {
	top: 0px;
	width: 125px;
	height: 400px;
	position: absolute;
	background-image: url(images/emptydot.png);
}
#prev_btn {
	left:0px;
}
#next_btn {
	right: 0px;
	text-align: right;
}
/* logos */
#logoiso {
	margin-left: 10px;
}
/* info */
#wrapInfo {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 100px;
	height: 300px;
	background-color: #ccc;
	border: 1px solid #333;
	padding: 5px;
}
/* menu */
.domenabled #finderparent
{
  position:absolute;
  height: 100px;
	top: 515px;
	width: 960px;
	left: 0;
	font-size: 11px;
}
.domenabled #finder
{
  position:absolute;
  top:1em;
  left:1em;
}
.domenabled ul#finder,
.domenabled ul#finder li,
.domenabled ul#finder ul
{
  width:170px;
  list-style-type:none;
  margin:0;
  padding:0;
}
.domenabled ul#finder ul.hidden
{
  top:0px;
  left:-2000px;
  position:absolute;
}
.domenabled ul#finder ul.shown
{
  top:0px;
  left:170px;
  position:absolute;
}
.domenabled ul#finder li a
{
  color:#333;
  text-decoration:none;
}
.domenabled #finder a.open
{
	font-size: 12px;
  display:block;
	font-weight: bold;
}
.domenabled #finder a.parent
{
  padding-left:0px;
}
.domenabled #finder a:hover{
	color: #999;
}
/* facts */
#facts {
	width: 300px;
}
#facts * td,
#facts * th {
	padding: 2px;
	border: 1px solid #fff;
}
#facts .facthead {
	background-color: #ccc;
	font-size: 12px;
	text-align: left;
	padding: 4px;
}
#facts .facttitle {
	font-weight: bold;
	text-align: left;
}
/* flags */
#flags li{
	display: inline;
	margin-right: 5px;
	margin-left: 0px;
	vertical-align:top;
}
#flags a{
	text-decoration: none;
	color: #666;
	border:0;
}
#flags a:hover {
	color: #bbb;
}
/* forms */
form * input {
	border-style: none;
	color: #666;
	font-size: 12px;
	width: 98%;
	background-color: #fffcca;
	padding: 2px;
}
form * textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	border-style: none;
	width: 98%;
	background-color: #fffcca;
	padding: 2px;
}
form * .formbtn {
	border: 1px solid #333;
	background-color: #ddd;
	color: #333;
	width: 20%;
}
form * td {
	padding: 4px;
	vertical-align: top;
}
/* slider */
div.slider {
	width: 258px;
	height: 12px;
	background: #FEE119;			
	position: absolute;
	z-index: 15;
	top: 10px;
	overflow: hidden;
	left: 138px;
	border: 1px solid #888;
}
div.slider p {
	text-align: center;
	font-size: 10px;
	color: #888;
	line-height: 10px;
}
div.slider div.knob {
	background: #666;
	width: 16px;
	height: 36px;
	top: -20px;
	position: absolute;
	z-index: 10;
}