body {
	background-position:top center;
	background-repeat: no-repeat;
	background-color:black;
	background-image: url(images/metal_plate_BG.jpg);
	margin:0px;
	padding:0px;
	font-size:medium;
	font-family: "Courier New", monospace;
	color:white;
	scrollbar-arrow-color:white;
	scrollbar-face-color:black;
	scrollbar-highlight-color:white;
	scrollbar-track-color:black;
}

#happy_wrapper {
	background-position:top center;
	background-repeat: no-repeat;
	position:relative;
	width:980px;
	height:960px;
	margin-right:auto;
	margin-left:auto;
}

h1, h2 {
	position:absolute;
	color:white;
	font-style:italic;
	margin:0px;
	padding:0px;

}

h1 {
	top:80px;
	left:350px;
	font-size:280%;
	letter-spacing:0.17em;
}

h2 {
	top:124px;
	left:360px;
	font-size:80%;
	font-weight:normal;
	letter-spacing:0.16em;
}

h4 {
	margin-top:30px;
}

ul.happy_navbar {
	position:absolute;
	width:934px;
	display:inline;
	top:40px;
	left:32px;
	margin:0px;
	padding:0px;
	list-style: none;
	letter-spacing:0.13em;
}

ul.happy_navbar li {
	display: inline;
}

a.bunkers_nav {
	margin-left:100px !important;
}

a.active_bunkers {margin-left:100px !important;}

ul.happy_navbar a {
	color:white;
	text-decoration:none;
	font-size:140%;
	letter-spacing:0.15em;
	margin-right:8px;
}

ul.happy_navbar a:hover {color:black;background-color:white;}

a.active, a.active_bunkers {
	background-color:white;
	color:black !important;
	padding-right:4px !important;
	padding-left:4px !important;
}

/***** HOME *****/

#happy_wrapper.home {
	background-image: url(images/metal_plate_BG_home.jpg);
	height:760px;
}

#home_text {
	position:absolute;
	top:163px;
	left:60px;
	width:695px;
	height:437px;
	padding:10px;
	z-index:50;
}

a.danger, a.no_drilling, a.trashcan {
	display:block;
	position:absolute;
	background-repeat: no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	
}

a.danger {
	background-image: url(images/danger.jpg);
	top:143px;
	left:804px;
	width:176px;
	height:156px;
}

a.no_drilling {
	background-image: url(images/no_drilling.jpg);
	top:333px;
	left:804px;
	width:176px;
	height:121px;
}

a.trashcan {
	background-image: url(images/trashcan.jpg);
	top:516px;
	left:804px;
	width:176px;
	height:104px;
}

a.danger:hover {background-image: url(images/danger2.jpg);}
a.no_drilling:hover {background-image: url(images/no_drilling2.jpg);}
a.trashcan:hover {background-image: url(images/trashcan2.jpg);}

#imageContainer {
	position:absolute;
	z-index:1;
	top:163px;
	left:60px;
	width:715px;
	height:457px;
}

#imageContainer img {
	display:none;
	position:absolute;
}

#bouldering_dangers, #no_drilling, #trashcan {
	display:none;
	position:absolute;
	background-image:url(images/warning_bar.jpg);
	background-repeat:no-repeat;
	top:142px;
	left:34px;
	width:730px;
	height:511px;
	padding:0px 20px 0px 20px;
	margin:0px;
	background-color:black;
	z-index:50;
	color:white;
}

a.Xclose_home {color:red;text-decoration:none;}

/***** HISTORY *****/

#happy_wrapper.history {
	background-image: url(images/metal_plate_BG_history.jpg);
	height:880px;
}

#history_text {
	position:absolute;
	top:199px;
	left:56px;
	width:704px;
	height:378px;
	padding:6px;
	overflow:auto;
}

h3.history {
	position:absolute;
	top:148px;
	left:56px;
	margin:0px;
}

#history_info_window {
	position:absolute;
	top:658px;
	left:70px;
	width:720px;
	height:179px;
	font-family:courier, monospace;
	color:lime;
	font-size:90%;
}

#history_info_window a {
	color:lime;
	font-size:120%;
	letter-spacing:0.16em;
	line-height:1.5em;
}

/***** GUESTBOOK *****/

#happy_wrapper.guestbook {
	background-image: url(images/metal_plate_BG_guestbook.jpg);
	height:880px;
}

#happybunkers_guestbook {
	position:absolute;
	top:180px;
	left:63px;
	width:850px;
	height:410px;
	color:lime;
	overflow:auto;
	padding:5px;
	font-family:courier, monospace;
}

a.klikhier {color:lime;}
p.click_here {color:white;margin:0px;}
p.click_here a {color:red;}

h3.add_comment {margin:0px 0px 20px 50px;}

/***** CONTACT *****/

#happy_wrapper.contact {
	background-image: url(images/metal_plate_BG_contact.jpg);
	height:780px;
}

#iframe {
	position:absolute;
	top:278px;
	left:62px;
	width:374px;
	height:374px;
}

a.quickdraw, a.camping, a.klimmuur {
	display:block;
	position:absolute;
	background-repeat: no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}

a.quickdraw {
	background-image: url(images/quickdraw.jpg);
	top:539px;
	left:468px;
	width:123px;
	height:113px;
}

a.camping {
	background-image: url(images/camping.jpg);
	top:554px;
	left:602px;
	width:99px;
	height:99px;
}

a.klimmuur {
	background-image: url(images/de_klimmuur.jpg);
	top:549px;
	left:723px;
	width:205px;
	height:99px;
}

a.quickdraw:hover {background-image: url(images/quickdraw2.jpg);}
a.camping:hover {background-image: url(images/camping2.jpg);}
a.klimmuur:hover {background-image: url(images/de_klimmuur2.jpg);}

#no_quickdraws, #where_to_stay, #klimmuur {
	display:none;
	position:absolute;
	top:220px;
	left:484px;
	width:390px;
	height:260px;
	margin:0px;
	padding:20px;
	background-color:black;
	z-index:50;
	color:white;
}

#contact_text {
	position:absolute;
	top:220px;
	left:484px;
	width:410px;
	height:300px;
	padding:10px;
}

#contact_text a {color:blue;font-size:120%;}

a.lime {color:lime !important;text-decoration:none;}

a.gmail {
	display:block;
	margin-right:auto;
	margin-left:auto;
	padding:5px;
	text-decoration:none;
	overflow:hidden;
	letter-spacing:0.16em;
	font-weight:bold;
	font-size:130%!important;
	font-family:verdana, sans-serif;
	color:black!important;
}

span.g {color:#0088e3;background-color:white;}
span.m {color:#dd3a3c;background-color:white;}
span.a {color:#edcc29;background-color:white;}
span.i {color:#0088e3;background-color:white;}
span.l {color:#2fb252;background-color:white;}

h3.contact_title_text {
	margin:0px;
}

h4.contact_icons {
	margin:0px;
	font-size:120%;
}

a.Xclose {
	display:block;
	position:absolute;
	top:270px;
	left:320px;
	color:red;
	text-decoration:none;
	width:90px;
	height:20px;
	padding:0px;
	text-align:right;
}

p.contactus {line-height:1.6em;text-align:center;}

a.valid_css {
	position:absolute;
	top:694px;
	left:150px;
}
span.valid_xhtml {
	position:absolute;
	top:694px;
	left:050px;
} 

/**** PHOTOS *****/

#happy_wrapper.photos {
	background-image: url(images/metal_plate_BG_photo_video.jpg);
	height:880px;
}

#happy_photogalery {
	position:absolute;
	top:106px;
	height:600px;
}

#bottom_bar {
	position:absolute;
	top:680px;
	width:980px;
	text-align:center;
}

#bottom_bar img {
	margin-right:auto;
	margin-left:auto;
	
}

/***** VIDEOS *****/

#happy_wrapper.videos {
	background-image: url(images/metal_plate_BG_photo_video.jpg);
	height:880px;
}

#vid1, #vid2 {
	position:absolute;
	width:340px;
	height:290px;
	background-color:black;
}

#vid1 {
	top:222px;
	left:100px;
}

#vid2 {
	top:222px;
	left:540px;
}

h3.videos {
	margin:0px;
	text-align:center;
	font-size:medium;
}

/***** BUNKERS OVERVIEW *****/

#happy_wrapper.bunkers_overview {
	background-image: url(images/metal_plate_BG_bunker_overview.jpg);
	height:820px;
}

a.location_bunker1, a.location_bunker2,a.location_bunker3, a.location_bunker4, a.location_bunker5, a.location_bunker6, a.location_bunker7 {
	display:block;
	position:absolute;
	color:white;
}

a.location_bunker1:hover, a.location_bunker2:hover, a.location_bunker3:hover, a.location_bunker4:hover, a.location_bunker5:hover, a.location_bunker6:hover, a.location_bunker7:hover {color:lime;}

a.location_bunker1 {
	top:208px;
	left:100px;
}

a.location_bunker2 {
	top:320px;
	left:150px;
}

a.location_bunker3 {
	top:236px;
	left:238px;
}

a.location_bunker4 {
	top:344px;
	left:290px;
}

a.location_bunker5 {
	top:271px;
	left:390px;
}

a.location_bunker6 {
	top:380px;
	left:614px;
}

a.location_bunker7 {
	top:288px;
	left:816px;
}

ol.bunker_summary {
	position:absolute;
	top:590px;
	left:385px;
	width:548px;
	height:135px;
	padding-left:35px;
	margin:0px;
	color:lime;
	font-family:courier, monospace;
}

h3.boulder_map {
	position:absolute;
	top:150px;
	left:85px;
	margin:0px;
	font-size:140%;
}

#bunker_maps {
	position:absolute;
	top:562px;
	left:43px;
}

/***** BUNKERS ONE BY ONE ******/

#happy_wrapper.bunkers_bunker1 {
	background-image: url(images/bunker1.jpg);
}

#happy_wrapper.bunkers_bunker2 {
	background-image: url(images/bunker2.jpg);
}

#happy_wrapper.bunkers_bunker3 {
	background-image: url(images/bunker3.jpg);
}

#happy_wrapper.bunkers_bunker4 {
	background-image: url(images/bunker4.jpg);
}

#happy_wrapper.bunkers_bunker5 {
	background-image: url(images/bunker5.jpg);
}

#happy_wrapper.bunkers_bunker6 {
	background-image: url(images/bunker6.jpg);
}

#happy_wrapper.bunkers_bunker7 {
	background-image: url(images/bunker7.jpg);
}


#boulder_table {
	position:absolute;
	top:250px;
	left:440px;
	font-family:monospace, courier;
	color:lime;
}

#photos_bunker1 {
	position:absolute;
	top:310px;
	left:90px;
	width:800px;
	height:580px;
}

#photos_bunker7 {
	position:absolute;
	top:600px;
	left:130px;
	width:700px;
	height:228px;
}

h3.bunker_titles {
	margin:0px;
	position:absolute;
	top:220px;
	left:444px;
	color:lime;
	letter-spacing:0.15em;
}

ol.bunker_list {
	position:absolute;
	width:890px;
	top:184px;
	left:34px;
	margin:0px;
	padding:0px;
	text-align:center;
	list-style:none;
	z-index:100;
	font-size:90%;
	border-bottom:dashed 1px white;
}

ol.bunker_list li {display:inline;padding-right:12px;}

ol.bunker_list li a {color:white;text-decoration:none;}
ol.bunker_list li a:hover {color:red;}

a.active_bunker {color:red !important;}

a.back_to_overview {
	position:absolute;
	top:119px;
	left:33px;
	margin:0px;
	padding:4px;
	color:red;
	font-size:80%;
	text-decoration:none;
	background-color:black;
}

a.back_to_overview:hover {color:white;}

#boulder_table th {text-align:left;}
