body {
	font-family: Century Gothic, sans-serif;
	background-image: url(images/hintergrund.jpg);
	color: #CCCCCC;
	font-size: 10px;
}

.Stil1 {font-size: 14px}
.Stil2 {font-size: 10px}
.Stil3 {font-size: 14}

a:link {  text-decoration: none; font-weight: normal; color: #EEEEEE}
a:visited { text-decoration: none; font-weight: normal; color: #EEEEEE}
a:active { text-decoration: none}
a:hover { text-decoration: underline overline}


