@charset "utf-8";

div#nCUebersicht {
	position: relative;
	float: left;
    height: 360px;
    width: 690px;
}

div#nCUebersicht_werkzeuge_services {
	position: relative;
	float: left;
	width: 307px;
	height: 346px;
}
div#nCUebersicht_werkzeuge_services a{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 307px;
	height: 346px;
	background-image: url(werkzeuge_services.jpg);
	background-repeat: no-repeat;
}
div#nCUebersicht_werkzeuge_services a:hover{
	background-image: url(werkzeuge_services_b.jpg);
}
div#nCUebersicht_werkzeuge_services_x{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 307px;
	height: 34px;
}

div#nCUebersicht_werkzeuge_services_linkarea {
	position: absolute;
	top: 74px;
	left: 19px;
	width: 264px;
}
div#nCUebersicht_werkzeuge_services_link a{
	position: relative;
	float: left;
	padding: 4px 0px 0px 0px;
	margin: 1px 0px 2px 4px;
	width: 128px;
	height: 39px;
	background-image: none;
	background-color: #fb7d19;
	text-align: center;
	color: #FFF;
	font-size: 11px;
	font-weight: normal;
}
div#nCUebersicht_werkzeuge_services_link a:hover{
	background-image: none;
	background-color: #5a74cb;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}

div#nCUebersicht_werkzeuge_services_linkbig a{
	position: relative;
	float: left;
	padding: 9px 0px 0px 0px;
	margin: 2px 0px 0px 4px;
	width: 260px;
	height: 27px;
	background-image: none;
	background-color: #fb7d19;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
}
div#nCUebersicht_werkzeuge_services_linkbig a:hover{
	background-image: none;
	background-color: #5a74cb;
	text-decoration: none;
	font-weight: normal;
	color: #FFF;
}




div#nCUebersicht_pfeile{
	position: relative;
	float: left;
	left: 10px;
	width: 70px;
	height: 355px;
	background-image: url(pfeile.jpg);
	background-repeat: no-repeat;
}





div#nCUebersicht_ziele{
	position: relative;
	float: left;
	width: 244px;
	height: 345px;
	background-color: #FC0;
}
div#nCUebersicht_ziele a{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 244px;
	height: 345px;
	background-image: url(ziele.jpg);
	background-repeat: no-repeat;
}
div#nCUebersicht_ziele a:hover{
	background-image: url(ziele_b.jpg);
}

div#nCUebersicht_ziele_linkarea {
	position: absolute;
	top: 50px;
	left: 39px;
	width: 165px;
}

div#nCUebersicht_ziele_link a{
	position: relative;
	float: left;
	padding: 11px 0px 0px 0px;
	margin: 3px 0px 3px 0px;
	width: 165px;
	height: 29px;
	left: 0px;
	background-image: none;
	background-color: #fb7d19;
	text-align: center;
	color: #FFF;
	font-size: 17px;
	font-weight: normal;
}
div#nCUebersicht_ziele_link a:hover{
	background-image: none;
	background-color: #5a74cb;
	text-decoration: none;
	font-weight: normal;
}




