/* ######################################################################################################
** # dCMS-spezifische Adaption des YAML-Layouts [YAML: (c) by Dirk Jesse (http://www.yaml.de)] ##########
** ######################################################################################################
** 
**  YAML Version: 2.5.2
**  Dateiversion: 21.05.2008
**  Datei       : style.css
**  Funktion    : Farbschema-abhängige CSS-Anweisungen fuer die editierbare Bereiche
**  
** 
*/

@media all
{
  /* (en) reset font size for all elements to standard (16 Pixel) */
  /* (de) Alle SchriftgrÃ¶ÃŸen auf StandardgrÃ¶ÃŸe (16 Pixel) zurÃ¼cksetzen */
  html * { font-size: 100.01%; }

  /* (en) reset monospaced elements to font size 16px in Gecko browsers */
  /* (de) SchriftgrÃ¶ÃŸe von monospaced Elemente auf 16 Pixel setzen */
  textarea, pre, tt, code {
	font-family:"Courier New", Courier, monospace;  	
  }
  body {
    font-family: Arial, sans-serif;
    font-size: 75.00%; 
  }

  li {
    font-size: 0.75em;
    line-height: 1.2em;
    margin-bottom: 0em;
  }
  a {text-decoration:none; color: #277e91;}
  a:focus,
  a:hover,
  a:active {text-decoration:underline;}
  a, a.dl_link, td.dl_link, td a.dl_link {
    font-size: 10pt;
  }
  /**
  * Tables | Tabellen
  * (en) Generic classes for table-width and design definition
  * (de) Generische Klassen für die Tabellenbreite und Gestaltungsvorschriften für Tabellen
  *
  * @section content-tables
  */
  table { width: auto; border-collapse:collapse; margin-bottom: 0.5em; }
  table.full { width: 100%; }
  table.fixed { table-layout:fixed }

  th,td { padding: 0.5em; }
  h1,h2,h3,h4,h5,h6 { font-weight:bold; }
  h1 { font-size: 225%; color: #ee9202; margin: 0 0 0.3em 0;}
  h2 { font-size: 150%; color: #374667; margin: 0 0pt 0.45em; }                    
  h3 { font-size: 116.67%; color: #374667; margin: 1em 0pt 0.55em; }                        /* 14px */
  h4 { font-size: 100.00%; margin: 1em 0pt 0.55em; }                        /* 12px */
  h5 { font-size: 100.00%; margin: 1em 0pt 0.55em; }                        /* 12px */
  h6 { font-size: 125%; color: #ee9202; margin: 1em 0pt 0.55em; }     /* 12px */

  .galleryheadtext h2 {
    font-weight: normal;
  }

  .galleryheadtext {
    vertical-align: top;
  }

  p { margin: 0 0 0.7em 0; line-height: 1.2em;}

  /* ### Lists | Listen  #### */

  ul, ol, dl { line-height: 1.2em; margin: 0 0 1.2em 2em; padding: 0;}
  li { margin-left: 1.5em; line-height: 1.2em; margin-bottom: 0em; font-size: 1em;}

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

  /* ### text formatting | Textauszeichnung ### */

  cite, blockquote { font-style:italic }
  blockquote { margin: 0 0 1em 1.5em }

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

  pre, code { font-family: monospace; font-size: 1.1em; }

  acronym, abbr {
    letter-spacing: .07em;
    border-bottom-width: .1em;
    cursor: help;
  }
  hr {
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border:0;
    border-bottom-width: 1px;
  }
  .contentimagecontainer{
    border: 1px solid #c8c8c8;
    margin-top: 4px;
    padding-top: 5px;
    float: left;
  }
  .contentimagecontainer .subtext {
    text-align: right;
    padding: 2px 5px 2px 5px;
    font-size: 0.8em;
  }
  .contentimagecontainer p.copyright{
    color: #c8c8c8;
    float: left;
    width: 80%;
    font-style: italic;
    margin-bottom: 1.4em;
  }
  .contentimagecontainer p.enlarge{
    float: right;
  }
  .contentimagecontainer p.subtitle{
    width: 100%;
  }

  .directfile {
    float: left;
    width: 100%;
  }
  .directfile .downloadheadline {
    padding-left: 18px;
    color: #277e91;
    background: transparent url(../gfx/icon/generalarrowdown.gif) no-repeat scroll 0pt 50%;
    font-weight: bold;
    margin-bottom: 3px;
  }
  .directfile  span.emptyline {
    border-top:1px solid #277E91;
    line-height:1px;
    margin-top:0.2em;
    width: 122px;
    margin-left: 70px;
    float:left;
    margin-bottom: 6px;
  }
  .directfile .filelink, .directfile .filecopyright, .directfile .filehint {
    float: left;
    width: 100%;
    margin-bottom: 5px;
  }
  .directfile .filelink img {
    float: left;
    margin-right: 10px;
  }
  .directfile a.dl_link {
    color: #ee9202;
  }
.boxhead {
  float: left;
  width: 100%;
  margin-bottom: 0.45em;
}
.boxhead a {
  color:#000000;
  font-size: 14px;
}
.boxhead a:hover {
  cursor: pointer;
  text-decoration: none;
}
.boxhead span.boxicon{
  float: left; 
  width: 23px;
}
.boxhead span.boxtitle{
  background-color: #DDDDDD;
  float: left;
  height: 23px;
  line-height: 22px;
  margin-left: 1%;
  padding-left: 9px;
  width: 86.3%;
  font-size: 14px;
}
.directeditbox .innerbox a.detail {
  vertical-align: bottom;
}
.directeditbox .imagecontainer{
  float: right;
}
.directeditbox h5 {
  font-weight: normal;
  font-size: 14px;
  margin-bottom: -8px;
  margin-top: 7px;
}
.directeditbox h4 {
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 3px;
  margin-top: 0;
}
.directeditbox h3 {
  font-size: 18px;
  font-weight: normal;
  margin-top: 0px;
  margin-bottom: 3px;
  color: #555555;
  line-height: 20px;
}
.directareapagebox h3 {
  color: #555555;
}

.directeditbox p {
  line-height: 16px;
  margin-bottom: 0;
  margin-top: 8px;
}
.directeditbox .smallblue p{
  font-size: 10px;
  color: #277E91;
}
/* LoginEvent Layout Anpassungen */
input.form-input-field {
  width: 100%;
  background-color: #E8EFF7;
  border: 0px;
}
input.active {
  background-color: #FCE9CC;
}

/* Überschriften als Link - Anpassungen  Firefox etc./Browser welche inherit kennen */
/*
h1 p, h2 p,  h3 p, . h4 p, .d h5 p,  h6 p {
  font-size: inherit !important;
  line-height: inherit !important;
}
 h1 a, h2 a, h3 a,  h4 a, h5 a,  h6 a {
  font-size: inherit;
  color: inherit !important;
  text-decoration: none !important;
}
*/

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, .h6 a:hover {
  text-decoration: underline !important;
}


/* Überschrift als Link - Anpassungen IE */
h1 a, h1 a:visited, h1 a:active, h1 a:hover { font-size: 30px; color: #ee9202;}
h2 a, h2 a:visited, h2 a:active. h2 a:hover { font-size: 150%; color: #555555;}
h3.innerbox a, h3 a, h3 a:visited, h3 a:active, h3 a:hover { font-size: 116.67%; color: #555555; }
h4 a, h4 a:visited, h4 a:active, h4 a:hover { font-size: 14px; font-weight: normal; }
h5 a, h5 a:visited, h5 a:active, h5 a:hover { font-size: 14px; font-weight: normal; }
h6 a, h6 a:visited, h6 a:active, h6 a:hover { font-size: 125%; color: #ee9202; }
}
.functioncontainer .general-info td{
  padding-top: 0.5em;
  padding-left: 0em;
}

/* right configuration for gecko based browsers */

.mceContentBody div.floatright {
  color:black;/*IE 5 for PC only*/
  voice-family:"\"}\"";
  voice-family:inherit;
  float: none;\/*IE8 only*/
  float: right !important;/*Mozilla - Firefox only*/
  [color:black;
  color:black;]/*Opera and newer Safary 4+*/
  }
  /*end*/
  /*\*/
  html*.mceContentBody div.floatright {
  [float: none !important;
  float: right !important;
  ]float: none !important;
  }/*end*/
  .dummyend[id]{clear:both;}
  /*\*/
  * html .mceContentBody div.floatright {
  color:black;
}
/*end*/













