body {
font-family: Arial, Verdana, Helvetica; font-size: 12px; line-height: 20px; color:#665851;
}

h1 {
	font-size:22px;
}

.child_teaser h2, .news h2{
	color:#99a39d;
	text-transform: uppercase;
}

.child_teaser p{
	color:#453e3b;
}

h2 {
	font-size:19px;
	font-weight:normal;
}

#content_head h2{
	font-weight:bold;
}

.navi a, footer a {
	font-size:19px;
	font-weight:normal;
}

.navi a:hover, footer a:hover {
	text-decoration:none;
}

#content_head article a {	
	padding-left: 1px;
}

a{
	color:#665851;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

.info{
	color:#665851;
	font-size:19px;
	font-weight:normal;
	line-height: 22px; 
}

.info p{
	color:#aaaaaa;
}
	
