@CHARSET "UTF-8";

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

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

/* Technology */
#tech h2 {
	margin-top: 15px;
}

#tech td {
	padding: 5px 2px;
	text-align: left;
	vertical-align: text-top;		
}

/* Data sheets */
#dataSheets ul {
	list-style-type: none;
	padding-left: 0;
}

#dataSheets ul li {
	padding-bottom: 2px;
}

#contactLink {
	color: #44555f;
	text-decoration: none;
}

#contactLink:hover {
	text-decoration: underline;
}

#contactLink:visited {
	color: #44555f;
}

/* Training */


/* Various */
#various {
	margin-top: 50px;
}
