#Header01 {
       height: 67px;
	background-image: url(/uploads/tf/gruen_abendstimmung_str1.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#Header02 {
	height: 98px;
	background-image: url(/uploads/tf/gruen_abendstimmung_str2.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#457522;
        padding-left:205px;
        
}

#Header02 a{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#457522;
	text-decoration: none;
	text-align: justify;
}

#Header02 a:hover{
	color:#000;
background-color:#CDDAC3;
}

#cont-footer {
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #CDDAC3;
}

