/******************************************** ********** ********** **********/
/**********      body-Angaben      ********** ********** ********** **********/
/******************************************** ********** ********** **********/


body {
  	margin: 0;
   	padding: 0;
	font:Georgia, "Times New Roman", Times, serif;
	color: #4e1e00;
   	text-align: center;
	background: url(../holzofenbrot/trebgast-hintergrund.gif);
	background-repeat:repeat;	
	line-height:17px;
}

/******************************************** ********** ********** **********/
/**********      Layout-Layer      ********** ********** ********** **********/
/******************************************** ********** ********** **********/


#site {
  	border-width:0px;
  	border-style:solid;
  	border-color:blue;
   	margin: auto;
   	width: 965px;
   	background: url(../gfx/background_main.jpg);
	background-repeat:repeat;
}


#container {
	width: 965px;
	margin: auto;
	margin-left: 0px;
	text-align: left;
	border-width:0px;
	border-style:solid;
	padding: 0px 0px 0px 0px;
   
}

#header {
   	border-width:0px;
    border-style:solid;
    border-color:#33ff00;
   	width: 252px;
	height: 163px;
	margin : 0px auto; 
	text-align : left;
	float: left;

   
}


#content {
	clear: both;
	border-width:0px;
    border-style:solid;
    border-color:green;
	width: 965px;
	height: 1165px;
	margin-bottom: 0px;
	padding: 14px 0px 0px 0px;
   	background: url(../holzofenbrot/site-background.gif);
}

#contentpresse {
	clear: both;
	border-width:0px;
    border-style:solid;
    border-color:green;
	width: 965px;
	height: 1295px;
	margin-bottom: 0px;
	padding: 14px 0px 0px 0px;
   	background: url(../holzofenbrot/site-background.gif);
}

#contentbrot {
	clear: both;
	border-width:0px;
    border-style:solid;
    border-color:green;
	width: 965px;
	height: 1505px;
	margin-bottom: 0px;
	padding: 14px 0px 0px 0px;
   	background: url(../holzofenbrot/site-background.gif);
}

#contentbestellform {
	  width: 922px;
	  border: 0px solid blue;
	  height: 278px;
	  float: left;
	  margin: 0px 0px 0px 14px;
	  padding: 15px 0px 0px 10px;
	  font: normal 14px  Georgia, "Times New Roman", Times, serif;
	  line-height: 18px;
	}


#imageleiste {
	  width: 932px;
	  border: 0px solid blue;
	  height: 400px;
	  float: left;
	  background-color:#999;
	  margin: 0px 0px 0px 14px;
}

#contentleft {
	  width: 600px;
	  border: 0px solid blue;
	  height: 278px;
	  float: left;
	  margin: 0px 0px 0px 14px;
	  padding: 15px 0px 0px 10px;
	  font: normal 14px  Georgia, "Times New Roman", Times, serif;
	  line-height: 18px;
	}

#contentright {
	  width: 240px;
	  border: 0px solid blue;
	  height: 278px;
	  float: right;
	  margin: 20px 40px 0px 0px;
}
	
#contentshade {
  	border-width:0px;
  	border-style:solid;
  	border-color:blue;
   	margin:auto;
	margin-top: 0px;
   	width: 965px;
   	height: 14px;
	background-image: url(../holzofenbrot/content-shade.gif)
}

#footer {
	border-width:0px;
    border-style:solid;
    border-color:black;
	font: normal 12px  Georgia, "Times New Roman", Times, serif;
	width: 100%;
	height: 27px;
	margin: auto;
	color: #999999;
	text-align: center;
	
}


	h1 {
	  font-size:120%;
	  margin-bottom:0.4em;
	  margin-top:0.0em;
	  padding:0px 0px;
	  color:#4e1e00;
	}

table.myclass {
	/* border-collapse: collapse;*/
	border-spacing: 0px;
	border: 0px solid #dddddd;
	margin: 0px 0px 0px 0px;
	background-image:url(../holzofenbrot/background-teaser.jpg);
	font: normal 13px  Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	text-align: center;
	line-height: 18px;
}


hr {
	height:1px;
	border-top:solid 1px #D3CCB0;
	border-left:0; 
	border-right:0; 
	border-bottom:0;
	margin:10px 0px 10px 0px;
}

	a:link {
	color : #4e1e00; 
	text-decoration : underline; 
	font-weight : bold; 
	} 
	
	a:visited {
	color : #4e1e00; 
	text-decoration : underline; 
	font-weight : bold; 
	} 
	
	a:active {
	color : #4e1e00; 
	text-decoration : underline; 
	font-weight : bold; 
	} 
	
	a:hover {
	color : #4e1e00; 
	text-decoration : none; 
	font-weight : bold; 
	}

/******************************************** ********** ********** **********/
/**********      Main-Navigation   ********** ********** ********** **********/
/******************************************** ********** ********** **********/

    #tabs1 {
      width: 330px;
	  border: 0px solid blue;
      font-size:73%;
	  letter-spacing: 1px;
	  font-weight: bold;
      line-height:normal;
	  float: left;
	  padding:60px 0px 0 10px;
}
	  
    #tabs1 ul {
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;
}
	  
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
}
	  
    #tabs1 a {
	  float:left;
      margin:0;
      padding: 0 0 0 0 0px;
      text-decoration:none;
	  border: 0px solid red;
}

    #tabs1 a span {
	  float:left;
      display:block;
      padding:0px 0px 0px 0px;
      color:#898169;
	     border: 0px solid blue;

}

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs1 a:hover span {
      color:#4e1e00;
}

    #tabs1 a:hover {
	background:url(../gfx/tab.jpg) no-repeat;
}

    #tabs1 a:hover span {
	background:url(../gfx/tab.jpg) no-repeat;
}

	#tabs1 li.active span {
	color: #4e1e00;
	float: left;
	
}


ul#tabs1 li.spacer {
   	width: 35px;
   	height: 14px;
   	margin: 0 0 0px 0;
   	background: url(../holzofenbrot/mainnavi_bg.gif) repeat;
	float: left;
    border: 0px solid blue;

}

    #tabs2 {
      width: 340px;
	  border: 0px solid blue;
      font-size:73%;
	  letter-spacing: 1px;
	  font-weight: bold;
      line-height:normal;
	  float: left;
	  padding:60px 0px 0 0px;

}
	  
    #tabs2 ul {
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;
}
	  
    #tabs2 li {
      display:inline;
      margin:0;
      padding:0;
}
	  
    #tabs2 a {
	  float:right;
      margin:0;
      padding: 0 0 0 0 0px;
      text-decoration:none;
	  border: 0px solid red;
}

    #tabs2 a span {
	  float:right;
      display:block;
      padding:0px 0px 0px 0px;
      color:#898169;
}

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs2 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs2 a:hover span {
      color:#4e1e00;
}

    #tabs2 a:hover {
}

    #tabs2 a:hover span {
}

	#tabs2 li.active span {
	color: #4e1e00;
	float: right;
}


ul#tabs2 li.spacer {
   	width: 60px;
   	height: 14px;
   	margin: 0 0 0px 0;
   	background: url(../holzofenbrot/mainnavi_bg-rechts.gif) repeat;
	float: right;
    border: 0px solid blue;
}

    #tabs3 {
      width: 315px;
	  border: 0px solid blue;
      font-size:55%;
	  letter-spacing: 1px;
	  font-weight: normal;
      line-height:normal;
	  float: left;
	  padding:27px 10px 0 26px;

}
	  
    #tabs3 ul {
	  margin:0;
	  padding:0px 0px 0 0px;
	  list-style:none;
}
	  
    #tabs3 li {
      display:inline;
      margin:0;
      padding:0;

}
	  
    #tabs3 a {
	  float:right;
	  height: 16px;
      padding: 0 0 0 0px;
      text-decoration:none;
	  border: 0px solid red;

}

    #tabs3 a span {
      height: 6px;
	  float:left;
      display:block;
      padding:3px 0px 4px 0px;
      color:#FFF;
}

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs3 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs3 a:hover span {
      color:#4e1e00;
}

    #tabs3 a:hover {
}

    #tabs3 a:hover span {
}

	#tabs3 li.active span {
	color: #4e1e00;
	float: right;
	letter-spacing: 1px;
    padding:3px 0px 4px 0px;
	font-weight: bold;


}


ul#tabs3 li.spacer {
   	width: 10px;
   	height: 16px;
   	margin: 0 0 0px 0;
   	background: url(../holzofenbrot/navi_bg.gif) repeat;
	float: right;
    border: 0px solid blue;

}

* html ul#mainNav li.spacer {
   	height: 24px;
}



input:focus { background: #fff; }
input:hover { background: #fff; }




