@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 ABC*/

#header {height:130px; color:#000; background:#fff url(../img/wsi/yaml_bg.gif) repeat-x top;}
#header img {position:absolute; top:0px; left:0px; font-size:208%;background:#1f1e2e }
#teaser {margin:0; padding:0; background:#ffffac; color:#765;}
#topnav {top:5px; font-size:13px;color:#000;}
#topnav a {color:#000;}
#submenu li a:focus, #submenu li a:hover, #submenu li a:active {background-color: #ffffac;color: #000;}
#main {background:#fff url(../img/wsi/pfote.jpg) no-repeat top;}
#header div.tx-macinasearchbox-pi1 {position:absolute; top:30px; right:10px; font-size:11px;}
.tx-wecconnector-entry, .tx-wecconnector-subject {background: transparent}
.tx-wecconnector-button a:hover {background-color: #faaefe; color: #000}
.tx-wecconnector-chooseCategory a, .tx-wecconnector-chooseCategory a:visited, .tx-wecconnector-chooseCategory a:link, .tx-wecconnector-chooseCategory a:hover, .tx-wecconnector-chooseCategorySelected a {background-color: #ffffac}




}
