@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Merriweather:300,300i,400,400i,700,700i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext');
/* @group Basic Marcup Styles */
	html,body {
		font-family: 'Open Sans',sans-serif;
		font-size: 14px;
		font-weight: normal;
		color: #373737;
		overflow-y:scroll;
	}
	
	body {
		margin: 0;
		padding: 0;
		overflow:hidden;
	}
	
	img {
		border: none;
	}
	
	h1 {
		font-size: 1.6em;
		font-weight: bold;
		line-height: 1.9em;
		margin: 15px 0;
	}
	
	h2 {
		font-size: 1.3em;
		font-weight: bold;
		line-height: 1.5em;
		margin: 5px 0;
	}
	
	p {
		margin-top: 0px;
		line-height: 15px;
	}
/* @end */

/* @group Common Styles */
	.hrspacer {
		background-color: #9f9f9f;
		border: none;
		height: 4px;
		margin: 10px 0;
	}
/* @end */

/* @group Size & Position Styes */
	.w100pr {
		width: 100%;
	}
	
	.w632 {
		width: 632px;
	}
	
	.w592 {
		width: 592px;
	}
	
	.relative {
		position: relative;
	}
	
	.absolute {
		position: absolute;
	}
	
	.pull-left {
		float: left;
	}
	
	.pull-right {
		float: right;
	}
	
	.fill_rem {
		overflow: hidden;
	}
	
	.clear {
		clear: both;
	}
	
	.left {
		text-align: left;
	}
	
	.right {
		
	text-align: right;
	}
	
	.center {
		text-align: center;
	}
	
	.underline {
		text-decoration: underline;
	}
/* @end */
	
/* @group Wrappers Styles */
	#mainwrapper {
		position: relative;
		margin: 20px auto;
	}
	
	#contentwrapper {
		position: relative;
		margin: 0 20px;
	}
/* @end */

/* @group Name & Discription Styles */
	#name_descript_container {
		text-align: center;
	}
	
	#name_descript_container h1 {
		font-family: Merriweather;
		font-size: 2em;
		font-weight: 300;
		color: #6f6f6f;
		letter-spacing: 1px;
		line-height: 1.1em;
		padding: 0;
		margin: 0.2em 0 0.4em;
		text-rendering: optimizelegibility;
	}
	
	#name_descript_container h3 {
		font-size: 1em;
		font-weight: 600;
		color: #373737;
	}
/* @end */

/* @group Header Styles */
	.header img {
		width: 592px;
	}
/* @end */

/* @group Subheader Styles */
	.subheader {
		height: 72px;
	}
	
	.subheader_cont {
		font-size: 1.2em;
		font-weight: bold;
		text-align: center;
	}
	
	#subheader_pg1 {
		height: 0;
	}
/* @end */

/* @group Menu Styles */
	.menubtn {
		margin: 0 31px 0 32px;
	}
	
	.menubtn:hover {
		cursor: pointer;
	}
/* @end */

/* @group Content Styles */
	/* @group Page Common Styles */
		.pagecontent {
			width: 100%;
			position: relative;
		}
	/* @end */
	
	/* @group Modal Dialog Styles */
		#modalviewbox {
			overflow-y: scroll;
		}
		
		#modalviewbox img {
			max-width: 592px;
		}
		
		.modalpg.pictbox {
			margin-top: 30px;
		}
		
		.ui-widget-overlay {
			background-color: #000000;
			opacity: 0.7;
		}
	/* @end */
	
	/* @group Page 1 Styles */
		#pg1_pict1 img {
			width: 400px;
		}
	
		#pg1_pict1_lbl {
			margin-left: 10px;
		}
	
		#pg1_pict2_block {
			margin-top: 20px;
		}
	
		#pg1_pict3_block {
			margin-left: 30px;
		}
	
		#pg1_pict3 {
			padding-right: 30px;
		}
	
		#pg1_pict3_lbl {
			width: 100px;
			margin-bottom: -50px;
		}
	
		#pg1_pict4_5_wrapper {
			margin-top: 20px;
			position: relative;
		}
	
		#pg1_pict4_5_wrapper,
		#pg1_pict4_block {
			height: 430px;
		}
	
		#pg1_pict4_block {
			position: absolute;
			top: 0;
			left: 0;
		}
	
		#pg1_pict4_lbl {
			position: absolute;
			bottom: 0;
			left: 340px;
			width: 200px;
		}
	
		#pg1_pict5_block {
			position: absolute;
			top: 0;
			right: 0;
		}
	
		#pg1_pict5_block {
			z-index: 10;
		}
	/* @end */
	
	/* @group Page 2 Styles */
		#pg2_column_1 {
			width: 140px;
		}
		
		#pg2_pict1 {
			margin-top: 35px;
		}
		
		#pg2_pict3_4_wrapper {
			margin-top: 20px;
			position: relative;
		}
	
		#pg2_pict3_4_wrapper,
		#pg2_pict3_block {
			height: 290px;
		}
	
		#pg2_pict3_block {
			position: absolute;
			top: 0;
			left: 0;
		}
	
		#pg2_pict3_lbl {
			position: absolute;
			top: 30px;
			left: 0;
			width: 200px;
		}
		
		#pg2_pict3 {
			position: absolute;
			top: 70px;
			left: 0;
			width: 228px;
		}
		
		#pg2_pict3_lbl {
			width: 300px;
		}
		
		#pg2_pict3 img {
			width: 228px;
		}
	
		#pg2_pict4_block {
			position: absolute;
			top: 0;
			right: 0;
		}
	
		#pg2_pict4_block {
			z-index: 10;
		}
		
		#pg2_pict4_lbl {
			padding-top: 10px;
			margin-right: -100px;
		}
	/* @end */
	
	/* @group Page 3 Styles */
		#pg3_pict1_2_3_wrapper {
			position: relative;
		}
		
		#pg3_pict1 img {
			width: 330px;
		}
		
		#pg3_pict1 img {
			width: 260px;
		}
		
		#pg3_pict1_lbl {
			margin-top: -30px;
			margin-left: 180px;
		}
	
		#pg3_pict3_block {
			position: absolute;
			bottom: 30px;
			left: 30px;
		}
		
		#pg3_pict4_block {
			margin-top: 20px;
		}
		
		#pg3_pict5_block {
			margin-top: -40px;
		}
		
		#pg3_pict5_lbl {
			margin-right: 15px;
			padding-top: 70px;
		}
	/* @end */
	
	/* @group Page 4 Styles */
		.pg4_listrow {
			border-bottom: 1px solid #d5d5d5;
			margin: 10px 0;
		}
		
		.pg4_listrow:last-of-type {
			border-bottom: none;
		}
		
		.pg4_listrow:hover {
			cursor: pointer;
		}
		
		#pg4_modalviewbox .ui-widget-overlay {
			opacity: 0.5;
			filter: Alpha(Opacity=50);
			background-color: black;
		}
		
		#sthbild_intro {
			margin-bottom: 50px;
		}
		
		.thumbgallerybox {
			margin-left: 31px;
			margin-bottom: 40px;
			width: 156px;
			text-align: center;
		}
		
		.thumbgallerybox img {
			width: 156px;
		}
	/* @end */
/* @end */

/* @group Footer Styles */
	#fottercontainer {
		margin-bottom: 20px;
	}
	.footercontent {
		margin: 20px 0;
	}
/* @end */


