@charset "utf-8";
/* CSS Document */
* {padding:0; margin:0; 
-moz-box-sizing: border-box; box-sizing:border-box;}

header {
	opacity:0.7;
	background-color:#CCC;
	min-height:100px;
	}
h1 {	
	font-family: 'ScriptinaPro';
	font-size: 400%;
	line-height:2;
	position:absolute;
	left:50px;
	top:10px;
	text-align:center;
	text-shadow:0px 0px 5px 10px #FFF;
		}
		
h2 {	
	font-family: 'ScriptinaPro';
	font-size: 60px;
	line-height:1.3;
	position:relative;
	top:10px;
	text-align:left;
	text-shadow:0px 0px 5px #FFF;
		}
.text {
	margin-bottom:2%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	}
	span {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		}
@font-face {
  font-family: 'ScriptinaPro';
  src:url('Scriptina_Pro.eot'); /* IE9 Compat Modes */
  src: url('Scriptina_Pro.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('Scriptina_Pro.woff') format('woff'), /* Modern Browsers */
      url('Scriptina_Pro.ttf')  format('truetype'), /* Safari, Android, iOS*/
       url('Scriptina_Pro.svg') format('svg'); /*Legacy iOS */ 
	  font-style:   normal;
	  font-weight:  400;
		}
#all {
	background:url(img_1/s1_2239.jpg) no-repeat;
	background-size:110%;
	position:relative;        
	max-width:1024px;
	height: 100%;
				margin:0 auto;
     
	margin-bottom:0.5%;
		margin-top:0.5%;

	box-shadow:0px 0px 10px 2px #CCC;
}

#left {
	margin-top:3%;
	margin-left:9%;
	float:left;
	width:40%;
	}
.b1 img {
	box-shadow:2px 2px 5px 2px #333;
		border:15px solid #996633;
		border-color:#7e521a #8f5f21 #c98936 #ae752b;
		-moz-box-sizing: border-box;
		box-sizing:border-box;

	width:100%;
	height:auto;
	
	}	
	
.btext {
	text-align:right;
	margin-top:1%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	
		
#right {
		margin-top:3%;

	margin-left:4%;
	float:left;
	width:40%;
	}

.b3 img {
	box-shadow:2px 2px 5px 2px #333;
		border:25px solid #996633;
		border-color:#7e521a #8f5f21 #c98936 #ae752b;
		-moz-box-sizing: border-box;
		box-sizing:border-box;

	width:92%;
	height:auto;
	}
.gal {
	max-width:100%;
	padding:5px;
	clear:both;
	font: 12.0px Helvetica;
	color:#333;
	background:#FFF;
	box-shadow:1px 1px 4px 1px #333;
	margin-bottom:3%;
	margin-top:3%;
	border:5px solid #996633;
	border-color:#7e521a #8f5f21 #c98936 #ae752b;
	-moz-box-sizing: border-box;
	box-sizing:border-box;
		}
.dia {
	float:left;
		}
footer {
	background-color:#edeae6;
	opacity:0.8;
	font-size:85%;
	line-height:35px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	clear:both;
	height:30.5px;
	width:100%;
	z-index:15;
		}
footer ul li {
	margin-left:1%;
	list-style: none;
	float: left;
	min-height: 1px;
	vertical-align: middle;
		}
footer ul li.hover,
footer ul li:hover {
	position: relative;
	z-index: 9;
	cursor: default;
		}
footer ul ul {
	visibility: hidden;
	position:absolute;
	top: 100%;
	left: 0;
	z-index: 8;
	width: 200px;
		}
footer ul ul li {
	float: none;
		}
footer ul li:hover > ul {
	visibility: visible;
		}
footer ul ul {
	top: -590%;
	left: 0%;
		}
footer ul ul li:hover {
		}
footer ul ul li:hover a {
 color:  #AE0001;
		}
footer li a {
	height: 40px;
 	text-decoration: none;
	margin-left:10px;
		}	
footer li a:link, footer li a:visited {
	float:left;
	color: #666666;
	display:inline-block;
	background:url(img_1/nagel_1_1_1.png) no-repeat;
	background-size:80% auto;
	padding: 0px 0 0 5px;
	width:120px;
		}
footer span,
footer a {
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-decoration: none;
		}
footer:after,
footer ul:after {
	content: '';
	display: block;
	clear: both;
		}
footer li a:hover {
	color:#333;
	background:url(img_1/nagel_hov_1_1.png) no-repeat;
	background-size:80% auto;
	padding: 0 0 0 5px;
		}

.gal {
	height:150px;
	overflow:auto;
	}
		
@media screen and (max-width:800px){
	#all {
	/*		background-size:120%;*/

	position:relative;        
	min-width:100%;
	height: 100%;     
	margin:0 auto;
	box-shadow:0px 0px 10px 2px #CCC;
}

	h1 {	
	font-size: 370%;
	left:35px;
	top:10px;
		}

h2 {	
	font-size: 45px;
	line-height:1;
		}
.b3 img {
	width:99%;

	}
.gal {
	z-index:21;
	padding:5px;
	position:relative;
	height:150px;
	width:100%;
	overflow:auto;
	font: 12.0px Helvetica;
	color:#333;
	background:#fff;
	box-shadow:0px 0px 10px 2px #CCC; 
		}
footer {
	z-index:22;
	}
	span {
		font-size:10px;
		}
}

@media screen and (max-width:400px){
	#all {
					background-size:350%;

	position: relative;        
	max-width:99%;
	height: auto;     
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0%;
	box-shadow:0px 0px 0px 0px #CCC;
}

	h1 {
			text-align:left;
			line-height:1.3;

		width:80%;	
	font-size: 230%;
	left:20px;
	top:20px;
		}

.text {
	margin-top:12%;
	margin-left:3%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	}
	#left {
			margin:0%;

		width:98%;
		height:auto;
		}
		#right {
				margin:0%;

			width:98%;
			height:auto;
			}
.b3 img {
	width:100%;
	height:auto;
	}
.gal {
	z-index:21;
	padding:5px;
	position:relative;
	height:150px;
	width:100%;
	overflow:auto;
	font: 12.0px Helvetica;
	color:#333;
	background:#fff;
	box-shadow:0px 0px 10px 2px #CCC; 
		}
		#right {
			clear:both;

			}
footer {
			background-color:#fff;

	z-index:22;
	}
}
