body * {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #0000FF;
}

a:visited {
	color: #4473FF;
}

a:hover {
	text-decoration: none;
}

.klasse span {
	display: run-in;
}

.klasse:link, .klasse:visited {
	display: block;
	width: 20%;
	height: 20%;
	background: url(bilder/umwelt.jpg);
}

.klasse:hover, .klasse:active, .klasse:focus {
	background-image: url(bilder/werkstatt_zusammenbau.jpg);
}

a.menu {
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

a.menu:hover {
	font-weight: normal;
	text-decoration: underline;
	font-size: 12px;
}

a.linkklein {
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

a.linkklein:hover {
	font-weight: normal;
	text-decoration: underline;
	font-size: 10px;
}

.txt {
	font-weight: normal;
	color: #666666;
	font-size: 10px;
}

.title {
	font-weight: bold;
	color: #304391;
	font-size: 14px;
}

.klein {
	font-weight: normal;
	color: #666666;
	font-size: 8px;
}

.wobinich {
	font-weight: bold;
	color: #b6b6b6;
	font-size: 14px;
}

.txt_maschinen {
	font-weight: normal;
	color: #666666;
	font-size: 10px;
	line-height: 1.5;
}