@charset "utf-8";

#footer a:hover {
	color: #ff9933;
}
.logo {
	font-size: 30px;
	color: #ff9933;
	line-height: 150%;
	padding: 0 20px;
}
#startpic {
	background: url(img/startpic_orange.jpg) no-repeat center ;
}
#content strong {
	color: #ff9933;
}
a {
	color: #ff9933;
	text-decoration: underline;
}
