* {
	margin: 0px;
	padding: 0px;
	}
body  {
	font-size: 12px;
	font-family: Arial, Geneva, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat;
}
a {
	outline: transparent;
}
.h3 {
	font-size: 14px;
}
.h2 {
	font-size: 16px;
}
.header 
{
	font-family: Arial, Geneva, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	height: 223px;
	background-image: url(../images/head_index.jpg);
	margin: 10px;
	width: 800px;
}
.header_valentia 
{
	font-family: Arial, Geneva, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	height: 223px;
	background-image: url(../images/img_8102.jpg);
	margin: 10px;
	width: 800px;
}
.header_burren  
{
	font-family: Arial, Geneva, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 10px;
	width: 800px;
	height: 223px;
	background-image: url(../images/img_9480.jpg);
}

.header_dolmen  
{
	font-family: Arial, Geneva, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 10px;
	width: 800px;
	height: 223px;
	background-image: url(../images/img_9824.jpg);
}

.header_skellig_island  
{ 
font-family: Arial, Geneva, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
background-image: url(../images/img_8633.jpg); 
margin: 10px; 
width: 800px; 
height: 223px 
}

.header_papageitaucher  
{
	font-family: Arial, Geneva, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 10px;
	width: 800px;
	height: 223px;
	background-image: url(../images/img_8842.jpg);
}

.header_pibroch  
{
	font-family: Arial, Geneva, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-image: url(../images/img_0411.jpg);
	margin: 10px;
	width: 800px;
	height: 223px
}

.header_connemara  
{ 
font-family: Arial, Geneva, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
background-image: url(../images/img_0237.jpg); 
margin: 10px; 
width: 800px; 
height: 223px 
}

.header_kontakt  
{
	font-family: Arial, Geneva, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-image: url(../images/head_kontakt.jpg);
	margin: 10px;
	width: 800px;
	height: 223px
}
.header_impressum  
{ 
font-family: Arial, Geneva, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
background-image: url(../images/p6230154.jpg); 
margin: 10px; 
width: 800px; 
height: 223px 
}



#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}

#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* Rahmen um die Navigation */
ul#Navigation {
	width: 10em;
	margin: 0;
	padding: 0.8em;
	background-color: #CCC;
	border-top-width: 0px; 
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
  }
  * html ul#Navigation {  /* Korrekturen fuer IE 5.x */
    width: 11.6em;
    w\idth: 10em;
    padding-left: 0;
    padd\ing-left: 0.8em;
  }
  ul#Navigation li {
    list-style: none;
    margin: 0.4em; padding: 0;
  }

  /* Navigationsblöcke */
  ul#Navigation a {
	display:block;
	text-decoration: none;
	font-weight: bold;
	color: #666;
	background-color: #ccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #2F3A2C;
	padding-top: 0.2em;
	padding-right: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
  }
  * html ul#Navigation a {  /* Breitenangaben nur fuer IE */
    width: 100%;
    w\idth: 8.8em;
  }
  ul#Navigation a:hover {
	border-left-color: #600;
	border-top-color: #2F3A2C;
	color: white;
	background-color: gray;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-right-color: #2F3A2C;
	border-bottom-color: #2F3A2C;
  }


#container {
	background-color: #FFF;
	width: 820px;
	margin: 20px auto;
	border: 1px solid #000;
}




#ueberschriften {
	background-color: #FFF;
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
font-family: Arial, Geneva, sans-serif, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	border-bottom: solid 1px #999;
	color: #2f3a2c;
}
#container2 {
	background-color: #CCC;
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 10px;
	height: auto;
}
* html #container2 {
	margin-top: 12px;
	}

#navigation {
	background-color: #CCC;
	padding: 5px;
	float: left;
	height: auto;
	width: 130px;
	margin-left: 10px;
	border: #c6c;
}

.aktiverllink  { 
color: #252525;
font-weight: bold;
text-decoration: none; }

.navi    { 
background-color: #bdbdbd;
 text-transform: uppercase;
  margin-bottom: 10px; 
  margin-left: -10px;
  padding-left: 10px;
  border-style: solid;
  border-width: 1px 1px 1px 3px;
  border-color: #2d2d2d #2d2d2d #2d2d2d #141414;
  height: 15px;
  align: left;  }

* html .navi    { 
margin-top: 0px;
   }
  

#form1 table tr td {
	color: #666;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}
.rahmen {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #666;
}


#maincontent {
	background-color: #FFF;
	text-align: justify;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	padding-botton: 5px;
	margin-left: 180px;
	border: 1px none #999;
	margin-top: 10px;
	margin-right: 0px;
	height: auto;
	margin-bottom: -2px;
}

* html #maincontent {
	margin-top: 0px;
}

#maincontent img {
	border: 1px solid #999;
	padding: 3px;
	margin: 0pt 0pt 0pt 0pt;
}


#waagenhaus   { color: #666; font-size: 10px; font-family: Tahoma, Geneva, sans-serif, "Times New Roman", Georgia, "Cracked Johnnie", Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #fff; text-align: center; float: right; margin-left: 10px; padding: 5px 0px 5px 5px; width: auto; height: auto }

.maincontent_galerie {
	background-color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	padding-botton: 5px;
	margin-left: 180px;
	border: 1px none #999;
	margin-top: 10px;
	margin-right: 0px;
	height: auto;
	margin-bottom: -2px;
}
* html .maincontent_galerie {
	margin-top: 0px;
	}
.maincontent_galerie img {
	padding: 3px;
	border: 1px solid #999;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 12px;
}

#footer  { 
text-align: right; 
font-size: 10px; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
background-color: #fff; 
margin: 10px; 
padding: 2px 0px 10px 0px; 
border: solid 1px #999; width: auto; height: 5px 
}
* html #footer  { 
margin: 10px; 
padding: 5px 0px 5px 0px; 
}
.copyright   { 
color: #000; 
text-decoration: none; 
margin-right: 0px; 
padding-right: 528px; 
align: left 
}
.home   { 
color: #000; 
text-decoration: none; 
margin-right: 0px; 
padding-right: 14px 
}
.kontakt   {
	
color: #000; 
text-decoration: none; 
margin-right: 0px; 
padding-right: 14px 
}
.impressum   
{
color: #000; 
text-decoration: none; 
margin-right: 0px; 
padding-right: 14px 
}
