/*Beispielseite 5 für die Tischlerei Hauschild*/
/* Erstellt von Nicole Folchert */
/* Erstellt:  01.10.2009*/


html, body {
	background:#fff;
	}

#inhalt p, #inhalt ul, #inhalt ol, #inhalt td, #inhalt th { 
	color:#080808;

}

#inhalt h1 { 
	color: #29513d;
	}	
	
#inhalt h2 { 
	color: #29513d;

	}	
	
#inhalt h3 { 
	color: #29513d;
	
	}

#inhalt img { border: 1px #a39572 solid;
	padding: 1px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 2px;}	



#logo_img {
background: transparent url()
	}

#container {
	background:transparent url(hg_container_65.gif) repeat-y scroll center top;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:900px;
	}
	
#oben {
	background:transparent url(hg_oben_65.jpg) no-repeat scroll left top;
	height:190px;
	width:900px;
	position:relative;
	}
	
#header {
	background:transparent url(hg_header_65.jpg) no-repeat scroll left top;
	height:41px;
	width:900px;
	}	
	
#inhalt { 
	height: 100%;
	background:transparent url(hg_inhalt_65.jpg) no-repeat scroll 0 100%;
	}	
	
#text {
	padding-left: 30px;
	padding-top: 10px;
	margin-left:200px;
	width:675px;
	border: 0px #898989 solid;
}	

#navi {
top:200px;
	}	
	
#navi a, #navi a:link, #navi a:visited {
color:#dee6d9;
	}
	
#navi a:hover,  #navi ul #navi ul a:hover span {
	color: #08422c;
	text-decoration: none;
}		

#navi ul a#navaktuell {
	color: #08422c;
	text-decoration: none;
	}		
	
	
#navi li {
background:transparent url(hg_li_65.gif) repeat-x scroll 0 100%;
	}	
	
#navi ul ul li a#navaktuell {
	color: #08422c;
	text-decoration: none;
	}

	
#footer p {
	color: #1f4632;
		
	}	
		
		
/* cat-5: "Reparaturen" rot einfaerben */
#navi .cat-5 a:link, #navi .cat-5 a:visited {
	color:#ff5544;
}
/* Hover fuer eingefaerbte Links wieder auf Standardwert setzen */
#navi .cat-5 a:hover, #navi .cat-5 a:active {
	color:#08422c;
}

