

.GodelasBild
{
	position: absolute;
	top:50px;
	left:120px;
}

.linkD
{
	position: absolute;
	top:120px;
	left:500px;
}

.linkE
{
	position: absolute;
	top:230px;
	left:500px;
}

.linkF
{
	position: absolute;
	top:340px;
	left:500px;
}

.linklegendD
{
	position: absolute;
	top:120px;
	left:500px;
}

.linklegendE
{
	position: absolute;
	top:230px;
	left:500px;
}

.linklegendF
{
	position: absolute;
	top:340px;
	left:500px;
}


a
{
	color: #f8df36;	
	font-weight: bold;
	font-size: 20pt;
	font-family: "Times New Roman", "Arial", "Verdana", "serif";
	text-decoration:none;

}

a:hover 
{
	color: #f88007;	
	font-weight: bold;
	font-size: 20pt;
	font-family: "Times New Roman", "Arial", "Verdana", "serif";
	text-decoration:none;
}

