/*
_ _ _ _ _ _ _ _ _ _ _ _

druckversion waldskulpturenweg
_ _ _ _ _ _ _ _ _ _ _ _

*/

html, body { 	
	font-family: Arial, Helvetica, Verdana;
	font-size: small;
}


/*
_________________________________________

Aufbau der seite
_________________________________________
*/

#zentrierung {
}
	
#oben {
	display: none;
}
#navioben {
	display: none;
}

#unten {
}

#unten p {
}



#navilinks {
display: none;
}

#content1 {
	font-size : 1.0em;		
}
#content1 h1,
#content2 h1 {
	font-size : 1.6em;
	font-weight:bold;
	color: black;
}
#content1 h2,
#content2 h2 {
	font-size : 1.6em;
	font-weight:bold;
	color: black;
}
#content1 h3,
#content2 h3 {
	font-size : 1.3em;
	font-weight:bold;
	color: black;
}
#content1 a,
#content2 a {
	color: black;
	text-decoration: none;
}

h3#bildunterschriftheader {
	display: none;
}
p#bildunterschrift {
	display: none;	
}

