/*		Stilvorlage für www.holz-blumentsein.de  (c) www.taula.de  */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
}


a:link		{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited   	{
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}
a:active    	{
	color: #FF0000;
	text-decoration: underline;
}
a:hover		{
	color: #000099;
	text-decoration: underline;
}

.footer		{font-size:11px;}

/* Überschriften */ 
p {  font-size: 14px; color: #000000; line-height: 130%}
h1 				{font-size:20px;font-weight:bold;}
h2 				{font-size:18px;font-weight:bold;}
h3				{font-size:16px;font-weight:bold;}
h4				{font-size:15px;font-weight:bold;}
.head01 {  font-size: 16px; font-weight: bold}
.bilduntertext {  font-size: 10px; font-weight: normal}
.bodytextmargin { font-size: 14px; color: #000000; line-height: 20px ; margin-left: 10px}
li {  font-size: 14px}
ul {  font-size: 14px}
.subnav {  font-size: 11px; font-weight: bold}