
/**
Europeers Startseite Stylesheet
Author: Søren Birkemeyer / webfactory.de
Grid: 7 units á 93px with 18px gutter
Base font size: 14px
Colors:
- orange #f37c04
- blue #284A5F
*/



.startseite #content {
}

.startseite .box {
	margin: 2px 0 24px 0;
	padding: 6px 9px 24px 9px;
	width: 510px;
	background: #fbf0b0;
}

.startseite .box h1 {
	margin-top: 0;
}