body {
	background-color: #cda;/*#229900;*/
	font-family: 'Muli', arial, sans-serif;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Muli', arial, sans-serif;
}

div, span, address {
	font-size: 14px;
}

.smallHeadline {
	font-size: 14px;
	margin-bottom:6px;
	font-weight: bold;
}

a {
	color: #333333;
}

a.visited {
	color: #888888;
}

.white {
	color: #DDFFDD;
}