/* CSS Document */

/* ALLGEMEIN*/
html, body { background-image: url(Pics/hg.jpg);

	height: 100%; margin: 0px;
}
	
.style1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.style4 {font-size: 18px}
.style5 {font-family: Tahoma;
			color: #333333}
.style6 {color: #333333;
		font-family: Tahoma;
		cursor:text; 
		text-decoration : none;
}
.style7 {
	font-size: 12px
}
.style8 {color: #FF0000;
		font-family: Tahoma;
	
}