/* Erweiterte CSS für Starterkochbuch */


#body {
  background-color:#d1262a!important;
}

#sekNav .footerbox {
	background-color:#d1262a!important;
	background-image:url(../bilder/starterkochbuch/sekNavBottom.gif)!important;
}

/*--------------- Main Navigation --------*/
#primNav {
	background-color:#8fc74a!important;
}

#primNav a {
	color:#000!important;
}

#primNav a.active {
	background-color:#007f00!important;
	color:#fff!important;
}
	
/*---------------Navigation level 2 -----------------*/

ul.sekNav{
  list-style-type: none;
  margin:0px;
  padding: 0px;
}

ul.sekNav ul.sek{
  list-style-type: none;
  margin-left:15px;
  padding: 0px;
}

ul.sekNav li{
  margin:0px 0px 8px 0px;
  padding: 0px;
}

ul.sekNav a{
  text-decoration:none;
  font-weight:bold;
  padding:0px 0px 0px 18px;
}

ul.sekNav a:hover{
  padding:0px 0px 0px 3px;
  border-left-width:15px;
  border-left-style:solid;
  border-left-color:#007F00;
}

ul.sekNav a.active{
  padding:0px 0px 0px 3px;
  border-left-width:15px;
  border-left-style:solid;
  border-left-color:#007F00;
}

ul.sekNav ul.sek li {
  font-size:8pt;
}
	
/*--------------- Content main --------*/

#content {
  	width: 475px!important;
}

#content.wide {
	width: 780px!important;
}

#content .contentbox h1 {
	color:#d1262a!important;
}

#backlist {
	padding-top: 15px!important;
	padding-right: 15px!important;
  	width: 300px!important;
}

/* --------------- 2 Spaltenlayout Boxenformate ---------------------- */
.starterbox {
   padding-left:300px!important;
}

.gewuerze {
  background:url(../bilder/starterkochbuch/gewuerze.jpg) 0px bottom no-repeat;
}

.toepfe {
  background:url(../bilder/starterkochbuch/toepfe.jpg) 0px bottom no-repeat;
}  

.kuehlschrank {
  background:url(../bilder/starterkochbuch/kuehlschrank.jpg) 0px bottom no-repeat;
} 
