@charset "UTF-8";
/* CSS Document */

body 
    {
	background-color: #111111;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #111111;
} 
 
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
	
	hr {  color:#FFFFFF }
	
/* TEXT
*******************************************************************************/


.information_text {
	font-size: 14px;
	color:#FFFFFF;
	line-height:17px;
}
.small_text {
	font-size: 9px;
	line-height: 11px;
	font-style: normal;
}
.close {
	font-size: 12px;
	margin-right: 5px;
	z-index: 201;
}
.loading_text {
	font-size: 12px;
	padding-left: 35px;
}
.loading_text_info {
	font-size: 12px;
	padding-left: 35px;
}
.termstext {
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
}
.underlined {
	text-decoration: underline;
}

.navbutt {
	margin-right:10px;
	margin-left:10px;
}


/* LAYOUT
*******************************************************************************/


#main {
	position:absolute;
	top: 50%;
	left: 50%;
	width:955px;
	height:600px;
	margin-top: -300px;
	margin-left: -477.5px;
	background-color:#001000;

}
	
#header a {
	position:absolute;
	top: 20px;
	left: 0px;
	width: 300px;
	height: 70px;
	margin-left:327px;
	background-image:url(../img/header.jpg);
	background-repeat: no-repeat;	
	z-index:220;
}

#header A:hover {
	height: 70px;
}

#back_img {
	position:absolute;
	top:160px;
	left:0px;
	width:955px;
	height:440px;
	z-index:50;
	padding:0px;
}

#text {
	position:absolute;
	top:180px;
	left:204px;
	height:360px;
	width:510px;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:20px;
	background-image:url(../img/transparent_rollover.png);
	background-repeat:repeat;
	z-index:100;
}

#scroll {
	position:absolute;
	top:20px;
	left:20px;
	height:360px;
	width:510px;
	padding-right:20px;
	z-index:100;
	overflow:auto;
}


/* BUTTONS
*******************************************************************************/
#nav {
	position:absolute;
	top:120px;
	width:955px;
	height:20px;
	z-index:300;
}


#experience a {
	position:absolute;
	top:120px;
	left:2px;
	width:113px;
	height:14px;
	z-index:300;
	background-position: top;
	background-image: url(../img/button/theexperience.gif);
	background-repeat: no-repeat;	
} 
#experience A:hover {
	background-position: bottom;
}


#boarhunting a {
	position:absolute;
	top:120px;
	left:125px; 
	width:169px;
	height:14px;
	z-index:300;
	background-position: top;
	background-image: url(../img/button/boarhuntingpackages.gif);
	background-repeat: no-repeat;	
} 

#boarhunting A:hover {
	background-position: bottom;
}


#requirements a {
	position:absolute;
	top:120px;
	left:304px;
	width:158px;
	height:14px;
	z-index:300;
	background-position: top;
	background-image: url(../img/button/requirements.gif);
	background-repeat: no-repeat;	
} 
#requirements A:hover {
	background-position: bottom;
}

#accommodation a {
	position:absolute;
	top:120px;
	left:472px;
	width:197px;
	height:14px;
	z-index:300;
	background-position: top;
	background-image: url(../img/button/accommodation.gif);
	background-repeat: no-repeat;	
} 
#accommodation A:hover {
	background-position: bottom;
}

#gallerypage a {
	position:absolute;
	top:120px;
	left:679px;
	width:60px;
	height:14px;
	z-index:300;
	background-position: top;
	background-image: url(../img/button/gallery.gif);
	background-repeat: no-repeat;	
} 
#gallerypage A:hover {
		background-position: bottom;
}

#location a {
	position:absolute;
	top:120px;
	left:749px;
	width:131px;
	height:14px;
	z-index:300;
	background-position: top;
	background-image: url(../img/button/location.gif);
	background-repeat: no-repeat;		
} 
#location A:hover {
	background-position: bottom;
}

#contact a {
	position:absolute;
	top:120px;
	left:890px;
	width:63px;
	height:14px;
	z-index:300;
	background-position: top;
	background-image: url(../img/button/contact.gif);
	background-repeat: no-repeat;		
} 
#contact A:hover {
	background-position: bottom;
}




#close a {
	position:absolute;
	width:10px;
	height:10px;
	top:15px;
	left:520px;
	background-position: left top;
	background-image: url(../img/closebox.png);
	background-repeat: no-repeat;
}

#close A:hover {
	background-position: left top;
}


#topmenu {
	position:absolute; margin-top:0; margin-left:6px; width:945px; height:30px; cursor:pointer; background-color:#F00;
}
#topmenu a {padding:0; margin:0; cursor:pointer;}
#topmenu ul {margin:0; padding:0; cursor:pointer;}
#topmenu ul li {list-style:none; display:inline; margin-right:30px; cursor:pointer;}
#topmenu ul li a:hover { cursor:pointer;}



/* CONTACT PAGE
*******************************************************************************/



/* MISC
*******************************************************************************/

 
#iphone a {
	position:absolute;
	width: 93px;
	height: 15px;
	z-index:220;
	top: 425px;
	left: 822px;
	background-position: right top;
	background-image: url(../img/iphone.gif);
	background-repeat: no-repeat;	
}
#iphone A:hover {
	background-position: right bottom;
	height: 15px;
}
#official {
	position:absolute;
	z-index:1;
	left: 55px;
	top: 569px;
	width: 210px;
}
#languages {
	position:absolute;
	z-index:1;
	left: 690px;
	top: 569px;
	width: 210px;
	text-align: right;
}
.language_text {
	font-size: 11px;
	font-style:normal;
}
.official_text {
	font-size: 11px;
	font-style:normal;
}


/* SCROLLBAR
*******************************************************************************/

#test2 {
position:absolute;
	top:30px;
	left:20px;
	height:350px;
	width:490px;
	padding-right:20px;
	z-index:100;
	overflow:auto;
}

.fixedsize {
width: 400px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

.scrollgeneric
{
line-height: 1px;
font-size: 1px;
position: absolute;
}

.vscrollerbase, .vscrollerbar {
width: 10px;
top: 0px;
}

.vscrollerbar {
left: 0px;
}

.vscrollerbase, .hscrollerbase {
background-color: #111111;
}

#test2 .vscrollerbar {
	background-color: #ffffff;
	padding: 0px;
	cursor:pointer;
}

#accomm_img {
	position:relative;
}
