@font-face {
    font-family: 'KlavikaRegularRegular';
    src: url('Fonts/klavikaregular-osf-webfont.eot');
    src: url('Fonts/klavikaregular-osf-webfont.eot?#iefix') format('embedded-opentype'),
         url('Fonts/klavikaregular-osf-webfont.woff') format('woff'),
         url('Fonts/klavikaregular-osf-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
.sc3 h1.noFont {
	font-family: Arial
}
.pc1.noFont h1 {
	font-family: Arial
}
*, html {
	scroll-behavior: smooth !important;
}
td {
	 
	vertical-align: top;padding-bottom:15px;
}
.pc1 table td:first-child { font-weight:bold
}
body {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #333;
	background: #fff url(images/bg_backround.jpg) top no-repeat;
	margin: 0;
	line-height: 18px;
}

/********************************************************************************
COMMON
********************************************************************************/

a {color:#0099cc;}

img{border:none;}

hr{color:#e5e5e5;background-color:#e5e5e5;height:1px;border:none;}

.bluetext{color:#0099cc;}
.bluetextstrong{color:#0099cc; font-weight:bold;}

.marginleft
{
	margin:30px 0 0 30px;
}

.clear{clear:both;}

h1{margin:30px 0 0 30px;font-family: 'KlavikaRegularRegular';font-weight: normal;font-style: normal; text-transform:uppercase;}
h2{font-size:20px;}
h3{font-size:14px;color:#0099cc;}
h4{font-size:12px;color:#0099cc; margin:10px 0 0 0;}
h5{font-size:12px;}

h1 > small {
    font-size: 14px;
}

.wrapper
{
	margin: 0 auto;
	width: 950px;
}

/********************************************************************************
MENU
********************************************************************************/
.menu
{
	
}

.menu ul
{
	margin:18px 0 0 40px;
	padding:0;
}

	.menu ul li {
		display: inline;
		float: left;
		margin-right: 20px;
		margin-top: 10px;
	}
.menu ul li.logo
{
	display: inline;
    float: left;
    margin-right:60px;
    margin-top:0 !important;
}
ul ul {
	list-style-type: disc
	 
}

.slideshow img { width:422px; height:318px
}
.pc1 .slideshow img {
	width: 422px;
	height: 260px
}
.pc1 .slideshow{ 
margin-bottom: 30px}

.start-filmbox img {
	width: 386px;
}
.sc2 li {
	height: 349px;
}

.pc1 img {
	width: 100%;
}
.menu ul li a {
	color: #fff;
	text-decoration: none;
}

.menu li ul{
	background:#006699;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:auto;	
	min-width:150px;
	z-index:2;
}

.menu li:hover ul{
	display:block;
	background:#006699;
	padding-right: 0px;
	padding-left: 0px;
	
}
.menu li li {
	background:#006699;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:auto;

}
.menu li:hover li a{
		background:none;
		
}

.menu li ul a{
	font-weight:normal;
	border-left-style: none;
	color:#fff;
	display:block;
	line-height:30px;
	margin:0px;
	padding:0px 10px 0px 10px;
	text-align:left; 
}
		
.menu li ul a:hover, .headerTopMenu li ul li:hover a{
	
	border:0px;
	color:#fff;
	text-decoration:none;
    background:#16a3e0;
	width:auto;
}

/********************************************************************************
CONTENT
********************************************************************************/

.content
{
	margin:16px 21px 0 21px;
	overflow:hidden;
}

/********************************************************************************
START PAGE
********************************************************************************/
.start-top
{
	background: #fff url(images/top-start-se.jpg) no-repeat;
	height:295px;
	margin:0;
}
.start-columns
{
	margin:10px 0 0 0;
	padding:0;
	list-style-type:none;	
}
.start-columns li
{
	display: inline;
    float: left;
}
.start-columns li.sc1
{
	width:390px;
	margin:0 30px 0 30px;
}
.start-columns li.sc2
{
	width:207px;
    z-index: 1;
}
	.start-columns li.sc3 {
		 
		 
		/*background: #fff url(images/bg_start-news.jpg) no-repeat;*/
	}

.sc3 h1, .sc3 h2, .sc3 p
{
	margin:0px 45px 0 0px;
	font-size:11px;	
}
.sc3 h1, .sc1 h3 {
	font-size: 23px;
	padding: 15px 0;
	font-family: 'KlavikaRegularRegular';
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
	margin-top: 3px; margin-bottom:0px
}
.sc3 h1 {
}
	.sc3 a {
		padding: 8px 0PX;
	}
.sc3 img { width:80px; margin-top:10PX;
}
.sc3 h2, .sc1 h4 {
	padding: 8px 0;
	font-size: 14px;
	color: #000;
 
}
.sc1 h4 {
	padding: 8px 0;
	font-size: 14px;
	color: #000;
	margin: 0px 0 0 0;
}
.start-filmbox
{
	margin:20px 0 0 0;
	padding:0;
	list-style-type:none;	
}
.start-filmbox li
{
	display: inline;
    float: left;
    margin-right:20px;
}

.start-filmbox li:last-of-type {
    margin-right:0;
}

/********************************************************************************
PAGE
********************************************************************************/

.page-columns
{
	margin:10px 0 0 0;
	padding:0;
	list-style-type:none;
	overflow: hidden;
}

.page-columns li.pc1bg
{
	display: inline;
    float: left;
	width:400px;
	margin:0 45px 0 30px;
	background: #fff url(images/bg_pc1.jpg) no-repeat;
}.page-columns li td {
    width: 33%;
    padding-bottom: 30px;
}
page-columns li.pcnone {
    display: inline;
 
    margin: 0 45px 0 30px;
}
.pcnone p{margin-left:25px;}

.page-columns li.pc1
{
	display: inline;
	float: left;
	width:400px;
	margin:0 45px 0 30px;
}
.page-columns li.pc2
{
	display: inline;
    float: left;
	width:380px;
}
.page-columns li.pc2bg
{
	display: inline;
    float: left;
	width:430px;
	background: #fff url(images/bg_pc2.jpg) no-repeat;
}

.pc1 h1, .pc2 h1 {
    margin-left: 0 !important;
    line-height: 1;
}
.pc1 h1.special-1
{
	margin-left:0 !important;
	font-family: Arial, Verdana, Sans-Serif;
	text-transform: none;
	font-weight: bold;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: 20px;
}

.pc1 h3.special-1, .pc2 h3.special-1
{
	margin-top: 65px;
}

.pc2bg img, .pc2 img, .pc1 img, pc1bg img
{
	margin:15px 0;
}

.pc1 table
{
	background: #fff url(images/bg_pc1.jpg) no-repeat;
}

.pc1 table th
{
	color:#0099cc;
	text-align:left;
}
.pc1 table td
{
	padding:3px 10px 3px 0;
	font-size:11px;
}

.pc1 .ullist
{
	margin:10px 0;
	padding:0 15px;
	list-style-type:disc;
}
.pc1 .ullist li
{
	margin:10px 0;
}

.page-column-one
{
	background: #fff url(images/bg_pc.jpg) no-repeat;
	margin:0 0 0 30px;
}
.page-column-one table td
{
	width:200px;
	vertical-align:text-top;
	padding:10px 0;
}
.tdbold
{
	font-weight:bold;
	width:200px;
}
/********************************************************************************
BOTTOM
********************************************************************************/
.bottom
{
	background: #fff url(images/bg_bottom.jpg) no-repeat;
	height:100px;
}
.bottom-job
{
	background: url(images/bg_bottom-job.jpg) repeat-x;
	width:188px;
	float:right;
	margin:40px 66px 0 0;
	padding:10px 9px 10px 10px;
}
.bottom-job h3, .bottom-job p
{
	margin:0;
	padding:0;
}
.bottom-job-n
{
	width:190px;
	float:right;
	margin:0 15px 0 0;
	padding:0;
}
.footmini:hover {
    opacity:0.7;
}
.disclaimer
{
	font-size:11px;
	padding:15px 42px;
	margin-bottom:30px;
}
.disclaimer img
{
	float:right;
	margin-right:10px;
}

/********************************************************************************
HELPERS
********************************************************************************/
.blue
{
	color: #009ee0;	
}

.no-underline
{
	text-decoration: none;
}
.no-wrap {
    white-space: nowrap;
}







/********************************************************************************
Banner-submenu
********************************************************************************/


.banner-submenu {
    background-image: url('images/bottom-banner.jpg');
    height: 29px;
    background-repeat: no-repeat;
    margin-top: -5px;
}

.banner-submenu a {
    color: #FFF;
    text-decoration: none;
    padding-bottom: 8px;
    text-transform:uppercase;
}

.banner-submenu  ul
{
	margin:18px 0 0 40px;
	padding:0;
}

.banner-submenu  ul li
{
	display: inline;
    float: left;
    margin-left: 30px;
    z-index: 99;
}

.banner-submenu  ul li a
{
	color:#fff;
	font-size:11px;
	text-decoration:none;
}

.banner-submenu li ul{
	background:#006699;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:auto;	
	min-width:150px;
	z-index:9999;
    margin-top: 5px;
}

.banner-submenu  li:hover ul{
	display:block;
	background:#006699;
	padding-right: 0px;
	padding-left: 0px;
	
}
.banner-submenu  li li {
	background:#006699;
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:auto;
}
.banner-submenu  li:hover li a{
	background:none;		
}

.banner-submenu  li ul a{
	font-weight:normal;
	border-left-style: none;
	color:#fff;
	display:block;
	line-height:30px;
	margin:0px;
	padding:0px 10px 0px 10px;
	text-align:left; 
}
		
.banner-submenu  li ul a:hover, .headerTopMenu li ul li:hover a{
	
	border:0px;
	color:#fff;
	text-decoration:none;
    background:#16a3e0;
	width:auto;
}

.banner-submenu ul {
    margin: 0px;
    padding: 5px 0px 0px 0px;
}
.banner-submenu li {
    display: inline;
    padding: 0px;
    color: #fff;
    font-size: 11px;
    margin: 0px;
}	.video {
  position: relative;
  padding-bottom: 56.25%;display: block;   
}
	.video iframe{

  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pc1 tr:nth-child(even) {
	background: #FFF
}

.pc1 tr:nth-child(odd) {
	background: #d6e0e4
}
tr {padding:10px
}
.pc1 table {
	border-spacing: 0px;
	border: solid 1px #d6e0e4;
}

.pc1 table td {
	padding: 10px;
}

.pc1 tr {
	border-bottom: solid 1px #d6e0e4;
}


.pc1 table td:nth-child(even) {
	border-left: 1px solid #d6e0e4;
}
	.pc1 tr:nth-child(odd) td

{
	border-left: 1px solid #fff;
}
