#content h1 {
	font-size:125%;
	background-color:#7fd6e9;
	padding: 0px 0.5em 0px 0.5em;
	margin: 0px 0px 10px 0px;
}

#leftmenue ul li {
	list-style-type:none;
	list-style-image:url(../img/squareyellow.gif);
}

#leftmenue ul ul {
margin-left: 9px;
}

#leftmenue ul ul li {
	font-weight:normal;
	list-style-type:none;
	list-style-image:url(../img/squareyellowsmall.gif);
}

#leftmenue a:hover {
	text-decoration:underline;
	background-color: #7fd6e9;
}

#content a:link {text-decoration:underline; color: #000000;}
#content a:visited {text-decoration:underline; color: #000000;}
#content a:hover {text-decoration:underline; color: #000000; background-color: #7fd6e9;}
#content a:active {text-decoration:underline; color: #000000;}