/*
Basisstylesheet Wege zum Holz
Letzte Änderung: 21.02.07

Farben
dunkelbraun: #DABF89;
hellbraun: #FAE4B9;
*/
body{
	color: #000000;
	font-size:80%;
	margin: 0px;
	padding: 0px;
}

a, address, div, h1, h2, h3, h4, img, li, ol, option, p, q, 
select, textarea, td, th, ul{
	font-family:Arial, sans-serif;
}

table,tr,td{
	font-size:1em;
}

h1	{
	margin-top:0em;
	padding-top:0em;
	margin-bottom:0.2em;
	padding-bottom:0em;
	font-size:	1em;
	color:#333333;
}

h2	{
	margin-top:0.9em;
	padding-top:0em;
	margin-bottom:0em;
	padding-bottom:0em;
	font-size:1em;
}

h3	{
	font-size:	0.85em;
	padding-top:0em;
	margin-top:0em;
	padding-bottom:0em;
	margin-bottom:0em;
	text-transform: uppercase;
}

h4	{
	font-size:	0.85em;
	padding-top:0em;
	margin-top:0em;
	padding-bottom:0em;
	margin-bottom:0em;
}
p,ol,ul{
	margin-top:0em;
	line-height:1.5em;
}

strong	{
	color:	#111;
	background:	transparent;
}

/* -- Links -- */


a:link	{
	color:#9b6733;
	font-weight:bold;
	text-decoration:none;
}

a:visited	{
	color:#24452E;
	font-weight:bold;
	text-decoration:none;
}

a:hover	{
	color:#24452E;
	font-weight:bold;
}

a:active	{
	color:#24452E;
	font-weight:bold;
	text-decoration:none;
}

hr{
	background-color:#000000; /* Mozilla 1.4 */
	color:#000000; /* IE 6 */
	border: #000000; /* Opera 7.11 */
	height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
}
