/**
 * @version $Id: template.css 14401 2010-01-26 14:10:00Z louis $
 * @author Design & Accessible Team ( Angie Radtke / Robert Deutz )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

  #blume{
  
    
            position: absolute;
      width: 400px;
      height: 300px;
     
      z-index: 2;
      left: 480px;
      top: 350px;
         }


body
{
	background: #ffdebe;
	background-repeat:repeat-x;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	padding: 0px;
	text-align:left;
	
	}


#oben
{
	background-image:url(../images/higru_oben.jpg);
	width : 969px;
}   
#rechts
{ 
          position: absolute; 
          left: auto; top: 300px; right: 230px;
          color: #666666;
          text-decoration: none;
          font-size: 13px;
}

#rechts a {
  color: #666666;
  text-decoration: none;
   font-size: 13px;
}
 
#haupt
{ 
          margin-left: 30px;
          z-index:3;
     
}

#unten
{ 
          background: #fff;
         	text-align:center;
         	font-size: 9px;
         	border-top: 1px solid #ff9933;
         	border-bottom: 1px solid #ff9933;
         	 color: #ff9933;
         	   line-height:1.6em;
         	   z-index: 4;

}


#haupttabelle
{
border: 1px rgb(255,255,255) solid;
         position: absolute;
      z-index: 1;
}
.preisliste
{
border-bottom:1px solid #ff9933;
}

#navi .menu-nav li
{
background: #fff;
  //display: inline;
  line-height:1.1em;
  float: left;
  list-style-type: none;
 padding: 6px 25px; 
  /*border-right:1px solid #ffef65;*/

   font-size: 13px;
   border-top: 1px solid #ff9933;
   border-bottom: 1px solid #ff9933;


}
#navi a {
background: #fff;
  color: #ff9933;
  text-decoration: none;
   font-size: 14px;
}
#navi a:hover {
background: #fff;
  color: #ab9f93;
  text-decoration: none;
   font-size: 14px;
}
#navi #current a {
background: #fff;
  color: #ab9f93;
  text-decoration: none;
   font-size: 14px;
}
#navi  ul {
background: #fff;
  padding: 0px;
  margin: 0px;
   font-size: 13px;
}
	
h1 {
color: #ff9933;

   font-size: 18px;
   font-weight: bold;

}

h2 {
color: #ff9933;
 
   font-size: 16px;
     font-weight: bold;
}
