@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 */

}
body { background: #ff9900; padding: 10px;}

#page{ border: 1px #ff9900 solid; background: #fff; }

#page_margins {border: 1px #ff9900 solid; min-width: 756px; max-width: 80em; margin:auto;}

/* #header {height:140px; color:#fff; background:#232324 url("../img/headerImage_peter4.jpg") repeat-x;} */
 #header {height:155px; color:#000; background:#ff9900;}
  #header img.headImg1 {position:absolute; top:2px; left:20px; font-size:208%;}
#topnav a { color: #fff; font-weight: bold; background:transparent; text-decoration:none;}

#topnav a:hover{ text-decoration:underline; background-color: transparent;}

#main {background:#fff; padding: 1px 0 0 0;}
#nav_main {border:0;}
#nav ul {margin-left:0;}

  h1 {font-size:150%; color:#182E7A}         /* 21px */
  h2 {font-size:120%; color:#182E7A}         /* 18px */
  h3 {font-size:120%}                        /* 18px */
  h4 {font-size:100%}                        /* 12px */
  h5 {font-size:83.33%}                      /* 10px */
  h6 {font-size:83.33%; font-style:italic}   /* 10px */

h4 {color: #fff; background-color: #666;   margin:0.2em 0 0.5em 0; padding: 0.3em; margin-top: 1em; }

p.note {background:#dfd; padding: 1em; border: 1px #bdb dotted;}
span.stopHeadline {font-size:120%;display:block; color:#A43F15; text-transform:uppercase; font-weight:bold; padding-bottom:0.8em;}

  .news-latest-item h3 {padding-top:0; margin-top:0; color:#182E7A; font-size:100%;}
  .news-latest-item h3 a {color:#182E7A;}
  .news-list-item h3 a {color:#182E7A;}
  .news-list-item h3 span.news-list-date {color:#182E7A; font-weight:normal; font-size:0.8em;}   
  .news-single-item h3 {font-size:100%; 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-single-backlink a {color:#182E7A;}



* 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;}



/***************************

*  Default styles for the

*        EXT rgtabs

* by Ringer Georg (just2b)

***************************/  

.tx-rgtabs-pi1 {background:#fff;}

/* wraps the hole tab */

.rgtabs-wrapper {

  padding:1em 1.5em;

  border: 1px solid #ccc;

  background:#fff url(01_layouts_basics/css/images/sliding_door/round/topbg.gif) repeat-x;

  overflow:hidden;

  clear:both;

}

/* add a loading icon */

.rgtabs-wrapper .rgtabs-ajax-loading {

  padding: 100px 0;

  background:	url(01_layouts_basics/css/images/sliding_door/round/spinner2.gif) no-repeat center;

}

/* Tab-Menu ul */

.rgtab
