@font-face {
	font-family: 'BellGothicStd-Black';
	src: url('bellgothicstdblack.eot');
	src: url('bellgothicstdblack.eot?#iefix') format('embedded-opentype'),
		url('bellgothicstdblack.woff') format('woff'),
		url('bellgothicstdblack.ttf') format('truetype'),
		url('bellgothicstdblack.svg#bellgothicstdblack') format('svg');
}

@font-face {
	font-family: 'BellGothicStd-Bold';
	src: url('bellgothicstd-bold.eot');
	src: url('bellgothicstd-bold.eot?#iefix') format('embedded-opentype'),
		url('bellgothicstd-bold.woff') format('woff'),
		url('bellgothicstd-bold.ttf') format('truetype'),
		url('bellgothicstd-bold.svg#bellgothicstd-bold') format('svg');
}

body
{
	background-color:#000;
}

a, a:link, a:visited, a:active {
	color:#fff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

a:hover {
	color:#e22500;
}

.sechstant {
	position:absolute;
	width:100%;
	height:650px;
	background-image:url(../img/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
@media only screen 
and (min-width : 1px) 
and (max-width : 640px) {
.sechstant {
	position:absolute;
	width:1px;
	height:1px;
	background-image:none;
}	
}

@media only screen 
and (min-width : 640px) 
and (max-width : 1024px) {
body.sechstant {
	
}
}



#middlepos {
	width:980px;
	min-width:980px;
	margin:auto;
}

@media only screen 
and (min-width : 640px) 
and (max-width : 1024px) {
#middlepos {
	width:100%;
	min-width:0px;
}

}

@media only screen 
and (min-width : 1px) 
and (max-width : 640px) {
#middlepos {
	width:100%;
	min-width:0px;
}

}

#topline {
	position:absolute;
	top:160px;
	visibility:hidden;
}
@media only screen 
and (min-width : 1px) 
and (max-width : 640px) {
#topline {
	top:110px;
}
}

#header {
	position:absolute;
	top:0px;
	width:980px;
	min-width:980px;
	height:160px;
	
	background-repeat:no-repeat;
	visibility:hidden;
	background-image:url(../img/header_bg_kpl.jpg);
	background-position:0px 0px;
	border-spacing:0px;
}


@media only screen 
and (min-width : 640px) 
and (max-width : 1024px) {
#header {
	width:100%;
	min-width:0px;
	background-position:left;
}
}

@media only screen 
and (min-width : 1px) 
and (max-width : 640px) {
#header {
	width:100%;
	min-width:0px;
	height:110px;
	background-position:left;
}
}


#s_pos {
	position:absolute;
	top:0px;
	width:980px;
	/*max-width:980px;*/
	visibility:hidden;
}
@media only screen 
and (min-width : 640px) 
and (max-width : 1024px) {
#s_pos {
	width:100%;
	max-width:5000px;
}
}
@media only screen 
and (min-width : 1px) 
and (max-width : 640px) {
#s_pos {
	width:100%;
	max-width:5000px;
}
}

@media only screen
and (orientation:portrait) {
#s_pos {
	width:1px;
	height:1px;
	top:0px;
	left:0px;
}
}
@media only screen 
and (max-width : 640px) {
#s_pos {
	width:1px;
	height:1px;
	top:0px;
	left:0px;
}
}

@media only screen 
and (min-width : 1025px) {
#sechstant {
	background-image:url(../img/sechstant.png);
	background-repeat:no-repeat;
	width:433px;
	height:614px;
	position:absolute;
	left:690px;
	top:25px;
}
}
@media only screen 
and (min-width : 640px) 
and (max-width : 1024px) {
#sechstant {
	background-image:url(../img/sechstant_2.png);
	background-repeat:no-repeat;
	width:290px;
	height:614px;
	position:absolute;
	right:0px;
	top:25px;
}
}
@media only screen
and (orientation:portrait) {
#sechstant {
	width:1px;
	height:1px;
}
}

@media only screen 
and (max-width : 640px) {
#sechstant {
	width:1px;
	height:1px;
}	
}

#logo {
	/*width:980px;
	margin:auto;*/
	padding-top:40px;
	padding-left:30px;
}
@media only screen 
and (min-width : 640px) 
and (max-width : 1024px) {
#logo {
	/*width:100%;*/
}
}
@media only screen
and (orientation:landscape)
and (min-width : 1px) 
and (max-width : 620px) {
#logo img {
	size:0.5em;
}
}

#circle {
	background-image:url(../img/circle.jpg);
	position:fixed;
	left:0px;
	bottom:0px;
	visibility:hidden;
	opacity:0;
	width:945px;
	height:400px;
}
@media only screen 
and (min-width : 1px) 
and (max-width : 640px) {
#circle {
	background-image:none;
	width:1px;
	height:1px;
	content:"";
}
}

#startimg {
	position:relative;
	top:0;
	left:0;
}

#startimg #pixel {
	width:980px;
	visibility:visible;
	opacity:1;
	position:absolute;
}

@media only screen 
and (min-width : 640px) 
and (max-width : 1024px) {
#startimg #pixel {
	width:100%;
}
}
@media only screen 
and (min-width : 1px) 
and (max-width : 640px) {
#startimg #pixel {
	width:100%;
	content: "";
	background-image:url(../img/pixel.jpg);
	background-size:contain;
	background-repeat:no-repeat;
}
}
@media only screen 
and (min-width : 1px) 
and (max-width : 640px)
and (orientation:landscape) {
#startimg #pixel {
	background-position:center -50px;
}
}
@media only screen 
and (min-width : 1px) 
and (max-width : 640px)
and (orientation:landscape) {
#startimg #pixel {
	background-position:center -50px;
}
}
@media only screen 
and (min-width : 1px) 
and (max-width : 640px)
and (orientation:portrait) {
#startimg #pixel {
	background-size:contain;
	background-position:right center;
}
}

#startimg #real {
	position:absolute;
	width:980px;
	visibility:hidden;
	opacity:0;
	/*margin-top:-693px;*/
}

@media only screen 
and (min-width : 640px) 
and (max-width : 1024px) {
#startimg #real {
	width:100%;
}
}
@media only screen 
and (min-width : 1px) 
and (max-width : 640px) {
#startimg #real {
	content: "";
	width:100%;
	background-image:url(../img/real.jpg);
	background-size:contain;
	background-repeat:no-repeat;
}
}
@media only screen 
and (min-width : 1px) 
and (max-width : 640px)
and (orientation:landscape) {
#startimg #real {
	background-position:center -50px;
}
}
@media only screen 
and (min-width : 1px) 
and (max-width : 580px)
and (orientation:landscape) {
#startimg #real {
	background-position:center -100px;
}
}
@media only screen 
and (min-width : 1px) 
and (max-width : 620px)
and (orientation:portrait) {
#startimg #real {
	background-position:right center;
}
}

#startimg #text {
	position:absolute;
	top:350px;
	right:140px;
	margin:0;
	padding:0;
	text-align:right;
	font-family: BellGothicStd-Black, Arial, Helvetica, sans-serif;
	font-size:62px;
	color:#fff;
	opacity:0;
}
@media only screen 
and (min-width : 1px) 
and (max-width : 640px)
and (orientation:portrait) {
#startimg #text {
	position:absolute;
	top:150px;
	right:50px;
	margin:0;
	padding:0;
	text-align:right;
	font-family: BellGothicStd-Black, Arial, Helvetica, sans-serif;
	font-size:31px;
	color:#fff;
	opacity:0;
}
}
@media only screen 
and (min-width : 1px) 
and (max-width : 640px)
and (orientation:landscape) {
#startimg #text {
	position:absolute;
	top:200px;
	right:90px;
	margin:0;
	padding:0;
	text-align:right;
	font-family: BellGothicStd-Black, Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#fff;
	opacity:0;
}
}

#menu {
	position:absolute;
	/*left:30px;*/
	top:177px;
	padding-left:30px;
}
@media only screen 
and (min-width : 1px) 
and (max-width : 640px)
and (orientation:landscape) {
#menu {
	top:125px;
	padding-left:30px;
}
}
@media only screen 
and (min-width : 1px) 
and (max-width : 640px)
and (orientation:portrait) {
#menu {
	top:125px;
	padding-left:30px;
}
}

#menu ul {
	list-style:none;
	padding:0 0 0 0;
	margin:0;
	line-height:31px;
}

#menu ul li{
	opacity:0;
	visibility:hidden;
	padding-left:30px;
	padding-bottom:5px;
}


#menu ul li a, #menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	font-family:BellGothicStd-Black, Arial, Helvetica, sans-serif;
	font-size:40px;
	color:#a0a0a0;
	text-decoration:none;
	outline:none;
	margin-bottom:15px;
	
}

#menu ul li a:hover {
	color:#e22500;
}

#menu ul li a.active {
	color:#e22500;
}
@media only screen 
and (min-width : 1px) 
and (max-width : 640px)
and (orientation:portrait) {
#menu ul {
	clear:both;
}
#menu ul li {
	float:left;
}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	font-size:24px;
	margin-left:10px;
}
}

@media only screen 
and (min-width : 1px) 
and (max-width : 640px)
and (orientation:landscape) {
#menu ul {
	clear:both;
}
#menu ul li {
	float:left;
}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited, #menu ul li a:active {
	font-size:24px;
	margin-left:10px;
}
}

@media only screen 
and (min-width : 640px) {
#footer {
	position:fixed;
	bottom:0;
	width:100%;
	margin:auto;
	background-color:#000;
	padding:0;
}
}
@media only screen 
and (min-width : 1px) 
and (max-width : 640px) {
#footer {
	position:fixed;
	left:0px;
	bottom:0px;
	width:100%;
	background-color:#000;
}
}

.redline {
	width:100%;
	height:1px;
	margin:0;
	padding:0;
	background-color:#e22500;
	opacity:0.2;
	filter: Alpha(opacity=20);
}

#subnav {
	width:980px;
	margin:auto;
}

@media only screen 
and (min-width : 640px) 
and (max-width : 1024px) {

#subnav {
	width:100%;
}

}

@media only screen 
and (min-width : 1px) 
and (max-width : 640px) {

#subnav {
	width:100%;
}

}

#subnav ul {
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	padding-right:10px;
}

#subnav ul li {
	float:right;
	padding-left:40px;
	padding-bottom:16px;
	padding-top:4px;
}
@media only screen 
and (min-width : 320px) 
and (max-width : 480px) {

#subnav ul li {
	padding-left:20px;
}

}


#subnav ul li a, #subnav ul li a:link, #subnav ul li a:active, #subnav ul li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#fff;
}


#subnav ul li a:hover {
	text-decoration:underline;
}

#content {
	position:absolute;
	width:550px;
	margin:auto;
	padding-left:215px;
	padding-right:215px;
	/*padding-top:215px;*/
	top:215px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#fff;
	opacity:0.99;
}

@media only screen
and (orientation:portrait)
and (min-width : 640px) 
and (max-width : 1024px) {
#content {
	width:auto;
	padding-right:10px;
}
}

@media only screen
and (orientation:portrait)
and (min-width : 1px) 
and (max-width : 640px) {
#content {
	width:auto;
	padding-right:10px;
	padding-left:40px;
}
}
@media only screen
and (orientation:landscape)
and (min-width : 1px) 
and (max-width : 640px) {
#content {
	width:auto;
	padding-right:10px;
	padding-left:215px;
	top:125px;
}
}
@media only screen 
and (min-width : 320px) 
and (max-width : 480px)
and (orientation:portrait) {
#content {
	top:155px;
}
}
@media only screen
and (orientation:landscape)
and (min-width : 1px) 
and (max-width : 640px) {
#content {
	top:155px;
	padding-left:40px;
}
}

#content h1 {
	color:#e22500;
	font-size:16px;
}

#content h2 {
	color:#fff;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
}
#content h3 {
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	margin-top:-14px;
}

ul.jobs {
	list-style:none;
	padding:0;
	
}

ul.jobs li {
	position:relative;
	margin-bottom:12px;
	padding-left:10px;
	background-image:url(../img/button_middle.jpg);
	background-repeat:repeat-x;
	width:430px;
	height:29px;
	-webkit-box-shadow:  0px 0px 10px 7px rgba(255, 255, 255, 0.1);
	     -o-box-shadow:  0px 0px 10px 7px rgba(255, 255, 255, 0.1);
	   -moz-box-shadow:  0px 0px 10px 7px rgba(255, 255, 255, 0.1);
	        box-shadow:  0px 0px 10px 7px rgba(255, 255, 255, 0.1);
	line-height:25px;
}
@media only screen
and (min-width : 1px) 
and (max-width : 640px) {
ul.jobs li {
	width:90%;
	height:auto;
	min-height:29px;
	background-size:contain;
	padding-right:10px;
}
}




ul.jobs li.double {
	margin-top:24px;
}

ul.jobs li a, ul.jobs li a:link, ul.jobs li a:active, ul.jobs li a:visited
{
	background-image:url(../img/arrow_white.png);
	background-repeat:no-repeat;
	background-position:0px center;
	text-decoration:none;
	color:#fff;
	display:block;
	padding-left:22px;
}
@media only screen
and (min-width : 1px) 
and (max-width : 620px) {
ul.jobs li {
	line-height:20px;
}

ul.jobs li a, ul.jobs li a:link, ul.jobs li a:active, ul.jobs li a:visited {
	font-size:12px;
	padding-top:4px;
}
}

ul.jobs li a:hover {
	background-image:url(../img/arrow_red.png);
	color:#e22500;
}

ul.jobs li span.btn_left {
	background-image:url(../img/button_left.jpg);
	background-repeat:no-repeat;
	width:6px;
	height:29px;
	position:absolute;
	left:0px;
	top:0px;
}

ul.jobs li span.btn_right {
	background-image:url(../img/button_right.jpg);
	background-repeat:no-repeat;
	width:6px;
	height:29px;
	position:absolute;
	right:0px;
	top:0px;
}
@media only screen
and (min-width : 1px) 
and (max-width : 640px) {
ul.jobs li span.btn_left {
	background-image:none;
}
ul.jobs li span.btn_right {
	background-image:none;
}
}

ul.job {
	margin:0px;
	margin-bottom:14px;
}


#gallery {
	position:relative;
	width:90%;
	max-width:477px;
	margin:auto;
	padding:10px;
}

#gallery #corner_tl {
	position:absolute;
	left:0px;
	top:0px;
	width:19px;
	height:19px;
	background-image:url(../img/gal_corner_tl.png);
}
#gallery #corner_tr {
	position:absolute;
	right:0px;
	top:0px;
	width:19px;
	height:19px;
	background-image:url(../img/gal_corner_tr.png);
}
#gallery #corner_bl {
	position:absolute;
	left:0px;
	bottom:0px;
	width:19px;
	height:19px;
	background-image:url(../img/gal_corner_bl.png);
}
#gallery #corner_br {
	position:absolute;
	right:0px;
	bottom:0px;
	width:19px;
	height:19px;
	background-image:url(../img/gal_corner_br.png);
}
#gallery #images {
	position:relative;
	left:0px;
	top:0px;
}
#gallery #images img {
	display:none;
}

#gallery #images img:first-child {
	display:block;
}