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

#nav_main {float:left; width:100%; background-color:#954335; font-family:verdana; font-size:93%; line-height:normal; border-top:0px black solid; border-bottom:0px black solid;}
#nav_main ul {margin:0;padding:0 0 0 0em; list-style:none;}
#nav_main li {display:inline; margin:0; padding:0;}
#nav_main a {float:left; background:url() no-repeat left top; background-position:0% -150px; margin:0;  padding:0 0 0 0px; border-right:0px solid #000; text-decoration:none;}
#nav_main a span {float:left; display:block; padding:4px 18px 4px 18px; color:#fff; white-space:nowrap;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#nav_main a span {float:none;}
/* End IE5-Mac hack */
#nav_main a:hover span {color:#fff; background-color:#763529;}
#nav_main #current a {border-width:0; background-color:#763529; border-right:0px solid #000;}
#nav_main #current a span {padding-bottom: 4px; color:#fff; font-weight:bold; }

#main {
/*
background:url(../img/bg_catering.gif); 
background-position:right -10px; 
background-repeat:repeat-y; 
*/
}


/* html #col1_content { word-wrap: break-word; margin-top:-16px; }*/



h1 {color:#763529;}
h2 {color:#763529;}
h3 {color:#333333;}
h4 {color:#763529;}
h5 {color:#763529;}
