.body {
	background-color:#FFFFFF;
	margin:auto;
	left:auto;
	top:auto;
	right:auto;
	width:auto;
	height:auto; /*test wegen css style für body*/
}
.Ueberschrift {
	font-size: x-large;
	font-weight: bolder;
	color: #339999;
	background-position: center;
}
.ZwÜberschr {
	font-size: x-large;
	color: #339999;
}
.Datum {color: #339999}.Neuseeland {
	font-size:60px;
	font-weight: bold;
	color: #336666;
	background-position: center;
}
.TipUebKursiv {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
	color: #339999;
}
.ZwTipUeb {
	font-size: large;
	color: #339999;
	font-style:italic;
	font-weight:bold;
}
.BilderStil1 {
	color: #339999;
	font-size:22px;
	text-align:center;
}
.BilderStil2 {
	color: #339999;
	font-size:18px;
	text-align:center;
}
.blinktext {
	color: #990033;
	text-decoration: blink;
}
.Link {
font-size: 24px
}

a:hover {
 color:#FFFFFF; 
 text-decoration:none; 
 background-color:#669999; 
 font-weight:bold; 
}

