#logo {
	height: 140px;
	padding-top: 0;
}
#navigation1 {
	padding-top: 110px;
}
#navigation2 {
	top: 130px;
}
#pictures {
	top: 130px;
}
#navigation3 {
	top: 239px;
}
#head {
	height: 271px;
}

#navigation1 a:hover, #footer a:hover {
	color: #8B1719;
}

#navigation1 a.active, #navigation1 a.active:visited,
		#footer a.active, #footer a.active:visited {
	color: #8B1719;
}
#navigation2 a.active, #navigation2 a.active:visited {
	color: #8B1719;
	background-color: #B2D1D4;
}
#navigation3 a.active, #navigation3 a.active:visited {
	color: #8B1719;
}
h1 {
	color: #8B1719;
}
a:hover {
	color: #8B1719;
}
div.teaser h3 {
	color: #8B1719;
}
div.teaser a:hover {
	color: #8B1719;
}
#footer {
	background: url('/images/footer/imatics_logo.gif') top left no-repeat #FFFFFF;
}
.teaserline {
	background-color: #8B1719;
}