﻿/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) central stylesheet
 * (de) zentrales Stylesheet
 *
 * @creator     YAML Builder V1.0.2b (http://builder.yaml.de)
 * @file        SiteLayout.css
 * Das File enthält Styles für @media screen und für @media print
 */

@import url(../CSS2/SiteLayout2.css);
@import url(../GlobalScripts/GTLayout/GTSiteLayout_ie8.css);
@import url(WebPageLayoutChromoTek_ie8.css);
@import url(WebControlLayoutChromoTek_ie8.css);
/*@import url(GenericSeal.css);*/

@media screen
{
  html
  {
    margin-bottom: 1px;
    background: transparent; /* sonst wird kein Hintergrundbild angezeigt */
  }
  body
  {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #606060;
    margin-bottom: 20px;
  }
  
  input, table, th, td, option, select, textarea, body, div, span, lable, fieldset, legend
  {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #606060;
  }
  input
  {
    border: solid 1px #6f8bab;
  }
  a
  {
    white-space: nowrap;
    text-decoration: none;
    color: #606060;
  }
  a:link
  {
    text-decoration: none;
  }
  a:visited
  {
    text-decoration: none;
    color: #808080;
  }
  a:hover
  {
    text-decoration: underline;
    cursor: hand;
  }
  a:active
  {
    font-weight: bold;
    color: #174694;
    text-decoration: none;
  }
  a:focus
  {
    text-decoration: none;
  }

  .AlignTop
  {
    vertical-align: top;
  }

  .DataLinkSimple
  {
    white-space: nowrap;
    text-decoration: underline;
    color: #606060;
    margin-right: 5px;
  }

  .DataLinkSimple:link
  {
    text-decoration: underline;
  }


  .DataLinkSimple:visited
  {
    text-decoration: none;
    color: #174694;
  }

  .DataLinkSimple:hover
  {
    text-decoration: underline;
    cursor: hand;
    color: #174694;
  }


  .DataLinkSimple:focus
  {
    text-decoration: underline;
  }

  .TextBoxSimple
  {
    margin-bottom: 5px;
    margin-right: 5px;
    width: 195px;
    padding-left: 2px;
  }

  .DropDownListSimple
  {
    margin-bottom: 5px;
    margin-right: 5px;
    width: 70px;
    border-bottom: #7b9ebd 1px solid;
    border-top: #7b9ebd 1px solid;
    border-right: #7b9ebd 1px solid;
    border-left: #7b9ebd 1px solid;
  }

  .ButtonSimple
  {
    margin-right: 5px;
    padding-left: 2px;
    padding-right: 2px;
  }

  .PanelSimple
  {
    margin-bottom: 5px;
  }

  xtable
  {
    border: 1px solid #000000;
  }
  /* 
        * Header
        * @author  Jörg 27.08.2010
        * @changes Christina, 18.6.2011 
        * @section Style für die Kopfzeile
        */
  .Header
  {
    width: 1005px;
    table-layout: fixed;
    margin-top: -5px;
  }
  .Header .Row1
  {
    background-color: #eeeeee;
  }
  .Header .Row1 .Col1
  {
    width: 200px;
  }
  .Header .Row1 .Col2
  {
    width: 805px;
    vertical-align: top;
  }
  .Header .Row2
  {
    background-color: #174694;
  }
  .Header .Illustration
  {
    margin: 5px 5px 5px 0;
    width: 800px;
    height: 165px;
    border: 0;
  }

  /*Rahmen-Table und Caption auf den Seiten*/

  .OuterTable
  {
    table-layout: fixed;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .OuterTable .Caption
  {
    font-family: Arial narrow;
    color: #174694;
    font-size: 26px;
    font-weight: bold;
  }

  .OuterTable .CaptionPadding
  {
    padding-bottom: 20px;
  }

  /* Gestaltung für MainApp/MediaSearch/MediaSearch.aspx*/

  .MediaSearch
  {
    table-layout: fixed;
    margin-left: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .MediaSearchSelectionTable
  {
    table-layout: fixed;
  }

  .MediaSearchSelectionTable .SelectionText
  {
    padding-bottom: 20px;
    vertical-align: top;
  }

  .MediaSearchSelectionTable .SealSelection
  {
    vertical-align: bottom;
    padding-right: 5px;
    font-weight: bold;
  }

  .MediaSearchResultTable
  {
    margin-top: 20px;
  }

  .MediaSearchResultTable .ResultRange
  {
    height: 20px;
    font-weight: bold;
    float: left;
  }

  .MediaSearchResultTable .ResultRange td
  {
    vertical-align: top;
    padding-bottom: 20px;
  }

  .MediaSearchResultTable .ResultRange .DataLinkSimple
  {
    padding-right: 20px;
  }


  .MediaSearchResultTable .PanelSimple
  {
    margin-right: 5px;
    margin-bottom: 5px;
  }

  .MediaSearchResultTable .DataListResult td
  {
    vertical-align: top;
  }

  /* Gestaltung für MainApp/SealSelection/SealSelection.aspx*/

  .SealSelection
  {
    table-layout: fixed;
    margin-left: 200px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  
   .LiabilityLink
  {
    margin-top: -100px;
    float: left;
  }
  
  .LiabilityLinkText
  {
    margin-left: 15px;
  }
  
  
  #EMVar_1 /*Gestaltung der Medien-DropDownListe*/
  {
    width: 272px;
  }

  .PanelCassRequest
  {
    float: left;
    width: 368px;
    height: 576px;
  }

  .PanelCassSolution
  {
    float: left;
    width: 368px;
    height: 576px;
    margin-left: 20px;
  }

  .PanelCassSolutionBoldRed
  {
    color: Red;
    font-weight: bold;
  }

  .PanelCassSolution .PanelSimple
  {
    margin-bottom: 20px;
  }

  .PanelCassSolution .LabelSimple
  {
    display: inline;
  }

  .PanelCassSolution #PanelSolutionHeadline
  {
    font-weight: bold;
  }

  .PanelCassSolution #SolutionNote
  {
    margin-bottom: 20px;
  }

  .PanelCassSolution #SealProductLink
  {
    white-space: nowrap;
    text-decoration: underline;
    color: #606060;
    cursor: hand;
    margin-bottom: 20px;
  }


  /* Gestaltung für LoginMain2.aspx*/

  .DataLinkSimple_LoginMainLink
  {
    white-space: nowrap;
    text-decoration: none;
    color: #606060;
    margin-right: 5px;
  }

  .DataLinkSimple_LoginMainLink:link
  {
    text-decoration: none;
  }


  .DataLinkSimple_LoginMainLink:visited
  {
    text-decoration: none;
    color: #174694;
  }

  .DataLinkSimple_LoginMainLink:hover
  {
    text-decoration: underline;
    cursor: hand;
    color: #174694;
  }


  .DataLinkSimple_LoginMainLink:focus
  {
    text-decoration: underline;
  }

  #LoginConfiguration_ProgramTitle
  {
    font-family: Arial narrow;
    color: #174694;
    font-size: 26px;
    font-weight: bold;
  }


  /* Gestaltung für Inquiry.aspx*/

  #PanelContainerOperatingsCondition_PanelOperatingsConditionCaption
  {
    margin-top: 20px;
    font-weight: bold;
  }

  #PanelContainerOperatingsCondition_PanelSealSolutionCaption
  {
    margin-top: 20px;
    font-weight: bold;
  }


  #PanelContainerOperatingsCondition_PanelOperatingConditions td
  {
    padding-right: 5px;
  }

  #PanelThankYou
  {
    display: none;
  }

  .PrivacyPolicy
  {
    float: left;
    margin-top: 10px;
  }

  .DataLinkSimpleSealLink
  {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .DataLinkSimpleSealLink .LabelSimple
  {
    display: inline;
    margin-bottom: 20px;
  }


  .DataLinkSimpleSealLink #SealProductLink
  {
    white-space: nowrap;
    text-decoration: underline;
    color: #606060;
    cursor: hand;
    margin-bottom: 20px;
  }
  
/*Haftungsausschluss*/
  .LimitationOfLiability
  {
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: #606060;
    margin-bottom: 20px;
  }

}

/********************ENDE @ media screen********************/
/********************BEGINN @ media print********************/

@media print
{
  html
  {
    margin-bottom: 1px;
    background: transparent; /* sonst wird kein Hintergrundbild angezeigt */
  }
  body
  {
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #606060;
    margin-bottom: 20px;
  }
  input, table, th, td, option, select, textarea, body, div, span, lable, fieldset, legend
  {
    font-family: Arial, sans-serif;
    font-size: 16px;
    color: #606060;
  }
  input
  {
    border: solid 1px #6f8bab;
  }
  a
  {
    white-space: nowrap;
    text-decoration: none;
    color: #606060;
  }
  a:link
  {
    text-decoration: none;
  }
  a:visited
  {
    text-decoration: none;
    color: #808080;
  }
  a:hover
  {
    text-decoration: underline;
    cursor: hand;
  }
  a:active
  {
    font-weight: bold;
    color: #174694;
    text-decoration: none;
  }
  a:focus
  {
    text-decoration: none;
  }

  .AlignTop
  {
    vertical-align: top;
  }

  .DataLinkSimple
  {
    white-space: nowrap;
    text-decoration: underline;
    color: #606060;
    margin-right: 5px;
  }

  .DataLinkSimple:link
  {
    text-decoration: underline;
  }


  .DataLinkSimple:visited
  {
    text-decoration: none;
    color: #174694;
  }

  .DataLinkSimple:hover
  {
    text-decoration: underline;
    cursor: hand;
    color: #174694;
  }


  .DataLinkSimple:focus
  {
    text-decoration: underline;
  }

  .TextBoxSimple
  {
    margin-bottom: 5px;
    margin-right: 5px;
    width: 195px;
    padding-left: 2px;
  }

  .DropDownListSimple
  {
    margin-bottom: 5px;
    margin-right: 5px;
    width: 70px;
    border-bottom: #7b9ebd 1px solid;
    border-top: #7b9ebd 1px solid;
    border-right: #7b9ebd 1px solid;
    border-left: #7b9ebd 1px solid;
  }

  .ButtonSimple
  {
    visibility: collapse;
    margin-right: 5px;
    padding-left: 2px;
    padding-right: 2px;
  }

  .PanelSimple
  {
    margin-bottom: 5px;
  }


  /* 
      * Header
      * @author  Jörg 27.08.2010
      * @changes Christina, 18.6.2011 
      * @section Style für die Kopfzeile
      */
  .Header
  {
    width: 1005px;
    table-layout: fixed;
    margin-top: -5px;
  }
  .Header .Row1
  {
    background-color: #eeeeee;
  }
  .Header .Row1 .Col1
  {
    width: 200px;
  }
  .Header .Row1 .Col2
  {
    width: 805px;
    vertical-align: top;
  }
  .Header .Row2
  {
    visibility: collapse;
  }
  .Header .Illustration
  {
    visibility: collapse;
    margin: 5px 5px 5px 0;
    width: 800px;
    height: 165px;
    border: 0;
  }

  /*Rahmen-Table und Caption auf den Seiten*/

  .OuterTable
  {
    margin-left: 10px;
    table-layout: fixed;
  }

  .OuterTable .Caption
  {
    font-family: Arial narrow;
    color: #174694;
    font-size: 26px;
    font-weight: bold;
  }

  .OuterTable .CaptionPadding
  {
    padding-bottom: 20px;
  }

  /* Gestaltung für MainApp/MediaSearch/MediaSearch.aspx*/


  .MediaSearchSelectionTable
  {
    table-layout: fixed;
  }

  .MediaSearchSelectionTable .SelectionText
  {
    padding-bottom: 20px;
    vertical-align: top;
  }

  .MediaSearchSelectionTable .SealSelection
  {
    vertical-align: bottom;
    padding-right: 5px;
    font-weight: bold;
  }

  .MediaSearchResultTable .ResultCaption
  {
    vertical-align: top;
    font-weight: bold;
  }

  .MediaSearchResultTable .ResultRange
  {
    height: 20px;
    font-weight: bold;
  }

  .MediaSearchResultTable .ResultRange td
  {
    vertical-align: top;
    padding-bottom: 20px;
  }

  .MediaSearchResultTable .ResultRange .DataLinkSimple
  {
    padding-right: 20px;
  }


  .MediaSearchResultTable .PanelSimple
  {
    margin-right: 5px;
    margin-bottom: 5px;
  }

  .MediaSearchResultTable .DataListResult td
  {
    vertical-align: top;
  }

  /* Gestaltung für MainApp/SealSelection/SealSelection.aspx*/

   .LiabilityLink
  {
    float: left;
    margin-top: -100px;
  }


  #EMVar_1 /*Gestaltung der Medien-DropDownListe*/
  {
    width: 272px;
  }

  .PanelCassRequest
  {
    float: left;
    width: 368px;
    height: 576px;
  }

  .PanelCassSolution
  {
    float: left;
    width: 500px;
    height: 576px;
    margin-left: 20px;
  }

  .PanelCassSolutionBoldRed
  {
    color: Red;
    font-weight: bold;
  }

  .PanelCassSolution .PanelSimple
  {
    margin-bottom: 20px;
  }


  .PanelCassSolution #PanelSolutionHeadline
  {
    font-weight: bold;
  }

  .PanelCassSolution #SolutionNote
  {
    margin-bottom: 20px;
  }

  .PanelCassSolution #SealProductLink
  {
    white-space: normal;
    text-decoration: underline;
    color: #606060;
    cursor: hand;
    margin-bottom: 20px;
  }


  /* Gestaltung für LoginMain2.aspx*/

  .DataLinkSimple_LoginMainLink
  {
    white-space: nowrap;
    text-decoration: none;
    color: #606060;
    margin-right: 5px;
  }

  .DataLinkSimple_LoginMainLink:link
  {
    text-decoration: none;
  }


  .DataLinkSimple_LoginMainLink:visited
  {
    text-decoration: none;
    color: #174694;
  }

  .DataLinkSimple_LoginMainLink:hover
  {
    text-decoration: underline;
    cursor: hand;
    color: #174694;
  }


  .DataLinkSimple_LoginMainLink:focus
  {
    text-decoration: underline;
  }

  #LoginConfiguration_ProgramTitle
  {
    font-family: Arial narrow;
    color: #174694;
    font-size: 26px;
    font-weight: bold;
  }


  /* Gestaltung für Inquiry.aspx*/

  #PanelContainerOperatingsCondition_PanelOperatingsConditionCaption
  {
    margin-top: 20px;
    font-weight: bold;
  }

  #PanelContainerOperatingsCondition_PanelSealSolutionCaption
  {
    margin-top: 20px;
    font-weight: bold;
  }


  #PanelContainerOperatingsCondition_PanelOperatingConditions td
  {
    padding-right: 5px;
  }

  .PrivacyPolicy
  {
    float: left;
    margin-top: 10px;
  }

  .DataLinkSimpleSealLink
  {
    white-space: nowrap;
    text-decoration: underline;
    color: #606060;
    margin-right: 5px;
    margin-bottom: 10px;
  }

  .DataLinkSimpleSealLink:link
  {
    text-decoration: underline;
  }


  .DataLinkSimpleSealLink:visited
  {
    text-decoration: underline;
    color: #174694;
  }

  .DataLinkSimpleSealLink:hover
  {
    text-decoration: underline;
    cursor: hand;
    color: #174694;
  }

  .DataLinkSimpleSealLink:focus
  {
    text-decoration: underline;
  }
}
