.main .startseite {
	font-family: sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #ffffff;
	padding: 0px 4px 0px 4px;
}
.main .startseite .title { font-size: 1.2em; line-height: 1.4em; }

.main .startseite a {
	color: #FFCC00;
	text-decoration: none;
}

.main .startseite a:hover {
	color: #FFFF33;
	text-decoration: none;
}


