@charset "UTF-8";
/* ################################################################
** # "YAML for TYPO3" (c) by You if you put something in here :) ##
** ################################################################
**
**  Date     : 23.8.07
**  File     : myOwnStyles.css
**  Function : This file is not part of the YAML-CSS-Framework.
**             It was included to give the user the possibility to quickly apply tests, changes or
**             whatever with no need to change the YAML-files and mess up anything.
**             Hmmm. Does this make sense? Anyway, use it or just leave it empty. It will do no harm.
**             This is the last stylesheet beeing imported. So, everything can be overwritten here.
**             Be careful what you put in here and don't hold us responsible for anything that goes wrong...
*/
@media all
{
/* Your styles here */

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


/* #############################################
** ### Allgemeine Definitionen #################
** #############################################
*/


/* ### basemode.css ############################ */
 
  
  #header {padding: 0px; color: #000; background: #fff; height:405px; }
  #header .langMenu {float:right;margin:425px 10px 0 0;position:absolute;right:0;}
  #main { padding: 5px 34px;min-height:97px;}
  *html #main { height:97px;}
  div.flexi div.right {border-left:1px solid #ccc;padding-left:10px;overflow:visible;}  
  *html div.flexi div.right {overflow:hidden;}  
  div.right h4{white-space:nowrap;}  
  div#teaser {display:none;}
  div.flexi div.left {display:inline;}
  div.flexi {overflow:visible;}
  /* .center p a {position:absolute;top:567px;margin-left:-279px;color:#000;} */
  /* .right p a {position:absolute;top:567px;margin-left:-300px;color:#000;} */
  
  .news-latest-image { float:left; margin-right: 6px; }
  .news-latest-container p { margin: 0; }
  .news-latest-item { margin-bottom: 10px; }
  
  * html .right p a {position:absolute;top:567px;margin-left:0px;color:#000;}
  
/* ############################################
** ### Content Styles #########################
** ############################################
*/

/* ### content.css ############################ */


/* #############################################
** ### testing #################
** #############################################
*/

/* *html .tx-kyaccordion-pi1, .tx-slideshow-pi1, #nav, #header { display:none;}*/



   


  
}
