div.start-head {
	margin-bottom: 10px;
	
	padding: 3px 20px 3px 20px;
	background-color: #ec9;
	
	font-size: 14px;
	color: #444444;
}
div.start-active-head {
	color: #ffffff;
	background-color: #008800;
}
div.start-content {
	display: none;
}
div.start-content ul {
	padding-left: 15px;
}
div.start-content li {
	margin-bottom: 5px;
}

a.startpageRegisterLink {
	font-size: 20px;
	font-weight: bold;
	color: #008800;
}
