/* CSS Document */

#startbild3 a:link, #startbild3 a:visited {
    display: block;
	margin-left:30px;
	width:138px;
	border: 2px solid #0E438A;
	float: left;
	background-image: url(engineering/start_bild_03.jpg);
}
#startbild3 a:hover {
	display: block;
	width:138px;
	background-image: url(engineering/start_bild_03b.jpg);
}
#startbild3 a:active {
	display: block;
	width:138px;
	background-image: url(engineering/start_bild_03b.jpg);
}
#startbild3 a:focus {
	display: block;
	width:138px;
	background-image: url(engineering/start_bild_03b.jpg);
}
#nav a:link, #nav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0E438A;
	text-decoration: none;
}
#nav a:hover {
	color:#CC0000;
}
#nav a:active {
	color:#0E438A;
}
#nav a:focus {
	color:#0E438A;
}
#nav2 a:link, #nav2 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0E438A;
	text-decoration: none;
}
#nav2 a:hover {
	color:#CC0000;
}
#nav2 a:active {
	color:#0E438A;
}
#nav2 a:focus {
	color:#0E438A;
}
a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a:hover {
	font-size:12px;
	color: #CC0000;
}
a:active {
	font-size:12px;
	color:#000000;
}
a:focus {
	font-size:12px;
	color:#000000;
}


#linkbutton a:link, #linkbutton a:visited                  { float: left;
margin-right: 20px; color: #0e438a; font-size: 10px; font-family: Arial, Helvetica, sans-serif; background: #c6d3e3; text-align: center; padding: 2px; position: static; width: 100px; height: 20px; min-height: 12px; max-height: 12px; border: solid 2px }
#linkbutton a:hover    { color: #cc0000; font-size: 10px }

#linkbutton a:focus   { color: #cc0000; font-size: 10px }

