@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 */

  #header {height:130px; color:#fff; background:#232324 url("../img/header-bg2.gif") repeat-x;}
  #header img.headImg1 {position:absolute; top:5px; left:3px; font-size:208%;}
  #header #banner {position:absolute; top:10px; right:3px; z-index:10;}



.tx-rgtabs-pi1 {background:#FFF;}

  h1 {font-size:150%; color:#182E7A;}         /* 18px */
  h3 {font-size:133.33%}                     /* 16px */
  .news-latest-item h3 {padding-top:0; margin-top:0; color:#182E7A;}
  .news-latest-item h3 a {color:#182E7A;}
  .news-list-item h3 a {color:#182E7A;}  
  .news-single-item h3 {font-size:110%; margin-bottom:1em; margin-top:1em; color:#000; padding:0.5em; background:#f0f0f4; border-left:8px #E0E7F5 solid;}
  .news-latest-morelink {padding:1px; border:1px solid #fdf5e6; background:#fdf5e6; text-align:right;}
  .news-list-morelink {padding:1px; border:1px solid #fdf5e6; background:#fdf5e6; text-align:right;}    
  .news-list-item h3 span.news-list-date {color:#000; font-weight:normal;}


* News */
* html .REboxNewsContent {height:1%}
.REboxNewsContent {overflow:hidden}
.REboxNews {display:block; background:transparent; font-weight:normal; margin-bottom:1em;}
.REboxNews p {margin:0 2px; padding:2px 0; line-height:1.2em;}
.REboxNewsContent {display:block; background:#fdf5e6; border-left:1px solid #f5deb3; border-right:1px solid #f5deb3; padding:0.5em 1em 0.5em 1em;}
.REboxNewsContent h1, .REboxNewsContent h2, .REboxNewsContent h3, .REboxNewsContent h4, .REboxNewsContent h5 {margin-top:0;}
.rNline1, .rNline2, .rNline3, .rNline4 {display:block; overflow:hidden; font-size:1px;}
.rNline1, .rNline2, .rNline3 {height:1px;}
.rNline2, .rNline3, .rNline4 {background:#fdf5e6; border-left:1px solid #f5deb3; border-right:1px solid #f5deb3;}
.rNline1 {margin:0 5px; background:#f5deb3;}
.rNline2 {margin:0 3px; border-width:0 2px 0 2px;}
.rNline3 {margin:0 2px;}
.rNline4 {height:2px; margin:0 1px 0 1px;}	


}
