#aktivZel
{
	font-family: serif;
	font-style: normal;
	font-weight: bolder;
	font-size: 130%;
	font-stretch: expanded;
	color: #fafa32;
	background-color: #371455;
}
#Zel
{
	font-size:120%;
}
Li
{
	color: #80ff80;
	
}
BODY
{
	background-image: url(./Bilder/bgBlau1.jpg);
	background-color: #96c8ff;
}
h1 {
	font-style: italic;
	font-size: 150%;
	color: red;
	}
h1,h2,h3,h4,h5,p,ul { font-family: sans-serif; }

h1,h2,h3,h4,h5,h6 { 
	margin-left: 0%; 
	}
h2 { 
	
	font-size: 150%; margin-top: 1em; margin-bottom: 0em; color:green;
	}
h3 {
	font-size:130%; color:green;
	}
p {
	color: #FAFAFA;
	margin-left: 2%;
	}
a:link { color: rgb(250, 250, 250) }     /* for unvisited links */
a:visited { color: rgb(30, 180, 130) }  /* for visited links */
a:active { color: rgb(255, 0, 102) }   /* when link is clicked */
a:hover { color: rgb(255, 96, 0) }   /* when mouse is over link */


