#Header01 {
       height: 67px;
	background-image: url(/uploads/tf/header_logo_gn.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#Header02 {
	height: 98px;
	background-image: url(/uploads/tf/header_welle_gn.gif);
	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:#AFDE87;
}

#cont-footer {
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #AFDE87;
}

