@charset "UTF-8";

/* Basics */
html {
  -webkit-text-size-adjust: none;
}



/* Spacings to be overwritten */
h1,h2,h3,h4{  /* h3 is used in the menues/helptdesks/etc */
  padding: 0;
  margin:0;
}
p{ 
  padding: 0;
  margin:0;
  margin-bottom: 6px;
}


body {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
  margin : 0;
  padding : 0;
  background-color : #FFF;
  font-family: COS-Regular, Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  font-style: normal;
}
a{
  color: inherit;

}
.clear {
    clear: both;
}

h1,h2,h3,h6,.introtext,.c_introtext,input{
  font-family: CO-Medium, Arial, Verdana, Helvetica, sans-serif;
  padding: 0;
  margin:0;
}
h1,h2,h3,.introtext,.c_introtext{
  color: #828282;
  padding-right: 80px;

}

h1{
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 16px;
}
h2{
  font-size: 18px;
  line-height: 24px;
  margin-top: 36px;
  margin-bottom: 12px;
  color: #dc0028;
}


h6{
  font-size: 18px;
  line-height: 24px;
  margin-top: 24px;
  margin-bottom: 8px;
}

.introtext{
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 36px;
}
.intro2text{
  margin-bottom: 36px;
}
.fcHeadline6bodytext{
	margin-top: 36px;
}
.intro6text{
  margin-bottom: 36px;
}
.bodytext{

  margin-bottom: 12px;
}
.introtext .bodytext,.intro2text .bodytext,.intro6text .bodytext{
  margin-bottom: 12px;
}

input{
  font-family: CO-Regular, Arial, Verdana, Helvetica, sans-serif;
}


.grey{
  color:#828282;
}
.red{
  color: #dc0028;
  
}

.blue{
  color:#0099cc;
}
.lblue{
  color:#80cce3;
}
.lgrey{
  color:#d4d4d4;
}

#topnav{
  float: right;
  font-family: CO-Medium, Arial, Verdana, Helvetica, sans-serif;
  color:#828282;
  font-size: 11px;
  line-height: 13px;
  margin-top: 12px;
}
#topnav a{
  text-decoration: none;
}

#logo{
  float: left;  
}

#sitelogo{
  width:176px;
  height:40px;
}

#sitelabel{
  float: right;  
  color: #dc0028;
  font-family: CO-Medium, Arial, Verdana, Helvetica, sans-serif;
  font-size: 26px;
  line-height: 26px;
  padding: 0;
  margin:0;
  margin-top: 8px;
  margin-right: -2px;
  
}
#sitelabel_long{
  display: block;
}
#sitelabel_short{
  display: none;
}

.MenuAndSearch{
  margin-top: 16px;
}

#mobsearchlabel{
  float: right;
}
.menublock{
  padding-top: 6px;
}
.mainmenu,.submenu{
  font-family: CO-Medium, Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
  color:#828282;
}
.mainmenu a,.submenu a{
  text-decoration: none;
}
.menuitem{
  padding-top:3px;
  padding-bottom:3px;
  float: left;
  margin-right: 20px;
}
.tlmenu{
  float: left;
}
.tmenuitem{
  font-size: 16px;
  line-height: 24px;
}
.smenuitem{
  font-size: 14px;
  line-height: 24px;
}


.menuitem_act{
  color: #dc0028;
}




.gl_logobar_outer{
  padding-bottom:2px;
}
.redbar_hl{
  font-family: CO-Medium, Arial, Verdana, Helvetica, sans-serif;
  padding: 0;
  max-width: 580px;
  margin:0;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 26px;
}
.redbar_more{
  text-decoration: underline;
  cursor: pointer;
  font-family: CO-Medium, Arial, Verdana, Helvetica, sans-serif;
  padding: 0;
  margin:0;
  font-size: 12px;
  line-height: 28px;
  margin-bottom: 12px;
}
.redbar_more{
  display:none;
}
.redbar_body{
  font-family: CO-Medium, Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  display:block;
  max-width: 580px;
  margin-bottom: 12px;
}
.redbar_inner{
  padding-top: 32px;
}

/* Global Framing Structures */

.gl_outerframe{
  width: 100%;
}
.gl_marginframe{
  max-width: 1000px; 
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.inner {
  padding-left : 36px;
  padding-right : 36px;
  position: relative;
  z-index: 10;
}





/* Color Settings for the different Parts */

.gl_redbar_outer{
    background-color: #dc0028;
    color: #ffffff;
}

.gl_footer_outer{
    background-color: #828282;
    color: #ffffff;
    font-family: CO-Medium, Arial, Verdana, Helvetica, sans-serif;
}

/* Positioning and Sizing for the different Elements */


.gl_menu_items_right{
  color: #dc0028;
  font-size: 10px;
  line-height: 24px;
}
.gl_header_inner{
  padding-top: 20px;
  padding-bottom: 10px;
}
.topnav_left {
    float: left;
    text-align: left;
    margin-top: 14px;
}
.topnav_right {
    float: right;
    text-align: right;
}
.gl_menu_items_left{
  float: left;
}
.gl_menu_items_right {
  float: right;
  
}
.gl_menu_items_left .menuitem{
  float: left;
  margin-right:20px;
}
.gl_menu_items_right .menuitem{
  float: left;
  margin-left:20px;
}
.gl_footer_inner{
  padding-top: 20px;
  padding-bottom: 20px;
}
.gl_content_outer{
  border-top: 1px solid #c1c1c1;  
}
.imagery_keywords_outer{
  border-bottom: 1px solid #c1c1c1;  
    padding-bottom: 40px;
}

.imagery_keywords_inner{
  float: left;
  width: 60%;
  padding-top: 15px;
}

.imagery_keywords_right{
  float: right;
  font-family: CO-Regular,Arial,Verdana,Helvetica,sans-serif;
  font-size: 10px;
    line-height: 24px;
    color: #dc0028;
}
.imagery_keywords_right a{
  text-decoration: none;
}




.imagery_keyword{
  float:left;
  background-color: #d3d3d3;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;

  color: white;
  font-family: CO-Regular, Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;

  /* height: 24px; summe aus height und padding */
  padding-top: 4px;
  height: 20px;


  padding-left: 10px;
  padding-right: 10px;

  margin-right: 7px;
  margin-bottom: 6px;
  
}
.imagery_keyword_act{
  background-color: #828282;
}
.imagery_keyword a{
  text-decoration: none;
}



.imagery_itemmatrix{
/*  background-color: #ffdddd; */
  margin-right: -32px;
  overflow: hidden;
}






.imagery_item{
/*  background-color: #ddddff;*/
  width: 288px;
  height: 434px;
  margin-right: 32px;
  margin-bottom: 32px;
  float: left;
}


.thumbimg{
  display: block;
  width:100%;
}
.imagery_keywords_outer{
  display: block;
}

.samenuitem{
  cursor: pointer;
}
.imagery_headarea{
  margin-top:12px;
  padding-bottom:48px;

}
.imagerykeywordheadline{
  font-family: CO-Regular, Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #828282;
}
.imagerykeywordheadline{
  float:left;
  
}
.topbluelink{
  float:right;
  color: #0099cc;
  font-family: CO-Regular, Arial, Verdana, Helvetica, sans-serif;
}
.topbluelink a{
  text-decoration: none;
}
.infolinkimg{
  width: 24px;
  height:24px;
  vertical-align: middle;
  margin-left: 8px;
}

.imagery_metadata{
  margin-top: 26px;
}

.imagery_row{
  font-family: CO-Regular, Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 19px;
  color: black;
}
.imagery_row_caption{
  font-size: 12px;
  color: #828282;
  margin-right: 20px;
}
.imagery_row_value_showKeywords{
  cursor: pointer;
}
.imagery_row_caption,.imagery_row_value{
  float:left;
}
.imagery_row{
  margin-bottom:10px;
}
.imagery_row_value_hideKeywords,.imagery_row_value_keywords{
  display: none;
}
.imagery_downloadlink,.imagery_row_value_keywords{
  color:#dc0028;
}
.imagery_downloadlink a,.imagery_row_value_keywords a{
  text-decoration: none;
}
.imagery_row_file{
  float:left;
  width: 96px;
/*  background-color: #ddffdd; */
}
.imagery_resolutionAndSize{
  font-size: 10px;
  line-height: 12px;
  
}
.imagery_row_file{
  margin-top: 6px;
}
.imagery_resolutionAndSize{
  margin-top: 6px;
}
.imagery_downloadlink{
  margin-top: 6px;
}

.mainAndMarginal{
  margin-top: 44px;
}
.mainCol{
  width: 65%;
  margin-right: 20px;
  float: left;
  margin-bottom: 100px;
}
.mainCol img{
  max-width:100%;
}
.marginalCol{
  width: 240px;
  float: right;
  margin-bottom: 100px;
}

.footer_cols{
  margin-top:10px;
  border-top: 1px solid #c1c1c1;  
  padding-top:10px;
  font-size: 12px;
  line-height:18px;
}

.footer_col{
  float: left;
  width: 154px;
  margin-bottom: 30px;
}
.footer_col_inner{
  margin-right: 10px;
}
.whitelogo{
  width: 176px;
  height: 40px;
}
.logofooter_left{
  float: left;
}
.logofooter_right{
  float: right;
}
.logofooter_right{
  text-align:right;
}
.logofooter_tel{
  font-size: 24px;  
  line-height: 28px;
}
.logofooter{
  padding-top: 40px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c1c1c1;  
}
.footer_toprow{
  margin-bottom: 12px;
}
.upperfooter,.lowerfooter{
  font-size: 8px;
  line-height:10px;
  margin-top: 12px;
}
.footericon{
  float:left;
  margin-left: 2px;
  margin-right: 2px;
}
.footericon img{
  width:35px;
  height:35px;
}
.footericons{
  width: 234px;
  margin-left:auto;
  margin-right: auto;
  margin-top: 80px;
  margin-bottom: 40px;
}
.gl_footer_inner a{
  text-decoration: none;
}
/* Scripting presets */
#mobmainmenulabel,#mobsearchlabel,.msubnav{
  display: none;
}

/* Weichen */
@media only screen and (min-width:851px) {
  .msubnav{
    display: none !important;
  }
}
@media only screen and (max-width:850px) {
  .topnav_right{
    display: none;
  }
  .MenuAndSearch #searchbox{
    display: none;    
  }
  #mobsearchlabel{
    display: block;
  }
  #mainmenu{
    display: none;    /* DEBUG */
    padding-top: 36px;
    padding-bottom: 36px;
  }
  #mobmainmenulabel{
    display: block;
  }
  .tlmenu_act .msubnav{
    display: block;  
  }
  .menuitem,.tlmenu{
    float: none;
    margin-right: 0px;
  }
  .tmenuitem{
    border-top: 1px solid #f2f2f2;
  }
  #submenu{
    display: none;    
  }
  
  .mainCol{
    width:100%;
    margin-right: 0px;
  }
  .marginalCol{
    width:100%;
    margin-right: 0px;
  }
  .mainAndMarginal img{
    max-width: 100% !important;
    height: auto !important;
  }
   
  
}
@media only screen and (max-width:640px) {
  #sitelabel_long{
    display: none;
  }

  #sitelabel_short{
    display: block;
  }
  .redbar_more{
    display:block;
  }
  .redbar_body{
    display:none;
  }
  .inner {
    padding-left: 18px;
    padding-right: 18px;
  }
  .imagery_item {
  margin-right: 32px;
  }
  .imagery_itemmatrix {
    margin-right: -18px;
  }
  
 h1, h2, h3, .introtext, .c_introtext {
    padding-right: 0px;
 }
  
  
  
  .gl_column {
    float: left;
    margin: 0 0 35px;
    width: 100%;
  }
}











































/* Suche */

.ui-widget-content {
  background-color: #FFFFFF;
  border: 1px solid #AAAAAA;
  color: #222222;
}

.ui-menu .ui-menu-item a {
  display: block;
  line-height: 1.5;
  padding: 0.2em 0.4em;
  text-decoration: none;
}

.ui-autocomplete {
  z-index: 100 !important;
}

.ui-menu-item {
  font-weight: normal;
  font-style: normal;

}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: none repeat scroll 0 0 #E3F1FA !important;
  border-color: #E3F1FA !important;
}

.ui-corner-all {
}

.ui-menu {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 2px;
}

.ui-autocomplete {
  cursor: default;
  position: absolute;
}

#searchbar {
  display: none;
}

#loginlabel,#topnavsearchlabel, .mainbutton, .subbutton, .rootnavibutton, .navibutton {
  cursor: pointer;
  cursor: hand;
}
/*
.ui-autocomplete {
  max-height: 200px;
  overflow-x: hidden;
}
*/
.ui-helper-hidden-accessible {
  display: none;
}


#searchbox{
  background-color: #f2f2f2;
  border: 1px solid #e5e5e5;
  height: 32px;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  width : 234px;
  float: right;
  font-family: COS-Regular, Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 16px;
  margin-right: -3px;

}

.ui-autocomplete{
  background-color: #f2f2f2;
  border: 1px solid #e5e5e5;
  padding-left: 6px;
  padding-right: 6px;
  background-color: rgba(255,255,255,0.8);
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: CO-Regular, Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

#search{
  height: 24px;
  border: 0;
  padding: 0;
  margin-left: 10px;
  padding-left: 6px;
  margin-top: 4px;
  float: left;
  width : 190px;
  background-color: transparent;
  padding-bottom: 15px; 
  font-family: COS-Regular, Arial, Verdana, Helvetica, sans-serif;
  color: rgba(6,99,186,1);
  font-size: 16px;
}
#search:focus {
    outline-width: 0;
}
#loginlabel,#topnavsearchlabel{
  margin-right:4px;
  margin-top:4px;
  float: right;
}
#topnavsearchimg{
  width: 24px;
  height: 24px;
}
.splash #searchbox{
  
  margin-left: auto;
  margin-right: auto;
  float: none;
  margin-top: 10%;
  margin-bottom: 40%;
  height: 50px;
  width: 376px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
}
#loginlabel,.splash #topnavsearchlabel {
    margin-right: 5px;
    margin-top: 5px;
}
.splash #topnavsearchimg,#loginimg{
  height: 40px;
  width: 40px;
}
.splash #search ,.splash #password,.splash #username,.splash #logoutlabel{
  border: 0;
  padding: 0;
  float: left;
  background-color: transparent;
  padding-bottom: 0px;
  height: 40px;
  font-size: 18px;
  width: 300px;
  margin-left: 19px;
  padding-left:6px;
  margin-top:5px;
}
.splash #search {
  padding-bottom: 20px;
}
.splash .ui-autocomplete {
    padding: 6px;
}
#password:focus {
    outline-width: 0;
}
#username:focus {
    outline-width: 0;
}

.splash #logoutlabel{
  height: 20px;
  padding-top:10px;
}
#loginbox{
  margin-left: auto;
  margin-right: auto;
  float: none;
  margin-top: 10%;
  margin-bottom: 40%;
  height: 50px;
  width: 376px;
  font-family: CO-Regular, Arial, Verdana, Helvetica, sans-serif;
}
#loginbox .loginfield{
  display: block;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  height: 50px;
  width: 100%;
  font-size: 18px;
  line-height: 20px;  
  width: 376px;
  background-color: #f2f2f2;
  border: 1px solid #e5e5e5;
  margin-bottom: 5px;
  
}



@media only screen and (max-width:850px) {
  .MenuAndSearch #searchbox{
    display: none;  
    clear: both;  
  }
  #mobsearchlabel{
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
  }
}







body.splash {
  
  background: url(../img/startscreen_visual.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.gl_logobar_outer{
  background-color: white;
}
#loginbox #loginimg{
  float: right;
}
.imagery_item{
  position: relative;
}
.usageimg{
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: 0.8;
}
.bluebox{
  position: relative;
  max-width: 631px;
  min-height: 40px;
  
}
.blueboxbutton{
  position: absolute;
  top: -51px;
  right: -25px;
  background: url(../img/i_donts.png);
  background-size: 100% 100%;
    background-repeat: no-repeat;
  cursor: pointer;
  cursor: hand;
  width: 90px;
  height: 90px;
}
.blueboxbuttoninner{
  color: white;
  font-family: CO-Medium, Arial, Verdana, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 24px;
  width: 90px;
  text-align: center;
  margin-top:34px;
}


.blueboxbody{
  display: block;
  max-width: 489px;
  padding-bottom: 44px;
}
.blueboxbodyborder{
  border: 6px solid #80cce3;
}
.blueboxbodyinner{
  margin-top:43px;
  margin-left: 22px;
  margin-bottom: 34px;
  margin-right: 62px;
}

.blueboxbody a{
  text-decoration: none;
  color:#dc0028;
}


ul{
  list-style: square outside url('../img/bullet_grey.png');
  padding-left: 0px;
  marker-offset: 20px;
  margin-left: 20px;
  padding-right: 0px;
  margin-right: 0px;
}

.blueboxbody ul{
  list-style: square outside url('../img/bullet_blue.png');
}
.blueboxbody li{
  margin-bottom: 8px;
}

li{
  padding-left: 0px;
  margin-left: 0px;
}


.marginalHeadline{
  text-align: right;
  color: #0099cc;
  margin-bottom: 2px;
  margin-top: 60px;
}
.marginalheadlineimage{
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-left: 10px;
  margin-right: 5px;
}
.marginalHeadlinetextspan{
  font-family: CO-Medium, Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 18px;  
}
body.splash .gl_content_outer{
  border-top: none;
}

.mainAndMarginal img.marginalheadlineimage {
    height: 24px !important;
    width: 24px !important;
}
.marginaldownload img{
  margin-bottom:10px;
  max-width: 202px;
}
.teaser, .blockimage{
  margin-top: 24px;
  margin-bottom: 24px;
  display: block; 
}
.teaser_subtitle{
  color: #828282;
  font-family: CO-Medium,Arial,Verdana,Helvetica,sans-serif;
  font-size: 14px;
    line-height: 16px;
    margin-top: 8px;
    margin-left: 2px;
}
.mainCol a {
  text-decoration: none;
  color: #dc0028;
}

.marginaldownload .downloadlink a ,.marginalCol a{
  text-decoration: none;
  color: #dc0028;
}
.marginaldownload .downloadlink a,.marginalCol a.download {
  font-family: CO-Regular,Arial,Verdana,Helvetica,sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.marginaldownload {
  margin-bottom: 24px;
}
.marginaldownload .filename{
  font-family: CO-Regular,Arial,Verdana,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 19px;
}
.marginaldownload .Version{
  font-family: CO-Regular,Arial,Verdana,Helvetica,sans-serif;
  font-size: 10px;
    line-height: 12px;
    margin-top: 6px;
}
.marginaldownload .downloadlink,.marginaldownload .downloadlink a{
    font-family: CO-Regular,Arial,Verdana,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 19px;
}
.marginaldownload .downloadlink{
    margin-top: 6px;
}



.trenner{
  border-top: 1px solid #c1c1c1;
}
.marginalCol .trenner{
  margin-top: 0px;
  margin-bottom: 20px;
  margin-right: 40px;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

/* DEBUG */

.mainCol{
  xbackground-color: #ddddff; 
}
.marginalCol{
  xbackground-color: #ffdddd;
}


.theline{
  width:300px;
  height:30px;
}


#dl_container {
  float: right;
    height: 30px;
    overflow: hidden;
    width: 100%;
    position: relative;
}
#dl_offset {
    height: 30px;
    position: absolute;
    right: 0;
    width: 300px;
}


@media only screen and (max-width: 481px) {
  #dl_offset {
      right: -100px;
  }
  .logofooter_left{
    display:none;
  }
}
@media only screen and (max-width: 641px) {
  .imagery_keywords_inner {
      width: 90%;
  }
  #loginbox,.splash #searchbox {
    width:250px;
  }
  #loginbox .loginfield{
    width:250px;  
  }
  .splash #search, .splash #password, .splash #username, .splash #logoutlabel {
    width: 175px;
  }
  .splash #search, .splash #password, .splash #username, .splash #logoutlabel {
      font-size: 16px;
  }
 .blueboxbutton {
      right: -18px;
  }
  .downloadinstructionslinktext{
    display: none;
  }
}

body{
	font-weight: normal;
}
.bodytext b,.bodytext strong {
	font-family: COS-Bold, Arial, Verdana, Helvetica, sans-serif; 	
}


h1,h2,h3,h6{
  font-family: CO-Bold, Arial, Verdana, Helvetica, sans-serif;
}


.marginalCol .blockimage{
 	max-width: 100%;
}

.marginalCol .csc-default p.bodytext{
 	margin-bottom: 35px;
}


.fceZoomimage{
	margin-bottom: 36px;
	position: relative;
	padding: 3px;
	border: 1px solid #c1c1c1;
}

.fceZoomimage .icon{
	position: absolute;
	top: 8px;
	right: 10px;
	z-index: 100;
	pointer-events: none;
	
}
.zoomContainer{
	z-index: 10;
}



.fceNumberlist{
	margin-bottom: 64px;
}
.numberlistItem{
	margin-bottom: 43px;
}
.numberlistHeadlinearea{
	position: relative;
	margin-bottom: 6px;
}
.numberlistNumber{
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: CO-Regular, Arial, Verdana, Helvetica, sans-serif;
  	font-size: 14px;
  	line-height: 24px;
	color: white;
	width: 24px;
	height: 24px;
	text-align: center;
	background-color: #828282;
}
.numberlistHeadline{
	
}
.numberlistHeadline,.numberlistHeadline p.bodytext{
	font-family: COS-Bold, Arial, Verdana, Helvetica, sans-serif;
  	font-size: 14px;
  	line-height: 24px;
  	margin-left: 38px;
}
.numberlistBodytext{
	font-family: COS-Regular, Arial, Verdana, Helvetica, sans-serif;
  	font-size: 14px;
  	line-height: 24px;
}




.fcePre{
	margin-top: 36px;
	margin-bottom: 72px;
}

.preHeadline{
	color: #828282;
	font-family: COS-Regular, Arial, Verdana, Helvetica, sans-serif;
  	font-size: 14px;
  	line-height: 16px;
	margin-bottom: 12px;
}
.preHeadlineleft{
	float: left;
	color: #828282;
}

.preHeadlineright{
	float: right;
	cursor: pointer;
	color: #dc0028;
}

.preOuterframe{
	border: 1px solid #ccecf9;
	padding: 3px;
}

.preInnerframe{
	background: url(../img/codebg.png);
}


pre{
	line-height: 15px;
	font-size: 12px;
	max-width: 100%;
	overflow: auto;
	max-height: 250px;
	padding: 15px;
	margin: 0px;
}



/* the colorSamples */
.fceColors{
	margin-bottom: 60px;
}

.colorsHeadline{
	color: #828282;
	font-family: COS-Regular, Arial, Verdana, Helvetica, sans-serif;
  	font-size: 14px;
  	line-height: 16px;
	margin-bottom: 12px;
}
.colorsFrame{
	
	text-align: left;
	font-size: 0px;
}
.colorsFrame .csc-default{
	display: inline-block;
	vertical-align: top;
	width: 191px;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 50px;
}
.colorSampleFrame{
}
.colorSample{
	position: relative;
	height: 130px;
    box-sizing: border-box;
	margin-bottom: 10px;
}
.colorSampleInside{
	position: absolute;
	bottom: 10px;
	left: 10px;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
}

.colorSampleHeadline{
	font-family: CO-Bold,Arial,Verdana,Helvetica,sans-serif;
	font-size: 14px;
}
.colorSampleBodytext{
	font-size: 14px;
}
.colorSampleBodytext p{
	margin-bottom: 10px;
}


.separator{
	display: block;
	width: 100%;
	max-width: 593px;
	border-bottom: 1px solid #828282;
	margin: -60px 10px 20px 0px;
}






ol {
    counter-reset:li; /* Initiate a counter */
    margin-left:0; /* Remove the default left margin */
    padding-left:0; /* Remove the default left padding */
}
ol > li {
    position:relative; /* Create a positioning context */
    margin:0 0 6px 2em; /* Give each list item a left margin to make room for the numbers */
    padding:4px 8px; /* Add some spacing around the content */
    list-style:none; /* Disable the normal item numbering */
    border-top:2px solid #828282;
    background:#f6f6f6;
}
ol > li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top:-2px;
    left:-2em;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    width:2em;
    /* Some space between the number and the content in browsers that support
       generated content but not positioning it (Camino 2 is one example) */
    margin-right:8px;
    padding:4px;
    border-top:2px solid #828282;
    color:#fff;
    background:#828282;
    font-weight:bold;
    font-family:"Helvetica Neue", Arial, sans-serif;
    text-align:center;
}
li ol,
li ul {margin-top:6px;}
ol ol li:last-child {margin-bottom:0;}





ol{
	color:#828282;
}

dl dd {
  display: inline;
  margin: 0;
}
dl dd:after{
  display: block;
  content: '';
  margin-bottom: 10px;
}
dl dt{
  display: inline-block;
  background:#828282;
  color: white;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;  
}


.fcHeadline2bodytext h2{
	color: #828282;
}
.bottomspacer{
	padding-bottom: 24px;
}
/* search form */
.extendedsearchform{
	background-color: #F2F2F2;
    font-family: COS-Regular,Arial,Verdana,Helvetica,sans-serif;
    padding: 10px;
    max-width: 556px;
    box-sizing: content-box;
}
.extendedsearchform .formrow{
	float: left;
}
.extendedsearchform .formcol1{
	margin-bottom: 35px;
}
.extendedsearchform .formrow{
	margin-right: 20px;
	margin-bottom: 10px;
}
.extendedsearchform .formrow3{
	margin-right: 0px;
}
.extendedsearchform .formrow1 select,.extendedsearchform .formrow1 input{
	width: 180px;
}
.extendedsearchform .formrow2 select{
	width: 120px;
}
.extendedsearchform .formrow3 select{
	width: 180px;
}
.extendedsearchform label{
	color: #565656;
	display: block;
	height: 30px;
	font-family: "Arial MT W04 Light Cond",Arial,Verdana,Helvetica,sans-serif;
	margin-left: 5px;	
}
.extendedsearchform select{
	color: #565656;
	text-transform: uppercase;
	height: 30px;
	border: 1px solid #828282;
	font-family: "Arial MT W04 Bold Cond",Arial,Verdana,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 16px;
	padding-left: 10px;
	box-sizing: content-box;
	background-image: url(/fileadmin/templates/img/select.png);
	-moz-appearance: none; 
	-webkit-appearance: none; 
	appearance: none;
	border-radius: 0px;
	background-color: white;
        background-position: 95% 50%;
	background-repeat: no-repeat;
}
.extendedsearchform select::-ms-expand {
    display: none;
}
.extendedsearchform #keyword{
	color: black;
	background-color: white;
	height: 30px;
	border: 1px solid #828282;
	font-family: "Arial MT W04 Bold Cond",Arial,Verdana,Helvetica,sans-serif;
	font-size: 16px;
	line-height: 16px;
	padding-left: 10px;
	box-sizing: content-box;
}
.extendedsearchform #exsearch{
	color: white;
	background-color: #828282;
	text-transform: uppercase;
	float: left;
    font-family: COS-Regular,Arial,Verdana,Helvetica,sans-serif;
    font-size: 14px;
    height: 30px;
    width: 95px;
    border: 1px solid #828282;
	box-sizing: content-box;
}
.imagery_message{
	font-family: COS-Regular,Arial,Verdana,Helvetica,sans-serif;
    font-size: 12px;
    line-height: 14px;
    color: #DC0028;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 80px;
    max-width: 440px;
}
.hlsearchitem{
	margin-right: 2px;
}
.hlsearchitemvalue{
	margin-right: 10px;
	color: #565656;
}

.tworows{
	width: 100%;
}
.leftrow{
	width: 50%;
	min-width: 250px;
	float: left;
	box-sizing: border-box;
}
.rightrow{
	width: 50%;
	min-width: 250px;
	float: left;
	box-sizing: border-box;
}
.image_subtitle {
    color: #828282;
    font-family: CO-Medium,Arial,Verdana,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 16px;
    margin-left: 2px;
    margin-top: -28px;
    margin-bottom: 24px;
}
.footericon {
    visibility: hidden;
}
.MenuAndSearch #searchbox{
	display: none;
}
.MenuAndSearch #mobsearchlabel{	
	display: none;
}
