@CHARSET "UTF-8";

/* Überschriften */
h2 {
	color: #000;
	margin-top: 50px;
	margin-bottom: 5px;
	font-size: 15pt;
}

/* Textfelder */
p {
	margin-top: 5px;
}

/* Engineering to Technology */
#engToTech h2 {
	margin-top: 15px;
}

/* Project and industrial development */
#projIndDev p {
	margin-bottom: 15px;
}

#projIndDev ul {
	margin-top: 15px;
}

#projIndDev ul li {
	margin: 5px 0;
}

/* Know-how transfer and consulting */

/* Training */ 
#training ul li {
	margin: 5px 0;
}

/* Refurbishment */

/* Support */ 
#support a {
	color: #44555f;
	text-decoration: none;
}

#support a:hover {
	color: #44555f;
	text-decoration: underline;
}

#support a:visited {
	color: #44555f;
}
