/* -----------------------------------------------------------------------------
   -----------------------------------------------------------------------------
   Chris Weinmann - Grafikbuero GEBHARD|UHL, Freiburg
   http://www.gebharduhl.de   Copyright (c) 2007 GEBHARD|UHL
   -----------------------------------------------------------------------------
   -----------------------------------------------------------------------------
*/
/*----------------General Rules-------------*/

body {
/*  background:#E1E8F5 url(../images/bg_big.gif) repeat-x scroll left top; */
  background:#E1E8F5;
  color:#000000;
  font-family: "Verdana","Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", arial, helvetica;
  font-size:1.4em ! important;
  }
/*----------------mainNav--------------------*/

#mainNav {
	overflow:hidden;
    background: url(../images/bg_mainNav_klima_big.jpg) left top no-repeat;
}

#mainNav ul {
	overflow:visible;
}

#mainNav ul li a div{
	color: #000;
	font-weight: bold;
	font-size: 1.4em;
    padding:0 0.3em;
}

#mainNav ul li a {
    background-color: #fff;
/*  background: url(../images/gripsBgMainNav_big.gif) left top repeat-x; */
}
#mainNav ul li a:hover,
#mainNav ul li a.active {
    background-color: #e1e8f5;
/*  background: url(../images/gripsBgMainNav_big.gif) left -60px repeat-x; */
}

/*----------------mainNav--------------------*/

#content h3 {
    background:transparent url(../images/square.gif) no-repeat scroll left center;
}

#start .startListElement h2.category{
    background: transparent url(../images/square.gif) no-repeat left center;
}
