@font-face {
  font-family: 'flama_basicregular';
  src: url('fonts/flama-basic-webfont.eot');
  src: url('fonts/flama-basic-webfont.eot?#iefix') format('embedded-opentype'),
     url('fonts/flama-basic-webfont.woff') format('woff'),
     url('fonts/flama-basic-webfont.ttf') format('truetype'),
     url('fonts/flama-basic-webfont.svg#flama_basicregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'flama_lightregular';
  src: url('fonts/flama-light-webfont.eot');
  src: url('fonts/flama-light-webfont.eot?#iefix') format('embedded-opentype'),
     url('fonts/flama-light-webfont.woff') format('woff'),
     url('fonts/flama-light-webfont.ttf') format('truetype'),
     url('fonts/flama-light-webfont.svg#flama_lightregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'flama_mediumregular';
  src: url('fonts/flama-medium-webfont.eot');
  src: url('fonts/flama-medium-webfont.eot?#iefix') format('embedded-opentype'),
     url('fonts/flama-medium-webfont.woff') format('woff'),
     url('fonts/flama-medium-webfont.ttf') format('truetype'),
     url('fonts/flama-medium-webfont.svg#flama_mediumregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'flama_ultralightregular';
  src: url('fonts/flama-ultralight-webfont.eot');
  src: url('fonts/flama-ultralight-webfont.eot?#iefix') format('embedded-opentype'),
     url('fonts/flama-ultralight-webfont.woff') format('woff'),
     url('fonts/flama-ultralight-webfont.ttf') format('truetype'),
     url('fonts/flama-ultralight-webfont.svg#flama_ultralightregular') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* GLOBAL */
body { font: 14px Arial, Helvetica, Verdana, sans-serif; line-height: 18px; color: #333; background: #fff; }
h1 { font: 24px 'flama_basicregular', Arial, Helvetica, Verdana, sans-serif; line-height: 1.25em; font-weight: normal; margin-bottom: 18px; }
h2 { font-size: 14px; line-height: 1.25em; font-weight: bold; margin: 12px 0 6px 0; }
h3,
h4,
h5,
h6 { font-size: 14px; line-height: 1.25em; }
p { margin-bottom: 18px; }
a { color: #333; text-decoration: underline; }
a:hover,
a:focus { text-decoration: none; }
strong,
b { font-weight: bold; }
em,
i { font-style: italic; }
sup,
sub { font-size: 0.7em; vertical-align: baseline; position: relative; top: -0.4em; }
sub { top: 0.4em; }
hr { height: 1px; color: #e6e6e6; margin: 9px 0px; border: none; background: #e6e6e6; clear: both; }

/* FORMS */
form { display: inline; }
.mailform,
.newsletterform {  margin-bottom: 18px; }
label { font-weight: bold; line-height: 25px; padding-right: 10px; }
input,
textarea,
select { width: 100%; font: 14px Arial, Helvetica, Verdana, sans-serif; line-height: 18px; color: #333; padding: 6px 5px 5px 5px; margin: 0; background: #f9f9f9; border: 1px solid #e6e6e6; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
textarea { overflow: auto; }
fieldset { }
fieldset.check label,
fieldset.radio label { float: left; }
fieldset.check input,
fieldset.radio input { float: left; clear: left; }
fieldset.check hr.form-spacer,
fieldset.radio hr.form-spacer { display: none; }
legend { font-weight: bold; margin-bottom: 5px; }
input.checkbox,
input[type=checkbox],
input.radio,
input[type=radio] { width: auto; background: none; border: none; margin: 6px 15px 2px 0; vertical-align: text-bottom; }
button,
input.button,
input[type=button],
input[type=submit],
input[type=reset] { font-family: 'flama_basicregular';width: 100%; font-weight: bold; color: #fff; padding-right: 18px; padding-left: 18px; background: #263680; border-radius:5px; border: none; margin-top: 10px; clear: both;  }

.box input,
.box textarea,
.box select,
.box label { font-size:14px; font-weight:bold;font-family: 'flama_basicregular'; color: #231e20; margin-top:8px;border-radius:5px; }
.box .button { background:#263680; color:#fff; font-size:18px; font-style:normal; text-transform:uppercase; margin:6px 0;}
.box h1 { text-decoration:none;}

.box form fieldset { position:relative }
.box label  { position:absolute; top:9px; left:5px; background:#f9f9f9; width:180px;}
.box.grid_2 label  { margin:0;}


#holder { float:left; margin-top:-11px; margin-left:14px; margin-bottom:0px;display:none;}

#search { display:none; background: #fff;border-radius: 5px; float: left; margin: 64px 0 0 0; overflow: hidden; padding: 0 11px 0 16px; position: relative; width: auto;}

#search input,
#search textarea,
#search select { max-width: 117px; float:left; font: 14px Arial, Helvetica, Verdana, sans-serif; line-height: 24px; color: #333; padding: 0px 5px 0px 5px; margin: 0; background: none; border: none; }

#search button,
#search input.button,
#search input[type=button],
#search input[type=submit],
#search input[type=reset] {  
    font-style: normal;
    font-weight: normal;
    margin-top: 0;
    width: 13px;
  border-radius: 0;
    clear: none;
  background:url(images/search-btn.png) no-repeat 100% 50%;
  padding:0;
}

#splash { width: 185px; height: 165px; position: absolute; top: 110px; right: 0px; z-index: 100;display:none; }

.splash-text {
    width: 185px;
    height: 165px;
    font-size: 12px;
    line-height: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 33px 15px 8px;
    border: 5px solid #fff;
    background: #FF0015 no-repeat 50% 50%;
    position: absolute;
    top: -500px;
    right: 0;
    /* left: 0; */
    overflow: hidden;
    -moz-border-radius: 50%;
    -webkit-border-radius: 117px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    -moz-box-shadow: 7px 11px 16px rgba(0, 0, 0, 0.46);
    -webkit-box-shadow: 7px 11px 16px rgba(0, 0, 0, 0.46);
    box-shadow: 7px 11px 16px rgba(0, 0, 0, 0.46);
}

.ie7 .splash-text, .ie8 .splash-text { padding: 26px 36px 46px 22px; border: none; background: url(images/splash-text-bg-ie.png) no-repeat 0 0; }

.splash-text h1 { font-size: 19px; line-height: 19px; color: #fff; margin-bottom: 10px; }
.splash-text p { margin-bottom: 16px; }
.splash-text a { color: #000; text-decoration: none; }
.splash-text a:hover, a:focus { text-decoration: underline; }


#langmenu { float:left; margin-left:15px;margin-top:11px; position:absolute; top:15px; right:10px;}
#langmenu div { float:left;}
#langmenu div:first-child { margin:0 5px 0 0px;}

.required { line-height: 25px; margin-left: -5px; }
.required strong,
.required b { font-size: 16px; font-weight: bold; color: #93332e; padding-left: 1px; margin-top: 3px; margin-right: -1px; position: relative; top: 6px; }

/* 960 GRID */
.grid_1, .grid_2, .grid_3, .grid_4, #colNormal .slideshow { border-right: 7px solid transparent; border-left: 7px solid transparent; position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.container_2 { position: relative; }

/* ELEMENTS */
.header-wrap {border-bottom: 5px solid #a71d1d; }
header { max-width: 1000px; margin: 0 auto; position:relative; }
header #logo { text-align: left; padding: 0px 14px 8px 14px; position: relative; }
header #logo img { width:auto; height:auto;}
header #logo .caption { display: none; }
header #support { min-width: 22px; font: 14px 'flama_basicregular', Arial, Helvetica, Verdana, sans-serif; line-height: 36px; text-transform: uppercase; text-align: left; padding-left: 14px; position: absolute; top: 10px; right: 10px; }
header #support .support-button { position: absolute; top: 0; right: 0; }
header #support .content-wrap { height: 32px; padding-top: 2px; padding-bottom: 2px; position: relative; overflow: hidden; }
header #support .content { line-height: 13px; text-align: center; padding: 4px 28px 4px 10px; background: rgba(255, 255, 255, 0.5); position: absolute; top: 2px; left: 0; -moz-border-radius: 3px 0 0 3px; -webkit-border-radius: 3px 0 0 3px; border-radius: 3px 0 0 3px; }
header #support .content a { font-family: 'flama_mediumregular', Arial, Helvetica, Verdana, sans-serif; text-decoration: none; }
header #support img { vertical-align: top; }

header #mobile-links { line-height: 26px; margin: 10px 14px 10px 14px; }
header #mobile-links ul li { color: #fff; background: #534f4e url(images/arrow-mini.png) no-repeat 8px 50%; margin-top: 3px; }
header #mobile-links ul li a { color: #fff; text-decoration: none; padding-right: 8px; padding-left: 23px; display: block; }
header #mobile-links ul li:first-child { -mox-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; margin-top: 0; }
header #mobile-links ul li:last-child { -mox-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; }

header #phone { font: 14px 'flama_basicregular', Arial, Helvetica, Verdana, sans-serif; line-height: 52px; text-transform: uppercase; text-align: left; padding-right: 10px; padding-left: 14px; }
header #phone p { margin-bottom: 0; }
header #phone strong,
header #phone b { font-size: 16px; font-weight: normal; position: relative; bottom: -1px; }

ul.csc-menu { display: inline-block; line-height: 39px; font-weight: bold; text-transform: uppercase; margin: 0 !important; padding: 0 !important;  }
ul.csc-menu li { font-size: 12px; text-align: center; list-style: none; padding-right: 18px !important; padding-left: 18px !important; background: #F8941D; margin: 0 10px 10px 0 !important; float: left; }
ul.csc-menu li:hover { background: #4C4C4C; }
ul.csc-menu li a { text-decoration: none; color:#fff }
ul.csc-menu li ul { margin-bottom: 10px;  }
ul.csc-menu li ul li { padding: 0; line-height: 22px; border:0; background:none;  }

/* MAINMENU */

nav#mainmenu { float:left; margin-top:54px; width:100%; }

nav#mainmenu .menu-toggle {background: none repeat scroll 0 0 #333;border: 4px solid #333;border-radius: 3px;color: #fff;cursor: pointer;display: inline-block;height: 14px; line-height: 18px;overflow: hidden;padding: 3px 6px 7px;position: absolute;right: 14px;text-transform: uppercase;top: 71px;}
nav#mainmenu .menu-toggle:hover { background-color: #5c5c5c; border: 4px solid #5c5c5c; }
nav#mainmenu .menu-toggle span { width: 14px; height: 2px; background: #fff; margin: 0 14px -1px 0; display: inline-block; position: relative; }
nav#mainmenu .menu-toggle span:before,
nav#mainmenu .menu-toggle span:after { width: 100%; height: 100%; background: #fff; position: absolute; left: 0; z-index: 3; content: " "; }
nav#mainmenu .menu-toggle span:before { top: -500%; }
nav#mainmenu .menu-toggle span:after { top: -250%; }
nav#mainmenu ul {  display: none; }
nav#mainmenu ul li { color: #3b3a3a; border-top: 1px solid #dbdada; padding:10px 0 16px; /*position: relative;*/ }
nav#mainmenu ul li:first-child {  }
nav#mainmenu ul li span { font-size: 15px; text-transform: none; display: block; }
nav#mainmenu ul li a { font-family: 'flama_basicregular'; text-decoration: none; font-weight:bold; color: #3b3a3a; padding: 0px 24px 0px 24px; display: inline-block; position: relative; }
.ie7 nav#mainmenu ul li a:hover,
.ie7 nav#mainmenu ul li a:focus,
.ie7 nav#mainmenu ul li.current a {  }
nav#mainmenu ul li a:hover,
nav#mainmenu ul li a:focus,
nav#mainmenu ul li.current a { color:#999; }

/*MEGA SCROLL*/
/*
nav#mainmenu {
  height: 65px;
  text-align: center;
  padding-right: 10px;
  padding-left: 10px;
  background: rgba(0, 0, 0, 0.8);
  border-top: 2px solid #fff;
  margin-bottom: -65px;
  position: relative;
  top: -65px;
  z-index: 12;
  clear: both;
}
.ie7 nav#mainmenu,
.ie8 nav#mainmenu {
  background: url(images/80.png);
}
nav#mainmenu select {
  max-width: 385px;
  margin-top: 18px;
}
nav#mainmenu ul {
  width: 100%;
  display: none;
}
nav#mainmenu ul li {
  font: 14px 'arialblack', Arial, Helvetica, Verdana, sans-serif;
  line-height: 33px;
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
  display: inline-block;
  white-space: nowrap;
}
nav#mainmenu ul li a {
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  padding-right: 8px;
  padding-left: 8px;
  border-left: 2px solid #fff;
  display: inline-block;
}
nav#mainmenu ul li:first-child a {
  border-left: none;
}
nav#mainmenu ul li a:hover,
nav#mainmenu ul li a:focus,
nav#mainmenu ul li.current a {
  color: #e95f0f;
}
nav#mainmenu ul li span {
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  padding-right: 8px;
  padding-left: 8px;
  border-left: 2px solid #fff;
  display: inline-block;
}
nav#mainmenu ul li:first-child span {
  border-left: none;
}
nav#mainmenu ul li span:hover,
nav#mainmenu ul li span:focus,
nav#mainmenu ul li.current span {
  color: #e95f0f;
}
*/

nav#mainmenu ul ul {
  width: 941px;
  min-height:122px;
  text-align: left;
  padding: 27px 17px 26px 42px;
  background: #f1f1f1;
  margin-bottom: 0;
  margin-left: -500px;
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 100;
  border-top:5px solid #e79c17;
  
}
nav#mainmenu ul ul h6 {
  color: #3b3a3a;
    float: left;
    font-size: 25px;
  font-family: 'flama_lightregular';
    line-height: 31px;
    text-transform: none;
    white-space: normal;
    width: 14%;
  font-weight:normal;
}
nav#mainmenu ul ul ul {
  width: 30%;
  padding: 0;
  padding-right: 25px;
  background: none;
  border-top: none;
  display: block;
  float: left;
  position: static;
  clear: right;
  margin-left:90px;
}
nav#mainmenu ul ul ul:first-child {
  margin-top: 8px;
}
nav#mainmenu ul ul ul li {
  font: 12px Arial, Helvetica, Verdana, sans-serif;
  line-height: 20px;
  text-transform: none;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  white-space: normal;
}
nav#mainmenu ul ul h6 + ul li:first-child {
  border-top: none;
}
nav#mainmenu ul ul ul li a,
nav#mainmenu ul li.current ul ul li a {
  color: #3b3a3a;
  margin-bottom:10px;
  padding-right: 0;
  padding-left: 0;
  border-left: none;
  display: block;
  font-size:14px;
  line-height:19px;
  font-family: 'flama_lightregular';
  float:left;
  clear:both;
  font-weight:normal;
}
nav#mainmenu ul ul ul li a span{
  color: #3b3a3a;
  padding-right: 0;
  padding-left: 0;
  font-size:15px;
  line-height:19px;
  font-family: 'flama_mediumregular';
}
nav#mainmenu ul ul ul li a:hover,
nav#mainmenu ul ul ul li a:focus,
nav#mainmenu ul ul ul li.current a {
  font-weight: bold;
  color: #3b3a3a;
}
nav#mainmenu ul ul {
  display: none;
}
nav#mainmenu ul li:hover ul,
nav#mainmenu ul li:focus ul,
nav#mainmenu ul li.over ul {
  display: none;
}


#colMargin { margin-bottom: 14px; position: relative; }
.no-js #colMargin { height: 375px; overflow: hidden; }

#colMargin .slideshow-wrap,
#colMargin .slideshow { width: 100%; /*height: 446px;*/ margin-bottom: 14px; position: relative; overflow: hidden; }
#colMargin .slideshow { /*height: 375px;*/ }
#colMargin .slideshow-wrap .slideshow { width: 100%; /*height: 446px;*/ position: absolute; top: 0; left: 0; z-index: 8; opacity: 0; }
.no-js #colMargin .slideshow-wrap .slideshow { opacity: 1; }
.no-js #colMargin .slideshow-wrap .slideshow:first-child,
#colMargin .slideshow-wrap .slideshow.current { position: relative; z-index: 9; }
#colMargin .slideshow .csc-textpic { position: relative; }
#colMargin .slideshow .csc-textpic-imagewrap { /*height: 375px;*/ float: none; position: relative; overflow: hidden; }
/*#colMargin .slideshow .csc-textpic-imagewrap { margin-left: -500px !important; left: 50%; }*/
#colMargin .slideshow .csc-textpic-imagewrap .csc-textpic-caption { display: none; }
#colMargin .slideshow .csc-textpic-imagerow { position: absolute; top: 0; left: 0; z-index: 8; opacity: 0; }
.no-js #colMargin .slideshow .csc-textpic-imagerow { opacity: 1; }
.no-js #colMargin .slideshow .csc-textpic-imagerow:first-child,
#colMargin .slideshow .csc-textpic-imagerow.current { position: relative; z-index: 9; }
#colMargin .slideshow .csc-textpic-imagewrap,
#colMargin .slideshow .csc-textpic-imagerow,
#colMargin .slideshow .csc-textpic-image { width: 100% !important; }
#colMargin .slideshow .csc-textpic-imagewrap img { max-width: 100%; height: auto; }
#colMargin .slideshow .csc-textpic-text { font: 26px 'flama_lightregular', Arial, Helvetica, Verdana, sans-serif; line-height: 36px; color: #ccc; padding: 0; background: #263680; }
#colMargin .slideshow .csc-textpic-text h1 { font: 22px 'flama_lightregular', Arial, Helvetica, Verdana, sans-serif; line-height: 24px; color: #fff; text-transform: uppercase; margin-bottom: 0; }
#colMargin .slideshow .csc-textpic-text h1 strong,
#colMargin .slideshow .csc-textpic-text h1 b { font-family: 'flama_mediumregular'; font-weight: normal; }
#colMargin .slideshow .csc-textpic-text p { display: none; }
#colMargin .slideshow-nav { text-align: center; padding: 0 10px; }
#colMargin .slideshow-nav li { width: 16px; height: 16px; background: #b7b7b7; border: 4px solid #b7b7b7; margin: 0 4px; display: inline-block; text-indent: -4000px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; transition-duration: .2s; }
#colMargin .slideshow-nav li a { width: 24px; height: 24px; margin-top: -4px; margin-left: -4px; display: block; }
#colMargin .slideshow-nav li:hover,
#colMargin .slideshow-nav li.current { background: #fff; }

#colNormal.front .box.grid_2 .csc-textpic-imagewrap {width: 100% !important; height: 154px;}


section { max-width: 1000px; margin: 0 auto; position:relative; }

section .csc-default .csc-textpic-imagewrap,
section .csc-default .csc-textpic-imagerow,
section .csc-default .csc-textpic-image { width: auto !important; }
section .csc-default img { max-width: 100%; height: auto; }

#breadcrumbs { font-size: 12px; color: #999; padding-bottom: 13px; border-bottom: 1px solid #dadada; margin: 0 7px 14px 7px; }
#breadcrumbs-bottom { font-size: 12px; color: #999; padding-top: 13px; border-top: 1px solid #dadada; margin: 0 7px 14px 7px; }
#breadcrumbs a,
#breadcrumbs-bottom a { color: #999; text-decoration: none; }
#breadcrumbs a:hover,
#breadcrumbs a:focus,
#breadcrumbs .current a,
#breadcrumbs-bottom a:hover,
#breadcrumbs-bottom a:focus,
#breadcrumbs-bottom .current a { text-decoration: underline; }

/* SUBMENU */
nav#submenu { padding-bottom: 1px; margin-bottom: 14px; }
nav#submenu .page-title { font: 22px 'flama_lightregular', Arial, Helvetica, Verdana, sans-serif; line-height: 47px; color: #fff; padding: 0 14px;background: #263680 url(images/submenu-bg.png) no-repeat 95% 50%;cursor: pointer; }
nav#submenu ul { display:none; }
nav#submenu ul li { line-height: 30px; color: #3b3a3a; border-bottom: 1px solid #dadada; }
nav#submenu ul li a { text-decoration: none; color: #3b3a3a; padding: 0 14px; display: block; }
nav#submenu ul li a:hover,
nav#submenu ul li a:focus,
nav#submenu ul li.current a { background: url(images/submenu-li-current-bg.png) no-repeat 100% 50%; }

nav#submenu ul li.footer { background: #333;}
nav#submenu ul li.footer a {font: 22px 'flama_lightregular', Arial, Helvetica, Verdana, sans-serif; line-height: 47px; color: #fff; padding: 0 14px;}
nav#submenu ul li.footer a:hover,
nav#submenu ul li.footer a:focus,
nav#submenu ul li.footer.current a { background:none; }

nav#submenu ul ul { padding-left: 10px; background: #f1f1f1; border-top: 1px solid #dadada; margin-bottom:5px; display:block; }
nav#submenu ul ul li { border-top: 1px solid #dadada; border-bottom: none; }
nav#submenu ul ul li:first-child { border-top: none; }
nav#submenu ul li a,
nav#submenu ul li.current ul li a { background: none; }
nav#submenu ul ul li a:hover,
nav#submenu ul ul li a:focus,
nav#submenu ul ul li.current a,
nav#submenu ul li.current ul li a:hover,
nav#submenu ul li.current ul li a:focus,
nav#submenu ul li.current ul li.current a { background: url(images/submenu-li-current-bg.png) no-repeat 100% 50%; }

nav#submenu .current { background: #A71D1D;}
nav#submenu .current a {color: #fff;}
nav#submenu .current ul a {color: #000;}
nav#submenu .current ul li {background: none;}


#colNormal table { width: 100%!important; margin: 0 0 18px 0; }
#colNormal table th,
#colNormal table td { }
#colNormal .table-box table { border-top: 1px solid #666; }
#colNormal .table-box table tr { border-bottom: 1px solid #666; }
#colNormal .table-box table th,
#colNormal .table-box table td { padding: 3px 0; border-left: 1px solid #666; }
#colNormal .table-box table th:first-child,
#colNormal .table-box table td:first-child { border-left: none; }
#colNormal th p,
#colNormal td p { margin: 0; }
#colNormal ul { list-style: outside disc; padding: 0 0 0 15px; margin: 0 0 18px 0; }
#colNormal ul li { padding: 0 0 0 5px; margin: 0 0 0 5px; }
#colNormal .csc-textpic-imagewrap ul { padding: 0; margin: 0; }
#colNormal .csc-textpic-imagewrap li { padding: 0 0 14px 0; margin: 0; }
#colNormal ol { list-style: outside decimal; padding: 0 0 0 20px; margin: 0 0 18px 0; }
#colNormal ol li { padding: 0; margin: 0 0 0 5px; }

.box .csc-textpic-imagewrap,
.box .csc-textpic-imagerow,
.box .csc-textpic-image { width: 100% !important; }
.box .grid_2 .no-click .csc-textpic-imagewrap,
.box .grid_2 .no-click .csc-textpic-imagerow,
.box .grid_2 .no-click .csc-textpic-image { width: auto !important; }
.box img { width: 100%; height: auto; }

#colLeft ul { list-style: outside disc; padding: 0 0 0 15px; margin: 0 0 18px 0; }
#colLeft ul li { padding: 0 0 0 5px; margin: 0 0 0 5px; }
#colLeft .csc-textpic-imagewrap ul { padding: 0; margin: 0; }
#colLeft .csc-textpic-imagewrap li { padding: 0 0 14px 0; margin: 0; }
#colLeft ol { list-style: outside decimal; padding: 0 0 0 20px; margin: 0 0 18px 0; }
#colLeft ol li { padding: 0; margin: 0 0 0 5px; }

#colRight ul { list-style: outside disc; padding: 0 0 0 15px; margin: 0 0 18px 0; }
#colRight ul li { padding: 0 0 0 5px; margin: 0 0 0 5px; }
#colRight .csc-textpic-imagewrap ul { padding: 0; margin: 0; }
#colRight .csc-textpic-imagewrap li { padding: 0 0 14px 0; margin: 0; }
#colRight ol { list-style: outside decimal; padding: 0 0 0 20px; margin: 0 0 18px 0; }
#colRight ol li { padding: 0; margin: 0 0 0 5px; }

#colNormal .box { margin-bottom: 28px; }

#colNormal .box .image { background: #e6e6e6; margin-bottom: 0; position: relative; overflow: hidden; }
#colNormal .box .image img { width: 100%; height: auto; }
#colNormal .box .image img:first-child { position: absolute; top: 0; left: 0; z-index: 9; opacity: 0; }
#colNormal .box:hover .image img:first-child { opacity: 1; }
#colNormal .box .categories { height: 20px; font-size: 12px; line-height: 20px; color: #999; padding: 0 10px; background: #f9f9f9; overflow: hidden; }
#colNormal .box .categories .category { display: inline; white-space: nowrap; }
#colNormal .box .categories .category:first-child .divider { display: none; }
#colNormal .box .categories a { color: #999; text-decoration: none; }
#colNormal .box .text { min-height: 86px; color: #666; padding: 5px 10px; background: #f2f2f2; }
#colNormal .box .text h1 { font: 16px Arial, Helvetica, Verdana, sans-serif; line-height: 24px; margin-bottom: 8px; }
#colNormal .box .text p { margin-bottom: 0; }
#colNormal .box .text a { color: #666; text-decoration: none; }

#colNormal.front .box { margin-bottom: 14px; overflow: hidden; }
.box.grid_1.click a {    text-decoration: none;}
#colNormal.front .box .csc-textpic-imagewrap { width: 100% !important; }
#colNormal.front .box img { width: 100%; height: auto; margin-bottom: 0 !important; }
#colNormal.front .box .csc-textpic-text { font: 22px 'flama_lightregular', Arial, Helvetica, Verdana, sans-serif; line-height: 27px; color: #fff; padding: 0; background: #263680 url(images/quicklinks-button.png) no-repeat 204px 48px; position:relative; z-index:100; }

#colNormal.front .box.grid_2 .csc-textpic-text { font: 22px 'flama_lightregular', Arial, Helvetica, Verdana, sans-serif; line-height: 27px; color: #fff; padding: 0; background: #263680 url(images/quicklinks-button.png) no-repeat 455px 14px; height:auto; }

.box.grid_1 h1 { font: 22px 'flama_lightregular', Arial, Helvetica, Verdana, sans-serif; line-height: 27px; color: #fff; padding: 9px; margin-bottom:0; background: #e79c17; }

footer .box.grid_1 h1 { font: 22px 'flama_lightregular', Arial, Helvetica, Verdana, sans-serif; line-height: 27px; color: #fff; padding: 9px; margin-bottom:0; background:none; }

footer .box:nth-child(2) { margin-top:64px;} 
footer .box:nth-child(3) {margin-top: 64px;}

.mailform { background:#ccc; padding:0 10px;}

#colNormal.front .box .csc-textpic-text p { margin-bottom: 0; padding:9px 15px; }
#colNormal.front .box .csc-textpic-text a { color: #fff; text-decoration: none; }

#colNormal .box { margin-bottom: 14px; overflow: hidden; }
#colNormal .box .csc-textpic-imagewrap { width: 100% !important; background: #e6e6e6; }
#colNormal .box.grid_2.no-click .csc-textpic-imagewrap { width: auto !important; background:none; }
#colNormal .box img { width: 100%; height: auto; margin-bottom: 0 !important; }
#colNormal .box.grid_2.no-click img { width: auto; height: auto; margin-bottom: 0 !important; }
#colNormal .box .csc-textpic-text { /*min-height: 86px;*/ color: #666; padding: 5px 10px; }
#colNormal .box .csc-textpic-text h1 { font: 16px Arial, Helvetica, Verdana, sans-serif; line-height: 24px; margin-bottom: 8px; }
#colNormal .box .csc-textpic-text p { margin-bottom: 0; }
#colNormal .box .csc-textpic-text a { color: #666; text-decoration: none; }

DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { clear:none;}
.box.grid_2.no-click a {text-decoration: underline !important;}

#colNormal .slideshow { /*height: 375px;*/ margin-bottom: 28px; overflow: hidden; }
#colNormal .slideshow .csc-textpic-imagewrap { /*height: 375px;*/ position: relative; overflow: hidden; }
#colNormal .slideshow .csc-textpic-imagerow { position: absolute; top: 0; left: 0; z-index: 8; opacity: 0; }
.no-js #colNormal .slideshow .csc-textpic-imagerow { opacity: 1; }
.no-js #colNormal .slideshow .csc-textpic-imagerow:first-child,
#colNormal .slideshow .csc-textpic-imagerow.current { position: relative; z-index: 9; }
#colNormal .slideshow .csc-textpic-imagewrap,
#colNormal .slideshow .csc-textpic-imagerow,
#colNormal .slideshow .csc-textpic-image { width: 100% !important; }
#colNormal .slideshow .csc-textpic-imagerow img { width: 100%; height: auto; }
#colNormal .slideshow .csc-textpic-caption { width: 100%; font-size: 16px; line-height: 30px; color: #333; padding: 0 10px; background: #f9f9f9; position: relative; z-index: 10; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#colNormal .slideshow-nav { width: 100px; text-align: right; margin-top: -68px; position: absolute; top: 100%; right: 10px; z-index: 11; }
#colNormal .slideshow-nav ul,
#colNormal .slideshow-nav li { padding: 0; margin: 0; }
#colNormal .slideshow-nav li { width: 16px; height: 16px; background: rgba(51, 51, 51, 0.4); border: 4px solid #fff; margin: 0 4px; display: inline-block; text-indent: -4000px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; -moz-transition-duration: .2s; -webkit-transition-duration: .2s; transition-duration: .2s; }
#colNormal .slideshow-nav li a { width: 24px; height: 24px; margin-top: -4px; margin-left: -4px; display: block; }
#colNormal .slideshow-nav li:hover,
#colNormal .slideshow-nav li.current { background: #333; }

.toggle-box { position: relative; }
.toggle-box .content { display: none; }
.no-js .toggle-box .content { display: block; }
.toggle-box .toggle-button { text-align: right; padding: 0 16px 0 0; position: absolute; right: 0; bottom: 10px; }
.no-js .toggle-box .toggle-button { display: none; }
.toggle-box .toggle-button a { }

.toggle-box-front { padding: 20px 40px 20px 40px; overflow: hidden; background: #000; background: -moz-linear-gradient(-45deg, rgba(0 ,0, 0, 1) 0%, rgba(82, 82, 82, 1) 100%); background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 1) 0%,rgba(82, 82, 82, 1) 100%); background: linear-gradient(135deg, rgba(0, 0, 0, 1) 0%,rgba(82, 82, 82, 1) 100%); margin-right: 7px; margin-bottom: 14px; margin-left: 7px; position: relative; clear: both; }
.no-js .toggle-box-front { height: auto; }
.toggle-box-front .csc-textpic-text { max-width: 520px; color: #fff; padding-bottom: 1px; position: relative; z-index: 2; }
.toggle-box-front .csc-textpic-text h1 { font: 22px 'flama_mediumregular', Arial, Helvetica, Verdana, sans-serif; line-height: 22px; text-transform: uppercase; margin-bottom: 0; }
.toggle-box-front .csc-textpic-text h2 { font: 16px 'flama_lightregular', Arial, Helvetica, Verdana, sans-serif; line-height: 16px; margin-bottom: 37px; }
.toggle-box-front .csc-textpic-text p { }
.toggle-box-front .csc-textpic-text a { color: #fff; }
.toggle-box-front .csc-textpic-imagewrap { text-align: right; margin: -14px -40px -34px 0; }
.toggle-box-front .csc-textpic-imagewrap img { width: 50%; height: auto; }

section hr { }

section .hidden { display: none; }

#colNormal.front { }
#colNormal.temp2,
#colNormal.temp3 { clear: both; }

#colLeft.temp3 { margin-bottom: 14px; }

#colRight.temp3 { margin-bottom: 14px; }

#footer-wrap { background: #000; overflow: hidden; clear: both; }

footer { text-align: center; }
footer .box { color: #fff; text-align: left; }
footer .box h1 { font: 18px 'flama_basicregular', Arial, Helvetica, Verdana, sans-serif; color: #fff; text-transform: uppercase; text-align: left; margin: 19px 0; }
footer .box h2 { font: 30px 'flama_basicregular', Arial, Helvetica, Verdana, sans-serif; margin-right: 10px; margin-left: 10px; }
footer .box p { margin-right: 10px; margin-left: 10px; }
footer .box ul { margin-bottom: 14px; }
footer .box li { line-height: 29px; text-transform: uppercase; padding-left: 20px; background: url(images/footer-li-bg.png) no-repeat 0 50%; border-bottom: 1px solid #6a6a6a; }
footer .box a { color: #fff; text-decoration: none; }

footer .icon { height: 30px; margin: 0 20px 60px 20px; display: inline-block; overflow: hidden; }
footer .icon:hover .csc-textpic-imagewrap .csc-textpic-imagerow:first-child { display: none; }

.front-news {display: inline-block; width:100%;}
.front-news h1 { background:url(images/news-bg.png) no-repeat;font-family: 'flama_lightregular'; color:#376561;font-size:38px; padding:15px 35px 19px; line-height:30px; text-transform:uppercase;}

#searchform { padding: 2px; padding-left: 56px; background: #717171; position: relative; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; margin: 15px 0; }
#searchform input { width: 100%; height: 30px; line-height: 30px; color: #fff; padding: 0; border: none; background: none; }
#searchform button,
#searchform input.button,
#searchform input[type=submit],
#searchform input[type=reset] { width: 54px; font-size: 18px; font-weight: normal; line-height: 30px; color: #fff; padding: 0; background: #5c5c5c; background: -moz-linear-gradient(top, #5c5c5c 0%, #646464 100%); background: -webkit-linear-gradient(top, #5c5c5c 0%, #646464 100%); background: linear-gradient(to bottom, #5c5c5c 0%, #646464 100%); -moz-border-radius: 4px 0 0 4px; -webkit-border-radius: 4px 0 0 4px; border-radius: 4px 0 0 4px; margin-top: 0; position: absolute; top: 2px; left: 2px; }

address { max-width: 1000px; min-height: 66px; font-size: 11px; line-height: 14px; font-weight: bold; color: #333; text-align:center; padding: 9px 7px 2px 7px; background: #BFBFBF; position: relative; }

address .top-link { line-height: 32px; background: #303030; border-radius: 4px 4px 0 0; position: absolute; bottom: 100%; left: 0; }
address .top-link a { padding-right: 10px; padding-left: 10px; display: block; }

address .social { float: right; }
address .social img { margin-bottom: 7px; margin-left: 7px; vertical-align: middle; }

address .csc-default { margin: 0 auto; }
address p { margin-bottom: 0; }
address a { color: #999; text-decoration: none; }

.detail { font-size:12px; font-family:arial; color:#6f9b97; font-weight:bold;}

#credits { font-size: 8px; font-weight: bold; color: #aeadad; text-align: right; padding: 0 4px; }
#credits a { color: #aeadad; text-decoration: none; }

/* CLEARFIX */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
spacer-gif { display: none; }

/* TYPO3 FIXES */
.align-left { text-align: left; }
.align-center { text-align: center; }
.align-right { text-align: right; }
.align-justify { text-align: justify; }
.float-left { float: left; display: inline; }
.float-right { float: right; display: inline; }

DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image { margin-right: 0; }

DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image { margin-left: 0; }

DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { margin-right: auto; margin-left: auto; }

DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 0; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 0; }
DIV.csc-textpic DIV.csc-textpic-single-image img { margin-bottom: 0; }

#colNormal DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
#colNormal DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
#colNormal DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image { padding-right: 14px; margin-right: 0; }

#colNormal DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
#colNormal DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
#colNormal DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image { padding-left: 14px; margin-left: 0; }

#colNormal DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { padding-right: 7px; padding-left: 7px; margin-right: auto; margin-left: auto; }

#colNormal DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { padding-bottom: 14px; margin-bottom: 0; }
#colNormal DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { padding-bottom: 14px; margin-bottom: 0; }
#colNormal DIV.csc-textpic DIV.csc-textpic-single-image img { margin-bottom: 14px; }

#colNormal DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { padding-right: 0 !important; margin-right: 0 !important; }
#colNormal DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { padding-left: 0 !important; margin-left: 0 !important; }

#colNormal DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
#colNormal DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { padding-right: 14px !important; margin-right: 0 !important; }
#colNormal DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
#colNormal DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { padding-left: 14px !important; margin-left: 0 !important; }

#colNormal DIV.csc-textpic DIV.csc-textpic-imagerow-last { padding-bottom: 0 !important; margin-bottom: 0 !important; }

.tx-indexedsearch-searchform { margin: 0 0 20px 0; }
.tx-indexedsearch-searchform p { }
.tx-indexedsearch-searchform input,
.tx-indexedsearch-searchform select { width: 190px; margin: 1px 10px 1px 0; }
.tx-indexedsearch-searchform input.checkbox,
.tx-indexedsearch-searchform input[type=checkbox],
.tx-indexedsearch-searchform input.radio,
.tx-indexedsearch-searchform input[type=radio] { width: auto; margin: 2px 15px 2px 0; border: none; background: none; }
.tx-indexedsearch-searchform input.button,
.tx-indexedsearch-searchform input[type=submit] { width: auto; margin: 17px 0 0 0; }

.tx-indexedsearch-rules {}
.tx-indexedsearch-sectionlinks {}
.tx-indexedsearch-sectionheader {}
  .tx-indexedsearch-sectionheader .title {}
  .tx-indexedsearch-sectionheader .result-count {}
.tx-indexedsearch-whatis {}
  .tx-indexedsearch-sw { font-weight: bold; }
.tx-indexedsearch-browsebox { margin: 0 0 20px 0px; }
  .tx-indexedsearch-browsebox ul { font-size: 11px; text-align: center; padding: 0; margin: 0 0 10px 0; list-style: none; list-style-position: outside; }
  .tx-indexedsearch-browsebox li { padding: 0 4px; display: inline; }
  .tx-indexedsearch-browselist-currentPage a { }
.tx-indexedsearch-results { margin: 0 0 10px 0; }
  .tx-indexedsearch-results div { padding: 0 0 10px 0; }
  .tx-indexedsearch-results h2 a { font-size: 13px; margin: 0 0 20px 0; }
  .tx-indexedsearch-results .percent { font-weight: normal; margin: 0 0 0 9px; position: absolute; }
  .tx-indexedsearch-results .description { }
  .tx-indexedsearch-results .info { }
  .tx-indexedsearch-results .info a { }
  .tx-indexedsearch-results .path { }
  .tx-indexedsearch-results .list { }

/* scoller */
.scrollbox-4 .image.container{float: left;height: 314px;overflow: hidden;width: 100%;position:relative;}
.scrollbox-4 .image.container .imgContainer {float: left;height: 314px;width: 250px;}
.scrollbox-4 .image.container .imgContainer .box{border-color: transparent;border-style: solid;border-width: 0 7px;}
.scrollbox-4 .image.container .arrow.over{opacity:1.0;}
.scrollbox-4 .image.container .arrow{z-index:10000;opacity:0.7;position: absolute; height: 100%; width: 45px; top: 0; background: url(/fileadmin/template/2012/main/images/scroll-prev.gif) no-repeat 50% 42%;}
.scrollbox-4 .image.container .arrow.left{left:0;}
.scrollbox-4 .image.container .arrow.right{right:0; background: url(/fileadmin/template/2012/main/images/scroll-next.gif) no-repeat 50% 42%;}

/* NEWS - LIST */
.tt_news_list { }
.tt_news_list .newsItem { margin: 0 0 20px 0; }
.tt_news_list .newsItem .image { margin:0; float: right; display: inline; }
.tt_news_list .newsItem .image img { border: 1px solid #333; }
.tt_news_list .newsItem h2 { }
.tt_news_list .newsItem .date { font-weight: bold; color: #000; }
.tt_news_list .newsItem p { margin: 0; }
.tt_news_list .newsItem .moreLink { }

.tt_news_list .newsPagination { text-align: center; margin: 0 0 20px 0; clear: both; }
.tt_news_list .newsPagination .results { }
.tt_news_list .newsPagination .results .numbers { }
.tt_news_list .newsPagination .links { }
.tt_news_list .newsPagination .links .disabled { }
.tt_news_list .newsPagination .links .inactive { margin: 0 2px; display: inline-block; white-space: nowrap; }
.tt_news_list .newsPagination .links .inactive a { }
.tt_news_list .newsPagination .links .active { margin: 0 2px; display: inline-block; white-space: nowrap; }
.tt_news_list .newsPagination .links .active a { font-weight: bold; color: #000; text-decoration: none; }
.tt_news_list .newsPagination .links .prev { }
.tt_news_list .newsPagination .links .next { }




/* Fly-out */
.fly-out {
  display: none;
}

/* INSTAGRAM */
#colNormal ul.instagram_gallery {
  min-height: 200px;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  position: relative;
}
#colNormal ul.instagram_gallery .instagram-loading {
  width: 16px;
  height: 16px;
  margin: -8px 0 0 -8px;
  background: url('images/loader.png') no-repeat 50% 50%;
  position: absolute;
  top: 100px;
  left: 50%;
}
#colNormal ul.instagram_gallery .instagram-loading {
  -moz-animation: update-spinner 1s linear infinite;
  -webkit-animation: update-spinner 1s linear infinite;
  -ms-animation: update-spinner 1s linear infinite;
  animation: update-spinner 1s linear infinite;
}
#colNormal ul.instagram_gallery li {
  width: 100%;
  padding-top: 20px;
  padding-left: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  margin-bottom: 8px;
  margin-left: 0;
  display: none;
  float: left;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#colNormal ul.instagram_gallery li img {
  width: 100%;
  height: auto;
}
#colNormal ul.instagram_gallery li .caption {
  font-size: 12px;
  color: #666;
    background: #f2f2f2;
    padding: 5px 10px;
    min-height: 55px;
}

/* YOUTUBE */
#colNormal ul.youtube_list {
  min-height: 200px;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  position: relative;
}
#colNormal ul.youtube_list li {
  width: 100%;
  padding-top: 20px;
  padding-left: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  margin-bottom: 8px;
  margin-left: 0;
  float: left;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#colNormal ul.youtube_list li .image img {
  width: 100%;
  height: auto;
}
#colNormal ul.youtube_list li .title {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  color: #666;
    background: #f2f2f2;
    padding: 5px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#colNormal ul.youtube_list li a {
  color: #666;
  text-decoration: none;
}
#colNormal ul.youtube_list li .description {
  display: none;
}

#youtube_video { margin: 0 -85px; display: none; position: relative; }
#youtube_video #youtube_video_close { width: 22px; height: 22px; background: url('images/close-bg.png'); text-indent: -2000px; position: absolute; top: -6px; right: -6px; }
#youtube_video .youtube_video_content { border: 5px solid #fff; box-shadow: 0 0 8px rgba(0, 0, 0, 0.3); margin-bottom: 10px; }
#youtube_video .youtube_video_caption { font-style: italic; padding-bottom: 20px; display: none; }
#youtube_video .youtube_video_caption p { margin-bottom: 0; }
#youtube_video .youtube_video_caption .title { font-weight: bold; }

#youtube_cinema .youtube_cinema_overlay { width: 100%; height: 100%; background: rgba(51, 51, 51, 0.6); display: none; position: fixed; top: 0; left: 0; z-index: 9999; cursor: pointer; }
#youtube_cinema .youtube_cinema_box { width: 640px; height: 480px; background: #fff; border: 10px solid #fff; margin-bottom: 50px; margin-left: -330px; display: none; position: absolute; top: 100px; left: 50%; z-index: 9999; }
#youtube_cinema .youtube_cinema_box #youtube_cinema_close { width: 22px; height: 22px; background: url('images/close-bg.png'); text-indent: -2000px; position: absolute; top: -18px; right: -18px; }
#youtube_cinema .youtube_cinema_box .youtube_cinema_caption { width: 100%; font-style: italic; background: #fff; border: 10px solid #fff; margin-left: -10px; display: none; }
#youtube_cinema .youtube_cinema_box .youtube_cinema_caption p { margin-bottom: 0; }
#youtube_cinema .youtube_cinema_box .youtube_cinema_caption .title { font-weight: bold; }

/* LINKEDIN */
.fly-out .tx-idefalinkedin-pi1 .update {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #484848;
  position: relative;
}
.fly-out .tx-idefalinkedin-pi1 .update .comment {
  font-weight: bold;
  padding: 8px;
}
.fly-out .tx-idefalinkedin-pi1 .update .description {
  font-style: italic;
  padding: 8px;
}
.fly-out .tx-idefalinkedin-pi1 .update .image img {
  width: 100%;
  height: auto;
}

#colNormal .tx-idefalinkedin-pi1 {
  width: 486px;
  margin-right: 7px;
  margin-left: 7px
}
#colNormal .tx-idefalinkedin-pi1 .update {
  font-size: 12px;
    line-height: 20px;
    color: #666;
  padding: 10px;
    background: #f2f2f2;
  border-top: 1px solid #b3b3b3;
}
#colNormal .tx-idefalinkedin-pi1 .update:first-child {
  border-top: none;
}
#colNormal .tx-idefalinkedin-pi1 .update .comment {
  font-weight: bold;
  color: #666;
  padding-bottom: 10px;
}
#colNormal .tx-idefalinkedin-pi1 .update .image {
  padding-right: 10px;
  padding-bottom: 5px;
  float: left;
}
#colNormal .tx-idefalinkedin-pi1 .update .image img {
  max-width: 100%;
  height: auto;
}
#colNormal .tx-idefalinkedin-pi1 .update .description {
  font-style: italic;
}
.newsletter {
  width: 140px;
  background: #376561;
  padding: 7px 5px 9px 5px;
  float: right;
  z-index:10;
  position: absolute;
    right: 14px;
  top:164px;
  display:none;
}
.newsletter .slide {
  position: relative;
  top: 0;
}
.newsletter:before,
.newsletter:after,
 {
  background: none repeat scroll 0 0 #777;
  bottom: 7px;
  box-shadow: 0 5px 10px #777;
  content: "";
  left: 5px;
  max-width: 120px;
  position: absolute;
  transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
  width: 50%;
  z-index: -1;
  height:10px;
}
.newsletter:after,
.social-networks:after {
  left: auto;
  right: 0;
  bottom: 7px;
  transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -webkit-transform: rotate(5deg);
}
.newsletter .opener {
  color: #fff;
  display: inline-block;
  font-size:15px;
  line-height:19px;
  text-transform:none;
  font-weight:bold;
}
.newsletter .opener span {
  background: url(../images/bg-menu.png) no-repeat 100% 50%;
  padding: 0 13px 0 0;
}
.newsletter input[type="text"] {
  width: 100%;
  height: 32px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fff;
  border: 0;
  color: #666;
  font: bold 11px/14px Arial, Helvetica, sans-serif;
  padding: 5px;
  display: block;
}
.newsletter input[type="text"]:first-child { margin: 0 0 7px; }

.newsletter label { font-size:14px; color:#fff;font-family: 'flama_basicregular'; font-style:italic;}

.newsletterform p a {color: #fff;}

#nyhedsbrev { display:none;}


  /* NEWS - LATEST */
.tt_news_latest { min-height: 306px; font-size: 11px; line-height: 18px; padding: 0 0 0 14px; margin: 0 0 0 -14px; background: url(images/news-latest-bg.png) no-repeat 0 0; }
.tt_news_latest h2 { background:url(images/news-bg.png) no-repeat;font-family: 'flama_lightregular'; color:#252122;font-size:28px; padding:2px 6px 19px; line-height:30px; text-transform:uppercase; font-weight:normal; margin-bottom:15px;}
.tt_news_latest h3 {font-size:22px; line-height:23px;color:#252122;font-family: 'flama_basicregular'; margin-bottom:5px; margin-left:10px;}
.tt_news_latest .newsItem { margin: 0 0 15px 0; float:left; width:100%; }
.tt_news_latest .newsItem .date { font-size:17px; font-family: 'flama_lightregular'; color:#252122; line-height:23px; margin-left:10px;}
.tt_news_latest .newsItem p { font-size:14px; line-height:22px; font-family:arial; color:#252122; margin-left:10px; }
.tt_news_latest .newsItem .moreLink { font-size:14px; font-weight:bold;color:#252122; }
.tt_news_latest .newsItem .moreLink a { font-size:14px; font-weight:bold;color:#252122; }
.tt_news_latest .archiveLink a { font-size:12px; line-height:16px; color:#252122; text-decoration:none;font-family: 'flama_basicregular'; text-transform:none; float:right; margin-top:-15px; }
.tt_news_latest .archiveLink a:hover { text-decoration:underline;}
.newsItem .image { float:left;}
.tt_news_latest .newsItem .image { margin-right:30px; height:auto; width:100%;}
.tt_news_latest .newsItem .image img { height:auto; width:100%;}

/* NEWS - SINGLE */
.tt_news_single { }
.tt_news_single .newsItem { }
.tt_news_single .newsItem .image { margin:0; float: right; display: inline; }
.tt_news_single .newsItem .image img {  }
.tt_news_single .newsItem .date { font-weight: bold; color: #000;  }
.tt_news_single .archiveLink { text-align: right; margin: 20px 0; }

#colNormal.front .box .csc-textpic-text { background:#263680!important;}

DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
    clear: both;
    float: none;
}

@media only screen and (min-width: 420px) {
  header #phone strong,
  header #phone b { font-size: 20px; }
  address { min-height: 33px; }
  address .social br { display: none; }
  
  

}

@media only screen and (min-width: 480px) {
  
  nav#mainmenu { width:auto;background: #f1f1f1;  border-top: 1px solid #dbdada;}
  
  #holder { 
    margin-bottom:20px;
    margin-top:-9px;
  }
  .newsletter {
      right: 14px;
      top: 164px;
    display:none;
    
  }
  
  .grid_1,
  .grid_2,
  .grid_3,
  .grid_4,
  #colNormal .slideshow { float: left; }
  .grid_1 { width: 50%; }
  .grid_2,
  .grid_3,
  .grid_4,
  #colNormal .slideshow { width: 100%; }
  
  .container_2 { float: left; }
  .container_2 { width: 100%; }
  
  #colNormal .grid_1:nth-child(2n+1) { clear: left; }
  
  nav#mainmenu .menu-toggle { width: auto; top:59px; }
  
  nav#mainmenu ul li { width: 50%; float: left; }
  nav#mainmenu ul li { border-top: none; display: inline-block; }
  
  nav#mainmenu ul ul li { border-top: none; display: inline-block; height:auto; }
  
  #colNormal.front .box .csc-textpic-text { font-size: 20px; }
  
  .toggle-box-front { height: 82px; padding-right: 110px; }
  .toggle-box-front:after { width: 60px; height: 60px; background: rgba(0,0,0,0.5) url(images/toggle-box-arrow.png) no-repeat 50% 60%; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; position: absolute; top: 20px; right: 20px; content: ' '; -moz-transition-duration: .4s; -webkit-transition-duration: .4s; transition-duration: .4s; }
  .no-js .toggle-box-front:hover:after,
  .toggle-box-front:hover:after { opacity: 0; }
  .toggle-box-front .csc-textpic-text h1 { font-size: 24px; line-height: 24px; }
  .toggle-box-front .csc-textpic-text h2 { font-size: 18px; line-height: 18px; }
  .toggle-box-front .csc-textpic-imagewrap { margin-right: 0; position: absolute; right: 0; bottom: 0; z-index: 1; }
  .toggle-box-front .csc-textpic-imagewrap img { width: 50%; height: auto; }
  .toggle-box-front .csc-textpic-imagewrap img { width: 40%; }
  
  #colNormal ul.instagram_gallery li {
    width: 50%;
  }
  #colNormal ul.instagram_gallery li:nth-child(2n+3) {
    clear: left;
  }
  
  #colNormal ul.youtube_list li {
    width: 50%;
  }
  #colNormal ul.youtube_list li:nth-child(2n+3) {
    clear: left;
  }
  
  footer .icon { margin-bottom: 50px; }
  .tt_news_latest .newsItem .image { margin-right:30px; width:225px;}
  .tt_news_latest .newsItem .image img {  width:225px;}
  
  .tt_news_latest h2 { padding:18px 6px 19px; font-size:25px;}
  
  .tt_news_latest .archiveLink a { margin-top:-18px;}
  
  
.tt_news_latest .newsItem {
    float: left;
    margin: 0 0 15px 10px;
    width: auto;
}
  #colNormal.front .box .csc-textpic-text {height: 95px;}
}

@media only screen and (min-width: 520px) {
  #holder {
      margin-bottom: 0px;
  }
  #langmenu { position:initial;}
  

  
  .newsletter { width:170px; padding:7px 14px 9px 14px;}
  
  #search input, #search textarea, #search select { width:auto;}
  
  .tt_news_latest h2 { padding:18px 6px 19px; font-size:25px;}
  
  .tt_news_latest .archiveLink a { margin-top:-18px;}
  
  header #logo:hover .caption { display: block; }
  header #logo .caption { width: 120px; font: 14px 'flama_basicregular', Arial, Helvetica, Verdana, sans-serif; line-height: 30px; text-transform: uppercase; text-align: center; background: #fff; border-radius: 4px; margin-left: -50px; position: absolute; top: 100%; left: 127px; z-index: 1; }
  header #logo .caption:before { width: 0; height: 0; border: 10px solid transparent; border-bottom-color: #fff; margin-left: -10px; position: absolute; left: 50%; bottom: 100%; content: ' '; }
  
  header #mobile-links { display: block; }
  
  #holder { display:block;}
  
    #colNormal.front .box .csc-textpic-text {height: 95px;}
    
  
  
}

@media only screen and (min-width: 640px) {

DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap {
    clear: none;
    float: left;
}
	
  .tt_news_latest h2 { padding:18px 6px 19px; font-size:38px;}
  
  .tt_news_latest .archiveLink a { margin-top:-18px; font-size:18px;}
  
  header #logo { text-align: left; padding: 0; float: left; }
  header #support { min-width: inherit; line-height: 52px; text-align: right; padding-right: 25px; padding-left: 10px; margin-right: 10px; float: right; position: relative; top: auto; right: auto; }
  header #mobile-links { display: none; }
  header #support .content-wrap { height: 32px; padding-top: 12px; padding-bottom: 10px; }
  header #support .content { top: 12px; }
  header #support img { vertical-align: middle; }
  
  #holder { float:right;}
  
  header #phone { text-align: right; padding-left: 20px; }
  
  address p { margin-bottom:-15px;}
  
  .grid_1 { width: 33.333%; }
  #colNormal .slideshow { width: 50%; }
  .grid_2 { width: 66.667%; }
  .grid_3,
  .grid_4 { width: 100%; }
  
  .container_2 { width: 50%; }
  
  .container_2 .grid_1,
  .container_2 .grid_2,
  .container_2 .grid_3,
  .container_2 .grid_4 { width: 100%; }
  
  #colNormal .grid_1:nth-child(2n+1) { clear: none; }
  #colNormal .grid_1:nth-child(3n+1) { clear: left; }
  

  
  nav#mainmenu .menu-toggle { display: none; }
  nav#mainmenu ul { text-align: center; margin-right: 10px; margin-left: 10px; display: block; }
  nav#mainmenu ul li { width: auto; float: none;border-top:none; background:url(images/ullibg.png) no-repeat 100% 0; }
  nav#mainmenu ul li.last { background:none;}
  nav#mainmenu ul li a { padding-right: 7px; padding-left: 7px; }
  nav#mainmenu ul li:before,
  nav#mainmenu ul li.current:before { width: 1px; height: 100%; position: absolute; top: 0; left: 0; content: ' ';}
  nav#mainmenu ul li:first-child:before { display: none; }
  
  nav#mainmenu ul li:hover ul,
  nav#mainmenu ul li:focus ul,
  nav#mainmenu ul li.over ul { display:block;}
  
  
  #colMargin .slideshow-wrap { /*height: 478px;*/ }
  #colMargin .slideshow-wrap .slideshow { /*height: 478px;*/ }
  #colMargin .slideshow-wrap .slideshow .csc-textpic-text h1 { font-size: 38px; line-height: 40px; }
  
  #colLeft.grid_2 { width: 50%; }
  #colRight.grid_2 { width: 50%; }
  
  #colNormal.front .box .csc-textpic-text { font-size: 22px; }
  
  #colNormal.temp2 .grid_2 { width: 50%; }
  
  footer .icon { margin-top: 20px; margin-bottom: 0; }
  
  .toggle-box-front { height: 57px; padding-right: 150px; }
  .toggle-box-front .csc-textpic-text h1 { font-size: 28px; line-height: 28px; margin-right: -390px; }
  .toggle-box-front .csc-textpic-text h2 { font-size: 19px; line-height: 19px; margin-right: -400px; }
  .toggle-box-front .csc-textpic-imagewrap img { width: 50%; }
  
  /* Fly-out */
  .fly-out {
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 16px;
    color: #f1f1f1;
    background: #333;
    border-left: 4px solid #000;
    -moz-box-shadow: -12px 0 21px 0 rgba(0, 0, 0, 0.39);
    -webkit-box-shadow: -12px 0 21px 0 rgba(0, 0, 0, 0.39);
        box-shadow: -12px 0 21px 0 rgba(0, 0, 0, 0.39);
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 999;
    -moz-transition-duration: .4s;
    -webkit-transition-duration: .4s;
    transition-duration: .4s;
  }
  .fly-out.open {
    width: 304px;
  }
  .fly-out nav {
    padding: 6px;
    background: #000;
    border-radius: 4px 0 0 4px;
    -moz-box-shadow: -12px 0 21px 0 rgba(0, 0, 0, 0.39);
    -webkit-box-shadow: -12px 0 21px 0 rgba(0, 0, 0, 0.39);
        box-shadow: -12px 0 21px 0 rgba(0, 0, 0, 0.39);
    margin-right: 4px;
    position: absolute;
    top: 142px;
    right: 100%;
  }
  .fly-out nav ul {
    
  }
  .fly-out nav ul li {
    width: 42px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    margin-top: 6px;
    position: relative;
    text-indent: -4000px;
  }
  .fly-out nav ul li:first-child {
    margin-top: 0;
  }
  .fly-out nav ul li.linkedin {
    background: url(images/linkedin-sprite.gif) no-repeat 50% 0;
  }
  .fly-out nav ul li.instagram {
    background: url(images/instagram-sprite.gif) no-repeat 50% 0;
  }
  .fly-out nav ul li.contact {
    background: url(images/contact-sprite.gif) no-repeat 50% 0;
  }
  .fly-out nav ul li.close {
    background: url(images/close-sprite.png) no-repeat 50% 0;
    display: none;
  }
  .fly-out.linkedin nav ul li.close,
  .fly-out.instagram nav ul li.close,
  .fly-out.contact nav ul li.close {
    display: block;
  }
  .fly-out nav ul li.linkedin:hover,
  .fly-out nav ul li.instagram:hover,
  .fly-out nav ul li.contact:hover,
  .fly-out nav ul li.close:hover {
    background-position: 50% 100%
  }
  .fly-out.linkedin nav ul li.linkedin:after,
  .fly-out.instagram nav ul li.instagram:after,
  .fly-out.contact nav ul li.contact:after {
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-right-color: #333;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    left: 100%;
    content: ' ';
    z-index: 1000;
  }
  .fly-out nav ul li a {
    color: #fff;
    display: block;
  }
  .fly-out .content {
    min-width: 280px;
    height: 100%;
    color: #f1f1f1;
    padding: 60px 8px 30px 8px;
    overflow: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .fly-out .content hr {
    color: #484848;
    background: #484848;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .fly-out .content iframe {
    min-width: 270px;
    width: 100%;
  }
  .fly-out .content a {
    color: #f1f1f1;
  }
  .fly-out .content .linkedin,
  .fly-out .content .instagram,
  .fly-out .content .contact {
    display: none;
  }
  .fly-out.linkedin .content .linkedin {
    display: block;
  }
  .fly-out.instagram .content .instagram {
    display: block;
  }
  .fly-out.contact .content .contact {
    display: block;
  }
  
  .fly-out ul.instagram_gallery {
    min-height: 200px;
    position: relative;
  }
  .fly-out ul.instagram_gallery .instagram-loading {
    width: 16px;
    height: 16px;
    margin: -8px 0 0 -8px;
    background: url('images/loader.png') no-repeat 50% 50%;
    position: absolute;
    top: 100px;
    left: 50%;
  }
  .fly-out ul.instagram_gallery .instagram-loading {
    -moz-animation: update-spinner 1s linear infinite;
    -webkit-animation: update-spinner 1s linear infinite;
    -ms-animation: update-spinner 1s linear infinite;
    animation: update-spinner 1s linear infinite;
  }
  .fly-out ul.instagram_gallery li {
    padding-top: 20px;
    border-top: 1px solid #484848;
    margin-bottom: 8px;
    display: none;
    float: left;
    position: relative;
  }
  .fly-out ul.instagram_gallery li:first-child {
    padding-top: 0;
    border-top: none;
  }
  .fly-out ul.instagram_gallery li img {
    width: 100%;
    height: auto;
  }
  .fly-out ul.instagram_gallery li .caption {
    padding: 8px;
  }
  
  #colNormal ul.instagram_gallery li {
    width: 25%;
  }
  #colNormal ul.instagram_gallery li:nth-child(2n+3) {
    clear: none;
  }
  #colNormal ul.instagram_gallery li:nth-child(4n+5) {
    clear: left;
  }
  
  #colNormal ul.youtube_list li {
    width: 25%;
  }
  #colNormal ul.youtube_list li:nth-child(2n+3) {
    clear: none;
  }
  #colNormal ul.youtube_list li:nth-child(4n+5) {
    clear: left;
  }  
  
#colMargin .slideshow.dark .csc-textpic-text h1 {
    max-width: 550px;
}

#colMargin .slideshow .csc-textpic-text p {
    max-width: 550px;
}

/* #colNormal table { width: 79%!important; margin: 0 0 18px 0; } */


}

@media only screen and (min-width: 768px) {
  
  
   #splash { display:block;}
  .tt_news_latest .newsItem { width:100%;}
  
  .container_2 .grid_1 { width: 50%; }
  
  .header-wrap {border-bottom: 5px solid #a71d1d;background: url(images/header-bg.jpg) repeat-x; }
  
  
  #colMargin .slideshow-wrap { /*height: 375px;*/ margin-bottom: 0; }
  #colMargin .slideshow .csc-textpic-imagewrap { margin-left: -500px !important; left: 50%; }
  #colMargin .slideshow .csc-textpic-imagewrap,
  #colMargin .slideshow .csc-textpic-imagerow,
  #colMargin .slideshow .csc-textpic-image { width: auto !important; }
  #colMargin .slideshow .csc-textpic { width: 100%; max-width: 1000px; margin: 0 auto; }
  #colMargin .slideshow .csc-textpic-text { background:url(images/headline-bg.png) repeat; position: absolute; bottom: 0px; z-index: 9; width:100%; }
  #colMargin .slideshow.dark .csc-textpic-text { color: #333;  background:url(images/headline-bg.png) repeat; height:130px; }
  #colMargin .slideshow .csc-textpic-center .csc-textpic-text { left: 33px; }
  #colMargin .slideshow .csc-textpic-right .csc-textpic-text { left: 33px; }
  #colMargin .slideshow .csc-textpic-left .csc-textpic-text { right:0; }
  #colMargin .slideshow .csc-textpic-text h1 { font-size: 38px; line-height: 40px; margin-bottom: 5px; }
  #colMargin .slideshow.dark .csc-textpic-text h1 { color: #fff; padding: 20px 0 0 30px; }
  #colMargin .slideshow .csc-textpic-text p { margin-bottom: 0; display: block; font-size:26px; line-height:36px; color:#fff;padding: 0 0 0 30px; }
  #colMargin .slideshow-nav { max-width: 880px; text-align: right; margin: 0 auto -16px auto; position: relative; top: -40px; z-index: 11; }
  #colMargin .slideshow-nav li { width: 10px; height: 10px; background: #fff; border: 3px solid #fff; }
  #colMargin .slideshow-nav li a { width: 16px; height: 16px; margin-top: -3px; margin-left: -3px; }
  #colMargin .slideshow-nav li:hover,
  #colMargin .slideshow-nav li.current { background: #231e20; }
  
  .toggle-box-front { height: 79px; padding-right: 250px; }
  .toggle-box-front .csc-textpic-text h1 { font-size: 38px; line-height: 38px; margin-right: -390px; }
  .toggle-box-front .csc-textpic-text h2 { font-size: 24px; line-height: 24px; margin-right: -400px; margin-bottom: 37px; }
  .toggle-box-front .csc-textpic-imagewrap img { width: 60%; }
  
  #colNormal.front .box .csc-textpic-text { font-size: 20px; display:inline-block; width:100%; height:80px; }
  
  address { line-height: 46px; padding-top: 0; padding-bottom: 0; margin: 0 auto; }
  
  nav#mainmenu ul { width:100%; text-align:center;}
  
  #holder { margin-top:0px;}
  .newsletter { top:0px;display:block;}
  
  
}

@media only screen and (min-width: 930px) {
  .toggle-box-front .csc-textpic-imagewrap img { width: 70%; }
  .tt_news_latest .newsItem { width:50%; margin-bottom:0;}
  #search { display:block;}
  nav#mainmenu ul { width:auto; text-align:left;}
    #holder { margin-top:0px;}
  .newsletter { top:0px;}
  
    .tt_news_latest .newsItem {
      margin-bottom: 0;
      width: 49%;
    margin-left:10px;
  }
  nav#submenu .page-title { background: #263680;}
  nav#submenu ul { display:block; }
}

@media only screen and (min-width: 960px) {
  .grid_1 { width: 25%; }
  .grid_2,
  #colNormal .slideshow { width: 50%; }
  .grid_3 { width: 75%; }
  .grid_4 { width: 100%; }
  
  
  
  .container_1 { width: 25%; }
  .container_2 { width: 50%; }
  .container_3 { width: 75%; }
  
  .container_2 .grid_1 { width: 50%; }
  .container_2 .grid_2,    
  .container_2 .grid_3,
  .container_2 .grid_4 { width: 100%; }
  
  #colNormal .grid_1:nth-child(2n+1) { clear: none; }
  #colNormal .grid_1:nth-child(3n+1) { clear: none; }
  #colNormal .grid_1:nth-child(4n+1) { clear: left; }
  #colNormal.front .grid_1:nth-child(4n+1) { clear: none; }
  
  nav#mainmenu ul { max-width: 970px; text-align: left; margin: 0 auto; }
  nav#mainmenu ul li a { padding-right: 15px; padding-left: 15px; }
  
  .toggle-box-front .csc-textpic-imagewrap img { width: 80%; }
  
  footer .icon { margin-top: 0; position: relative; top: -34px; left: -125px; }
}

@media only screen and (min-width: 1000px) {
  html, body, #wrap {  background:#fff!important; }
  body > #wrap { height: auto;  }
  #wrap {  }
  
  
  
  #footer-spacer { width: 100%; height: 344px; clear: both; }
  #footer-wrap { background: #000; border-bottom: 77px solid #BFBFBF; overflow: hidden; clear: both; }
  footer { max-width: 1000px; height: 298px; margin: 0 auto; }
  
  address { width: 1000px; margin-left: -500px; position: absolute; left: 50%; }
  
  .toggle-box-front { padding-right: 430px; }
  .toggle-box-front .csc-textpic-imagewrap img { width: 100%; }
}
