
H1 {
    color: #004F00;
    font-family: 'Arial', Verdana, sans-serif;
    font-size: 24px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 5px;
}
H2 {
    color: #004F00;
    font-family: 'Arial', Verdana, sans-serif;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 5px;
}
H3 {
    color: #004F00;
    font-family: 'Arial', Verdana, sans-serif;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 4px;
}

TD {font-family:verdana,arial; font-size:12px; color:#333333;}

ul#nav {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0;
	padding: 0;
}
ul#nav ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0;
	padding: 0 0 0 15px;
}
ul#nav a {color:#FBDD8C; text-decoration:none; font-weight: bold;}
ul#nav a:hover{BACKGROUND: #0D8112; COLOR: #ffffff}
ul#nav li{color:#CCCD00;line-height:20px}
a{color:#333333;text-decoration:underline;font-weight:normal;}

body {
	background-image:url(aloe_bg.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position:100% 100%;
	margin:0;
	padding:0;
}
span.produkte {
	color: #004F00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	font-style: italic;
}
div#finca {
	color: #004F00;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
}
div#finca .name{font-size:22px;}
div#inhalt a{color:#333333;text-decoration:none;font-weight:normal;}
div#inhalt li {color:#333333;line-height:20px;}
div.infoblock {
	color: #004F00;
	width: 140px;
	margin: 20px 10px;
	background-color: #C2C610;
	padding: 10px;
	text-align:center;
}
div.infoblock b {
	font-size: 16px;
	font-variant: small-caps;
}
div.infoblock a {
	color: #004F00;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
div.infoblock span.mark1{font-size:30px;font-weight:bold;float:left;}
div.infoblock span.mark2{font-size:30px;font-weight:bold;float:right;}
