@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:#fff url("../img/header-bg2.gif") repeat-x;} 

  
  
  
  #header img.headImg1 {position:absolute; top:5px; left:20px; font-size:208%;}

  #header #banner {position:absolute; top:25px; right:5px; z-index:10;}

  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;}

  
  
  
  p.info {background:#dfd url(../img/icons/ausrufez-blau.gif) 10px 10px no-repeat; padding:1.5em 1.5em 1.5em 4em;}
  
  
//* sb_downloader CSS style */
#sb_download_flexWrap {padding: 0 0 0px 0; margin: 0 0 0px 0;clear: both;}

.sb_download_flex {padding: 5px;margin: 0px 3px 5px 0; float: left;background: #dfd;}
/*  background: #f0f4f3;   */

.sb_download_text {float: right;text-align: left;}

.sb_download_image {float: left;text-align: left;}

.sb_download_flex p.bodytext,
.sb_download_single p.bodytext {
  padding: 0;
  margin: 0;
}

.sb_download_flex .image img,
.sb_download_single .image img {
  padding: 0;
  margin: 0 10px 10px 0;
  float: left;
  width: 63px;
  height: 63px;
  border: 2px solid #D0EFED;
}
.sb_download_flex .clicks,
.sb_download_single .clicks {
	font-size: 11px;
}

.sb_download_flex .datetime,
.sb_download_single .datetime {
	font-size: 80%;
}
.sb_download_flex .title,
.sb_download_single .title {
  padding: 0;
  margin: 0;
  color: #004D74;
  font-weight: bolder;
  font-size: 120%;
}

.sb_download_flex .links,
.sb_download_single .links {
  padding: 0;
  margin: 0;
}
/* div around each link */
.sb_download_flex .linkOutput {

}
.sb_download_flex a {padding: 0;margin: 0;color: #000;text-decoration: underline;}

.sb_download_flex a.more {padding: 0;margin: 0;}

.sb_download_flex a:hover {text-decoration: underline;font-weight: bold;}

.sb_download_single {float: left;padding: 0px;margin: 0px;}

.sb_download_single .sb_download_text {width: 450px;}

.sb_filesize_class {font-size: 80%;}

		
* 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;}		
		
  
}
