html {
  height: 100%;
}

body {
	margin: 0;
	padding: 0;
	min-width: 920px;
	min-height: 660px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	overflow-y: auto;
	overflow-x: auto;
	background-color: transparent;
	background: transparent;
	background-size: cover;
	background: url(/resources/images/b1.jpg);
}

.slideshow {
	min-width: 920px;
	min-height: 660px;
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;

}

img.bg {
	height:  100%;  
    width:   100%; 
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #2F5597;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

h1 {
	font-size: 30px;
	letter-spacing: -1px;
	vertical-align: middle;
}

h1.data {
	font-size: 23px;
	letter-spacing: -1px;
	vertical-align: middle;
}


p3 {
	font-size: 30px;
	letter-spacing: -1px;
	vertical-align: middle;
	font-size: 16px;
	text-align: center;
	color: red;
}

h1.w {
	font-size: 30px;
	letter-spacing: -1px;
	vertical-align: middle;
	font-weight: normal;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-align: right;
}

h1r {
	font-size: 30px;
	letter-spacing: -1px;
	vertical-align: middle;
	font-weight: normal;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-align: right;
}


h2 {
	font-size: 18px;
	/*color: #-28caff; */
	color: #4472c4;
	letter-spacing: 0px;
}

h3 {
	font-size: 18px;
	color: black;
	letter-spacing: 0px;
}

h1.a {
	font-size: 25px;
	letter-spacing: 2px;
	color: white;
	vertical-align: middle;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 14px;
}

b {
	margin-top: 0;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 14px;
	font-weight: bold;
}

h1.b {
	color: #4472C4;
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 16px;
}

.subtitle {
	color: #2F5597;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 0px;
}

table {
    border-collapse: collapse;
    width: 100%;
}

table.tablespace {
    border-collapse: collapse;
    width: 100%;
	margin-bottom: 50px;
}

table.noborder {
	border-top: 0;
	border-bottom: 0;
    border-collapse: collapse;
    width: 100%;
	margin-bottom: 20px;
}

table, td, th {
    border-collapse: collapse;
	margin-top: 0;
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 14px;
	vertical-align: top;
}

table a {
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 14px;
	vertical-align: top;
	color: black;
}

table a:hover {
	line-height: 180%;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	font-size: 14px;
	vertical-align: top;
	color: #2F5597;
}

tr.first td {
	color: #2F5597;
	font-weight: bold;
	border-top: 0px; 
} 

td {
	padding-right:10px;
	border-top: 1px solid black; 
}

td.empty { border: 0px; }

li {
	color: black;
}

a {
	color: #F4F4F4;
	text-decoration: none;
	letter-spacing: -1px;
}

a.link {
	text-decoration: none;
	letter-spacing: -1px;
	color: #4472C4;
}

a.inactive{
	height: 60px;
	padding-top: 5px;
	line-height: 20px;
	width: 180px;
	float: right;
	background: transparent;
	font-size: 19px;
	letter-spacing: -1px;
	color: black;
	text-align:left;
	vertical-align: middle;
}

a.active{
	height: 60px;
	padding-top: 5px;
	line-height: 20px;
	width: 180px;
	float: right;
	background: transparent;
	font-size: 19px;
	letter-spacing: -1px;
	color: #4472C4;
	text-align:left;
	vertical-align: middle;
}

div.sidenavExtend {
	display: none;
    height:	100%;
    width: 200px;
    position: fixed;
    z-index: 1;
    top: 0px;
    left: 220px;
	background-color: rgba(255,255,255, 0.9);
}

div.projectbox {
	float: top;
	width: 100%;
	height:auto;
	min-height: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
}

div.projectimg {
	float: left;
	width: 380px;
	vertical-align: middle;
	min-height: 200px;
	display: inline-block;
}

div.projecttext {
	float: right;
	width: 240px;
	height:auto;
	padding-left: 10px;
	display: inline-block;
}


ul.nav {
	margin: 0px;
	padding-top: 0px;
	list-style: none;
	letter-spacing: -1px;
	line-height: 20px;
}

ul.ad {
	margin: 0px;
	padding: 0px;
	padding-right: 20px;
	list-style: none;
	letter-spacing: 0px;
	text-align: left;
	font-size: 12px;
	/* font-weight: bold; */
	color: black;
	text-decoration: none;

}

li.spacing {
	margin-bottom: 10px;
}

#pagecontent li {
	color: black;
	text-decoration: none;
	letter-spacing: 0px;
}

#pagecontent p {
	color: black;
	text-decoration: none;
	letter-spacing: 0px;
}

#pagetitleportrait p {
	color: black;
	text-decoration: none;
	letter-spacing: 0px;
}

a:hover {
	text-decoration: none;
}

h2 a {
	text-decoration: none;
	letter-spacing: -1px;
}

.rnav{
  color: #2F5597;
  text-align: center;
  font-size: 20px;
 
}

.rnav_active{
	background-color:#2F5597;
	color:white;
	font-weight: bold;
	font-size: 20px;
}

.rnav:hover{
   background-color:#2F5597;
   opacity: 0.7;
   color:white;
   font-weight: bold;
}

.rsnav{
  color: white;
  text-align: center;
  font-size: 16px;

}

.rsnav_active{
	color: white;
	text-align: center;
	font-size: 16px;
	background-color: white;
	font-weight:bold;
	color:#2F5597;
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
}


.rsnav:hover{
	background-color:white;
	opacity: 1;
	color:#2F5597;
	border-color: #2F5597;
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
}

div.button_black {
	height: 16px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 16px;
	vertical-align: middle;
	background-color: transparent;	
	background: url(/resources/images/linkbutton_black.gif) no-repeat left center;
}

div.button_black a {
	color: black;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 0px;	
}

div.button_blue {
	height: 16px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 16px;
	vertical-align: middle;
	background-color: transparent;	
	background: url(/resources/images/linkbutton_blue.gif) no-repeat left center;
}

div.button_blue a {
	color: #2F5597;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 0px;	
}

div.button_lblue {
	height: 16px;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 16px;
	vertical-align: middle;
	background-color: transparent;		
	background: url(/resources/images/linkbutton_lblue.gif) no-repeat left center;
}

div.button_lblue a {
	color: #4472C4;
	text-decoration: none;
	font-size: 18px;
	letter-spacing: 0px;	
}


#background {
	left: 220px;
	height: 100%;
	width: calc(100% - 220px);
	background-color: transparent;
	background: url(/resources/images/backimg1.jpg);
	background-size: cover;
	position: fixed;
	overflow-y: hidden;
	overflow-x: hidden;
}

#portraitimg_merz {
	float: left;
	height: 240px;
	width: 200px;
	background: url(/resources/images/portrait_merz.jpg);
	background-size: cover;
	border: 1px solid black;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#refimg_merz {
	margin: auto;
	height: 240px;
	width: 200px;
	background: url(/resources/images/portrait_merz.jpg);
	background-size: cover;
	border: 1px solid black;
	margin-bottom: 50px;
}

#portraitimg_hunkeler {
	float: left;
	height: 240px;
	width: 200px;
	background: url(/resources/images/portrait_hunkeler.png);
	background-size: cover;
	border: 1px solid black;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 15px;
}

#refimg_hunkeler {
	margin: auto;
	height: 240px;
	width: 200px;
	background: url(/resources/images/portrait_hunkeler.png);
	background-size: cover;
	border: 1px solid black;
	margin-bottom: 50px;
}

#wrapper {
	top: 0;
	height:	calc(100% - 70px);
	width: calc(100% - 220px);
	background: transparent;
	position: relative;
	overflow-y: hidden;
	overflow-x: hidden;
	z-index: 0;
	box-sizing: border-box;
}


#scrollbox {
    width: 660px;
	min-height: 530px;
	height: calc(100% - 70px);
	padding-left: 30px;
	padding-right: 10px;	
	padding-bottom: 20px;
/*	margin-bottom: 200px; footer */
	overflow: hidden;
	background: transparent;
}

#scrollboxref {
    width: 660px;
	min-height: 180px;
	height: calc(100% - 180px);
	padding-left: 30px;
	padding-right: 10px;	
	padding-bottom: 20px;
/*	margin-bottom: 200px; footer */
	overflow: hidden;
}

#scrollboxportrait {
    width: 660px;
	min-height: 290px;
	height: calc(100% - 280px);
	padding-left: 30px;
	padding-right: 10px;	
	padding-bottom: 20px;
/*	margin-bottom: 200px; footer */
	overflow: hidden;
	background: transparent;
}


#topbar{
	width: 100%;
	min-width: 600px;
	height: 70px;
	position: relative;
	float: top;
	background-color: transparent;
	text-align: left;
	box-sizing: border-box;
}

#centercalc{
	width: 700px;
	height: 20px;
	left: 110px;
	margin: auto;
	position: relative;
	background-color: rgba(255,255,255,0.9);
	text-align: left;
	box-sizing: border-box;
}

#nocentercalc{
	width: 700px;
	height: 20px;
	left: 110px;
	margin: auto;
	position: relative;
	background: transparent;
	text-align: left;
	box-sizing: border-box;
}

#titleblock{
	width: 100%;
	min-width: 600px;
	height: 50px;
	position: relative;
	float: top;
	background-color: #2F5597;
	line-height: 50px;
	text-align: left;
	box-sizing: border-box;
	padding-left: 10px;
	z-index: 2;
}

#titleblock1{
	width: 220px;
	height: 50px;
	position: absolute;
	background-color: transparent;
	line-height: 50px;
	text-align: right;
	margin-top: -50px;
	margin-left: -20px;
}

#titleblock2{
	width: 640px;
	height: 50px;
	left: 100px;
	background-color: transparent;
	line-height: 50px;
	text-align: right;
	margin: auto;
	margin-top: -50px;
	position: relative;
}

#refnav {
	width: 630px;
	height: 50px;
	margin: 0px auto;
	margin-right: 40px;
	line-height: 50px;
	letter-spacing: 0px;
	float: top;
	position: relative;
	text-align: right;
	box-sizing: border-box;
	background-color: trasnparent;
}

#refnavsubmerz {
	width: 630px;
	height: 40px;
	margin: 0px auto;
	margin-right: 40px;
	line-height: 50px;
	letter-spacing: 0px;
	float: top;
	position: relative;
	text-align: right;
	box-sizing: border-box;
	background-color: #2F5597;
}

#refnavmerz {
	width: 50%;
	min-height: 48px;
	height: auto;
	line-height: 48px;
	letter-spacing: 0px;
	float: left;
	text-align: center;
	box-sizing: border-box;
	border-color: #2F5597;
	border-style: solid;
	border-width: 1px;
}

#refnavhunkeler {
	width: 50%;
	min-height: 48px;
	height: auto;
	line-height: 48px;
	letter-spacing: 0px;
	float: right;
	text-align: center;
	box-sizing: border-box;
	border-color: #2F5597;
	border-style: solid;
	border-width: 1px;
}

#refnavmerz_button_e {
	position: relative;
	width: 210px;
	height: 40px;
	line-height: 40px;
	letter-spacing: 0px;
	text-align: center;
	box-sizing: border-box;
	float:right;
}

#refnavmerz_button_b {
	position: relative;
	width: 210px;
	height: 40px;
	line-height: 40px;
	letter-spacing: 0px;
	text-align: center;
	box-sizing: border-box;
	float:right;
}

#refnavmerz_button_p {
	width: 210px;
	height: 40px;
	line-height: 40px;
	letter-spacing: 0px;
	text-align: center;
	box-sizing: border-box;
	float:right;
}



#refnavsubmerz_expertiesen {
	width: 630px;
	line-height: 50px;
	letter-spacing: 0px;
	float: top;
	position: relative;
	text-align: left;
	box-sizing: border-box;
	background-color: white;
	display:none;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-color: #2F5597;
	border-style: solid;
	border-width: 1px;
	border-top: none;
}

#refnavsubmerz_bauwerksuntersuchungen {
	width: 630px;
	height: auto;
	line-height: 50px;
	letter-spacing: 0px;
	letter-spacing: 0px;
	float: top;
	position: relative;
	text-align: left;
	box-sizing: border-box;
	background-color: white;
	display:none;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-color: #2F5597;
	border-style: solid;
	border-width: 1px;
	border-top: none;
}

#refnavsubmerz_projektbegleitung {
	width: 630px;
	height: auto;
	line-height: 50px;
	letter-spacing: 0px;
	float: top;
	position: relative;
	text-align: left;
	box-sizing: border-box;
	background-color: white;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	border-color: #2F5597;
	border-style: solid;
	border-width: 1px;
	border-top: none;
}

#refnavsubhunkeler {
	width: 660px;
	height: auto;
	line-height: 50px;
	letter-spacing: 0px;
	float: top;
	position: relative;
	text-align: left;
	box-sizing: border-box;
	background-color: trasnparent;
	display:none;
}



/* Page */

#page {
	width: 700px;
	min-height: 560px;
	top: 0;
	height: 100%;
	margin: auto;
	letter-spacing: -1px;
	overflow-y: hidden;
	overflow-x: auto;
	background-color: rgba(255,255,255,0.9);
	box-sizing: border-box;
}

#pagetitle {
	width: 600px;
	height: 50px;
	margin: 0px auto;
	line-height: 50px;
	letter-spacing: 0px;
	position: relative;
	text-align: right;
	box-sizing: border-box;
	background-color: transparent;
}

#pagetitleportrait {
	width: 660px;
	height: 245px;
	margin: 0px auto;
	line-height: 50px;
	letter-spacing: 0px;
	position: relative;
	box-sizing: border-box;
	background-color: transparent;
}

#pagecontent {
	width: 630px;
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: -1px;
	overflow: hidden;
}

#pagecontentde {
	width: 305px;
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: -1px;
	overflow: hidden;
	background-color: transparent;
	float: left;
}
#pagecontentfr {
	width: 305px;
	padding-top: 20px;
	padding-bottom: 20px;
	letter-spacing: -1px;
	overflow: hidden;
	background-color: transparent;
	float: right;
}

#pagespace {
	width: 630px;
	padding-top: 2px;
	padding-bottom: 2px;
	letter-spacing: -1px;
	overflow: hidden;
	background-color: transparent;
}

#pagecontentref {
	width: 630px;
	padding-bottom: 20px;
	letter-spacing: -1px;
	overflow: hidden;
}

#pagecontent ul {
	list-style-position: outside;	
	
}

/* Header */

#pageheader{
	width: 700px;
	height: 20px;
	line-height: 80px;
	float: top;
	display: inline-block;
	vertical-align: middle;
	background-color: transparent;
}

/* Footer */

#pagefooter{
	width: 700px;
	height: 200px;
	position: absolute;
	bottom: 0;
	clear: both;
}


/* Sidebar */

#minisidebar {
	float: left;
	width: 220px;
	height: 20px;
	position:relative;
	background-color: white;
	box-sizing: border-box;
}

#sidebar {
	float: left;
	width: 220px;
	height:	calc(100% - 70px);
	min-height: 560px;
	position:relative;
	background-color: white;
	box-sizing: border-box;
}

#description {
	height: 120px;
	width: 200px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	background: transparent;
	display: block;
	float: left;
	position: relative;
}

#menu {
	display: block;
	float: left;
	position: relative;
	background: transparent;
}

#menu li {
	height: 60px;
	line-height:30px;
	width: 100%;
	float: right;
	padding-right: 20px;
	box-sizing: border-box;
	background: transparent;
	font-size: 19px;
	letter-spacing: -1px;
	color: #4472C4;
	text-align:right;
	vertical-align: middle;
	box-sizing: border-box;
}

#adressblockcont {
	width: 220px;
	background: transparent;
	position: absolute;
	bottom: 0;
	clear: both;
}

#adressblock {
	width: 220px;
	background: transparent;
	position: relative;
	bottom: 0;
	clear: both;
	line-height: 30px;
	text-align: right;
	padding-bottom: 20px;
}

#datenschutz {
	background: transparent;
	clear: both;
	width: 220px;
	position: relative;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#datenschutz a {
	color: black; 
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 16px;
} 


#adressblock li {
	list-style-position: inside;
	text-align: right;
}


#language_select {
	background: transparent;
	clear: both;
	width: 220px;
	position: relative;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#language_select a {
	color: black; 
	text-decoration: none;
	letter-spacing: -1px;
	font-size: 16px;
} 




#willkommen{
    display: inline-block;
	height: 60px;
	line-height:30px;
	width: 100%;
	float: right;
	padding-right: 20px;
	background: transparent;
	font-size: 19px;
	letter-spacing: -1px;
	color: black;
	text-align:right;
	vertical-align: middle; 
	cursor: pointer;
}



/* PortraitNav */

#team {
    display: inline-block;
	height: 60px;
	line-height:30px;
	width: 100%;
	float: right;
	padding-right: 20px;
	background: transparent;
	font-size: 19px;
	letter-spacing: -1px;
	color: black;
	text-align:right;
	vertical-align: middle; 
	cursor: pointer;
}

#team:hover #sidenavTeam {
    display: block;
	background: transparent;
}

#team:hover div.sidenavExtend {
    display: block;
}

#team:hover {
	background-image: url(/resources/images/menu_hover.gif);
	background-position: 95% -5px;
	background-repeat: no-repeat;
}

#sidenavTeam {
	display: none;
	top: 210px;
    width: 200px;
    position: absolute;
	padding-left:10px;
    background: transparent;
}

#sidenavTeam li {
	height: 60px;
	width: 180px;
	line-height: 20px;
	float: right;
	background: transparent;
	font-size: 19px;
	letter-spacing: -1px;
	color: black;
	text-align:right;
	vertical-align: middle;
}

/* ThemenNav */

#themen {
    display: inline-block;
	height: 60px;
	line-height:30px;
	width: 100%;
	float: right;
	padding-right: 20px;
	background: transparent;
	font-size: 19px;
	letter-spacing: -1px;
	color: black;
	text-align:right;
	vertical-align: middle; 
	cursor: pointer;
}

#themen:hover #sidenavThemen {
    display: block;
	background: transparent;
}

#themen:hover div.sidenavExtend {
    display: block;
}

#themen:hover {
	background-image: url(/resources/images/menu_hover.gif);
	background-position: 95% -5px;
	background-repeat: no-repeat;
}

#sidenavThemen {
	display: none;
	top: 270px;
    width: 200px;
    position: absolute;
	padding-left: 10px;
    background: transparent;
}

#sidenavThemen li {
	height: 60px;
	line-height:20px;
	width: 180px;
	float: right;
	background: transparent;
	font-size: 19px;
	letter-spacing: -1px;
	color: black;
	text-align:right;
	vertical-align: middle;
}

/* DienstleistungenNav */

#dienstleistungen {
 display: inline-block;
	height: 60px;
	line-height:30px;
	width: 100%;
	float: right;
	padding-right: 20px;
	background: transparent;
	font-size: 19px;
	letter-spacing: -1px;
	color: black;
	text-align:right;
	vertical-align: middle; 
	cursor: pointer;
}

#dienstleistungen:hover #sidenavDienstleistungen {
    display: block;
	background: transparent;
}

#dienstleistungen:hover div.sidenavExtend {
    display: block;
}

#dienstleistungen:hover {
	background-image: url(/resources/images/menu_hover.gif);
	background-position: 95% -5px;
	background-repeat: no-repeat;
}

#sidenavDienstleistungen {
	display: none;
	top: 270px;
    width: 200px;
    position: absolute;
	padding-left: 10px;
    background: transparent;
}

#sidenavDienstleistungen li {
	height: 60px;
	line-height: 20px;
	width: 180px;
	float: right;
	background: transparent;
	font-size: 19px;
	letter-spacing: -1px;
	color: black;
	text-align:right;
	vertical-align: middle;
}

/* PublikationenNav */

#publikationen {
 display: inline-block;
	height: 60px;
	line-height:30px;
	width: 100%;
	float: right;
	padding-right: 20px;
	background: transparent;
	font-size: 19px;
	letter-spacing: -1px;
	color: black;
	text-align:right;
	vertical-align: middle; 
	cursor: pointer;
}

#publikationen:hover #sidenavPublikationen {
    display: block;
	background: transparent;
}

#publikationen:hover div.sidenavExtend {
    display: block;
}

#publikationen:hover {
	background-image: url(/resources/images/menu_hover.gif);
	background-position: 95% -5px;
	background-repeat: no-repeat;
}

#sidenavPublikationen {
	display: none;
	top: 390px;
    width: 200px;
    position: absolute;
	padding-left: 10px;
    background: transparent;
}

#sidenavPublikationenn li {
	height: 60px;
	line-height: 20px;
	width: 180px;
	float: right;
	background: transparent;
	font-size: 19px;
	letter-spacing: -1px;
	color: black;
	text-align:right;
	vertical-align: middle;
}

/* ProjekteNav */

#projekte {
    display: inline-block;
	height: 60px;
	line-height: 30px;
	width: 100%;
	float: right;
	padding-right: 20px;
	background: transparent;
	font-size: 19px;
	letter-spacing: -1px;
	color: black;
	text-align:right;
	vertical-align: middle; 
	cursor: pointer;
}

#projekte:hover #sidenavProjekte {
    display: block;
	background: transparent;
}

#projekte:hover div.sidenavExtend {
    display: block;
}

#projekte:hover {
	background-image: url(/resources/images/menu_hover.gif);
	background-position: 95% -5px;
	background-repeat: no-repeat;
}

#sidenavProjekte {
	display: none;
	top: 330px;
    width: 200px;
    position: absolute;
	padding-left: 10px;
    background: transparent;
}

#sidenavProjekte li {
	height: 60px;
	line-height: 20px;
	width: 180px;
	float: right;
	background: transparent;
	font-size: 19px;
	letter-spacing: -1px;
	color: black;
	text-align:right;
	vertical-align: middle;
}



/* Background images */

#bg1{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b1.jpg);
	background-size: cover;
}

#bg2{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b2.jpg);
	background-size: cover;
}

#bg3{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b3.jpg);
	background-size: cover;
}

#bg4{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b4.jpg);
	background-size: cover;
}

#bg5{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b5.jpg);
	background-size: cover;
}

#bg6{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b6.bmp);
	background-size: cover;
}

#bg7{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b7.jpg);
	background-size: cover;
}

#bg8{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b8.jpg);
	background-size: cover;
}

#bg9{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b9.png);
	background-size: cover;
}

#bg10{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b10.jpg);
	background-size: cover;
}

#bg11{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b11.jpg);
	background-size: cover;
}

#bg12{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b12.jpg);
	background-size: cover;
}

#bg13{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b13.jpg);
	background-size: cover;
}

#bg14{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b14.jpg);
	background-size: cover;
}

#bg15{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b15.jpg);
	background-size: cover;
}

#bg16{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b16.jpg);
	background-size: cover;
}

#bg17{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b17.jpg);
	background-size: cover;
}

#bg18{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b18.jpg);
	background-size: cover;
}

#bg19{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b19.jpg);
	background-size: cover;
}


#bg20{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b20.jpg);
	background-size: cover;
}

#bg21{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b21.jpg);
	background-size: cover;
}

#bg22{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b22.jpg);
	background-size: cover;
}

#bg23{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b23.jpg);
	background-size: cover;
}

#bg24{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b24.jpg);
	background-size: cover;
}
#bg25{
	min-width: 100%;
	min-height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index:-9999;
	background: url(/resources/images/b25.jpg);
	background-size: cover;
}



