@charset "UTF-8";
/*@import url(/yaml/core/base.css);*/

/* import screen layout | Screen-Layout einbinden */
/* @import url(../../../yaml/navigation/nav_shinybuttons.css);*/
/* @import url(screen/basemod.css); */
/* @import url(screen/basemod_1-2-3.css); */
/*@import url(screen/basemod_colored_columns.css);*/
/* @import url(screen/content.css); */


/* import print layout | Druck-Layout einbinden */
/* @import url(../../../yaml/print/print_020_draft.css); */

body { overflow-y: scroll; }


  body { background: #dedede; padding: 5px 0; text-align: center; }
  .page_margins { text-align:left; margin: 0 auto; background-color:#dedede}

  /* (en) Layout: width, background, borders */
  .page_margins { min-width: 740px; max-width: 932px; background: #fff; }
  .page { padding: 0px; background-color:#dedede }

  /* (en) Designing main layout elements */

  #header {
    color: #fff;
    background: #fff  url(../cms/cmsimages/homeHeader.jpg) top left no-repeat;
	height:305px;
    
	/* padding: 45px 2em 1em 20px; */
  }
 
   #header_content {
	padding-left: 96px;
	padding-top: 108px;
	padding-right: 382px;
  }
  

  #topnav { color: #aaa; background: transparent; }


  #main, #subcolumns { background-image:url(../cms/cmsimages/bodyBG.gif); background-repeat:repeat-y;}
   
  #nav { position:absolute; bottom:2px; left:48px}
  #nav_secondary { position:absolute; bottom:2px; left:48px}
  #footer {
    
    
    padding: 0px 0px;
	background: #dedede;
       
  }
#footer_links { margin: 0 auto;  text-align: center; font-family: Arial, Helvetica, sans-serif, Geneva; font-size:10px; color: #555; }
#footer_links p { font-family: Arial, Helvetica, sans-serif, Geneva; font-size:10px; color: #555; }


  /*------------------------------------------------------------------------------------------------------*/




  /*------------------------------------------------------------------------------------------------------*/

  /**
   * (en) Styling of layout specific elements
   */

#centerAd{ text-align:center; margin:6px auto; width:728px; background-color:#dedede}

  #header h1 {
    font-weight:bold;
    font-size:2.5em;
    letter-spacing:-2px;
    line-height:65%;
    color:#000;
  }

  #header p { font-family: Arial, Helvetica, sans-serif, Geneva; font-size:13px; color:#fff}
/*
  #topnav a { color: #999; font-weight: normal; background:transparent; text-decoration:none; }
  #topnav a:focus,
  #topnav a:hover,
  #topnav a:active { text-decoration:underline; background-color: transparent; }
*/
  #footer a { font-family: Arial, Helvetica, sans-serif, Geneva; font-size:10px; color: #555; }
  #footer a:focus,
  #footer a:hover,
  #footer a:active {text-decoration:underline; color: #00f;}

 

#main p  { font-family: Arial, Helvetica, sans-serif, Geneva; font-size:13px; color:#666}
#main h2 { font-family: "Arial Narrow",Arial, Helvetica, sans-serif, Geneva; font-size:32px; color:#20839f; font-weight:normal; line-height:1.8em}
#main li { font-family: Arial, Helvetica, sans-serif, Geneva; font-size:13px;  padding-left:0px; line-height:1.3em; color:#666}


  /* #col1 { width: 33%; }*/
  /* #col1_content { padding: 10px 10px 10px 20px; }
 #col2 { width: 33%; } 
  #col2_content { padding: 10px 20px 10px 10px; }*/


  #col3 {margin-left: 66%; width: 32%; float:right}
  #col3_content { padding: 10px; }
  #col1 { width: 32%; margin: 0;}
  #col2 { width: 32%; float:left; margin: 0;} 
  
  #main { padding: 0;}
#col1, #col2, #col3, #col1_content, #col2_content, #col3_content { margin: 0; padding: 0}

#col1_content { padding-left: 48px;}
#col2_content { padding-left: 30px; padding-right:10px;}
#col3_content { padding-right: 48px;}
  /* #col3 becomes the right column | #col3 wird zur rechten Spalte 
  #col3 { margin-left: 70%; margin-right: 0; }*/

#main h4, #subcolumns h4, h4 { font-family: "Arial Narrow",Arial, Helvetica, sans-serif, Geneva; font-size:16px; color:#20839f; font-weight:normal; line-height:1.4em}
.h4 { font-family: "Arial Narrow",Arial, Helvetica, sans-serif, Geneva; font-size:16px; color:#20839f; font-weight:normal; line-height:1.4em}
#h4 { font-family: "Arial Narrow",Arial, Helvetica, sans-serif, Geneva; font-size:16px; color:#20839f; font-weight:normal; line-height:1.4em}

.c50l{ width: 50%; }
.c50r { width: 39%; }
.c50l{padding-left:40px;}
.c50r {padding-right:40px;}


/* ie hacks */
.c20l, .c25l, .c33l, .c38l, .c40l, .c50l, .c60l, 
.c62l, .c66l, .c75l, .c80l, .c20r, .c25r, .c33r,
.c38r, .c40r, .c50r, .c60r, .c66r, .c62r, .c75r, .c80r {
   display:inline; 
}
  .coolsubcol {
    
    padding-top:45px; padding-bottom:60px;
   
  }

  .coolsubcol .subcl { padding: 0 0 0 10px; }
  .coolsubcol .subcr { padding: 0 10px 0 0px; }

/* avoid growing widths */
* html .subc,
* html .subcl,
* html .subcr { word-wrap:break-word; o\verflow:hidden; }

 .bulletTable td{
	font-family: Arial, Helvetica, sans-serif, Geneva;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	line-height:0.8em;

}
 .bulletTable{ margin-top:12px; margin-bottom:8px;}
 
@media screen, projection
{
   /*
   #col1_content { margin:  0px 16px 0 0px; padding: 0 }
  #col2_content { margin:  0px 16px; padding: 0 }
  #col3_content { margin:  0px 0px 0 0px; padding: 0 }

  ######################################################################################################
  ** ### Color Scheme for Browser Testing | Farbschema für Browsertests ####################################
  ** ######################################################################################################
  */
  /*#col1 {background: #fee }
  #col1_content {background: #edd }
  #col2 {background: #efe }
  #col2_content {background: #ded }
  #col3 {background: #eef }
  #col3_content {background: #dde }
  #main {background: #fff }
  */
  
  
@media all
{
 /**
  * Fonts ----------------------------------------------------
 */
  html * { font-size:100.01%; font-family: Arial, Helvetica, sans-serif, Geneva;}


  
  body {
    font-family: Arial, Helvetica, sans-serif, Geneva;
    font-size:13;
    color:#666
  }

  /*--- Headings | Überschriften ------------------------------------------------------------------------*/

 /* h1,h2,h3,h4,h5,h6 {
    font-family: Arial, Helvetica, sans-serif, Geneva;
    font-weight:normal;
    color:#222;
    margin:0 0 0.25em 0;
  }
*/
 /* h1 { font-size:250%; }                       /* 30px */
/*   h2 { font-size:300%; }                       /* 24px */
/*   h3 { font-size:150%; }                       /* 18px */
/*   h4 { font-size:133.33%; }                    /* 16px */
/*   h5 { font-size:116.67%; }                    /* 14px */
/*   h6 { font-size:116.67%; }                    /* 14px */
 

  /* --- Lists | Listen  -------------------------------------------------------------------------------- */

  ul, ol, dl { line-height:1em; margin:0; }
  ul { list-style-type:disc; }
  ul ul { list-style-type:circle; margin-bottom:0; }

  ol { list-style-type:decimal; }
  ol ol { list-style-type:lower-latin; margin-bottom:0; }

  li { margin-left:0em; line-height:1em; }

  dt { font-weight:bold; }
  dd { margin:0 0 1em 0.8em; }

  /* --- general text formatting | Allgemeine Textauszeichnung ------------------------------------------ */

  /* p { line-height:1.5em; margin:0 0 1em 0; } */

  blockquote, cite, q {
    font-family: Arial, Helvetica, sans-serif, Geneva ;
    font-style:italic;
  }
  blockquote { margin:0 0 1em 1.6em; color:#666; }

  strong,b { font-weight:bold; }
  em,i { font-style:italic; }

  big { font-size:116.667%; }
  small { font-size:91.667%; }
 
  pre { line-height:1.5em; margin:0 0 1em 0; }
  pre, code, kbd, tt, samp, var { font-size:100%; }
  pre, code { color:#800; }
  kbd, samp, var, tt { color:#666; font-weight:bold; }
  var, dfn { font-style:italic; }

  acronym, abbr {
    border-bottom:1px #aaa dotted;
    font-variant:small-caps;
    letter-spacing:.07em;
    cursor:help;
  }

  sub, sup { font-size:91.6667%; line-height:0; }



  /*--- Links ----------------------------------------------------------------------------------------- */

  a { color:#0000ff; background:transparent; text-decoration:none; }
  a:visited  { color:#00f; }

  /* (en) maximum constrast for tab focus - change with great care */
  /* (en) Maximaler Kontrast für Tab Focus - Ändern Sie diese Regel mit Bedacht */
  a:focus { text-decoration:underline; color:#0000ff; }
  a:hover,
  a:active { color:#20839f; text-decoration:underline; }

  /* --- images (with optional captions) | Bilder (mit optionaler Bildunterschrift) ------------------ */

 /* p.icaption_left { float:left; display:inline; margin:0 1em 0.15em 0; }
  p.icaption_right { float:right; display:inline; margin:0 0 0.15em 1em; }

  p.icaption_left img,
  p.icaption_right img { padding:0; border:1px #888 solid; }

  p.icaption_left strong,
  p.icaption_right strong { display:block; overflow:hidden; margin-top:2px; padding:0.3em 0.5em; background:#eee; font-weight:normal; font-size:91.667%; }
  */

 /**
  * ------------------------------------------------------------------------------------------------- #
  *
  * Generic Content Classes
  *
  * (en) standard classes for positioning and highlighting
  * (de) Standardklassen zur Positionierung und Hervorhebung
  *
  * @section content-generic-classes
  */
/*
  .highlight { color:#c30; }
  .dimmed { color:#888; }

  .info { background:#f8f8f8; color:#666; padding:10px; margin-bottom:0.5em; font-size:91.7%; }

  .note { background:#efe; color:#040; border:2px #484 solid; padding:10px; margin-bottom:1em; }
  .important { background:#ffe; color:#440; border:2px #884 solid; padding:10px; margin-bottom:1em; }
  .warning { background:#fee; color:#400; border:2px #844 solid; padding:10px; margin-bottom:1em; }

  .float_left { float:left; display:inline; margin-right:1em; margin-bottom:0.15em; }
  .float_right { float:right; display:inline; margin-left:1em; margin-bottom:0.15em; }
  .center { display:block; text-align:center; margin:0.5em auto; }
*/



}
